]> git.sesse.net Git - vlc/commit
* src/theme_loader.cpp: use yyrestart() instead of yyin= (should fix
authorCyril Deguet <asmax@videolan.org>
Sun, 18 Jan 2004 00:25:02 +0000 (00:25 +0000)
committerCyril Deguet <asmax@videolan.org>
Sun, 18 Jan 2004 00:25:02 +0000 (00:25 +0000)
commitdee4e43148a551b570a9b95c1135671f53181111
tree5eecb51372cc09bd3f32b96949560c52fa1abc84
parent7ae380a52ac12ebc35ff8cf1e2e4a8405a55f4df
* src/theme_loader.cpp: use yyrestart() instead of yyin= (should fix
  issues after reading a bad theme)
* x11/.*: removed the hack of storing pointers as window properties
modules/gui/skins2/parser/gen.sh
modules/gui/skins2/src/theme_loader.cpp
modules/gui/skins2/x11/x11_factory.hpp
modules/gui/skins2/x11/x11_loop.cpp
modules/gui/skins2/x11/x11_loop.hpp
modules/gui/skins2/x11/x11_window.cpp
modules/gui/skins2/x11/x11_window.hpp