Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 1303 687

latest revision download Branch root:

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

Created: 2008-11-14 10:48:33 +1100 (55 days ago) | Author: pbutland | Changeset: 1303

ViewPart icon now uses MissingImageDescriptor if one can not be found from plugin definition

1258 annotated / raw | Diffs: previous, other | Lines: 272 ( +7, -9 )

Created: 2008-11-06 15:05:26 +1100 (2 months 2 days ago) | Author: pbutland | Changeset: 1258

Changed the workbench to use ImageDescriptor class since ORANA-73

1198 annotated / raw | Diffs: previous, other | Lines: 274 ( +1, -1 )

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

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

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

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

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

687 new annotated / raw | Lines: 273 ( +273, -0 )

Created: 2007-09-24 12:37:03 +1000 (15 months ago) | Author: dmurley | Changeset: 687

MOOMBA-15:

New implementation of the View and Perspective registries heavily based on the Eclipse RCP implementation.

This implementation is NOT backwards compatible with 0.7 of MOOMBA.  Any plugins using Moomba will need to be changed to use plugin.xml files to register thier views and perspectives