Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 1319 172

latest revision download Branch root:

1319 annotated / raw | Diffs: previous, other | Lines: 1986 ( +46, -2 )

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

1306 annotated / raw | Diffs: previous, other | Lines: 1942 ( +26, -14 )

Created: 2008-11-14 10:55:53 +1100 (55 days ago) | Author: pbutland | Changeset: 1306

MOOMBA-74: Implementation of windowImages
Re-factored main page layout

1259 annotated / raw | Diffs: previous, other | Lines: 1930 ( +173, -4 )

Created: 2008-11-06 15:51:15 +1100 (2 months 2 days ago) | Author: pbutland | Changeset: 1259

Implemented code to allow the menu, coolbar, perspective bar and status line to be set visible/not visible

1254 annotated / raw | Diffs: previous, other | Lines: 1761 ( +62, -11 )

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

MOOMBA-85: Refactored perspective switching

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

Created: 2008-10-28 13:12:20 +1100 (2 months 11 days ago) | Author: pbutland | Changeset: 1210

Removed redundant reference to IPersistable

1209 annotated / raw | Diffs: previous, other | Lines: 1712 ( +3, -3 )

Created: 2008-10-28 12:35:22 +1100 (2 months 11 days ago) | Author: pbutland | Changeset: 1209

MOOMBA-52: Synchronised with 3.3 IWorkbench API where applicable

1198 annotated / raw | Diffs: previous, other | Lines: 1712 ( +638, -50 )

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

1159 annotated / raw | Diffs: previous, other | Lines: 1124 ( +0, -5 )

Created: 2008-09-11 10:49:10 +1000 (3 months 27 days ago) | Author: pbutland | Changeset: 1159

Removed redundant code

1149 annotated / raw | Diffs: previous, other | Lines: 1129 ( +23, -18 )

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

MOOMBA-59: Implemented view part menus

1108 annotated / raw | Diffs: previous, other | Lines: 1124 ( +50, -17 )

Created: 2008-08-08 14:17:45 +1000 (5 months ago) | Author: pbutland | Changeset: 1108

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

MOOMBA-58: Implemented call to WorkbenchWindowAdvisor.preWindowOpen

1089 annotated / raw | Diffs: previous, other | Lines: 1091 ( +1, -1 )

Created: 2008-07-24 10:31:12 +1000 (5 months 15 days ago) | Author: pbutland | Changeset: 1089

Changed the class name for the logger to be the fully qualified name

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

Created: 2008-07-14 10:38:07 +1000 (5 months 25 days ago) | Author: pbutland | Changeset: 1029

MOOMBA-53: Fixed memory leaks when closing the workbench

966 annotated / raw | Diffs: previous, other | Lines: 984 ( +30, -0 )

Created: 2008-03-17 17:46:00 +1100 (9 months ago) | Author: pbutland | Changeset: 966

Implemented WorkbenchWindow.open

961 annotated / raw | Diffs: previous, other | Lines: 954 ( +15, -3 )

Created: 2008-03-12 14:53:32 +1100 (9 months ago) | Author: pbutland | Changeset: 961

Added getService and hasService to API

953 annotated / raw | Diffs: previous, other | Lines: 942 ( +0, -6 )

Created: 2008-03-05 14:09:13 +1100 (10 months ago) | Author: pbutland | Changeset: 953

Removed perspective and view actions (these should be added on an application basis)

941 annotated / raw | Diffs: previous, other | Lines: 948 ( +0, -10 )

Created: 2008-02-26 09:46:42 +1100 (10 months ago) | Author: pbutland | Changeset: 941

Removed addition of help action item(s) - these should be done by an application

939 annotated / raw | Diffs: previous, other | Lines: 958 ( +736, -48 )

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

Re-worked Moomba to allow real application extensions

753 annotated / raw | Diffs: previous, other | Lines: 270 ( +5, -2 )

Created: 2007-10-02 15:35:16 +1000 (15 months ago) | Author: pbutland | Changeset: 753

Workbench help button only added if there is help support
Removed trace messages

749 annotated / raw | Diffs: previous, other | Lines: 267 ( +10, -1 )

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

MOOMBA-24: Added basic help support

613 annotated / raw | Diffs: previous, other | Lines: 258 ( +1, -1 )

Created: 2007-09-05 11:46:37 +1000 (16 months ago) | Author: pbutland | Changeset: 613

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

Refactored Display to Orana

596 annotated / raw | Diffs: previous, other | Lines: 258 ( +45, -20 )

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

Implemented actionSets and viewAction contributions

582 annotated / raw | Diffs: previous, other | Lines: 233 ( +22, -52 )

Created: 2007-08-20 12:47:43 +1000 (16 months ago) | Author: dmurley | Changeset: 582

Rollout contribution changes

580 annotated / raw | Diffs: previous, other | Lines: 263 ( +52, -22 )

Created: 2007-08-17 16:17:57 +1000 (16 months ago) | Author: mwilliamson | Changeset: 580

Added contribution support specifily support for ActionSets

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

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

reestructuring svn

408 annotated / raw | Diffs: previous, other | Lines: 233 ( +1, -3 )

Created: 2007-07-13 12:33:16 +1000 (17 months ago) | Author: pbutland | Changeset: 408

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

Changed the 'Title' styled component from a BorderPane to a ContentPane

397 annotated / raw | Diffs: previous, other | Lines: 235 ( +3, -7 )

Created: 2007-07-12 15:37:15 +1000 (17 months ago) | Author: pbutland | Changeset: 397

Refactored styling which is now fully documented on the Karora Moomba wiki

357 annotated / raw | Diffs: previous, other | Lines: 239 ( +3, -3 )

Created: 2007-07-04 12:44:59 +1000 (18 months ago) | Author: pbutland | Changeset: 357

Refactored to use latest Orana

307 annotated / raw | Diffs: previous, other | Lines: 239 ( +3, -3 )

Created: 2007-06-25 14:35:40 +1000 (18 months ago) | Author: pbutland | Changeset: 307

Changed a BorderPane to a ContentPane for the main window

215 annotated / raw | Diffs: previous, other | Lines: 239 ( +5, -2 )

Created: 2007-06-13 17:58:04 +1000 (18 months ago) | Author: dmurley | Changeset: 215

MOOMBA-1

Added support for the IApplication interface.

Not 100% happy with this implementation however.  It will need further work, but
is enough to get everything happening for the minute

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

Created: 2007-06-12 10:48:50 +1000 (18 months ago) | Author: pbutland | Changeset: 207

Removed duplicated line

172 new annotated / raw | Lines: 238 ( +238, -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