]> git.sesse.net Git - vlc/history - modules/gui/skins2/controls/ctrl_tree.cpp
Fix a warning
[vlc] / modules / gui / skins2 / controls / ctrl_tree.cpp
2006-02-19 Clément StenacFix a warning
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-02-11 Clément StenacReposition the slider when expanding/retracting a node...
2006-02-11 Clément StenacDon't make image when we are not interested in the...
2006-02-11 Clément StenacHandle Page up / Page down (Refs:#477)
2006-02-11 Clément StenacDon't invalidate selection on item change (Refs:#477)
2006-02-10 Clément StenacFix playtree deletion
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Clément StenacClean up - convert todos to doxygen style
2005-12-04 Clément StenacImplement playtree.sort() (basic implementation)
2005-12-04 Clément StenacSelection is almost working correctly
2005-12-04 Clément StenacImprove ensureVisible
2005-12-04 Clément StenacFix crash while drawing playlist
2005-12-04 Clément StenacImprovements to playtree
2005-12-03 Clément StenacSupport for passing an argument from subject to observer
2005-12-03 Clément StenacFix tree selection
2005-12-03 Clément StenacShould fix playlist scrolling
2005-12-03 Clément StenacAdd a checkRemove method to CmdGeneric.
2005-10-23 Cyril Deguet* ctrl_tree.cpp: (un)folding of a playlist item is...
2005-10-23 Cyril Deguet* png_bitmap.cpp: fixed handling of PNG bitmaps with...
2005-09-03 Olivier Teulière * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug...
2005-09-03 Olivier Teulière * skins2 (tree playlist):
2005-08-20 Antoine Cellerierpropset
2005-08-20 Antoine Cellerieradd KEY_ENTER and KEY_SPACE to launch action()
2005-08-20 Antoine Cellerier * keyboard (arrows) navigation
2005-08-20 Antoine Celleriercode CtrlTree::autoScoll . Its still mostly buggy and...
2005-08-20 Antoine Celleriersome more mouse control on playtree display/selection
2005-08-20 Antoine Cellerier * ctrl_*.cpp : mouse scrolling behavior change
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...