[cvs] commit: dimp/js/src DimpCore.js ViewPort.js dimp/js DimpCore.js ViewPort.js
Michael M Slusarz
slusarz at horde.org
Sat Dec 22 06:15:47 UTC 2007
slusarz 2007-12-22 01:15:47 EST
Modified files:
js/src ViewPort.js DimpCore.js
js DimpCore.js ViewPort.js
Log:
Remove keydown filtering event from ViewPort - this is a UI-specific choice
and should be done by the application, not by the underlying library.
Be a bit smarter about calling some functions depending on the current
filtering status.
Fix the annoying display artifact where the base view for a folder would be
shown briefly before switching to another folder if you clicked on another
folder while filtering.
Revision Changes Path
1.370 +1 -1 dimp/js/DimpCore.js
1.218 +1 -1 dimp/js/ViewPort.js
1.370 +42 -30 dimp/js/src/DimpCore.js
1.196 +36 -50 dimp/js/src/ViewPort.js
Chora Links:
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.369&r2=1.370&ty=u
http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.217&r2=1.218&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.369&r2=1.370&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.195&r2=1.196&ty=u
More information about the cvs
mailing list