Historia zmian

Autor SHA1 Wiadomość Data
  Marko Pintera 5fa7bee5a7 Refactored Math 12 lat temu
  Marko Pintera 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method 12 lat temu
  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 12 lat temu
  Marko Pintera 09f3759d15 Fixed an issue with drag and drop and SetCapture 12 lat temu
  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 12 lat temu
  Marko Pintera 07b6d5d4ef A lot more work on title bar drag and drop (currently not functional) 12 lat temu
  Marko Pintera bda4a8924e DragAndDropManager works (without drag texture) 12 lat temu
  Marko Pintera 419403fcc8 EditorWidget keeps a reference to parent container, and notifies it on destroy more neatly 12 lat temu
  Marko Pintera 82f56090d3 Added a callback to DbgWidget::close so that the owner container knows when the widget is removed 12 lat temu
  Marko Pintera 746c64ab6c Editor windows get properly released on application exit 12 lat temu
  Marko Pintera 0ae3c8e937 Added a way to enable/disable EditorWidgets 12 lat temu
  Marko Pintera 36a6350775 Working separate window/widget/container classes 12 lat temu
  Marko Pintera 4eefb96dec First step of refactoring EditorWindow into separate widget, widget container and window classes (PART 1) 12 lat temu