]> git.sesse.net Git - vlc/history - modules/gui/skins2/parser
* modules/gui/ncurses.c: Ahum fixed broken filebrowser.
[vlc] / modules / gui / skins2 / parser /
2004-05-17 Olivier Teulière * skins2:
2004-05-12 Olivier Teulière * skins2: Removed the Theme.fadetime attribute (unused)
2004-05-08 Olivier Teulière * skins2/src/skin_main.cpp: Transparency is default...
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-05-02 Olivier Teulière * skins2/parser/interpreter.cpp: parse the "or" operator
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-30 Gildas Bazin* share/skins2/skin.catalog: added a default catalog...
2004-04-29 Cyril Deguet * parser/expr_evaluator: expression evaluator using...
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-12 Cyril Deguet * src/os_factory.hpp: added a method OSFactory::getRe...
2004-04-11 Cyril Deguet * all: support of playlist loop in skins2
2004-04-06 Olivier Teulière * skins2/src/theme_loader.cpp: .vlt files can now...
2004-04-03 Olivier Teulière * skins2: Added friend classes where appropriate,...
2004-04-03 Cyril Deguet * all: support of shuffle from the skins2 interface:
2004-04-01 Olivier Teulière * skins2: Anchors are now stored in the layouts, not...
2004-03-27 Cyril Deguet * all: beginning of "text" bitmap font support. The...
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 font in share/skins2/fonts
2004-03-21 Cyril Deguet * moved the default skins2 theme in share/skins2...
2004-03-14 Cyril Deguet * all: split GenericWindow into GenericWindow (genera...
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-07 Olivier Teulière * skins2/parser/builder.cpp: check Font::init()'s...
2004-03-07 Cyril Deguet * all: the tooltip window is now managed by the windo...
2004-03-07 Olivier Teulière * skins2/*: - show/hide do not bypass the window manag...
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-02-27 Gildas Bazin* src/skin_main.cpp: fixed bug related to the destructi...
2004-02-27 Gildas Bazin* modules/gui/skins2/*: portability fixes.
2004-02-01 Cyril Deguet* parser/builder.cpp: stores the curves in the theme...
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 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
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* utils/var_bool.*: VarBool is now an interface for...
2004-01-18 Cyril Deguet* src/theme_loader.cpp: use yyrestart() instead of...
2004-01-11 Cyril Deguet* modules/gui/skins/*:
2004-01-05 Cyril Deguet* commands/cmd_*.hpp: use the DEFINE_COMMAND macro...
2004-01-04 Cyril Deguet* first forgotten file...
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...