[vlc-devel] vlc: svn commit r15797 (ipkiss)
    Subversion daemon 
    svn at videolan.org
       
    Sun Jun  4 01:57:41 CEST 2006
    
    
  
r15797 | ipkiss | 2006-06-04 01:57:40 +0200 (Sun, 04 Jun 2006) | 9 lines
Changed paths:
   M /trunk/doc/skins/skins2-howto.xml
   M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
   M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
   M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
   M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
   M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
   M /trunk/modules/gui/skins2/parser/builder.cpp
   M /trunk/modules/gui/skins2/parser/builder_data.def
   M /trunk/modules/gui/skins2/parser/builder_data.hpp
   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
   M /trunk/modules/gui/skins2/src/anchor.hpp
   M /trunk/modules/gui/skins2/src/generic_layout.cpp
   M /trunk/modules/gui/skins2/src/window_manager.cpp
   M /trunk/modules/gui/skins2/src/window_manager.hpp
   M /trunk/modules/gui/skins2/utils/position.hpp
   M /trunk/share/skins2/skin.dtd
 * modules/gui/skins2/*:
     - 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
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list