Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | First pass at new relationship API support. | mkersten | 2003-08-08 | 1 | -1/+1 | |
| | ||||||
* | Reimplemented ASM API as described in bug "41254: revise asm and create ↵ | mkersten | 2003-08-08 | 2 | -4/+4 | |
| | | | | interfaces". Containment hierarchy is done and tests added. Relationships are not done yet. All clients except AJDT ported. More UI porting in Swing clients required. | |||||
* | Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation ↵ | mkersten | 2003-08-07 | 1 | -1/+1 | |
| | | | | in order to match method naming conventions. | |||||
* | Fixed | mkersten | 2003-08-07 | 1 | -5/+10 | |
| | | | | | | - 40257: parsing of "../" paths in LST files is broken Added interactive test for checking compiler task list messages (via browser). | |||||
* | Fixed bugs: | mkersten | 2003-08-06 | 2 | -59/+37 | |
| | | | | | | | 40943: Binary weaving should copy non-Java resources from "-inja... 36071: 1.1 rc1 should copy resources similar to java compiler 40826: ajbrowser does not report errors properly 40774: task list icons don't show in ajbrowser | |||||
* | De-coupled AJDE APIs from javax.swing, and moved browser-specific ↵ | mkersten | 2003-07-25 | 2 | -64/+3 | |
| | | | | funtionality into the the ajbrowser module.) | |||||
* | Fix for bug#40771 | mkersten | 2003-07-25 | 6 | -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. | mkersten | 2003-07-17 | 2 | -0/+2 | |
| | ||||||
* | Removed project dependancy on taskdefs project. | mkersten | 2003-07-15 | 2 | -3/+1 | |
| | ||||||
* | flagging with comments that 1.1 options are unimplemented | wisberg | 2003-05-21 | 1 | -3/+3 | |
| | ||||||
* | No functionality change. | wisberg | 2003-05-14 | 1 | -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 warnings | acolyer | 2003-05-06 | 2 | -22/+2 | |
| | ||||||
* | keyboard mnemonics and accelerators | wisberg | 2003-05-05 | 1 | -23/+43 | |
| | ||||||
* | stateful config file chooser now starts with launch dir and | wisberg | 2003-05-05 | 1 | -6/+13 | |
| | | | | returns to directory of last-opened file, per convention. | |||||
* | implement binary-incompatible API for detecting whether any warnings exist, ↵ | wisberg | 2003-05-05 | 1 | -0/+11 | |
| | | | | to enable/disable message display. | |||||
* | out of the run loop - now direct from TopFrame to Ajde | wisberg | 2003-05-05 | 1 | -4/+0 | |
| | ||||||
* | - added run-in-other-vm button/menu, | wisberg | 2003-05-05 | 1 | -11/+55 | |
| | | | | | unscattered run and build invocations - nb: key binding broken, might need run-other icon | |||||
* | minimal run-in-same-vm feature for ajbrowser | wisberg | 2003-05-01 | 1 | -37/+32 | |
| | ||||||
* | - using IMessage-based API's for displaying messages | wisberg | 2003-04-30 | 1 | -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 mode | wisberg | 2003-04-30 | 1 | -3/+16 | |
| | ||||||
* | Ignore bin directory | acolyer | 2003-02-26 | 1 | -0/+1 | |
| | ||||||
* | Committed patches specified in: | mkersten | 2003-01-25 | 1 | -0/+18 | |
| | | | | http://bugs.eclipse.org/bugs/show_bug.cgi?id=29769 | |||||
* | initial version | wisberg | 2002-12-16 | 1 | -0/+11 | |
| | ||||||
* | initial version | wisberg | 2002-12-16 | 2 | -0/+35 | |
| | ||||||
* | initial version | wisberg | 2002-12-16 | 13 | -0/+1508 | |