0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
=HoistStack.java added. More... about 23 years ago
=no longer in use. More... about 23 years ago
=First implementation of hoisting. Fixed some critical bugs. More... about 23 years ago
=added CompoundUndoableImpl.java More... about 23 years ago
=Added merge and split features. More... about 23 years ago
=Added and removed files for undo. More... about 23 years ago
=Updated undoable archtiecture. Added an abstract parent class and removed unused code. More... about 23 years ago
=new files added. More... about 23 years ago
=new graphics to support comments. More... about 23 years ago
=Added comment feature and warning code for modifications on open. More... about 23 years ago
=Added confirmation for opening documents that will modify the document on open. More... about 23 years ago
=Fix for bug 426883. Also streamlined the code for storing current size in the course of fixing this bug. More... about 23 years ago
=new prefs for line numbers. More... about 23 years ago
=Fixed bugs and implemented line numbering. More... about 23 years ago
=Fix for bug 426453. The problem was the non-inline paste KeyEvent was not being consumed. More... about 23 years ago
=Added a statistics window. More... about 23 years ago
=TextKeyListener now uses switch. Fixed bug with disjoint selections. More... about 23 years ago
=New rendering code that actually works. More... about 23 years ago
=finally made drawup/drawdown symetrical. Now code is faster and easier to understand. More... about 23 years ago
=now use start.bat More... about 23 years ago
=Now uses the -Xincgc argument. This file takes the place of environment.bat More... about 23 years ago
=now uses -Xincgc More... about 23 years ago
=cruft removal. Added a destroy() method to forcibly free memory associated with a document. More... about 23 years ago
=new prefs More... about 23 years ago
=implemented revert with document info. Added ownerName, ownerEmail, dateModified, dateCreated. More... about 23 years ago
=Added modal dialogs to confirm saving over existing docs. Other changes to open also made. More... about 23 years ago
=Moved File Chooser into it's own class and increased encapsulation of the code. More... about 23 years ago
=Changed what gets escaped when saving as XML to be in sync with the XML spec. More... about 23 years ago
=added new files to ide. More... about 23 years ago
=added opening of opml docs. File chooser now saves state a bit better. More... about 23 years ago