Commit Verlauf

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