]> git.sesse.net Git - vlc/history - modules/gui/skins/src/window.cpp
* tooltips are now updated during scrolling
[vlc] / modules / gui / skins / src / window.cpp
2003-06-17 Cyril Deguet* tooltips are now updated during scrolling
2003-06-10 Gildas Bazin* configure.ac.in: added an --enable-mostly-builtin...
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 Gildas Bazin* modules/gui/skins/*: display the popupmenu when you...
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-13 Cyril Deguet* changed OSGraphics constructor (needed for X11)
2003-04-30 Cyril Deguet* enable basic-skins for GTK2 (not tested yet ;)
2003-04-28 Cyril Deguet* fixed compilation under linux
2003-04-28 Olivier Teulière * ./modules/gui/skins/*: first attempt at porting...
2003-04-21 Cyril Deguet* changed "Window" into "SkinWindow" to prepare X11...
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-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-16 Cyril Deguet* small fix
2003-04-15 Cyril Deguet * remove a small kludge
2003-04-15 Emmanuel Puig* Events are even better, not yet perfect !
2003-04-15 Emmanuel Puig* Fixed mouse events
2003-04-15 Olivier Teulière * basic event handling
2003-04-14 Cyril Deguet* it works !
2003-04-13 Cyril Deguet* something will be visible soon, be patient...
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-03-20 Emmanuel Puig* Fixing a refresh bug when opening an open file dialog box
2003-03-19 Emmanuel Puig* Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization
2003-03-19 VideoLAN* Adding onmouseover and onmouseout events to button...
2003-03-18 Olivier TeulièreKeep quiet, explanations will follow.