]> git.sesse.net Git - vlc/history - modules/gui/skins/src/skin_main.cpp
* modules/gui/wxwindows/*: The wxwindows interface is now a "dialogs provider" module...
[vlc] / modules / gui / skins / src / skin_main.cpp
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: The wxwindows interface...
2003-07-13 Gildas Bazin* modules/gui/skins/*: removed unused GTK2_SKINS code.
2003-07-05 Sam Hocevar * modules/gui/skins/src/skin_main.cpp, modules/gui...
2003-06-23 Cyril Deguet* src/playlist/playlist.c: set "intf-change" in SkipItem
2003-06-22 Gildas Bazin* configure.ac: removed -Winline which in fact was...
2003-06-14 Gildas Bazin* modules/gui/skins/x11/x11_window.cpp: small bugfix...
2003-06-13 Cyril Deguet* X11 skin windows should have an icon now
2003-06-11 Cyril Deguet* skin_main.cpp,x11_theme.cpp: better way to fix the...
2003-06-11 Gildas Bazin* modules/gui/skins/*: fix for msvc .dsp generation...
2003-06-09 Cyril Deguet* X11 skins are now loaded from home directory or if...
2003-06-09 Cyril Deguet* repaired basic_skins
2003-06-08 Gildas Bazin* modules/gui/skins/*: display the popupmenu when you...
2003-06-06 Cyril Deguet* got rid of this useless error message
2003-06-04 Gildas Bazin* modules/gui/skins/*: misc fixes and clean-up. There...
2003-06-03 Gildas Bazin* configure.ac.in: bail out with an error message if...
2003-06-01 Cyril Deguet* modules/gui/skins/x11/x11_api.cpp: fixed OSAPI_GetScr...
2003-06-01 Cyril Deguet* configure.ac.in : fixed linking of skins modules
2003-05-26 Gildas Bazin* modules/audio_output/alsa.c: the aout-device obj...
2003-05-26 Gildas Bazin* modules/gui/skins: got rid of init_lock and init_cond...
2003-05-12 Gildas Bazin* modules/gui/skins/*: got rid of wxdialogs.h, the...
2003-05-05 Gildas Bazin* modules/gui/skins/src/*: compilation fixes under...
2003-05-02 Gildas Bazin* modules/gui/skins/*: compilation fixes for MSVC....
2003-04-30 Olivier Teulière * ./configure.ac.in:
2003-04-29 Gildas Bazin* modules/gui/skins/*, configure.ac.in: removed the...
2003-04-28 Cyril Deguet* skeleton of X11 skins
2003-04-28 Cyril Deguet* fixed compilation under linux
2003-04-28 Olivier Teulière * ./modules/gui/skins/*: first attempt at porting...
2003-04-23 Cyril Deguet* fixed some constructors and destructors
2003-04-22 Cyril Deguet* output.c: avoid a floating point exception when aout...
2003-04-21 Cyril Deguet* at last fixed transparency under linux !!
2003-04-21 Cyril Deguet* fixed a timing issue under windows ?
2003-04-21 Olivier Teulière * we now use a wxwindow dialog to load the skins,...
2003-04-21 Olivier Teulière * added preferences, file info and stream output dialo...
2003-04-20 Olivier Teulière * added wxwindows Open and Messages dialog boxes into...
2003-04-18 Cyril Deguet* network stream now work
2003-04-16 Olivier Teulière * modules/gui/skins/*: we now #include skin files...
2003-04-14 Cyril Deguet* bad directory
2003-04-13 Cyril Deguet* at last an image !!
2003-04-13 Cyril Deguet* Gtk2 skins: it doesn't work but it runs without any...
2003-04-12 Cyril Deguet* at last made the skin module compile under linux !
2003-04-06 Olivier Teulière - modules/gui/skins/skin_main.cpp: Try to open the...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-20 Emmanuel Puig* Fixing a refresh bug when opening an open file dialog box
2003-03-19 Emmanuel Puig* Fixed skin config save
2003-03-18 Olivier TeulièreKeep quiet, explanations will follow.