[cvs] commit: dimp/js DimpBase.js DimpCore.js DraggableMail.js compose.js prefs.js dimp/js/src DimpBase.js DimpCore.js DraggableMail.js compose.js prefs.js dimp/lib/Block foldersummary.php newmail.php dimp/lib/Views ShowMessage.php ...
Michael M Slusarz
slusarz at horde.org
Wed Feb 27 21:14:26 UTC 2008
slusarz 2008-02-27 16:14:26 EST
Modified files:
js DimpBase.js DimpCore.js DraggableMail.js
compose.js prefs.js
js/src DimpBase.js DimpCore.js DraggableMail.js
compose.js prefs.js
lib/Block foldersummary.php newmail.php
lib/Views ShowMessage.php
templates/chunks fullmessage.php
templates/imp portal.html
templates/index index.inc
Log:
Move all code that is only used on the Dimp base page to DimpBase.php. This
prevents us from loading 60 KB of unneeded code when composing a message or
reading a message in a new window.
Revision Changes Path
1.4 +1 -1 dimp/js/DimpBase.js
1.405 +1 -1 dimp/js/DimpCore.js
1.61 +1 -1 dimp/js/DraggableMail.js
1.97 +1 -1 dimp/js/compose.js
1.4 +1 -1 dimp/js/prefs.js
1.4 +1811 -32 dimp/js/src/DimpBase.js
1.406 +77 -1831 dimp/js/src/DimpCore.js
1.44 +7 -7 dimp/js/src/DraggableMail.js
1.93 +3 -3 dimp/js/src/compose.js
1.3 +5 -5 dimp/js/src/prefs.js
1.4 +2 -2 dimp/lib/Block/foldersummary.php
1.13 +3 -3 dimp/lib/Block/newmail.php
1.75 +2 -2 dimp/lib/Views/ShowMessage.php
1.67 +4 -4 dimp/templates/chunks/fullmessage.php
1.5 +1 -1 dimp/templates/imp/portal.html
1.166 +71 -71 dimp/templates/index/index.inc
Chora Links:
http://cvs.horde.org/diff.php/dimp/js/DimpBase.js?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.404&r2=1.405&ty=u
http://cvs.horde.org/diff.php/dimp/js/DraggableMail.js?r1=1.60&r2=1.61&ty=u
http://cvs.horde.org/diff.php/dimp/js/compose.js?r1=1.96&r2=1.97&ty=u
http://cvs.horde.org/diff.php/dimp/js/prefs.js?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpBase.js?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.405&r2=1.406&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DraggableMail.js?r1=1.43&r2=1.44&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/compose.js?r1=1.92&r2=1.93&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/prefs.js?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/dimp/lib/Block/foldersummary.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/dimp/lib/Block/newmail.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/dimp/lib/Views/ShowMessage.php?r1=1.74&r2=1.75&ty=u
http://cvs.horde.org/diff.php/dimp/templates/chunks/fullmessage.php?r1=1.66&r2=1.67&ty=u
http://cvs.horde.org/diff.php/dimp/templates/imp/portal.html?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/dimp/templates/index/index.inc?r1=1.165&r2=1.166&ty=u
More information about the cvs
mailing list