]> git.sesse.net Git - vlc/history - modules/gui/skins2/parser/skin_parser.cpp
Skins strings (Refs:#438)
[vlc] / modules / gui / skins2 / parser / skin_parser.cpp
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-03-25 Cyril Deguet* attribute "nbFrames" of element Bitmap is now "nbfram...
2006-03-16 Antoine Cellerierhum, forgot to set the default value
2006-03-16 Antoine CellerierAdd attribute flat="true/false" to Playtree. When flat...
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Olivier Teulière * skins2: support for custom popup menus, and win32...
2005-12-03 Cyril Deguet* all: support of animated bitmaps in skins: there...
2005-11-28 Olivier Teulière * skins2: The Image control now supports the "action2...
2005-11-15 Olivier Teulière * skins2: the Text control now supports 2 additional...
2005-11-13 Cyril Deguet* winamp2.xml: support smaller volume bars (65 pixels...
2005-11-10 Cyril Deguet* winamp2.xml: all the equalizer sliders are working !!
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-08 Cyril Deguet* all: the skin sliders can now have a background image...
2005-11-06 Cyril Deguet* skin_parser.cpp: fixed the hack for nums_ex.bmp/numbe...
2005-11-06 Cyril Deguet* winamp2.xml: generic theme file for winamp2 skins...
2005-11-06 Cyril Deguet* all: added a new xml element: "SubBitmap". It allows...
2005-11-01 Cyril Deguet* all: added an attribute "autoresize" to the Video...
2005-09-11 Olivier Teulière * skins2/parser/skin_parser.cpp: fixed a FIXME
2005-08-20 Antoine Cellerier * ctrl_*.cpp : mouse scrolling behavior change
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
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