Historial de Commits

Autor SHA1 Mensaje Fecha
  Lasse Öörni 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. hace 12 años
  Lasse Öörni d1bbe45515 Added SDL on-screen keyboard support. hace 12 años
  reattiva 2ac0d8955e On LineEdit move around the borders of current selection. hace 12 años
  reattiva 6e9a0fb715 Select all the text when moving focus on a line edit by TAB key. hace 12 años
  Lasse Öörni 39c8295eb3 Added editable flag to UI elements. When disabled, will not edit the value (eg. LineEdit text) through user input. Fixes #4. hace 12 años
  Lasse Öörni 1eae2e13ab Split UIElement::OnClick() to OnClickBegin() & OnClickEnd(), added global UIMouseClickEnd event, cleaned up Button & CheckBox click handling, based on Chris Friesen's work. hace 12 años
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. hace 12 años