]> git.sesse.net Git - vlc/history - modules/gui/skins2/src/theme_loader.cpp
Skins strings (Refs:#438)
[vlc] / modules / gui / skins2 / src / theme_loader.cpp
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-11-10 Cyril Deguet* winamp2.xml: added the Equalizer and Playlist windows.
2005-11-09 Olivier Teulière * skins2/src/theme_loader.cpp: Close the zip file...
2005-11-08 Olivier Teulière * skins2/src/theme_loader.cpp: Do not forget to remove...
2005-11-08 Cyril Deguet* all: the skin sliders can now have a background image...
2005-11-06 Olivier Teulière * skins2/src/theme_loader.cpp: Fixed another directory...
2005-11-06 Olivier Teulière * skins2/src/theme_loader.cpp: use the os-dependent...
2005-11-06 Cyril Deguet* winamp2.xml: hack to support nums_ex.bmp and numbers.bmp
2005-11-06 Cyril Deguet* winamp2.xml: generic theme file for winamp2 skins...
2005-11-06 Cyril Deguet* all: support .zip for skin themes in addition to...
2005-10-22 Cyril Deguet* all: the "visible" attribute for windows (in the...
2005-08-20 Damien Fouilleulmissing const to non-const cast
2005-08-20 Clément StenacSanity check
2005-08-20 Clément StenacWrap all gz functions to avoid void* -> int casts.
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-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2005-02-11 Damien FouilleulGCC 3.3.3 has strong type checking
2005-02-10 Gildas Bazin* modules/gui/skins2/src/theme_loader.cpp: portability...
2004-12-18 Olivier Teulière * skins: Reparent the embedded vout window when switch...
2004-12-18 Olivier Teulière * skins2: Loading a new theme while an embedded vout...
2004-12-16 Gildas Bazin* modules/gui/skins2/*: fixed a whole bunch of memory...
2004-06-05 Olivier Teulière * skins2/src/theme_loader.cpp: Added a forgotten heade...
2004-05-31 Olivier Teulière * skins2: same fix as in modules/access/directory.c
2004-04-06 Olivier Teulière * skins2/src/theme_loader.cpp: .vlt files can now...
2004-03-14 Cyril Deguet * all: the vout window is now managed by a resizable...
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-02-08 Gildas Bazin* src/interface/interface.c: added skins2 to the interf...
2004-01-25 Cyril Deguet* all: save the theme configuration at exit (theme...
2004-01-25 Cyril Deguet* all: replaced the flex parser by the libxml one
2004-01-24 Cyril Deguet* parser/xmlparser.cpp: added DTD validation
2004-01-24 Cyril Deguet* configure.ac: check xml2-config for skins2
2004-01-18 Cyril Deguet* src/theme_loader.cpp: use yyrestart() instead of...
2004-01-11 Cyril Deguet* src/vlc_proc.*: quick fix to handle the new playlist...
2004-01-10 Anil Daoud* fixed skins2 module loading when libtar is present...
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...