[root]/src/antidote/org/apache/tools/ant/gui/command
Antidote officially moved to the CVS module jakarta-ant-antidote.
0 lines of code changed in:
add support for optional elements
88 lines of code changed in:
added input validation to dialog
90 lines of code changed in:
removed the use of JDK 1.3 feature (Button.getAction)
5 lines of code changed in:
Applied Nick Davis' patch to support generic elements based on an Ant DTD.
5 lines of code changed in:
Committed Nick Davis' patch to add action toggleability.
18 lines of code changed in:
Added rough ability to add new tasks (javac only) and properties.
0 lines of code changed in:
Added ability to add new targets.
2 lines of code changed in:
Started rewrite of tree model to remove ACS dependency on TreeNode.
7 lines of code changed in:
Added initial support for creating a new, empty project.
13 lines of code changed in:
Fixed bug where location wasn't getting set.
12 lines of code changed in:
Cleaned up standard ctor.
10 lines of code changed in:
Added full support for multiple projects open at the same time. Each project
appears as an entry in the "Projects" menu.
14 lines of code changed in:
Added *internal* support multiple projects, and generalized the selection
state mechanism.
127 lines of code changed in:
Make licence statements mention Ant in place of Tomcat
14 lines of code changed in:
Major package reorganization.
20 lines of code changed in:
More rework on the command abstraction code.
48 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.
229 lines of code changed in:
Cleaned up error reporting for build.xml parse errors.
36 lines of code changed in:
Added save and saveas action implementation.
128 lines of code changed in:
(5 more)