]> git.sesse.net Git - vlc/commit
* skins2/src/theme.cpp: Improved the saving/loading of skins config
authorOlivier Teulière <ipkiss@videolan.org>
Fri, 18 Aug 2006 18:58:16 +0000 (18:58 +0000)
committerOlivier Teulière <ipkiss@videolan.org>
Fri, 18 Aug 2006 18:58:16 +0000 (18:58 +0000)
commit9891b2b15a610ea83c98c51a358f42eaae2b4121
tree2a21fa81e2f37dac61cc9be8e459e964b6c34e4d
parent23ab9d7ec99e6502490f89b2951c7c7e73b876e7
 * skins2/src/theme.cpp: Improved the saving/loading of skins config
   - the format of the skins2-config variable has changed (not backwards-compatible)
   - the active layout and its size are now restored
   - the windows and layouts are now identified by their id, instead of their
     order in the XML file; this fixes problems of disappearing windows
     when editing a skin (commenting a Window for example)
   - it should now be impossible to have all windows hidden at the same time
     (but there is no check that the windows are on screen)
modules/gui/skins2/src/theme.cpp