[vlc-devel] CVS Commit (gbazin)
cvs at videolan.org
cvs at videolan.org
Thu Jul 17 19:30:40 CEST 2003
Update of /var/cvs/videolan/vlc
Modified Files:
configure.ac
Update of /var/cvs/videolan/vlc/include
Modified Files:
vlc_interface.h
Update of /var/cvs/videolan/vlc/modules/gui/skins
Modified Files:
Modules.am
Update of /var/cvs/videolan/vlc/modules/gui/skins/src
Modified Files:
dialogs.cpp dialogs.h skin_common.h skin_main.cpp
Update of /var/cvs/videolan/vlc/modules/gui/wxwindows
Modified Files:
Modules.am interface.cpp menus.cpp open.cpp playlist.cpp
timer.cpp wxwindows.cpp wxwindows.h
Added Files:
dialogs.cpp
Log Message:
* modules/gui/wxwindows/*: The wxwindows interface is now a "dialogs provider" module as well as a normal "interface".
Dialog providers expose an api that allow other modules to use the GUI dialogs the module provides (open dialogs, etc...).
+ misc small enhancements.
* modules/gui/skins/*: completely removed the dependancy on the wxwindows code (which also eliminates the need for the basic_skins module).
The skins module will now try to load a "dialogs provider" to display the open, messages, file info and preferences dialogs.
--
gbazin
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list