]> git.sesse.net Git - vlc/commit
* reverted my previous commit: cannot work as expected
authorCyril Deguet <asmax@videolan.org>
Sun, 22 Jun 2003 12:46:49 +0000 (12:46 +0000)
committerCyril Deguet <asmax@videolan.org>
Sun, 22 Jun 2003 12:46:49 +0000 (12:46 +0000)
commitfbe7f701add5ae05717890215d917f5ec68a8058
tree3dbfc8a877170af8512dff5cdb6ef86723abf823
parente265882b5f7e6272d5c84092bbcd2a2f7209dd92
* reverted my previous commit: cannot work as expected
* src/theme.cpp: fixed a delete[] / free mismatch
12 files changed:
modules/gui/skins/parser/wrappers.cpp
modules/gui/skins/src/event.cpp
modules/gui/skins/src/event.h
modules/gui/skins/src/theme.cpp
modules/gui/skins/src/theme.h
modules/gui/skins/src/vlcproc.cpp
modules/gui/skins/src/window.cpp
modules/gui/skins/src/window.h
modules/gui/skins/win32/win32_run.cpp
modules/gui/skins/win32/win32_theme.cpp
modules/gui/skins/x11/x11_run.cpp
modules/gui/skins/x11/x11_theme.cpp