]> git.sesse.net Git - vlc/history - modules/gui/skins/x11/x11_window.cpp
* at least it compiles now ;)
[vlc] / modules / gui / skins / x11 / x11_window.cpp
2003-06-22 Cyril Deguet* at least it compiles now ;)
2003-06-22 Cyril Deguet* src/theme.cpp, src/event.* : no more VLC_SHOW event
2003-06-17 Cyril Deguet* tooltips are now updated during scrolling
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-09 Cyril Deguet* fixed a segfault in FileInfo when p_info->psz_name...
2003-06-09 Cyril Deguet* now selection method in the playlist depends on the...
2003-06-09 Cyril Deguet* repaired basic_skins
2003-06-09 Cyril Deguet* drag & drop for X11 skins. Still mysterious problems...
2003-06-08 Gildas Bazin* modules/gui/skins/x11/x11_window.cpp: avoid flicker...
2003-06-08 Cyril Deguet* very beginning of drag and drop support in X11 skins
2003-06-08 Gildas Bazin* modules/gui/skins/x11/*: fixed transparency problem...
2003-06-08 Cyril Deguet* better implementation of timers for X11 skins
2003-06-08 Cyril Deguet* x11_font.cpp: fixed font placement
2003-06-07 Cyril Deguet* beginning of tooltips (only in the console at the...
2003-06-07 Cyril Deguet* implemented double click event for X11 skins. The...
2003-06-06 Cyril Deguet* got rid of this useless error message
2003-06-01 Cyril Deguet* modules/gui/skins/x11/x11_api.cpp: fixed OSAPI_GetScr...
2003-06-01 Cyril Deguet* mouse wheel scroll for X11 skins
2003-05-26 Gildas Bazin* modules/gui/skins: got rid of init_lock and init_cond...
2003-05-24 Cyril Deguet* events aren't perfect yet, but it is better enough...
2003-05-19 Cyril Deguet* a lot of cleaning in X11 skins, but some problems...
2003-05-18 Cyril Deguet* added transparency in X11 skins
2003-05-18 Cyril Deguet* first BMP loader for X11 skins : it can only handle...
2003-05-13 Cyril Deguet* beginning of event processing in X11 skins
2003-04-28 Cyril Deguet* skeleton of X11 skins