[cvs] commit: dimp/js DimpBase.js dimp/js/src DimpBase.js
Michael M Slusarz
slusarz at horde.org
Tue Jul 1 05:35:59 UTC 2008
slusarz 2008-07-01 01:35:59 EDT
Modified files:
js DimpBase.js
js/src DimpBase.js
Log:
Improved updating thread graphics - always faster to do DOM manipulation out
of page flow and then update in 1 event.
Improved folder insertion code - rework so we aren't doing unnecessary
DOM lookups if we don't need them.
Remove some unneeded event workarounds that don't apply anymore now that we
are using prototypejs 1.6.0.2 and we aren't using inline event handlers.
Chain calls if possible.
find() is preferred to detect().
Always use insert() to insert elements into DOM.
Revision Changes Path
1.110 +1 -1 dimp/js/DimpBase.js
1.108 +78 -122 dimp/js/src/DimpBase.js
Chora Links:
http://cvs.horde.org/diff.php/dimp/js/DimpBase.js?r1=1.109&r2=1.110&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpBase.js?r1=1.107&r2=1.108&ty=u
More information about the cvs
mailing list