]> git.sesse.net Git - vlc/history - modules/gui/skins/controls
* modules/gui/skins/controls/checkbox.cpp: Fixed a stupid bug (a return
[vlc] / modules / gui / skins / controls /
2003-07-26 Olivier Teulière * modules/gui/skins/controls/checkbox.cpp: Fixed a...
2003-07-13 Gildas Bazin* modules/gui/skins/*: removed unused GTK2_SKINS code.
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-23 Cyril Deguet* src/playlist/playlist.c: set "intf-change" in SkipItem
2003-06-09 Cyril Deguet* now selection method in the playlist depends on the...
2003-06-09 Cyril Deguet* repaired basic_skins
2003-06-08 Cyril Deguet* share/skins/default/theme.xml: fixed playlist size
2003-06-07 Cyril Deguet* beginning of tooltips (only in the console at the...
2003-06-05 Cyril Deguet* x11/x11_timer.* : classes to implement platform-indep...
2003-05-31 Olivier Teulière * skins/controls/button.cpp: Fixed a nasty bug.
2003-05-26 Gildas Bazin* modules/gui/skins: got rid of init_lock and init_cond...
2003-05-02 Gildas Bazin* modules/gui/skins/*: compilation fixes for MSVC....
2003-04-28 Cyril Deguet* skeleton of X11 skins
2003-04-28 Cyril Deguet* changed Region into SkinRegion to prepare the X11...
2003-04-23 Cyril Deguet* fixed some constructors and destructors
2003-04-22 Cyril Deguet* fixed the volume slider bug
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* raise the skin window on top when clicked
2003-04-21 Cyril Deguet* fixed refresh of the playlist (and a segfault...)
2003-04-20 Emmanuel Puig* Fixed support of wheel for playlist with GTK2
2003-04-20 Cyril Deguet* enabled scrolling in the playlist with the mouse...
2003-04-17 Emmanuel Puig* Ask tooney to know ! (fix minor bug)
2003-04-17 Emmanuel Puig* Scrolling text now works on linux
2003-04-17 Emmanuel Puig* SkinManage is called by a timer
2003-04-17 Emmanuel Puig* Fixed dewtructor
2003-04-16 Olivier Teulière * modules/gui/skins/*: we now #include skin files...
2003-04-16 Emmanuel Puig* Removed debug calls
2003-04-16 Emmanuel Puig* gtk2_bitmap.cpp: fixed constructor bug
2003-04-15 Emmanuel Puig* Events are even better, not yet perfect !
2003-04-13 Cyril Deguet* at last an image !!
2003-04-12 Cyril Deguet* now the skin module compiles AND links !
2003-04-12 Cyril Deguet* at last made the skin module compile under linux !
2003-04-11 VideoLAN* Fixed bug: When button or checkbox are disabled,...
2003-03-21 Emmanuel Puig* slider.cpp: fixed mouse down refresh bug
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 and cosmetic changes
2003-03-18 Olivier TeulièreKeep quiet, explanations will follow.