Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4385] by dlsmith

Restored revision 4380, with fix for broken build.xml; cleaned up build.xml

2008-03-05 15:48:05 Tree
[r4384] by dlsmith

Changed some GUI defaults: look-and-feel, window position, anti-aliasing

2008-03-05 13:58:23 Tree
[r4383] by mgricken

Changed to unescape where I had accidentally escaped.

2008-03-05 12:14:33 Tree
[r4382] by mgricken

Fixed nested properties in attributes.
Reverted broken build.

D packaging/mac
A packaging/DrJava.app
A packaging/DrJava.app/Contents
A packaging/DrJava.app/Contents/MacOS
A packaging/DrJava.app/Contents/MacOS/DrJava
A packaging/DrJava.app/Contents/Info.plist
A packaging/DrJava.app/Contents/Resources
A packaging/DrJava.app/Contents/Resources/Java
A packaging/DrJava.app/Contents/Resources/Java/DrJava.jar-goes-here
A packaging/DrJava.app/Contents/Resources/DrJava.icns
A packaging/DrJava.app/Contents/PkgInfo
D packaging/windows
A packaging/WinExecutorForDrJava.exe
M src/edu/rice/cs/drjava/ui/ExecuteExternalDialog.java
M src/edu/rice/cs/util/StringOps.java
M build.xml

2008-03-05 06:52:51 Tree
[r4381] by mgricken

Moved broken build with launch4j into a branch.

2008-03-05 06:49:58 Tree
[r4380] by dlsmith

Changed Windows app build process to use launch4j. Modified Mac and Windows releases to produce zip files wrapping the applications.

2008-03-04 23:07:56 Tree
[r4379] by mgricken

Implemented ${tmpfile} property.
Parsing of properties embedded in attributes not quite right yet,
e.g.: ${tmpfile;content="${drjava.all.files;sep=" "}"}

2008-03-04 19:35:42 Tree
[r4378] by mgricken

Changed behavior of escape character in BalancingStreamTokenizer:
If a quote or keyword begins with the escape character, by default
it is considered a quote or keyword, and the escape character
is needed to make it normal text (e.g. '$' as escape character,
"${"/"}" as quotes, "${foo}" is a quote "${foo}"; "$${foo}" is
normal text "${foo}").
Changed escape character in Execute External Process dialog to
'$' to make it more compatible with Windows.
Makes files canonical; this helps with Windows paths.
By default, the directory files are relative to now is
"${drjava.working.dir}", which gets replaced at execution time,
not DrJava's working directory at start up.
Unescaping previews in Execute External Process dialog to prevent
"box" characters from showing up in front of spaces.

2008-03-04 18:02:35 Tree
[r4377] by dlsmith

Added a CFBundleIdentifier property to the Mac app Info.plist file. Fixes bugs involving OS X 10.5's Spaces and OS X 10.4's Parental Controls.

2008-03-03 19:59:25 Tree
[r4376] by rcartwright

This commit includes several minor revisions to the unit tests to make them run more reliably on Linux. The following files were modified:

M src/edu/rice/cs/drjava/ui/DefinitionsPaneTest.java
M src/edu/rice/cs/drjava/ui/ProjectPropertiesFrame.java
M src/edu/rice/cs/util/LogTest.java

2008-03-03 17:54:45 Tree
Older >
MongoDB Logo MongoDB