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

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/event

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 123 (100.0%) 384 (100.0%) 3.1
metasim 94 (76.4%) 241 (62.8%) 2.5
conor 25 (20.3%) 79 (20.6%) 3.1
bodewig 4 (3.3%) 64 (16.7%) 16.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-03-28 12:29

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

8 lines of code changed in:

metasim 2001-03-12 19:51

Committed Nick Davis' patch to add action toggleability.

0 lines of code changed in:

metasim 2001-01-12 20:42

Added rough ability to add new tasks (javac only) and properties.

0 lines of code changed in:

metasim 2001-01-12 19:02

Added ability to add new targets.

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

1 lines of code changed in:

metasim 2001-01-08 19:44

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

state mechanism.

63 lines of code changed in:

conor 2001-01-03 14:18

Make licence statements mention Ant in place of Tomcat

18 lines of code changed in:

metasim 2000-12-24 14:04

Major package reorganization.

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

55 lines of code changed in:

metasim 2000-11-25 04:31

More rework on the command abstraction code.

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

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

10 lines of code changed in:

metasim 2000-11-14 21:50

Added ability to define state transition condtions for the enabled state of GUI

actions. As specific events are fired in the GUI the enabled state is updated

for specific actions.

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

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

0 lines of code changed in:

metasim 2000-11-09 23:14

Started work on the Ant Construction Set classes (ACS), which will map directly

to DOM elements allowing easier manipulation of the XML and better editing of

Ant projects. NB: The code currently requires the Sun JAXP library (which Ant

needs anyway).

5 lines of code changed in:

bodewig 2000-11-07 14:22

Enable Antidote to select and run targets.



Submitted by: Simeon Fitch <metasim@yahoo.com>

4 lines of code changed in:

bodewig 2000-11-06 12:52

Tow Antidote patches:



*) Design document.



*) can now write BuildEvents to console.



Submitted by: Simeon Fitch <metasim@yahoo.com>

60 lines of code changed in:

conor 2000-11-03 12:04

The initial checkin of antidote - the ant GUI.



This initial version is mainly to establish the source infrastructure. The

code currently compiles under JDK 1.2+ and provides a basic GUI which is able

to open a build.xml file.



Stay tuned ...



Submitted by: Simeon Fitch <metasim@yahoo.com>

61 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT