]> git.sesse.net Git - vlc/history - modules/gui/skins2/parser/skin_parser.hpp
skins2: fix nested panels wrongly positioned if not the first child
[vlc] / modules / gui / skins2 / parser / skin_parser.hpp
2013-06-22 Erwan Tulouskins2: fix nested panels wrongly positioned if not...
2011-05-17 Erwan Tulouskins2: kill many compil warnings
2011-01-23 Erwan Tulouskins2: cleanup and remove a now highly dubious useDTD...
2010-11-22 Erwan Tulouskins2: implement relative positioning
2009-12-05 JP DingerSkins2: (Almost entirely) replace another two macros...
2009-12-05 JP DingerSkins2: Cosmetics, 100% pure. We don't indent for label...
2007-01-28 Olivier Teulière * skins2:
2006-04-17 Cyril Deguet* all: added a INI file parser in skins2. For instance...
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Olivier Teulière * skins2: support for custom popup menus, and win32...
2005-11-10 Cyril Deguet* winamp2.xml: added the Equalizer and Playlist windows.
2005-11-09 Olivier Teulière * skins2: experimental support for the <Include file...
2005-11-06 Cyril Deguet* all: added a new xml element: "SubBitmap". It allows...
2005-09-11 Olivier Teulière * skins2/parser/skin_parser.cpp: fixed a FIXME
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-04-18 Olivier Teulière * skins2: Other attempt at supporting transparency...
2004-04-12 Cyril Deguet * all: the DTD lookup for skins2 themes now use XML...
2004-04-06 Olivier Teulière * skins2/src/theme_loader.cpp: .vlt files can now...
2004-03-01 Cyril Deguet* parser/builder.cpp, parser/skin_parser.cpp: unique...
2004-01-25 Cyril Deguet* all: replaced the flex parser by the libxml one