]> git.sesse.net Git - vlc/history - modules/gui/skins2/src/theme_loader.cpp
utf8_* -> vlc_* (sed roxxors)
[vlc] / modules / gui / skins2 / src / theme_loader.cpp
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2009-12-05 JP DingerSkins2: Cosmetics
2009-07-10 Erwan Tulouskins2: For Linux, correct files that cannot be loaded...
2009-03-16 Erwan Tulouskins2 vout manager
2009-01-25 Rémi Duraffortskins2: print only one error when the skins can't be...
2008-10-17 Rémi DuraffortUnneed warnings.
2008-05-30 Rafaël CarréFix double fclose()
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2007-09-05 Rafaël CarréFix [21766]
2007-09-05 Rémi Denis-CourmontConst warning
2007-08-22 Rafaël CarréDo not try to load non-existing skins files
2007-04-04 Loïc Minier* Fix missing include causing a build failure with...
2006-11-25 Rémi Denis-CourmontSkins2 theme loader:
2006-07-23 Olivier Teulière * skins2: fixed several encoding issues. In particular...
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_...