]> git.sesse.net Git - vlc/history - modules/gui/skins2/x11
* Really fixed strict aliasing breakage here and there.
[vlc] / modules / gui / skins2 / x11 /
2004-08-06 Sam Hocevar * Really fixed strict aliasing breakage here and...
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-06-26 Gildas Bazin* modules/gui/skins2/x11/x11_window.cpp: "stay on top...
2004-06-01 Cyril Deguet * x11_display.cpp: support 15bpp mode for X11 skins...
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-12 Gildas Bazin* modules/gui/skins2/x11/x11_factory.cpp: added "share...
2004-04-12 Cyril Deguet * src/os_factory.hpp: added a method OSFactory::getRe...
2004-04-08 Olivier Teulière * skins2/win32/win32_window.cpp: Transparency works...
2004-04-06 Cyril Deguet * x11_graphics: check if the width and height are...
2004-04-05 Cyril Deguet * x11_loop.cpp: check if there is a theme before...
2004-04-03 Cyril Deguet * src/window_manager.cpp: added a synchVisibility...
2004-04-03 Cyril Deguet * x11/x11_display.cpp: the "parent" window now receiv...
2004-04-03 Cyril Deguet * x11/x11_window.cpp: reset the "drawable" variable...
2004-04-03 Cyril Deguet * x11_display.cpp: create a dummy "parent" window...
2004-03-31 Olivier Teulière * All: Compilation fixes for Solaris 9, courtesy of...
2004-03-13 Cyril Deguet * all: first implementation of skinnable vouts (X11...
2004-03-06 Olivier Teulière * skins2/src/os_window.hpp: added some 'const' keywords
2004-03-05 Olivier Teulière * skins2/*: Change mouse cursor above a Resize control...
2004-01-25 Cyril Deguet* x11/x11_display.cpp: only 8 bpp mode was working...
2004-01-25 Cyril Deguet* all: support of 8 bpp mode for X11 skins. Like in...
2004-01-25 Cyril Deguet* all: fixed segfaults when initialization fails
2004-01-18 Cyril Deguet* src/theme_loader.cpp: use yyrestart() instead of...
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...