]> git.sesse.net Git - vlc/history - modules/gui/skins2/utils/var_tree.hpp
Contribs: fix xml2 installation on OSX
[vlc] / modules / gui / skins2 / utils / var_tree.hpp
2011-06-06 Erwan Tulouskins2: fix some important playlist limitations or...
2011-05-17 Erwan Tulouskins2: kill many compil warnings
2011-01-19 Erwan Tulouskins2(playlist): cosmetics + avoid objects passed...
2011-01-16 Erwan Tulouskins2: use enum type for better clarity
2011-01-16 Erwan Tulouskins2: cosmetic (playlist)
2011-01-16 Erwan Tulouskins2: refactor some code
2011-01-16 Erwan Tulouskins2: add accessors to VarTree
2010-08-10 Erwan Tulouskins2: transform getNextSibling into getNextSiblingOrUncle
2010-08-10 Erwan Tulouskins2: add a method to flag a whole subtree for deletion
2010-08-10 Erwan Tulouskins2: remove unused function
2010-08-10 Erwan Tulouskins2: VarTree, make root() a private function
2009-12-05 JP DingerSkins2: Cosmetics, 100% pure. We don't indent for label...
2006-09-09 Clément StenacCopyright stuff
2006-06-04 Olivier Teulière * modules/gui/skins2/*: Use ARG instead of ARG* as...
2006-03-16 Antoine CellerierAdd attribute flat="true/false" to Playtree. When flat...
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-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-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...