Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 1319 596

latest revision download Branch root:

1319 annotated / raw | Diffs: previous, other | Lines: 1697 ( +94, -96 )

Created: 2008-11-25 11:59:50 +1100 (44 days ago) | Author: pbutland | Changeset: 1319

MOOMBA-94: Now uses the org.eclipse.core.runtime.products extension point
MOOMBA-95: Implemented newWizard extension point

1255 annotated / raw | Diffs: previous, other | Lines: 1699 ( +80, -98 )

Created: 2008-11-06 15:01:08 +1100 (2 months 2 days ago) | Author: pbutland | Changeset: 1255

MOOMBA-80: Implemented Show View/Open Perspective actions

1198 annotated / raw | Diffs: previous, other | Lines: 1717 ( +1635, -1468 )

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: 1550 ( +490, -581 )

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/actions/ActionFactory.java 1168

Re-worked Moomba to allow real application extensions

749 annotated / raw | Diffs: previous, other | Lines: 1641 ( +21, -20 )

Created: 2007-10-02 13:36:40 +1000 (15 months ago) | Author: pbutland | Changeset: 749

MOOMBA-24: Added basic help support

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

Created: 2007-09-05 11:49:48 +1000 (16 months ago) | Author: pbutland | Changeset: 614

Moved from: moomba/trunk/core/src/main/java/org/karora/moomba/ui/ActionFactory.java 596

Copied to: moomba/tags/core/0.7/src/main/java/org/karora/moomba/ui/actions/ActionFactory.java 852

Refactored ActionFactory from ui to ui.actions package

596 new annotated / raw | Lines: 1639 ( +1639, -0 )

Created: 2007-08-23 17:15:35 +1000 (16 months ago) | Author: pbutland | Changeset: 596

Moved to: moomba/trunk/core/src/main/java/org/karora/moomba/ui/actions/ActionFactory.java 614

Implemented actionSets and viewAction contributions