Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 1290 165

latest revision download Branch root:

1290 annotated / raw | Diffs: previous, other | Lines: 277 ( +4, -4 )

Created: 2008-11-13 19:54:12 +1100 (7 days ago) | Author: pbutland | Changeset: 1290

Now uses ImageRegistry for dialog icons so that these can be changed via stylesheet

1179 annotated / raw | Diffs: previous, other | Lines: 277 ( +16, -38 )

Created: 2008-10-24 12:05:12 +1000 (27 days ago) | Author: pbutland | Changeset: 1179

Tidied up code

1130 annotated / raw | Diffs: previous, other | Lines: 299 ( +2, -124 )

Created: 2008-08-21 13:50:27 +1000 (2 months 30 days ago) | Author: pbutland | Changeset: 1130

ORANA-5: Fixed bug for when text height is smaller than the default dialog height

1128 annotated / raw | Diffs: previous, other | Lines: 421 ( +365, -180 )

Created: 2008-08-21 12:36:08 +1000 (2 months 30 days ago) | Author: pbutland | Changeset: 1128

ORANA-5: Implemented auto-sizing for IconAndMessageDialog and InputDialog

770 annotated / raw | Diffs: previous, other | Lines: 236 ( +11, -9 )

Created: 2007-10-25 15:22:48 +1000 (12 months ago) | Author: pbutland | Changeset: 770

Copied (3 times):

ORANA-37: Re-factored dialog components for consistency between dialogs.  All dialogs now use a ContainerEx as the main content area.

727 annotated / raw | Diffs: previous, other | Lines: 234 ( +4, -2 )

Created: 2007-09-27 14:55:45 +1000 (13 months ago) | Author: pbutland | Changeset: 727

Added styling for dialog message area

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

Created: 2007-07-31 15:19:35 +1000 (15 months ago) | Author: knakahara | Changeset: 452

Moved from: orana/trunk/src/main/java/org/karora/orana/dialogs/IconAndMessageDialog.java 394

Copied to: orana/release/orana-0.5/src/main/java/org/karora/orana/dialogs/IconAndMessageDialog.java 503

reestructuring svn

394 annotated / raw | Diffs: previous, other | Lines: 232 ( +1, -1 )

Created: 2007-07-12 15:28:57 +1000 (16 months ago) | Author: pbutland | Changeset: 394

Moved to: orana/trunk/core/src/main/java/org/karora/orana/dialogs/IconAndMessageDialog.java 452

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

344 annotated / raw | Diffs: previous, other | Lines: 232 ( +0, -1 )

Created: 2007-07-02 11:19:18 +1000 (16 months ago) | Author: pbutland | Changeset: 344

Removed unnecessary styling

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

Created: 2007-06-29 17:01:33 +1000 (16 months ago) | Author: pbutland | Changeset: 340

Refactored and improved styling

165 new annotated / raw | Lines: 294 ( +294, -0 )

Created: 2007-05-24 15:38:58 +1000 (17 months ago) | Author: dmurley | Changeset: 165

Completed seperation and refactoring from workbench code base
Open code base to the world