]> git.sesse.net Git - vlc/history - modules/gui/skins2/utils
missing const to non-const cast
[vlc] / modules / gui / skins2 / utils /
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-06 Cyril Deguet * all: use command objects in FSM instead of C-style...
2005-07-18 Cyril Deguet- all: compilation fixes with vc7.1
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2004-12-22 Gildas Bazin* modules/gui/skins2/*: added svn Id property.
2004-12-17 Olivier Teulière * skins/utils/bezier.cpp: Fixed a bug in the computati...
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
2004-05-18 Olivier Teulière * skins2/utils/var_text.cpp: avoid an infinite loop...
2004-04-29 Cyril Deguet * parser/expr_evaluator: expression evaluator using...
2004-04-03 Cyril Deguet * src/window_manager.cpp: added a synchVisibility...
2004-04-03 Cyril Deguet * x11/x11_display.cpp: the "parent" window now receiv...
2004-04-03 Cyril Deguet * x11/x11_window.cpp: reset the "drawable" variable...
2004-04-03 Cyril Deguet * ustring.cpp: fixed the operator= (the trailing ...
2004-04-01 Gildas Bazin* configure.ac, modules/gui/skins2/utils/bezier.cpp:
2004-03-31 Olivier Teulière * All: Compilation fixes for Solaris 9, courtesy of...
2004-03-07 Olivier Teulière * skins/vars/stream.cpp: support $N (stream name)...
2004-03-07 Olivier Teulière * skins2/parser/builder.cpp: check Font::init()'s...
2004-03-03 Cyril Deguet* utils/bezier.cpp: use lrint() to avoid rounding issues
2004-03-02 Olivier Teulière - skins2/utils/bezier.*: Added support for curves...
2004-02-01 Olivier Teulière * modules/gui/skins2/bezier.*: Compute the points...
2004-02-01 Cyril Deguet* parser/builder.cpp: stores the curves in the theme...
2004-01-18 Cyril Deguet* utils/var_bool.*: VarBool is now an interface for...
2004-01-11 Cyril Deguet* modules/gui/skins/*:
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...