Commit History

Autor SHA1 Mensaxe Data
  Marko Pintera 053df91815 Better modal window test case %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 3129cf8b5a Fixed a nasty threading issue where objects were being destroyed in the wrong queue so they would get destroyed while they could still be used in another queue %!s(int64=12) %!d(string=hai) anos
  Marko Pintera ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 6509cf4a7a Creating EditorWindow from C# works %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 4846055a38 Some work on Script EditorWindow & Mono custom attributes %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 2813c3e712 Fixing a nasty race condition in FolderMonitor (condition variable was being deleted during notify_one() call) %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 4ddeec90e0 EditorWidgetLayout & DockManagerLayout added (untested) %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 942eb008db EditorWidgetManager %!s(int64=12) %!d(string=hai) anos
  Marko Pintera ea13813c80 MouseOut event now properly gets sent before MouseOver %!s(int64=12) %!d(string=hai) anos
  Marko Pintera c6395d1656 Separated editor and engine GUI styles %!s(int64=12) %!d(string=hai) anos
  Marko Pintera a080baa9b2 Added a dock slider button and integrated it into DockManager %!s(int64=12) %!d(string=hai) anos
  Marko Pintera b114b8f8e9 Widgets are properly activated even after their order is changed %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 19c13f0c5e Disable input on all tabs while stuff is being dragged on tabbed title bar %!s(int64=12) %!d(string=hai) anos
  Marko Pintera e87636edaf Clipping tab buttons so that they don't overlap the min/close buttons %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 8c7cb2c327 Dragging tabs now drags them from the center and not from the left edge %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 92977fce75 Many different fixes relating to GUItabbedTileBar drag and drop %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 72802ddea2 I no longer send GUI events to element parents, but instead send them to elements directly since parents were sometimes incorrectly receiving and processing child events they shouldn't have %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 1f149c571e Removed mouse over element for GUIMouseEvent %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 648ecc40e6 Added GUIElementContainer so I can more easily make container GUI elements %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 6085bed845 Fixed an issue where dragging widgets off the dock manager would cause an exception because the widget container was destroyed before the Drop callback was called %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 1125f26ea8 Tabbed title bar is now draggable again %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 7bfb833d68 Refactored GUITabbedTitleBar so it is a GUIElement %!s(int64=12) %!d(string=hai) anos
  Marko Pintera f32647320b Refactored editor widget container so that it managed widget closing more neatly %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 0d5bcab0d0 Fixed dock manager highlight detection %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 13f93f07b1 TabbedTitleBar no longer uses layout %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 35072da756 Added GUIContent so I can more easily specific contents for various GUIElements that might need text/image/tooltip/etc %!s(int64=12) %!d(string=hai) anos
  Marko Pintera f63154c79c Fixing issues that were happening because of TrackMouseEvent calls constantly being sent %!s(int64=12) %!d(string=hai) anos
  Marko Pintera e217ac68ce Added simulated mouse up event for resize/move events %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 5f4d53a8b7 Mouse leaving the window is now properly handled by GUIManager and hover states on GUIElements are properly reset %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 4783b5cbb6 Mouse move events are now generated when over non-client window area %!s(int64=12) %!d(string=hai) anos