|
From: <ox-...@us...> - 2002-12-23 13:39:41
|
Update of /cvsroot/sheets/sheets/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv20016/lib
Modified Files:
bootstrap-sheets.jar
Log Message:
Now allow the user to reference any properties (not just classpath) by the
variable syntax (${})
Added a home button to the toolbar (takes you to the root sheet)
Fixed some bugs in the classpath conversion algorithm. It now takes any path-
like structure and normalizes it for the current platform.
Added a shadow to the selection to make it look inset
Added a border to the text selections to make them stand out more
Anti-aliasing now globally controlled by a variable for text/graphics
separately
Index: bootstrap-sheets.jar
===================================================================
RCS file: /cvsroot/sheets/sheets/lib/bootstrap-sheets.jar,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
Binary files /tmp/cvsRfJ10e and /tmp/cvsbV1MWM differ
|