]> git.sesse.net Git - vlc/history - modules/gui/skins2/parser/skin_parser.cpp
* skins2: New Playlist.bgimage attribute, to specify a background image for
[vlc] / modules / gui / skins2 / parser / skin_parser.cpp
2005-05-14 Olivier Teulière * skins2: New Playlist.bgimage attribute, to specify...
2005-05-04 Cyril Deguet* skin.dtd: added an attribute "resize" in the "Image...
2005-04-03 Olivier Teulière * skins2: Text control now accepts lefttop and rightbo...
2004-12-16 Gildas Bazin* modules/gui/skins2/parser/skin_parser.cpp: fixed...
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-05-12 Olivier Teulière * skins2: Removed the Theme.fadetime attribute (unused)
2004-05-05 Olivier Teulière * skins2/parser/skin_parser.cpp: Make sure that IDs...
2004-05-04 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed my last commit.
2004-04-30 Gildas Bazin* share/skins2/skin.catalog: added a default catalog...
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-04-01 Olivier Teulière * skins2: Anchors are now stored in the layouts, not...
2004-03-27 Cyril Deguet * all: beginning of bitmap font support. At the momen...
2004-03-24 Olivier Teulière * skins2/parser/builder*: All the controls now have...
2004-03-21 Cyril Deguet * moved the default skins2 theme in share/skins2...
2004-03-13 Cyril Deguet * all: first implementation of skinnable vouts (X11...
2004-03-06 Olivier Teulière * skins2/src/generic_window.cpp: avoid crashing on...
2004-03-02 Olivier Teulière - skins2/utils/bezier.*: Added support for curves...
2004-03-01 Cyril Deguet* all: changed dtd version to 1.99 before the final...
2004-03-01 Cyril Deguet* parser/builder.cpp, parser/skin_parser.cpp: unique...
2004-02-29 Cyril Deguet* controls/*, src/generic_window.cpp, src/generic_layou...
2004-01-25 Cyril Deguet* all: replaced the flex parser by the libxml one