Historique des commits

Auteur SHA1 Message Date
  Marko Pintera 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method il y a 12 ans
  Marko Pintera a0058c8116 Complete overhaul of GUI mouse input. Changed input to work using OS provided data for mouse buttons since I was having trouble with context switching in OIS il y a 12 ans
  Marko Pintera 09f3759d15 Fixed an issue with drag and drop and SetCapture il y a 12 ans
  Marko Pintera c114926009 Drag and droping a window with a scroll area no longer causes an exception because scroll area children didn't have their parent switched il y a 12 ans
  Marko Pintera 07b6d5d4ef A lot more work on title bar drag and drop (currently not functional) il y a 12 ans
  Marko Pintera bda4a8924e DragAndDropManager works (without drag texture) il y a 12 ans
  Marko Pintera 419403fcc8 EditorWidget keeps a reference to parent container, and notifies it on destroy more neatly il y a 12 ans
  Marko Pintera 82f56090d3 Added a callback to DbgWidget::close so that the owner container knows when the widget is removed il y a 12 ans
  Marko Pintera 746c64ab6c Editor windows get properly released on application exit il y a 12 ans
  Marko Pintera 0ae3c8e937 Added a way to enable/disable EditorWidgets 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