]> git.sesse.net Git - vlc/commit
* modules/gui/skins/*, modules/gui/wxwindows/*: added the wxWin popup menu to the...
authorGildas Bazin <gbazin@videolan.org>
Thu, 5 Jun 2003 21:22:28 +0000 (21:22 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 5 Jun 2003 21:22:28 +0000 (21:22 +0000)
commit4e4b096772d6b5eb298bc6f1e03fe145a7f7e6f5
tree07eb03109bf2ed14d27a48b8fa66df7aa6bfa26f
parent6350ac81e574a8ecafeee4358ff3fb29a8b5bac6
* modules/gui/skins/*, modules/gui/wxwindows/*: added the wxWin popup menu to the skins interface.
13 files changed:
modules/gui/skins/Modules.am
modules/gui/skins/src/dialogs.cpp
modules/gui/skins/src/dialogs.h
modules/gui/skins/src/skin_common.h
modules/gui/skins/src/themeloader.cpp
modules/gui/wxwindows/fileinfo.cpp
modules/gui/wxwindows/interface.cpp
modules/gui/wxwindows/menus.cpp
modules/gui/wxwindows/messages.cpp
modules/gui/wxwindows/preferences.cpp
modules/gui/wxwindows/timer.cpp
modules/gui/wxwindows/wxwindows.cpp
modules/gui/wxwindows/wxwindows.h