Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 1032 3

latest revision download Branch root:

1032 annotated / raw | Diffs: previous, other | Lines: 848 ( +2, -1 )

Created: 2008-07-14 12:43:50 +1000 (45 days ago) | Author: pdealwis | Changeset: 1032

COO-163

1031 annotated / raw | Diffs: previous, other | Lines: 847 ( +0, -2 )

Created: 2008-07-14 11:20:03 +1000 (45 days ago) | Author: pbutland | Changeset: 1031

COO-162: Removed the APPLICATION_DISPOSED_PROPERTY property

1026 annotated / raw | Diffs: previous, other | Lines: 849 ( +4, -16 )

Created: 2008-07-11 17:21:53 +1000 (48 days ago) | Author: pbutland | Changeset: 1026

COO-162: Removed logging and tidied up event firing for thread activate/deactivate

1022 annotated / raw | Diffs: previous, other | Lines: 861 ( +40, -6 )

Created: 2008-07-04 15:47:13 +1000 (55 days ago) | Author: pdealwis | Changeset: 1022

http://www.karora.org/JIRA/browse/COO-162

ApplicationInstance generates two java.beans.PropertyChangeEvent notifications.

- On thread swapping it generates a THREAD_CHANGED_PROPERTY.
- On the application being disposed it generates a APPLICATION_DISPOSED_PROPERTY.

865 annotated / raw | Diffs: previous, other | Lines: 827 ( +0, -21 )

Created: 2007-11-29 18:36:16 +1100 (8 months ago) | Author: dmurley | Changeset: 865

Copied to: cooee/release/cooee-1.1/src/main/java/org/karora/cooee/app/ApplicationInstance.java 968

COO-64:

Reverted earlier changes that attempted to manage modal z-order from the server side.  This has now been shifted to the javascript.

835 annotated / raw | Diffs: previous, other | Lines: 848 ( +22, -0 )

Created: 2007-11-20 10:04:54 +1100 (9 months ago) | Author: pbutland | Changeset: 835

COO-118: Added API to get the ApplicationInstance StyleSheet (i.e. getStyleSheet)

790 annotated / raw | Diffs: previous, other | Lines: 826 ( +1, -1 )

Created: 2007-10-31 16:46:29 +1100 (9 months ago) | Author: dmurley | Changeset: 790

Increment the version number of the application framework for use in HTML generation

788 annotated / raw | Diffs: previous, other | Lines: 826 ( +27, -1 )

Created: 2007-10-31 15:34:28 +1100 (9 months ago) | Author: dmurley | Changeset: 788

COO-64:

Changed setModel method so that the window that has modal control over the browser is actually shown in focus.

587 annotated / raw | Diffs: previous, other | Lines: 800 ( +1, -1 )

Created: 2007-08-23 01:10:51 +1000 (12 months ago) | Author: dmurley | Changeset: 587

Copied to: cooee/unstable/COO-76/core/src/main/java/org/karora/cooee/app/ApplicationInstance.java 644

Fix for COO-60

Changed generator ID to Karora Cooee 1.0.2

128 annotated / raw | Diffs: previous, other | Lines: 800 ( +2, -1 )

Created: 2007-04-30 17:41:19 +1000 (15 months ago) | Author: knakahara | Changeset: 128

Copied (3 times):

ng synchronized with changes in echopointng CVS made in 26 and 27 of Abril

86 new/moved annotated / raw | Diffs: previous, other | Lines: 799 ( +799, -0 )

Created: 2007-04-23 17:57:03 +1000 (16 months ago) | Author: knakahara | Changeset: 86

Moved from: cooee/trunk/src/main/java/org/karora/cooee/app/ApplicationInstance.java 3

organising svn structure

3 new annotated / raw | Lines: 799 ( +799, -0 )

Created: 2007-04-13 17:16:43 +1000 (16 months ago) | Author: knakahara | Changeset: 3

Moved to: cooee/trunk/core/src/main/java/org/karora/cooee/app/ApplicationInstance.java 86

Copied to: cooee/release/cooee-0.1/src/main/java/org/karora/cooee/app/ApplicationInstance.java 70

Initial import