]> git.sesse.net Git - vlc/history - modules/gui/skins2/win32
Adjustments to better match VLC coding style.
[vlc] / modules / gui / skins2 / win32 /
2010-08-28 Erwan Tulouskins2(Win32) : fix GDI leak (trac #4101)
2010-03-06 Erwan Tulouskins2: replace most config_Get with var_Inherit
2010-03-06 Erwan Tulouskins2(Win32): add a way to hide the popup menu on...
2010-03-01 Erwan Tulouskins2(Win32): no need to manage a two window classes
2010-03-01 Erwan Tulouskins(Win32): replace GetWindowDC with GetDC
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
2010-02-01 Erwan Tulouskins(Win32): remove dead code
2010-01-07 Erwan Tulouskins2(Linux and Win): fix transparency issue at window...
2009-12-28 Erwan Tulouskins(Win): add fullscreen controller as a child of...
2009-12-28 Erwan Tulouskins(Win): a proper way to terminate vlc
2009-12-27 Erwan Tulouskins2(Win): fix a timer issue
2009-12-26 Erwan Tulouskins2(Windows): add a black windows for fullscreen...
2009-12-26 Erwan Tulouskins2(Win32): prepare for typified windows
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-15 Erwan Tulouskins2: add a type to windows (TopWindow, VoutWindow...
2009-12-05 JP DingerSkins2: Cosmetic.
2009-12-05 JP DingerSkins2: Cosmetics
2009-12-05 JP DingerSkins2: Cosmetics, 100% pure. We don't indent for label...
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-08-24 Rémi Denis-CourmontRemove config_GetUserDataDir()...
2009-08-24 Erwan Tulouskins2: rework of vout manager
2009-08-18 Rémi Denis-Courmontskins2: assume Unicode filesystem on Windows
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-03-25 Erwan Tulouwith skins2(Windows), solve vlc sometimes hanging ...
2009-03-16 Erwan Tulouskins2 vout manager
2008-05-29 Rémi Denis-CourmontSpelling
2008-05-05 Rémi Denis-CourmontUse config_Get*Dir
2007-09-09 Antoine CellerierFix win32 typo.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-05-20 Antoine Cellerier* Some more fixes (+ don't redefine a function that...
2007-05-20 Antoine Cellerier* Fix non linux compilation round 2.
2007-02-25 Christophe MutricyCompile fix
2007-02-25 Cyril Deguet* fixed build of skins2 interface on MacOS X (renamed...
2006-11-08 Marian DurkovicFix skins2 Drag&Drop to accept files with non-ANSI...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-08-20 Olivier Teulière * skins2/win32/win32_dragdrop.cpp: Added a missing...
2006-05-21 Antoine CellerierAdd support for keyboard multimedia keys on win32....
2006-05-14 Olivier Teulière * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg
2006-05-13 Olivier Teulière * skins2: new skins2-taskbar configuration option...
2006-05-13 Olivier Teulière * skins2: The skins2-systray option can now be changed...
2006-05-13 Olivier Teulière * skins2: new skins2-systray option on Windows to...
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-02-11 Olivier Teulière * skins2/win32/win32_loop.cpp: Added support for the...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Olivier Teulière * skins2: support for custom popup menus, and win32...
2005-08-15 Cyril Deguet * all: replaced remaining C callbacks by commands
2005-08-06 Cyril Deguet * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open...
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-06-03 Gildas Bazin* modules/gui/skins2/*: a few portability fixes.
2005-05-14 Cyril Deguet* ft2_bitmap.cpp: committed my changes again (yes x11...
2005-05-01 Cyril Deguet* os_graphics.hpp: added a parameter "blend" to drawBit...
2005-04-18 Olivier Teulière * skins2: Fixed 2 bugs related with embedded vout...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2004-12-22 Gildas Bazin* modules/gui/skins2/*: added svn Id property.
2004-12-17 Olivier Teulière * skins2: Do not paint on the embedded video output...
2004-12-13 Olivier Teulière * skins2: use black as the "flickering color", when...
2004-11-14 Olivier Teulière * modules/gui/skins2: ignore WM_PAINT events on the...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-09-30 Gildas Bazin* ALL: updates for the test release.
2004-07-05 Gildas Bazin* modules/gui/skins2/win32/win32_factory.cpp: implement...
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-30 Gildas Bazin* modules/gui/skins2/*: a few bug fixes.
2004-04-18 Olivier Teulière * skins2: Other attempt at supporting transparency...
2004-04-12 Olivier Teulière * skins2/win32/win32_factory.cpp: Compilation fix
2004-04-12 Cyril Deguet * src/os_factory.hpp: added a method OSFactory::getRe...
2004-04-12 Olivier Teulière * skins/win32/win32_graphics.cpp: Fix for alphablendin...
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-22 Olivier Teulière * skins2/win32/win32_loop.cpp: Refresh the needed...
2004-03-16 Olivier Teulière * skins2/win32/win32_graphics.cpp: fixed a bunch of...
2004-03-14 Olivier Teulière * skins2/win32/*: Embedded vout works on Windows too...
2004-03-13 Olivier Teulière * skins2/win32/win32_factory.cpp: compilation fix
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-02-27 Gildas Bazin* modules/gui/skins2/*: portability fixes.
2004-01-28 Gildas Bazin* modules/gui/skins2/win32/win32_graphics.cpp: small...
2004-01-27 Gildas Bazin* configure.ac: don't link with msimg32 directly has...
2004-01-27 Gildas Bazin* modules/gui/skins2/win32/*: dynamically load AlphaBle...
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...