Ant Developers: nickdavis

Login name:
nickdavis
Total Commits:
25 (0.0%)
Lines of Code:
1021 (0.1%)
Most Recent Commit:
2001-04-16 01:54

Activity by Clock Time

Activity by Hour of Day for nickdavis

Activity by Day of Week for nickdavis

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 25 (100.0%) 1021 (100.0%) 40.8
src/antidote/org/apache/tools/ant/gui/acs/ 14 (56.0%) 766 (75.0%) 54.7
src/antidote/org/apache/tools/ant/gui/command/ 4 (16.0%) 183 (17.9%) 45.7
src/antidote/org/apache/tools/ant/gui/modules/edit/ 5 (20.0%) 62 (6.1%) 12.4
src/antidote/org/apache/tools/ant/gui/core/ 1 (4.0%) 10 (1.0%) 10.0
src/antidote/org/apache/tools/ant/gui/util/ 1 (4.0%) 0 (0.0%) 0.0

Activity of nickdavis

Most Recent Commits

nickdavis 2001-04-16 01:54

Added DragTree.java and DragTreeListener.java

(a JTree with drop and drag support)

0 lines of code changed in:

nickdavis 2001-04-16 01:52

changed the JTree to DragTree and added DragTreeListener

52 lines of code changed in:

nickdavis 2001-04-16 01:49

modified getDisplayName to display common attribute information

(eg "mkdir: ${build.dir}")

38 lines of code changed in:

nickdavis 2001-04-16 01:45

added a few optional tasks

110 lines of code changed in:

  • src/antidote/org/apache/tools/ant/gui/acs: project.dtd (+110 -10)
nickdavis 2001-04-16 01:44

added <patternset> to <fileset>'s possible children

1 lines of code changed in:

  • src/antidote/org/apache/tools/ant/gui/acs: share.dtd (+1 -1)
nickdavis 2001-04-11 20:43

add support for optional elements

529 lines of code changed in:

nickdavis 2001-04-11 20:41

sort elements in the combobox

8 lines of code changed in:

nickdavis 2001-04-11 20:40

add function to fill a List from an Object[]

0 lines of code changed in:

nickdavis 2001-04-06 20:00

added input validation to dialog

90 lines of code changed in:

nickdavis 2001-04-06 18:40

no "delete" menu for project element. display "delete" and "new element"

for all elements.

23 lines of code changed in:

nickdavis 2001-04-06 15:54

editor which provides a combobox of available attributes

2 lines of code changed in:

nickdavis 2001-04-06 15:52

getAction was added to allow removal of JDK 1.3 feature

10 lines of code changed in:

nickdavis 2001-04-06 15:51

removed the use of JDK 1.3 feature (Button.getAction)

5 lines of code changed in:

nickdavis 2001-04-06 15:50

new elements will have required attributes added

14 lines of code changed in:

nickdavis 2001-04-06 15:49

registered DtdAttributePropertyEditor with PropertyEditorManager

6 lines of code changed in:

nickdavis 2001-04-06 15:48

changed "NamedValues" property to ACSDtdDefinedAttributes

to allow for custom editor.

50 lines of code changed in:

nickdavis 2001-04-06 15:45

Added "DtdAttributes" class and fixed DtdElement's getters and setters.

83 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT