[root]/src/antidote
bin
(0 files, 0 lines)
docs
(0 files, 0 lines)
uml
(0 files, 0 lines)
etc
(0 files, 0 lines)
org
(0 files, 0 lines)
apache
(0 files, 0 lines)
tools
(0 files, 0 lines)
ant
(0 files, 0 lines)
gui
(0 files, 0 lines)
Attic
(0 files, 0 lines)
wizzard
(0 files, 0 lines)
build
(0 files, 0 lines)
acs
(0 files, 0 lines)
command
(0 files, 0 lines)
core
(0 files, 0 lines)
customizer
(0 files, 0 lines)
event
(0 files, 0 lines)
ide
(0 files, 0 lines)
modules
(0 files, 0 lines)
console
(0 files, 0 lines)
edit
(0 files, 0 lines)
resources
(0 files, 0 lines)
util
(0 files, 0 lines)
wizard
(0 files, 0 lines)
build
(0 files, 0 lines)
Correct pointer to Antidote, submitted by Larry Shatzer
1 lines of code changed in:
Move message
6 lines of code changed in:
Antidote officially moved to the CVS module jakarta-ant-antidote.
0 lines of code changed in:
Applied Nick Davis' patch to support generic elements based on an Ant DTD.
1 lines of code changed in:
Updated
3 lines of code changed in:
Updated
8 lines of code changed in:
1 more 2 do
8 lines of code changed in:
Regular update.
14 lines of code changed in:
Always more to do...
17 lines of code changed in:
Added simplistic, non-editable version of context fontification in Console.
7 lines of code changed in:
Rewrote command handling infrastructure, allowing for dynamic mapping
between actions and commands rather than the original hard-coded
mapping. Associations specified in the actions.properties file under
the "<actionID>.command" property.
7 lines of code changed in:
Cleaned up error reporting for build.xml parse errors.
5 lines of code changed in:
Removed checking of default ant install location.
1 lines of code changed in:
Added generic attribute editing capability for tasks.
9 lines of code changed in:
Fixed string editor so that it property handled multi-line strings.
4 lines of code changed in:
Changed mechanism by which the PropertyEditor editor is instantiated so that it
uses whatever class is retured by BeanDescriptor.getCustomizerClass() rather
than assuming DynamicCustomizer. This will allow BeanSpecific customizers to be
used in leu of the DynamicCustomizer.
Also finally figured out the IllegalAccessException problem with calling the
NodeList methods in the ACSTreeNodeElement classes, which turned out only to
happen when jikes was used for compiling. Implemented a work around.
11 lines of code changed in:
Initial commit. Add so that that there is at least some rudimentary
documentation on how to run antidote.
2 lines of code changed in:
Added save and saveas action implementation.
27 lines of code changed in:
Added option to turn on notification of emacs on a build error so that emacs
goes to the file and location of the error. Also added the ability to provide a
build file to load at startup from the command line.
28 lines of code changed in:
Changed mechanism by which BusMembers cancel event propogation so that any type
of event can be cancelled.
0 lines of code changed in:
(8 more)