Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 1300 419

latest revision download Branch root:

1300 annotated / raw | Diffs: previous, other | Lines: 478 ( +36, -3 )

Created: 2008-11-14 10:39:12 +1100 (55 days ago) | Author: pbutland | Changeset: 1300

Made maximise/restore icons configurable via a stylesheet

1254 annotated / raw | Diffs: previous, other | Lines: 445 ( +12, -13 )

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

MOOMBA-85: Refactored perspective switching

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

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

Moved from: moomba/trunk/core/src/main/java/org/karora/moomba/ui/internal/FunkyTabPane.java 1149

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

1149 annotated / raw | Diffs: previous, other | Lines: 320 ( +19, -43 )

Created: 2008-08-29 13:50:39 +1000 (4 months 10 days ago) | Author: pbutland | Changeset: 1149

Moved to: moomba/trunk/core/src/main/java/org/karora/moomba/ui/internal/presentations/defaultpresentation/CTabFolder.java 1198

MOOMBA-59: Implemented view part menus

993 annotated / raw | Diffs: previous, other | Lines: 344 ( +5, -40 )

Created: 2008-05-08 12:25:53 +1000 (8 months ago) | Author: pbutland | Changeset: 993

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

MOOMBA-47: Changed the activation order of tab buttons and the tab contents.  The tab contents are now only activated at the end of the setActive method.

983 annotated / raw | Diffs: previous, other | Lines: 379 ( +2, -6 )

Created: 2008-04-09 09:53:01 +1000 (9 months ago) | Author: pbutland | Changeset: 983

Made the current pane in a TabPane the active one when adding a new pane

939 annotated / raw | Diffs: previous, other | Lines: 383 ( +124, -67 )

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

Re-worked Moomba to allow real application extensions

833 annotated / raw | Diffs: previous, other | Lines: 326 ( +79, -63 )

Created: 2007-11-19 17:40:06 +1100 (13 months ago) | Author: pbutland | Changeset: 833

Re-implemented maximize/restore buttons properly for view folders

806 annotated / raw | Diffs: previous, other | Lines: 310 ( +6, -3 )

Created: 2007-11-09 16:52:52 +1100 (13 months ago) | Author: pbutland | Changeset: 806

MOOMBA-27: Changed a view part parent component from a ContentPane to a ContainerEx
Added icons to ViewPart tabs

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

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

MOOMBA-40: Added addStandaloneView method to IPageLayout

617 annotated / raw | Diffs: previous, other | Lines: 299 ( +25, -0 )

Created: 2007-09-05 11:52:34 +1000 (16 months ago) | Author: pbutland | Changeset: 617

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

Re-implemented viewpart change listeners to work with latest tab pane component

595 annotated / raw | Diffs: previous, other | Lines: 274 ( +0, -4 )

Created: 2007-08-23 17:08:00 +1000 (16 months ago) | Author: pbutland | Changeset: 595

Removed trace messages

549 annotated / raw | Diffs: previous, other | Lines: 278 ( +113, -2 )

Created: 2007-08-07 14:58:26 +1000 (17 months ago) | Author: pbutland | Changeset: 549

Added minimize and maximize buttons for View Part containers

462 new/moved annotated / raw | Diffs: previous, other | Lines: 167 ( +167, -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/FunkyTabPane.java 438

Copied to: moomba/release/moomba-0.5/src/main/java/org/karora/moomba/ui/internal/FunkyTabPane.java 509

reestructuring svn

438 annotated / raw | Diffs: previous, other | Lines: 167 ( +37, -8 )

Created: 2007-07-26 16:24:39 +1000 (17 months ago) | Author: pbutland | Changeset: 438

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

Added image capability to perspective tabs

419 new annotated / raw | Lines: 138 ( +138, -0 )

Created: 2007-07-17 15:46:01 +1000 (17 months ago) | Author: pbutland | Changeset: 419

Implemented a new TabPane control which give more control over how the workbench can be styled