Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 1250 172

latest revision download Branch root:

1250 annotated / raw | Diffs: previous, other | Lines: 428 ( +1, -1 )

Created: 2008-11-06 14:52:47 +1100 (2 months 2 days ago) | Author: pbutland | Changeset: 1250

Added code comment

1198 annotated / raw | Diffs: previous, other | Lines: 428 ( +415, -144 )

Created: 2008-10-24 12:58:29 +1000 (2 months 15 days ago) | Author: pbutland | Changeset: 1198

MOOMBA-15 (MOOMBA-29, MOOMBA-31, MOOMBA-32), MOOMBA-16, MOOMBA-26: Completely changed how the page layout is constructed

939 annotated / raw | Diffs: previous, other | Lines: 157 ( +2, -2 )

Created: 2008-02-15 12:28:43 +1100 (10 months ago) | Author: pbutland | Changeset: 939

Copied to: moomba/tags/core/0.9.2/src/main/java/org/karora/moomba/ui/internal/LayoutPart.java 1168

Re-worked Moomba to allow real application extensions

775 annotated / raw | Diffs: previous, other | Lines: 157 ( +11, -0 )

Created: 2007-10-29 12:03:14 +1100 (14 months ago) | Author: pbutland | Changeset: 775

MOOMBA-40: Added addStandaloneView method to IPageLayout

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

Created: 2007-07-31 15:26:29 +1000 (17 months ago) | Author: wgilbert | Changeset: 462

Moved from: moomba/trunk/src/main/java/org/karora/moomba/ui/internal/LayoutPart.java 441

Copied (2 times):

reestructuring svn

441 annotated / raw | Diffs: previous, other | Lines: 146 ( +58, -5 )

Created: 2007-07-28 11:55:05 +1000 (17 months ago) | Author: pbutland | Changeset: 441

Moved to: moomba/trunk/core/src/main/java/org/karora/moomba/ui/internal/LayoutPart.java 462

Allowed for page layout divisions to be specified in ratios as well as absolute sizes

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

Created: 2007-06-29 14:26:59 +1000 (18 months ago) | Author: pbutland | Changeset: 333

compareTo now checks for nulls in id and referring id

172 new annotated / raw | Lines: 92 ( +92, -0 )

Created: 2007-05-24 16:55:51 +1000 (19 months ago) | Author: dmurley | Changeset: 172

- Removed JFACE implementation from Workbench code
- Open code base to the world