Историја ревизија

Аутор SHA1 Порука Датум
  Marko Pintera b0f96e2da7 Fixed GUITexture::_getOptimalSize so it properly considers active layout options пре 12 година
  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 пре 12 година
  Marko Pintera 1125f26ea8 Tabbed title bar is now draggable again пре 12 година
  Marko Pintera 7bfb833d68 Refactored GUITabbedTitleBar so it is a GUIElement пре 12 година
  Marko Pintera f32647320b Refactored editor widget container so that it managed widget closing more neatly пре 12 година
  Marko Pintera 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect пре 12 година
  Marko Pintera 5fa7bee5a7 Refactored Math пре 12 година
  Marko Pintera 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method пре 12 година
  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 година
  Marko Pintera 09f3759d15 Fixed an issue with drag and drop and SetCapture пре 12 година
  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 година
  Marko Pintera 07b6d5d4ef A lot more work on title bar drag and drop (currently not functional) пре 12 година
  Marko Pintera bda4a8924e DragAndDropManager works (without drag texture) пре 12 година
  Marko Pintera 419403fcc8 EditorWidget keeps a reference to parent container, and notifies it on destroy more neatly пре 12 година
  Marko Pintera 82f56090d3 Added a callback to DbgWidget::close so that the owner container knows when the widget is removed пре 12 година
  Marko Pintera 746c64ab6c Editor windows get properly released on application exit пре 12 година
  Marko Pintera 0ae3c8e937 Added a way to enable/disable EditorWidgets пре 12 година
  Marko Pintera 36a6350775 Working separate window/widget/container classes пре 12 година
  Marko Pintera 4eefb96dec First step of refactoring EditorWindow into separate widget, widget container and window classes (PART 1) пре 12 година