]> git.sesse.net Git - vlc/history - modules/gui/skins2/x11/x11_window.cpp
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / skins2 / x11 / x11_window.cpp
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-22 Rafaël Carréskins2: Alternate method to set always on top for X11...
2007-03-11 Rémi Denis-CourmontUse long instead of int32_t when passing 32-bits value...
2007-01-12 Rémi Denis-CourmontDo not assume long integers are 32-bits.
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-18 Olivier Teulière * skins2: Fixed 2 bugs related with embedded vout...
2004-08-06 Sam Hocevar * Really fixed strict aliasing breakage here and...
2004-06-26 Gildas Bazin* modules/gui/skins2/x11/x11_window.cpp: "stay on top...
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-08 Olivier Teulière * skins2/win32/win32_window.cpp: Transparency works...
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-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-01-25 Cyril Deguet* all: support of 8 bpp mode for X11 skins. Like in...
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_...