]> git.sesse.net Git - vlc/history - modules/gui/skins2/parser/xmlparser.cpp
xml_ReaderDelete: remove useless parameter
[vlc] / modules / gui / skins2 / parser / xmlparser.cpp
2010-07-27 Rémi Denis-Courmontxml_ReaderDelete: remove useless parameter
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-05-17 Erwan Tulouskins2: ensure uri-encoded paths are passed to vlc...
2009-02-22 Joseph Tuloucorrects no dtd found when changing skins
2009-01-25 Rémi Duraffortskins2: remove totologie.
2008-08-15 Rémi DuraffortFix potential memleak.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2005-11-09 Olivier Teulière * skins2: experimental support for the <Include file...
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-04-02 Gildas Bazin* modules/misc/xml/*, include/vlc_xml.h: new xml_Reader...
2005-04-01 Sigmund Augdal Helbergall: ported xml parsers to stream_t
2004-12-16 Gildas Bazin* modules/gui/skins2/*: fixed a whole bunch of memory...
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-04-12 Cyril Deguet * all: the DTD lookup for skins2 themes now use XML...
2004-02-01 Cyril Deguet* parser/xmlparser.cpp: abort parsing when an error...
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