]> git.sesse.net Git - vlc/history - modules/gui/skins2/win32/win32_window.cpp
skins2: rework and simplify transparency
[vlc] / modules / gui / skins2 / win32 / win32_window.cpp
2010-11-22 Erwan Tulouskins2: rework and simplify transparency
2010-11-22 Erwan Tulouskins2(Win32 and Linux): Don't refresh a window forcefully
2010-11-22 Erwan Tulouskins(Win32): Process events in the winProc (instead...
2010-11-18 Erwan Tulouskins2(Win32): remove an unneeded WS_EX_TOOLWINDOW...
2010-11-04 Geoffroy CouprieSkins: don't use GetProcAddress for TransparentBlt...
2010-03-01 Erwan Tulouskins2(Win32): no need to manage a two window classes
2010-02-26 Erwan Tulouskins(Win32): fix minimize not functioning (see #3300)
2010-02-24 Erwan Tulouskins2(Win32): fix second bug of #685
2010-02-01 Erwan Tulouskins2(Win32): GetWindowLongPtr everywhere
2009-12-28 Erwan Tulouskins(Win): add fullscreen controller as a child of...
2009-12-26 Erwan Tulouskins2(Windows): add a black windows for fullscreen...
2009-12-26 Erwan Tulouskins2(Win32): prepare for typified windows
2009-12-05 JP DingerSkins2: Cosmetic.
2009-08-24 Erwan Tulouskins2: rework of vout manager
2009-03-25 Erwan Tulouwith skins2(Windows), solve vlc sometimes hanging ...
2009-03-16 Erwan Tulouskins2 vout manager
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-07-18 Cyril Deguet- all: compilation fixes with vc7.1
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-12-13 Olivier Teulière * skins2: use black as the "flickering color", when...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-18 Olivier Teulière * skins2: Other attempt at supporting transparency...
2004-04-08 Olivier TeulièreDisabled my last changes, since they don't seem to...
2004-04-08 Olivier Teulière * skins2/win32/win32_window.cpp: Transparency works...
2004-03-14 Olivier Teulière * skins2/win32/*: Embedded vout works on Windows too...
2004-03-06 Olivier Teulière * skins2/src/os_window.hpp: added some 'const' keywords
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...