From: <ox-...@us...> - 2003-07-14 17:36:42
|
Update of /cvsroot/sheets/sheets/lib In directory sc8-pr-cvs1:/tmp/cvs-serv19457/lib Modified Files: bootstrap-sheets.jar ox.jar Added Files: bootstrap-ox.jar Log Message: Non-functional version of Sheets (the database is unstable). Although, I have made a bootstrap-ox version of the database, so development can continue with a stable version of the database. The only change to Sheets was to fix the load order so that the splash screen does not come up if you are merely opening a file. Since this required a database change, you can't see it except when testing the new code. Checked in some missing installer graphics. --- NEW FILE: bootstrap-ox.jar --- (This appears to be a binary file; contents omitted.) Index: bootstrap-sheets.jar =================================================================== RCS file: /cvsroot/sheets/sheets/lib/bootstrap-sheets.jar,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 Binary files /tmp/cvskFCWKv and /tmp/cvscBPBi1 differ Index: ox.jar =================================================================== RCS file: /cvsroot/sheets/sheets/lib/ox.jar,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 Binary files /tmp/cvsPBHwXK and /tmp/cvs0d6bQm differ |