From: <ox-...@us...> - 2002-11-13 18:54:17
|
Update of /cvsroot/sheets/sheets/jars In directory usw-pr-cvs1:/tmp/cvs-serv8531/jars Modified Files: bootstrap-sheets.jar Log Message: Added some minor features, and lots of small bugfixes: Features: * Syntax highlighting for java byte code completion (format is synced up with java summary views) * Splash screen now shows up before main window, and closes the main window comes up or 6 seconds (whichever takes longer) * Import window now comes up before main interface Bugfixes: * Fixed intermittent layout problems on opening sheets (could result in some nasty exceptions upon context completion). * Fixed an intermittent bug where the main sheets editing view would stop resizing with the enclosing frame. Index: bootstrap-sheets.jar =================================================================== RCS file: /cvsroot/sheets/sheets/jars/bootstrap-sheets.jar,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 Binary files /tmp/cvslnjh90 and /tmp/cvsKnsv95 differ |