[cvs] commit: dimp dimp.js.php dimp/js ContextSensitive.js DimpCore.js ViewPort.js fullmessage.js dimp/js/src ContextSensitive.js DimpCore.js ViewPort.js fullmessage.js dimp/lib/Views ShowMessage.php dimp/templates/chunks fullmessage.php ...
Michael M Slusarz
slusarz at horde.org
Mon Apr 30 11:32:54 UTC 2007
slusarz 2007-04-30 07:32:54 EDT
Modified files:
. dimp.js.php
js ContextSensitive.js DimpCore.js
ViewPort.js fullmessage.js
js/src ContextSensitive.js DimpCore.js
ViewPort.js fullmessage.js
lib/Views ShowMessage.php
templates/chunks fullmessage.php
templates/index index.inc
themes screen.css
Log:
Rework popdown buttons. Make buttons consistent between message list and
popup window. Have buttons work more like IMP - clicking on button will do
default action while other actions are in popdowns. Auto-show popdown on
hover.
Remove events from rows when changing viewport - may help with memory leak
issues on IE and just good code practice in general.
Some CSS cleanups.
Load folder/popdown images on pageload.
Revision Changes Path
1.25 +1 -3 dimp/dimp.js.php
1.40 +1 -1 dimp/js/ContextSensitive.js
1.168 +1 -1 dimp/js/DimpCore.js
1.119 +1 -1 dimp/js/ViewPort.js
1.15 +1 -1 dimp/js/fullmessage.js
1.26 +63 -74 dimp/js/src/ContextSensitive.js
1.167 +63 -29 dimp/js/src/DimpCore.js
1.96 +15 -7 dimp/js/src/ViewPort.js
1.14 +4 -3 dimp/js/src/fullmessage.js
1.43 +2 -2 dimp/lib/Views/ShowMessage.php
1.51 +16 -21 dimp/templates/chunks/fullmessage.php
1.107 +44 -37 dimp/templates/index/index.inc
1.149 +16 -45 dimp/themes/screen.css
Chora Links:
http://cvs.horde.org/diff.php/dimp/dimp.js.php?r1=1.24&r2=1.25&ty=u
http://cvs.horde.org/diff.php/dimp/js/ContextSensitive.js?r1=1.39&r2=1.40&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.167&r2=1.168&ty=u
http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.118&r2=1.119&ty=u
http://cvs.horde.org/diff.php/dimp/js/fullmessage.js?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/ContextSensitive.js?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.166&r2=1.167&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.95&r2=1.96&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/fullmessage.js?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/dimp/lib/Views/ShowMessage.php?r1=1.42&r2=1.43&ty=u
http://cvs.horde.org/diff.php/dimp/templates/chunks/fullmessage.php?r1=1.50&r2=1.51&ty=u
http://cvs.horde.org/diff.php/dimp/templates/index/index.inc?r1=1.106&r2=1.107&ty=u
http://cvs.horde.org/diff.php/dimp/themes/screen.css?r1=1.148&r2=1.149&ty=u
More information about the cvs
mailing list