Historique des commits

Auteur SHA1 Message Date
  Marko Pintera fc3d0fb7ce Removed owner window from GUIWidget il y a 12 ans
  Marko Pintera 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method il y a 12 ans
  Marko Pintera 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) il y a 12 ans
  Marko Pintera 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy il y a 12 ans
  Marko Pintera 08b94f84b0 addComponent accepts a variable number of parameters instead of needing to call initialize() after il y a 12 ans
  Marko Pintera 74b41eb6d3 GUIWidget getSkin/setSkin now returns/accepts a reference instead of a pointer il y a 12 ans
  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. 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