[cvs] commit: dimp/js/src MultiFile.js compose.js dimp/js MultiFile.js compose.js
Michael M Slusarz
slusarz at horde.org
Sat Mar 31 02:01:39 UTC 2007
slusarz 2007-03-30 22:01:39 EDT
Modified files:
js/src MultiFile.js compose.js
js MultiFile.js compose.js
Log:
Convert MultiFile to "prototype JS"-like format like the rest of our libraries.
Use prototype funcs (i.e. Element, Event) to more cleanly do several items.
Fix bug where adding 2+ attachments, removing 1, and then adding another
attachment would result in 2 file input fields containing the same 'name' id.
Automatically resize compose window whenever we add/remove file to keep
compose window from scrolling.
Revision Changes Path
1.14 +1 -1 dimp/js/MultiFile.js
1.26 +1 -1 dimp/js/compose.js
1.7 +86 -75 dimp/js/src/MultiFile.js
1.22 +2 -3 dimp/js/src/compose.js
Chora Links:
http://cvs.horde.org/diff.php/dimp/js/MultiFile.js?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/dimp/js/compose.js?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/MultiFile.js?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/compose.js?r1=1.21&r2=1.22&ty=u
More information about the cvs
mailing list