提交歷史

作者 SHA1 備註 提交日期
  Lasse Öörni 6dced65f9e Use binary search in ListView::FindItem() to speed up mouse click processing. 12 年之前
  Lasse Öörni c61a5e6f01 Added new ItemClicked event for ListView items which is also sent for right-clicks. ItemDoubleClicked is also sent also for right-clicks now. Added more event parameters to ItemClicked & ItemDoubleClicked events. Closes #88. 12 年之前
  Lasse Öörni 4186e48b7f Set internal flag on ListView containers before adding as a child. Fixes #10. 12 年之前
  Lasse Öörni facbae131e Store an explicit parent ListView pointer to HierarchyContainer to avoid having to search for it through the element hierarchy. 12 年之前
  Lasse Öörni 39c8295eb3 Added editable flag to UI elements. When disabled, will not edit the value (eg. LineEdit text) through user input. Fixes #4. 12 年之前
  Lasse Öörni e4970dbde6 Fixed corrupted enum list of ListView. 12 年之前
  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'. 12 年之前