]> git.sesse.net Git - vlc/commit
* all: the vout window is now managed by a resizable control
authorCyril Deguet <asmax@videolan.org>
Sun, 14 Mar 2004 11:37:13 +0000 (11:37 +0000)
committerCyril Deguet <asmax@videolan.org>
Sun, 14 Mar 2004 11:37:13 +0000 (11:37 +0000)
commita5ca00dc64982bd889bc49d989a50dd185afde22
treebdf2ccf3ad0ce2940896485f016386a3906e5c1f
parent02e2368fb29664f42986a39c03db3e1b94bdc8f8
  * all: the vout window is now managed by a resizable control
    (on-the-fly resize still doesn't work; the vout has to be re-opened)
modules/gui/skins2/Modules.am
modules/gui/skins2/controls/ctrl_video.cpp [new file with mode: 0644]
modules/gui/skins2/controls/ctrl_video.hpp [new file with mode: 0644]
modules/gui/skins2/parser/builder.cpp
modules/gui/skins2/src/theme.cpp
modules/gui/skins2/src/theme.hpp
modules/gui/skins2/src/theme_loader.cpp
modules/gui/skins2/theme/playlist_body3.png
modules/gui/skins2/theme/theme.xml
modules/gui/skins2/theme/vout.png [deleted file]