]> git.sesse.net Git - vlc/commit
* modules/gui/wxwindows/open.cpp: New "open dialog" that mimics the one from the...
authorGildas Bazin <gbazin@videolan.org>
Thu, 23 Jan 2003 23:57:50 +0000 (23:57 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 23 Jan 2003 23:57:50 +0000 (23:57 +0000)
commit5eb9bd3aca96e9be087b98c9e06407c72282b256
tree298d749892ea330d58d7b2481e7b93ef89ac1dea
parent8f10d4fe9cc8f4e41341534d60dc5b469db109b6
* modules/gui/wxwindows/open.cpp: New "open dialog" that mimics the one from the gtk interface.
* modules/gui/wxwindows/popup.cpp: Started implementing the popup menu.
* modules/gui/wxwindows/interface.cpp: Got rid of the pause button. The play button now acts as a
play/pause button depending on the context.
* modules/gui/wxwindows/*: A few hacks needed to make the win32 version useable.
modules/gui/wxwindows/Modules.am
modules/gui/wxwindows/interface.cpp
modules/gui/wxwindows/open.cpp [new file with mode: 0644]
modules/gui/wxwindows/popup.cpp
modules/gui/wxwindows/timer.cpp
modules/gui/wxwindows/wxwindows.cpp
modules/gui/wxwindows/wxwindows.h