[root]/src/antidote/org/apache/tools/ant/gui/acs
Antidote officially moved to the CVS module jakarta-ant-antidote.
0 lines of code changed in:
modified getDisplayName to display common attribute information
(eg "mkdir: ${build.dir}")
38 lines of code changed in:
added a few optional tasks
110 lines of code changed in:
added <patternset> to <fileset>'s possible children
1 lines of code changed in:
add support for optional elements
441 lines of code changed in:
no "delete" menu for project element. display "delete" and "new element"
for all elements.
23 lines of code changed in:
new elements will have required attributes added
14 lines of code changed in:
registered DtdAttributePropertyEditor with PropertyEditorManager
6 lines of code changed in:
changed "NamedValues" property to ACSDtdDefinedAttributes
to allow for custom editor.
50 lines of code changed in:
Added "DtdAttributes" class and fixed DtdElement's getters and setters.
83 lines of code changed in:
Fixed coding system problem (dos-2-unix translation error).
0 lines of code changed in:
Applied Nick Davis' patch to support generic elements based on an Ant DTD.
137 lines of code changed in:
Added Christoph Wilhelms' "depends" property editor.
35 lines of code changed in:
Added rough ability to add new tasks (javac only) and properties.
37 lines of code changed in:
Added ability to add new targets.
113 lines of code changed in:
Started rewrite of tree model to remove ACS dependency on TreeNode.
154 lines of code changed in:
Added initial support for creating a new, empty project.
37 lines of code changed in:
Added *internal* support multiple projects, and generalized the selection
state mechanism.
21 lines of code changed in:
Fixed resource problems, and changed mechanism by which resources are passed to
the actions.
48 lines of code changed in:
Make licence statements mention Ant in place of Tomcat
17 lines of code changed in:
(13 more)