Commit History

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