Историја ревизија

Аутор SHA1 Порука Датум
  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 пре 12 година
  Marko Pintera f32647320b Refactored editor widget container so that it managed widget closing more neatly пре 12 година
  Marko Pintera 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method пре 12 година
  Marko Pintera 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) пре 12 година
  Marko Pintera ce39033f5d Completely redone how I handle move/resize events. Now windows just specify non-client areas for move and resize and the rest is left to the OS. пре 12 година
  Marko Pintera 09f3759d15 Fixed an issue with drag and drop and SetCapture пре 12 година
  Marko Pintera b19effc118 Fixed an issue where GUI layout update was delayed one frame after window was restored after drag and drop пре 12 година
  Marko Pintera 6df63da9fe Fixed a few issues with window drag and drop and reparenting пре 12 година
  Marko Pintera 746c64ab6c Editor windows get properly released on application exit пре 12 година
  Marko Pintera 36a6350775 Working separate window/widget/container classes пре 12 година
  Marko Pintera 4eefb96dec First step of refactoring EditorWindow into separate widget, widget container and window classes (PART 1) пре 12 година