From: <ox-...@us...> - 2002-10-31 20:15:40
|
Update of /cvsroot/sheets/sheets/jars In directory usw-pr-cvs1:/tmp/cvs-serv21365/jars Modified Files: bootstrap-sheets.jar Log Message: ByteCode Completion Support Finished!!! Now you don't need summaries for things on the classpath anymore (such as the java libraries). Completion will continue to work, and middle-click will take you to the javadoc in a web browser (assuming that you have the right entry in your .sheetsrc). New hyperlink rollover highlighting!!! Now you know exactly what you can middle-click on. Simply move the mouse cursor around, and what ever is currently underneath it will be highlighted if it can be shown in context. Also works for external links to javadoc. Much needed bugfixes: Fixed that annoying bug where some large sheets would not open correctly, leaving a garbled ToC. Also fixed an update problem on showing fragments in context (no need to click in order to update). Index: bootstrap-sheets.jar =================================================================== RCS file: /cvsroot/sheets/sheets/jars/bootstrap-sheets.jar,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsgBM2Aa and /tmp/cvsm62Wmq differ |