[vlc-devel] vlc: svn commit r13531 (zorglub)
Subversion daemon
svn at videolan.org
Sun Dec 4 16:35:28 CET 2005
r13531 | zorglub | 2005-12-04 16:35:28 +0100 (Sun, 04 Dec 2005) | 12 lines
Changed paths:
M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
M /trunk/modules/gui/skins2/src/vlcproc.cpp
M /trunk/modules/gui/skins2/src/vlcproc.hpp
M /trunk/modules/gui/skins2/utils/var_tree.cpp
M /trunk/modules/gui/skins2/utils/var_tree.hpp
M /trunk/modules/gui/skins2/vars/playtree.cpp
M /trunk/modules/gui/skins2/vars/playtree.hpp
Improvements to playtree
* Don't expand nodes by default
* Distinguish notification types from document to view
( update of one item, global change, append of one item)
* Handle item-append
- Add a command/callback
- TODO: Only rebuild the tree image if the newly appended item is
visible
* Rename m_lastPos to m_firstPos as it represents the first position
* Beginning of a general ensureVisible function (not working yet)
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list