| Commit | Date | |
|---|---|---|
|
[r5442]
by
rcartwright
This revision cleans up the behavior of the debugger when LL files are involved. The new code maps source file locations Many of the edits in this revision were reformatting edits that do not affect program behavior. The following files were modified: M src/edu/rice/cs/drjava/model/debug/DebugEventNotifier.java |
2011-08-16 09:11:12 | Tree |
|
[r5441]
by
mgricken
This revision moves a reference to the main Font object out of the |
2011-08-12 07:20:08 | Tree |
|
[r5440]
by
rcartwright
This commit marks more potentially shared fields with the "volatile" The following files were modified: M src/edu/rice/cs/drjava/ui/MainFrame.java |
2011-08-12 01:54:19 | Tree |
|
[r5439]
by
rcartwright
This commit adds the volatile modifier to some naked (neither volatile or final) fields of potentially shared classes. It also cleans up The following files were modified: M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java |
2011-08-11 17:13:04 | Tree |
|
[r5438]
by
mgricken
Fixing bug 3388371: Right margin is not visible Font width was wrong. M drjava/src/edu/rice/cs/drjava/ui/DefinitionsPane.java |
2011-08-11 07:40:41 | Tree |
|
[r5437]
by
rcartwright
This revision cleans up the test code associated with The following files were modified: M src/edu/rice/cs/drjava/model/GlobalModelTestCase.java |
2011-08-05 03:48:19 | Tree |
|
[r5436]
by
mgricken
Java 7 support in DrJava. Removed plenty of new warnings. |
2011-08-02 06:58:19 | Tree |
|
[r5435]
by
mgricken
Documentation update: Java for Mac OS X Lion, Sun --> Oracle. M drjava/lib/docs.jar |
2011-07-29 16:29:48 | Tree |
|
[r5434]
by
mgricken
Fixes bug 3377715: Debugger not active Method to get debugger adapter in JDKDescriptor was misspelled. M drjava/src/edu/rice/cs/drjava/model/JarJDKToolsLibrary.java |
2011-07-27 14:13:43 | Tree |
|
[r5433]
by
mgricken
Fixed bug 3298398: can't change fonts M drjava/src/edu/rice/cs/util/swing/FontChooser.java |
2011-06-13 02:22:35 | Tree |