]> git.sesse.net Git - vlc/history - modules/gui/skins/win32
modules/gui/wxwindows/iteminfo.cpp:
[vlc] / modules / gui / skins / win32 /
2003-10-30 Gildas Bazin* modules/gui/skins/win32/*: fixed a problem with drag...
2003-10-28 Olivier TeulièreFix for a synchronization problem when a checkbox has...
2003-10-23 Gildas Bazin* modules/gui/skins/src/*: don't forget to recreate...
2003-10-22 Olivier Teulière * modules/gui/skins/*: Added a "playondrop" attribute...
2003-10-17 Olivier Teulière * modules/gui/skins/*:
2003-10-15 Gildas Bazin* modules/gui/skins/win32/win32_run.cpp: don't forget...
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-22 Cyril Deguet* reverted my previous commit: cannot work as expected
2003-06-22 Cyril Deguet* src/theme.cpp, src/event.* : no more VLC_SHOW event
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-05-26 Gildas Bazin* modules/gui/skins: got rid of init_lock and init_cond...
2003-05-13 Cyril Deguet* changed OSGraphics constructor (needed for X11)
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 Olivier Teulière * modules/gui/skins/win32/win32_run.cpp: clean exit...
2003-04-28 Cyril Deguet* changed Region into SkinRegion to prepare the X11...
2003-04-28 Olivier Teulière * ./modules/gui/skins/*: first attempt at porting...
2003-04-21 Cyril Deguet* changed "Font" into "SkinFont" (see previous commit)
2003-04-21 Cyril Deguet* changed "Window" into "SkinWindow" to prepare X11...
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-20 Emmanuel Puig* Fixed mouse wheel
2003-04-20 Emmanuel Puig* Added support of wheel with win32
2003-04-19 Emmanuel Puig* Fixed wrapping for texts
2003-04-16 Olivier Teulière * modules/gui/skins/*: we now #include skin files...
2003-04-16 Emmanuel Puig* gtk2_bitmap.cpp: fixed constructor bug
2003-04-15 Emmanuel Puig* Fixed mouse leave notification
2003-04-15 Emmanuel Puig* Fixed mouse leaving notification for windows
2003-04-12 Cyril Deguet* at last made the skin module compile under linux !
2003-03-20 Emmanuel Puig* Fixing a refresh bug when opening an open file dialog box
2003-03-19 Emmanuel Puig* button.cpp : Fixing bug when disabling control
2003-03-19 VideoLAN* Adding onmouseover and onmouseout events to button...
2003-03-18 Olivier TeulièreCompilation fixes
2003-03-18 Olivier TeulièreKeep quiet, explanations will follow.