Commit History

Autor SHA1 Mensaxe Data
  hdunderscore 007d3acc1a Changes to UI drag behavior: %!s(int64=11) %!d(string=hai) anos
  hdunderscore 2966800ffc Added UIElement methods SetDeepEnabled / ResetDeepEnabled / IsDeepEnabled to allow setting enable on an element + all it's child elements / reset it to previous state. %!s(int64=11) %!d(string=hai) anos
  Aster@中国上海 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. %!s(int64=11) %!d(string=hai) anos
  Lasse Öörni b8185f973c Support a "select on click end" mode in ListView. Support defining a separate drag'n'drop content for elements dropped into a LineEdit. Enable drag'n'drop to node ID attribute fields. Closes #261. %!s(int64=11) %!d(string=hai) anos
  aster e0737e6c46 Replace Char event with TextInput event for CJK IME support. %!s(int64=11) %!d(string=hai) anos
  Lasse Öörni 8945322476 Fix spelling: ClipBoard -> Clipboard. Use the system clipboard by default in the editor. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 83aba1d30e Added CharEntry event to LineEdit for manipulation of the chars that are being inserted into the edited text. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 8cc5ad7fd2 Improved and unified API for Text & Text3D: get number of Unicode characters, get width of row by index, get position of character by index, get size of character by index. Store positions & sizes in the same vector to reduce amount of dynamic memory allocations. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni d1bbe45515 Added SDL on-screen keyboard support. %!s(int64=12) %!d(string=hai) anos
  reattiva 2ac0d8955e On LineEdit move around the borders of current selection. %!s(int64=12) %!d(string=hai) anos
  reattiva 6e9a0fb715 Select all the text when moving focus on a line edit by TAB key. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 39c8295eb3 Added editable flag to UI elements. When disabled, will not edit the value (eg. LineEdit text) through user input. Fixes #4. %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  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'. %!s(int64=12) %!d(string=hai) anos