1. 07 Jun, 2006 6 commits
  2. 06 Jun, 2006 9 commits
  3. 05 Jun, 2006 6 commits
  4. 04 Jun, 2006 18 commits
  5. 03 Jun, 2006 1 commit
    • Olivier Teulière's avatar
      * modules/gui/skins2/*: · 24648f43
      Olivier Teulière authored
           - anchors have a new "lefttop" attribute, allowing them to follow the
             border of the window when resizing
           - the resizing is now handled by the WindowManager class (to enforce the
             mediator pattern). This makes it possible to handle tricky cases,
             such as:
                 window B is anchored to window A, and A is resized
                 ==> B moves accordingly, and can still be anchored by other windows
      24648f43