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

Directory Created:
2000-11-10 20:41
Directory Deleted:
2001-04-17 00:27
Total Files:
0
Deleted Files:
10
Lines of Code:
0

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 47 (100.0%) 618 (100.0%) 13.1
metasim 40 (85.1%) 611 (98.9%) 15.2
conor 7 (14.9%) 7 (1.1%) 1.0

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:50

Fixed bug where currently selected files were not showing up in the displayed

diallog.

4 lines of code changed in:

metasim 2001-01-16 21:45

Fixed bug where change event was not getting fired.

6 lines of code changed in:

metasim 2001-01-16 21:45

Added property editor for generic Object with no special property editor.

176 lines of code changed in:

metasim 2001-01-16 19:21

Changed semantics of initializing with a null value. Now a default value is created.

13 lines of code changed in:

metasim 2001-01-16 19:21

Added editor for properties of type 'File'.

94 lines of code changed in:

metasim 2001-01-16 19:20

Testing rig. Not totally generallized, but helpful.

0 lines of code changed in:

  • src/antidote/org/apache/tools/ant/gui/customizer: .wrapper (new)
conor 2001-01-03 14:18

Make licence statements mention Ant in place of Tomcat

7 lines of code changed in:

metasim 2000-12-24 14:04

Major package reorganization.

1 lines of code changed in:

metasim 2000-11-19 04:21

Added generic attribute editing capability for tasks.

142 lines of code changed in:

metasim 2000-11-17 22:39

Started work on a Properties Bean property editor.

41 lines of code changed in:

metasim 2000-11-16 22:59

Fixed string editor so that it property handled multi-line strings.

10 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.

47 lines of code changed in:

metasim 2000-11-14 19:48

Added TargetMonitor widget which gives a better indication of what targets will

be built if a build is launched. Also fixed a few buglets in the PropertyEditor.

2 lines of code changed in:

metasim 2000-11-11 04:54

Geatly enhanced the property editor, adding new bean info for the

element types and an additional property editor. The navigator now shows

project, property, target and task nodes.

PR:

Obtained from:

Submitted by:

Reviewed by:

2 lines of code changed in:

metasim 2000-11-11 04:52

Greatly enhanced the property editor, adding new bean info for the

element types and an additional property editor. The navigator now shows

project, property, target and task nodes.

PR:

Obtained from:

Submitted by:

Reviewed by:

51 lines of code changed in:

metasim 2000-11-10 20:41

Started addition of a generic Bean editor/property sheet and supporting

infrastructure for Ant Elements.

22 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT