Commit History

Author SHA1 Message Date
  Lasse Öörni b2d356ad5e Allow using the operating system clipboard in UI. 12 years ago
  Lasse Öörni 04bf45e463 Added support for SDL_DROPFILE event. Input system sends event with filename only, and UI subsystem interprets that to include the element that was dropped onto. The UI variant of the event is only posted when the OS mouse cursor is visible (such as in the editor.) 12 years ago
  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. 12 years ago
  Lasse Öörni c8a1bc96d7 Refactor UI to not duplicate code for touch and mouse handling. 12 years ago
  Lasse Öörni 9ff0247c68 Applied material editor preview patch from primitivewaste, which also adds View3D UI element class. 12 years ago
  Lasse Öörni 7d235c8458 Added touch input double click handling in the UI. 12 years ago
  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 years ago