File Release Notes and Changelog
Release Name: 0.90c
Notes:
Changes:
Change Log from 0.90
++++++++++++++++++++
0.90c
---------
29/04/00 - Bug Fix - Stopped nullPointerException from occuring after pressing cancel on the GotoLine dialog box. SL
30/04/00 - Bug fixes submitted by Sebu Koleth now means that the JarFileManager is usable again.
0.90b
---------
29/04/00 - JSPTokenMarker & JSPFilter classes added. Submitted by Jeff Davies
29/04/00 - Jipe has been re-packaged to support javadoc, all source modified to reflect new changes. Submitted by Jeff Davies
29/04/00 - Manifest.mf file altered to reflect new package change. Steve Lawson
0.90a
---------
27/04/00 - Changed the Option dialogs, added more options (not all working yet) and redesigned the methods for saving,
and loading properties.
24/04/00 - Added more menubar options & improved the find/replace/replace all method.
24/04/00 - Fixed bug so that Jipe uses any type of font that is stored in the jipe.properties file
21/04/00 - Added StringParser.java & a modified OptionPane.java submitted by Sebu Koleth to fix a bug
which stopped java,javac & browser settings from working correctly under Windows.
21/04/00 - Added Close option to menu-window option. Submitted by Sebu Koleth.
21/04/00 - Changed Jipe.java to allow applets to be run without having to add a .java extension. Submitted by Sebu Koleth.
21/04/00 - Modified Jarit.bat file so that class & jar files are separated from the src directory. Submitted by Jeff Davies.
21/04/00 - Modified JarFileManager.java to include windowListener. Submitted by Jeff Davies