]> git.sesse.net Git - vlc/history - modules/gui/skins2/x11
broken avi dialog: notify the effective changes
[vlc] / modules / gui / skins2 / x11 /
2010-09-10 Rémi Denis-CourmontRevert "skins2(X11): add missing <limits.h>"
2010-09-10 Rémi Denis-CourmontRevert "skins: use readdir_r() instead of readdir()"
2010-08-15 Erwan Tulouskins2(X11): add missing <limits.h>
2010-06-29 Erwan Tulouskins2(Linux): set _NET_WM_PID in any case
2010-06-28 Erwan Tulouskins2(Linux): check if _NET_WM_PID is supported
2010-06-05 Rémi Denis-CourmontRemove promiscuous #include <vlc_common.h>
2010-06-05 Jean-Philippe AndréXlib: fix build (skins2) - Part 2/2: cast vlc_object
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-02 Rémi Denis-Courmont--no-xlib: prevent use of XInitThreads() and hence...
2010-05-18 Erwan Tulouskins2(Linux): delete needs [] in C++ for arrays
2010-05-06 Erwan Tulouskins2(Linux): WM_CLASS also set for the invisible...
2010-05-03 Erwan Tulouskins2(Linux): _WM_NET_PID requires WM_CLIENT_MACHINE...
2010-05-03 Erwan Tulouskins2(Linux): add WM_CLASS and _NET_WM_PID properties...
2010-04-17 Rémi Denis-Courmontskins: use readdir_r() instead of readdir()
2010-04-11 Erwan Tulouskins(Linux): add support for multiple files in drag...
2010-02-26 Erwan Tulouskins(Linux): remove dead code
2010-02-26 Erwan Tulouskins2(Linux): support clean exit when user closes...
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-07 Erwan Tulouskins2(Linux and Win): fix transparency issue at window...
2009-12-26 Erwan Tulouskins(Linux) : fix crash with a few skins (e.g Orangead...
2009-12-22 Erwan Tulouskins(x11): use EWMH when possible (especially for...
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-16 Erwan Tulouskins2: first proposal for a skinnable fullscreen contr...
2009-12-15 Erwan Tulouskins2(Linux): reactivate mouse on a video window ...
2009-12-15 Erwan Tulouskins2: add a type to windows (TopWindow, VoutWindow...
2009-12-05 JP DingerSkins2: Add x11 transparency support. Hope it sets...
2009-12-05 JP DingerSkins2: Cosmetics and make better use of a test that...
2009-12-05 JP DingerSkins2: Add ptrmap<> to possibly prevent some more...
2009-12-05 JP DingerSkins2: Factor out duplicate code (mod), and provide...
2009-12-05 JP DingerSkins2: Move getShifts from const to static.
2009-12-05 JP DingerSkins2: Cosmetics.
2009-12-05 JP DingerSkins2: Cosmetics
2009-12-05 JP DingerSkins2: x11_display: Replace PUT_PIXEL and BLEND_PIXEL...
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 Erwan Tulouskins2: fix compil error
2009-08-24 Rémi Denis-CourmontRemove config_GetUserDataDir()...
2009-08-24 Erwan Tulouskins2: rework of vout manager
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-03-16 Erwan Tulouskins2 vout manager
2009-03-03 Erwan Tuloucorrects drag&drop for skins on Linux (mrl wrongly...
2009-02-02 Rémi Denis-CourmontUse --x11-display whenever calling XOpenDisplay (except...
2008-08-14 Rémi Denis-CourmontDo not give bad ideas
2008-06-20 Rémi Denis-CourmontEncoding damage
2008-05-05 Rémi Denis-CourmontUse config_Get*Dir
2008-02-10 Rémi Denis-CourmontUse config_GetDataDir() instead of DATA_PATH.
2008-01-18 Rémi Denis-CourmontOups, this is a C++ file
2008-01-18 Rémi Denis-CourmontUse poll() instead of select() to fix an unlikely overf...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-08-22 Rafaël Carréskins2: Alternate method to set always on top for X11...
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-03-11 Rémi Denis-CourmontUse long instead of int32_t when passing 32-bits value...
2007-02-25 Cyril Deguet* fixed build of skins2 interface on MacOS X (renamed...
2007-01-12 Rémi Denis-CourmontDo not assume long integers are 32-bits.
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
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-03-31 Clément StenacSkins strings (Refs:#438)
2006-02-11 Clément StenacAdd support for insert and delete in X11 skins
2006-02-10 Rémi Denis-Courmontgcc 4.1 compile fix from marvin24 # gmx.de
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-16 Jean-Paul SamanCompiler warning about a missing return statement in...
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Clément StenacFix crash while drawing playlist
2005-12-04 Clément StenacPopup compile fix
2005-12-04 Olivier Teulière * skins2: support for custom popup menus, and win32...
2005-08-15 Cyril Deguet * compilation fix
2005-08-15 Cyril Deguet * all: replaced remaining C callbacks by commands
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-01 Cyril Deguet* ft2_font.cpp: added a cache for glyphs rendered with...
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-16 Gildas Bazin* modules/gui/skins2/*: fixed a whole bunch of memory...
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...
next