[cvs] commit: dimp/js DimpCore.js ViewPort.js dimp/js/src DimpCore.js ViewPort.js dimp/templates/javascript mailbox.js
Michael M Slusarz
slusarz at horde.org
Thu Jul 12 22:43:51 UTC 2007
slusarz 2007-07-12 18:43:51 EDT
Modified files:
js DimpCore.js ViewPort.js
js/src DimpCore.js ViewPort.js
templates/javascript mailbox.js
Log:
No need to have 'rownum' as part of the message div.
Make the msg id prefix an option so it is not hardcoded in ViewPort.
Improved updateContent() algorithm - reuse div elements if possible instead
of deleting all elements and creating new ones. Saves us from the creation
step and from the need to remove and then re-add events to each row.
Revision Changes Path
1.274 +1 -1 dimp/js/DimpCore.js
1.170 +1 -1 dimp/js/ViewPort.js
1.274 +4 -3 dimp/js/src/DimpCore.js
1.147 +38 -27 dimp/js/src/ViewPort.js
1.2 +3 -2 dimp/templates/javascript/mailbox.js
Chora Links:
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.273&r2=1.274&ty=u
http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.169&r2=1.170&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.273&r2=1.274&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.146&r2=1.147&ty=u
http://cvs.horde.org/diff.php/dimp/templates/javascript/mailbox.js?r1=1.1&r2=1.2&ty=u
More information about the cvs
mailing list