Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 1254 704

latest revision download Branch root:

1254 annotated / raw | Diffs: previous, other | Lines: 2377 ( +9, -5 )

Created: 2008-11-06 14:59:38 +1100 (2 months 2 days ago) | Author: pbutland | Changeset: 1254

MOOMBA-85: Refactored perspective switching

1198 annotated / raw | Diffs: previous, other | Lines: 2373 ( +824, -771 )

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

1091 annotated / raw | Diffs: previous, other | Lines: 2320 ( +20, -2 )

Created: 2008-07-24 10:45:25 +1000 (5 months 15 days ago) | Author: pbutland | Changeset: 1091

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

MOOMBA-51: Implemented calls to WorkbenchPart.dispose on close of perspective

956 annotated / raw | Diffs: previous, other | Lines: 2302 ( +3, -0 )

Created: 2008-03-05 14:11:48 +1100 (10 months ago) | Author: pbutland | Changeset: 956

Added support for perspective extensions - currently only supports stacking of view parts

939 annotated / raw | Diffs: previous, other | Lines: 2299 ( +16, -16 )

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

Re-worked Moomba to allow real application extensions

718 annotated / raw | Diffs: previous, other | Lines: 2299 ( +1, -1 )

Created: 2007-09-26 16:22:10 +1000 (15 months ago) | Author: dmurley | Changeset: 718

Removed reference to part placeholder

712 annotated / raw | Diffs: previous, other | Lines: 2299 ( +24, -56 )

Created: 2007-09-26 16:08:54 +1000 (15 months ago) | Author: dmurley | Changeset: 712

Refactored perspective helper out of perspective

711 annotated / raw | Diffs: previous, other | Lines: 2331 ( +4, -17 )

Created: 2007-09-26 15:56:24 +1000 (15 months ago) | Author: dmurley | Changeset: 711

Removed references to IStackPresentation

707 annotated / raw | Diffs: previous, other | Lines: 2344 ( +1, -1 )

Created: 2007-09-26 15:32:37 +1000 (15 months ago) | Author: dmurley | Changeset: 707

MOOMBA-15:

Added perspective helper, however the vast majority of this code is commented out, as such may not actually be required.

704 new annotated / raw | Lines: 2344 ( +2344, -0 )

Created: 2007-09-26 13:28:52 +1000 (15 months ago) | Author: dmurley | Changeset: 704

MOOMBA-15:

New class that represents a perspective that has come from the extension registry.