]> git.sesse.net Git - vlc/history - modules/gui/skins2/utils
Qt: fix crash in customize toolbar dialog.
[vlc] / modules / gui / skins2 / utils /
2009-07-16 Rémi DuraffortThat's safe to delete NULL.
2009-03-12 Rémi Duraffortskins2: operator '=' return a reference.
2009-03-12 Rémi Duraffortskins2: remove unused function.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-02-25 Cyril Deguet* fixed build of skins2 interface on MacOS X (renamed...
2007-01-28 Olivier Teulière * skins2:
2007-01-28 Olivier Teulière * skins2:
2006-09-09 Clément StenacCopyright stuff
2006-08-05 Olivier Teulière * skins2: new "xkeepratio" and "ykeepratio" attributes...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: Use ARG instead of ARG* as...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: More simplifications of the...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: The second template argument...
2006-06-03 Olivier Teulière * modules/gui/skins2/*:
2006-04-17 Cyril Deguet* all: added a INI file parser in skins2. For instance...
2006-04-15 Cyril Deguet* all: added a new skin text variable "$S" to get the...
2006-04-09 Cyril Deguet* all: new skin text variable "$B" to get the stream...
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-03-16 Antoine CellerierAdd attribute flat="true/false" to Playtree. When flat...
2006-02-19 Clément StenacFix a warning
2006-02-12 Clément StenacRemove debug
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-02-11 Clément StenacHandle Page up / Page down (Refs:#477)
2006-02-10 Rémi Denis-Courmontgcc 4.1 compile fix from marvin24 # gmx.de
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Clément StenacClean up - convert todos to doxygen style
2005-12-04 Clément StenacImprove ensureVisible
2005-12-04 Clément StenacImprovements to playtree
2005-12-03 Clément StenacSupport for passing an argument from subject to observer
2005-11-27 Olivier Teulière * skins2/*: cosmetic changes
2005-11-15 Cyril Deguet* all: fixed a bug occuring when a slider was resized...
2005-11-13 Olivier Teulière * skins2: support $t, $d, and $l in text controls...
2005-11-01 Cyril Deguet* all: added an attribute "autoresize" to the Video...
2005-10-23 Cyril Deguet* all: don't rebuild the whole playtree when an item...
2005-09-03 Olivier Teulière * skins2 (tree playlist):
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_...