|
From: Jesse V. <je...@6t...> - 2003-07-10 13:15:18
|
Finally! I finally got some free time and CVS cooperated with me, and I
got to check in the java.compressor stuff in bin. I also checked in the
added semi-colon changes I made.
This is my first time checking stuff in, so please let me know if I
screwed things up.
Besides the java.compressor code in bin that I added, these are the
changes that I made:
added semi-colons:
src/api/dynlayer_base.js
src/api/ext/dragevent.js
src/api/etc/dynlayer.inline.js
src/ext/functions.date.js
src/ext/functions.image.js
src/ext/functions.math.js
src/ext/functions.numeric.js
src/ext/functions.system.js
src/fx/fsound.js
src/fx/imganim.js
src/fx/motionx.js
src/fx/snapx.js
src/fx/textanim.js
src/fx/timerx.js
src/gui/graphics.js
src/gui/groupmanager.js
src/gui/highlighter.js
src/gui/htmlcalendar.js
src/gui/imageclip.js
src/gui/templmngr.js
src/util/datasource.js
src/util/ioelement.js
src/util/ioelement.soda.js
change name of main method & added semi-colons:
src/api/mouse_dom.js
src/api/mouse_ie.js
Is there somewhere that I should document these changes? Someone said
the changelog HTML, but that only seems to have major changes in it, not
minor stuff like the semi-colons.
Thanks,
Jesse
|