Directory src/antidote/org/apache/tools/ant/gui/

Directory Created:
2000-11-03 12:04
Directory Deleted:
2001-04-17 00:27
Total Files:
0
Deleted Files:
30
Lines of Code:
0

Browse with ViewVC

[root]/src/antidote/org/apache/tools/ant/gui

                                 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)

Lines of Code

src/antidote/org/apache/tools/ant/gui/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 165 (100.0%) 1974 (100.0%) 11.9
metasim 128 (77.6%) 1144 (58.0%) 8.9
bodewig 16 (9.7%) 528 (26.7%) 33.0
conor 21 (12.7%) 302 (15.3%) 14.3

Most Recent Commits

metasim 2001-04-17 00:27

Antidote officially moved to the CVS module jakarta-ant-antidote.

0 lines of code changed in:

metasim 2001-01-24 19:51

Incremental update.

2 lines of code changed in:

  • src/antidote/org/apache/tools/ant/gui: Main.java (+2 -1)
metasim 2001-01-17 22:23

Added more panels to build wizard, and created state machine framework.

2 lines of code changed in:

  • src/antidote/org/apache/tools/ant/gui: Main.java (+2 -4)
metasim 2001-01-16 18:36

Successfully managed to expose myself to public embarassssment by mispellln'

"wizzzerd" all over the place. :-(

15 lines of code changed in:

metasim 2001-01-15 19:47

Initial framework for a build-file wizzard.

62 lines of code changed in:

metasim 2001-01-11 19:21

Cleanup and debug support.

8 lines of code changed in:

metasim 2001-01-10 20:46

Added full support for multiple projects open at the same time. Each project

appears as an entry in the "Projects" menu.

6 lines of code changed in:

  • src/antidote/org/apache/tools/ant/gui: Main.java (+6 -1)
metasim 2001-01-08 19:44

Added *internal* support multiple projects, and generalized the selection

state mechanism.

2 lines of code changed in:

conor 2001-01-03 14:18

Make licence statements mention Ant in place of Tomcat

3 lines of code changed in:

metasim 2000-12-24 14:04

Major package reorganization.

4 lines of code changed in:

metasim 2000-12-19 15:41

Untabifyin'

120 lines of code changed in:

metasim 2000-12-19 03:50

Changed "AntEditor" to "AntModule", and made construct more JavaBean

compliant (primarily a default ctor). Now has "contextualize()" method

that modules must implement.

91 lines of code changed in:

metasim 2000-11-28 05:06

Changed AntEditor.getAppContext() to getContext() to be consistent

with other classes.

4 lines of code changed in:

metasim 2000-11-28 05:05

Added infrastructure for generating popup menus from configured

actions. The popup menu will then have options who's status is in sync

with the menu and toolbar actions. Also added finer grained element

selection code so that specific events are generated for specific

element types. As a test, added stubbed out actions for adding new

elements to the build file.

59 lines of code changed in:

metasim 2000-11-25 04:33

Added simplistic, non-editable version of context fontification in Console.

112 lines of code changed in:

metasim 2000-11-24 17:09

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.

126 lines of code changed in:

metasim 2000-11-23 16:37

Fixed parser exception propogation bug.

4 lines of code changed in:

metasim 2000-11-19 04:21

Added generic attribute editing capability for tasks.

5 lines of code changed in:

metasim 2000-11-16 22:38

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.

16 lines of code changed in:

metasim 2000-11-16 21:46

Added icons to project tree view.

33 lines of code changed in:

(17 more)

Generated by StatSVN 0.3.2-SNAPSHOT