[cvs] commit: dimp/js DimpCore.js ViewPort.js dimp/js/src DimpCore.js ViewPort.js
Michael M Slusarz
slusarz at horde.org
Wed Feb 6 17:47:33 UTC 2008
slusarz 2008-02-06 12:47:33 EST
Modified files:
js DimpCore.js ViewPort.js
js/src DimpCore.js ViewPort.js
Log:
Fix typo in DimpCore (thanks acmpires at sapo.pt)
Have onContent() use a ViewPort_Selection object to be more consistent -
requires us to create a 'div' type in ViewPort_Selection to obtain a list of
DOM DIVs.
Speed up row display a bit by only calling updateFlag() once each for selected
and nonselected rows, and only call if there are rows in that particular
category.
Revision Changes Path
1.387 +1 -1 dimp/js/DimpCore.js
1.225 +1 -1 dimp/js/ViewPort.js
1.388 +18 -7 dimp/js/src/DimpCore.js
1.204 +21 -13 dimp/js/src/ViewPort.js
Chora Links:
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.386&r2=1.387&ty=u
http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.224&r2=1.225&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.387&r2=1.388&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.203&r2=1.204&ty=u
More information about the cvs
mailing list