Directory src/antidote/

Directory Created:
2000-11-03 12:04
Total Files:
1
Deleted Files:
4
Lines of Code:
6

Browse with ViewVC

[root]/src/antidote

             bin (0 files, 0 lines)

             docs (0 files, 0 lines)

                 uml (0 files, 0 lines)

             etc (0 files, 0 lines)

             org (0 files, 0 lines)

                 apache (0 files, 0 lines)

                     tools (0 files, 0 lines)

                         ant (0 files, 0 lines)

                             gui (0 files, 0 lines)

                                 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/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 40 (100.0%) 407 (100.0%) 10.1
metasim 34 (85.0%) 316 (77.6%) 9.2
bodewig 4 (10.0%) 65 (16.0%) 16.2
conor 2 (5.0%) 26 (6.4%) 13.0

Most Recent Commits

bodewig 2003-09-12 11:25

Correct pointer to Antidote, submitted by Larry Shatzer

1 lines of code changed in:

metasim 2001-04-17 00:31

Move message

6 lines of code changed in:

metasim 2001-04-17 00:27

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

0 lines of code changed in:

metasim 2001-03-28 12:29

Applied Nick Davis' patch to support generic elements based on an Ant DTD.

1 lines of code changed in:

metasim 2001-03-12 19:57

Updated

3 lines of code changed in:

  • src/antidote: TODO (+3 -3)
metasim 2001-01-12 21:01

Updated

8 lines of code changed in:

  • src/antidote: TODO (+8 -14)
metasim 2000-12-19 03:55

1 more 2 do

8 lines of code changed in:

  • src/antidote: TODO (+8)
metasim 2000-11-28 05:01

Regular update.

14 lines of code changed in:

metasim 2000-11-25 04:46

Always more to do...

17 lines of code changed in:

  • src/antidote: TODO (+17 -9)
metasim 2000-11-25 04:33

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

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

7 lines of code changed in:

metasim 2000-11-21 01:06

Cleaned up error reporting for build.xml parse errors.

5 lines of code changed in:

metasim 2000-11-19 04:22

Removed checking of default ant install location.

1 lines of code changed in:

metasim 2000-11-19 04:21

Added generic attribute editing capability for tasks.

9 lines of code changed in:

metasim 2000-11-16 22:59

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

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

11 lines of code changed in:

metasim 2000-11-16 20:02

Initial commit. Add so that that there is at least some rudimentary

documentation on how to run antidote.

2 lines of code changed in:

  • src/antidote: README (new 2)
metasim 2000-11-16 19:41

Added save and saveas action implementation.

27 lines of code changed in:

  • src/antidote: TODO (+27 -7)
metasim 2000-11-16 18:32

Added option to turn on notification of emacs on a build error so that emacs

goes to the file and location of the error. Also added the ability to provide a

build file to load at startup from the command line.

28 lines of code changed in:

metasim 2000-11-15 21:25

Changed mechanism by which BusMembers cancel event propogation so that any type

of event can be cancelled.

0 lines of code changed in:

  • src/antidote: TODO (-18)

(8 more)

Generated by StatSVN 0.3.2-SNAPSHOT