Jipe - Change Log

Change Log from 0.90
0.93

22/10/00 - Added the GNU JSwat debug package to Jipe. (Goto www.bluemarsh.com for more info on JSwat)
21/10/00 - Put the copyright notices and changelog files into the main jipe package.
0.92

18/10/00 - Sorted out display view options. (SL)
17/10/00 - Added recent history menu options for projects and files (SL)
14/10/00 - Added modified Class Browser method (allows browsing jar files) submitted by Sebu Koleth
30/09/00 - Added improved compile method submitted by Rizsanyi Zsolt.
15/07/00 - Added Block Indent methods,Insert Comment methods,Delete Line, Remove End space, Lower/Upper
Case methods.Above methods written by Romain Guy and Slava Pestov. Source supplied under GNU GPL terms. Modified by Steve Lawson for use within the Jipe project.
Added an Insert menu option, and altered existing menu and popup menu lists to accommodate the above features.
14/08/00 - Changed the auto indent routine around so that it indents a line before a user starts typing.
18/09/00 - Made changes so that api help in the classbrowser works properly. (SK)
18/09/00 - Started work on recent file/project lists. (SL)

0.91

12/07/00 -   Added changes to Find routine submitted by Mike Hansen
10/07/00 -   Added Auto Indent routine. Added Jipe version checker.
08/07/00 -   More improvements to the project manager.
                    Added Drag and Drop support to open files. (=>JDK1.2 only)
07/07/00 -   Added Popup menu option to Editor tabs.
06/07/00 -   Added modified indicator to editor tab pane. (Document title shows up in red when a document has been altered & needs saving)
02/07/00 -   Added 'Find In Files' routine, submitted by Sebu Koleth.
25/06/00 -   Updated the documentation.
0.90i

25-06-00 -    Started proper work on the ProjectManager Class. All the basics now functioning correctly.
24-06-00 -    Fixed a bug so that when a filename is changed through saveas, it updates Jipe without causing a null poiter exception.
22-06-00 -  
21/06/00 -     Fixed the old 'remember current directory' bug. (again)
0.90h
18/06/00 -
12/06/00 -
0.90g
28/05/00 -
 
0.90f
28/05/00 -
 
26/05/00 - Updated code to make it compatible with JDK1.1+swing1.1 AGAIN - Thanks to Lynn Henderson for spotting this.
23/05/00 -
 
0.90e
0.90d
07/05/00 -
06/05/00 -
02/05/00 - Fixed a paths bug that Sebu Koleth pointed out (bug reappeared again after making changes below), made JipeConsole
more robust.
01/05/00 - Tidied up some more code, removed RunDialog.java & added JipeConsole.java & JipeMethodFinder.java, removed lots
of old code from Jipe.java
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. (Options.java removed IDEOptions.java & JavaOptions.java added)
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

Back to Main Page