summaryrefslogtreecommitdiffstats
path: root/ajde/src
Commit message (Expand)AuthorAgeFilesLines
* Added incremental warning message.mkersten2003-07-301-44/+52
* De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionalit...mkersten2003-07-252-3/+80
* Fix for bug#40771 mkersten2003-07-2511-511/+74
* Fix for AJDT bug 40380.mkersten2003-07-231-11/+15
* Addes support for JDT's Java options map.mkersten2003-07-223-1/+24
* Improved name of compilerAdatper private.mkersten2003-07-221-10/+10
* Added safeguard for missing 1.3 setLocationRelativeTo method.mkersten2003-07-091-2/+6
* Fixed bugs introduced in 1.1rc2, where cast of message was incorrect.mkersten2003-07-091-6/+6
* Added persist member.acolyer2003-05-091-1/+5
* I believe this file can/should be deleted as unusedwisberg2003-05-071-0/+1
* comment, organizes imports (using 2, right?)wisberg2003-05-071-4/+4
* "organized imports" to eliminate compiler warningsacolyer2003-05-066-31/+6
* use binary-incompatible API for detecting whether any warnings exist, to enab...wisberg2003-05-051-0/+1
* binary-incompatible API for detecting whether any warnings exist, to enable/d...wisberg2003-05-051-1/+4
* NPE guardwisberg2003-05-052-5/+13
* comment regarding canonicalizing path for inputwisberg2003-05-051-0/+1
* support both same- and other-vm runs using new using new LangUtil API's for r...wisberg2003-05-051-31/+139
* minimal run-in-same-vm feature for ajbrowserwisberg2003-05-011-0/+30
* - IMessage-based compiler messages wisberg2003-04-301-9/+25
* - IMessage-based compiler messageswisberg2003-04-301-20/+5
* support shift-key to rebuild-all in incremental modewisberg2003-04-301-1/+6
* slight rewording of error dialog, and correct URL.wisberg2003-04-301-3/+3
* - making default filename static (access by tests) wisberg2003-04-301-12/+49
* incremental flag supportwisberg2003-04-301-1/+10
* static utility for detecting shift key down - should movewisberg2003-04-301-0/+6
* binary-incompatible change to IMessage-based API (using ISourceLocation anyway)wisberg2003-04-301-0/+2
* using new IMessage-based API for sourceline taskswisberg2003-04-301-4/+8
* - incremental support wisberg2003-04-301-254/+37
* - supporting incremental wisberg2003-04-301-155/+256
* - added incremental checkbox wisberg2003-04-301-17/+16
* added flag for incremental modewisberg2003-04-301-1/+8
* binary-incompatible API change to add methods for building fresh when in incr...wisberg2003-04-301-0/+12
* Checking in Mik's changes sent by email today for model and incremental suppo...wisberg2003-04-282-7/+22
* Major changes in order to move to Eclipse-JDT 2.1 as a base. jhugunin2003-03-282-28/+15
* Switched default for Ajde (batch compile) to have acolyer2003-02-261-14/+17
* Added new Granularity, DECLARED_ELEMENTS, and acolyer2003-02-262-4/+7
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-2651-130/+476
* text constant change only. wisberg2003-02-011-8/+16
* fixed NPE (was & for &&) with bad options file. wisberg2003-02-011-6/+9
* Committed patches specified in: mkersten2003-01-255-26/+571
* Added condition for model building.mkersten2002-12-181-0/+1
* initial versionwisberg2002-12-16150-0/+9706