[cvs] commit: imp folders.php imp/docs UPGRADING imp/lib/Block tree_folders.php imp/lib/IMAP Tree.php
Michael M Slusarz
slusarz at curecanti.org
Mon Dec 19 23:35:29 PST 2005
slusarz 2005-12-19 23:35:29 PST
Modified files:
. folders.php
docs UPGRADING
lib/Block tree_folders.php
lib/IMAP Tree.php
Log:
Bug: 3132
Refactor IMP_Tree::build() to allow us to use it to build the tree in the
sidebar. Reduces a bunch of duplicate code.
Fix user defined icon usage. Unfortunately, due to the large current
difference in the codebase between HEAD and 4.1, this solution will not be
easily backported. Therefore, this is only an IMP 4.2 solution right now.
If someone wants to take a look at this commit and backport, we would much
appreciate it.
Revision Changes Path
1.11 +18 -4 imp/docs/UPGRADING
2.350 +2 -2 imp/folders.php
1.55 +35 -108 imp/lib/Block/tree_folders.php
1.69 +54 -30 imp/lib/IMAP/Tree.php
Chora Links:
http://cvs.horde.org/diff.php/imp/docs/UPGRADING?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/imp/folders.php?r1=2.349&r2=2.350&ty=u
http://cvs.horde.org/diff.php/imp/lib/Block/tree_folders.php?r1=1.54&r2=1.55&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMAP/Tree.php?r1=1.68&r2=1.69&ty=u
More information about the cvs
mailing list