Historial de Commits

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