aboutsummaryrefslogtreecommitdiffstats
path: root/ajbrowser
Commit message (Collapse)AuthorAgeFilesLines
* De-coupled AJDE APIs from javax.swing, and moved browser-specific ↵mkersten2003-07-252-64/+3
| | | | funtionality into the the ajbrowser module.)
* Fix for bug#40771 mkersten2003-07-256-41/+450
| | | | De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionality into the the ajbrowser module.
* Re-added taskdefs dependancy for build system.mkersten2003-07-172-0/+2
|
* Removed project dependancy on taskdefs project.mkersten2003-07-152-3/+1
|
* flagging with comments that 1.1 options are unimplementedwisberg2003-05-211-3/+3
|
* No functionality change. wisberg2003-05-141-1/+1
| | | | | This just makes explicit that the browser reads user preferences rather than relying on the default value supplied by the default constructor.
* "organized imports" to eliminate compiler warningsacolyer2003-05-062-22/+2
|
* keyboard mnemonics and acceleratorswisberg2003-05-051-23/+43
|
* stateful config file chooser now starts with launch dir and wisberg2003-05-051-6/+13
| | | | returns to directory of last-opened file, per convention.
* implement binary-incompatible API for detecting whether any warnings exist, ↵wisberg2003-05-051-0/+11
| | | | to enable/disable message display.
* out of the run loop - now direct from TopFrame to Ajdewisberg2003-05-051-4/+0
|
* - added run-in-other-vm button/menu, wisberg2003-05-051-11/+55
| | | | | unscattered run and build invocations - nb: key binding broken, might need run-other icon
* minimal run-in-same-vm feature for ajbrowserwisberg2003-05-011-37/+32
|
* - using IMessage-based API's for displaying messages wisberg2003-04-301-4/+29
| | | | | | | - if a source line message contains a throwable and the user double-clicks, this displays the error dialog that permits them to copy the trace. That should mean that multiple exceptions can be in the task list.
* support shift-key to rebuild-all in incremental modewisberg2003-04-301-3/+16
|
* Ignore bin directoryacolyer2003-02-261-0/+1
|
* Committed patches specified in: mkersten2003-01-251-0/+18
| | | | http://bugs.eclipse.org/bugs/show_bug.cgi?id=29769
* initial versionwisberg2002-12-161-0/+11
|
* initial versionwisberg2002-12-162-0/+35
|
* initial versionwisberg2002-12-1613-0/+1508