Historique des commits

Auteur SHA1 Message Date
  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 il y a 12 ans
  Marko Pintera f32647320b Refactored editor widget container so that it managed widget closing more neatly il y a 12 ans
  Marko Pintera 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method il y a 12 ans
  Marko Pintera 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) il y a 12 ans
  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. il y a 12 ans
  Marko Pintera 09f3759d15 Fixed an issue with drag and drop and SetCapture il y a 12 ans
  Marko Pintera b19effc118 Fixed an issue where GUI layout update was delayed one frame after window was restored after drag and drop il y a 12 ans
  Marko Pintera 6df63da9fe Fixed a few issues with window drag and drop and reparenting il y a 12 ans
  Marko Pintera 746c64ab6c Editor windows get properly released on application exit il y a 12 ans
  Marko Pintera 36a6350775 Working separate window/widget/container classes il y a 12 ans
  Marko Pintera 4eefb96dec First step of refactoring EditorWindow into separate widget, widget container and window classes (PART 1) il y a 12 ans