Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 1271 547

latest revision download Branch root:

1271 annotated / raw | Diffs: previous, other | Lines: 505 ( +1, -1 )

Created: 2008-11-11 15:38:13 +1100 (58 days ago) | Author: pbutland | Changeset: 1271

Fixed NullPointerException problem in getImage when ImageRegistry had not been constructed

1258 annotated / raw | Diffs: previous, other | Lines: 505 ( +71, -10 )

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

830 annotated / raw | Diffs: previous, other | Lines: 444 ( +5, -7 )

Created: 2007-11-19 17:31:03 +1100 (13 months ago) | Author: pbutland | Changeset: 830

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

Replaced Map with ImageRegistry for image caching

547 new annotated / raw | Lines: 446 ( +446, -0 )

Created: 2007-08-07 14:56:13 +1000 (17 months ago) | Author: pbutland | Changeset: 547

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

MOOMBA-14: Shared images support added