Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.17 1.1

latest revision download Branch MAIN

1.17 annotated / raw | Diffs: previous, other | Lines: 480 ( +18, -1 )

Created: 2008-12-30 20:58:33 -0600 (7 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081231025833

Painting performance improvements for ribbon frame when keytips
are not showing

1.16 annotated / raw | Diffs: previous, other | Lines: 463 ( +17, -3 )

Created: 2008-12-23 22:53:03 -0600 (14 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081224045302

1. Issue 26 - over->press->out->over sequence on command buttons
resulted in incorrect visuals
2. Hide keytips on ribbon frame deactivation
3. Show keytips on expanded ribbon gallery popups
4. Scrolling to reveal selected button in ribbon gallery popups
5. Support for title-less single groups in ribbon galleries

1.15 annotated / raw | Diffs: previous, other | Lines: 449 ( +53, -22 )

Created: 2008-12-20 22:50:19 -0600 (17 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081221045019

Consistent alignment of key tips on components in regular and flow
ribbon bands (both for 2 and 3 rows)

1.14 annotated / raw | Diffs: previous, other | Lines: 418 ( +29, -123 )

Created: 2008-12-17 20:55:29 -0600 (20 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081218025529

Code cleanup + handling cursor and rollovers on
key tip layer

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

Created: 2008-12-13 20:48:14 -0600 (24 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081214024814

Testing support for key tips on ribbon band expand buttons

1.12 annotated / raw | Diffs: previous, other | Lines: 511 ( +7, -0 )

Created: 2008-12-13 10:29:23 -0600 (25 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081213162923

Hiding key tips on resizing the ribbon + sample key tips in test app

1.11 annotated / raw | Diffs: previous, other | Lines: 504 ( +27, -16 )

Created: 2008-12-13 09:44:53 -0600 (25 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081213154452

Further tweaks for supporting key tips

1.10 annotated / raw | Diffs: previous, other | Lines: 493 ( +5, -5 )

Created: 2008-12-13 00:04:00 -0600 (25 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081213060359

Invoking the key tip action on key release and not key press.
Key press event was not being fired to AWT global listener in some
cases after Alt / F10.

1.9 annotated / raw | Diffs: previous, other | Lines: 493 ( +177, -145 )

Created: 2008-12-12 23:25:58 -0600 (25 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081213052556

First support for cascading key tips

1.8 annotated / raw | Diffs: previous, other | Lines: 461 ( +243, -2 )

Created: 2008-12-10 23:27:00 -0600 (27 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081211052659

Very preliminary support for associating and showing keytips on
ribbon controls.

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

Created: 2008-11-21 20:07:09 -0600 (46 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081122020709

Further support for scrolling ribbon content.
* Scrolling tab buttons (first drop)
* Disabling scroll buttons
* Not showing contextual group headers on scrolled content
* Not allowing contextual group headers to overflow the title pane buttons
* Support for ribbon help button
* Removed notion of help task

1.6 annotated / raw | Diffs: previous, other | Lines: 218 ( +12, -0 )

Created: 2008-09-30 22:30:28 -0500 (3 months 6 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081001033028

1. First support for ribbon application menu
2. Tracking the popup visibility on command button popup model
3. Small fixes for the layout and insets of command button panels

1.5 annotated / raw | Diffs: previous, other | Lines: 206 ( +12, -2 )

Created: 2008-09-30 00:52:49 -0500 (3 months 7 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080930055249

Ribbon:
1. Support for application menu button
2. Task bar panel in a separate strip if the ribbon is not using the title pane
3. Small code cleanup

1.4 annotated / raw | Diffs: previous, other | Lines: 196 ( +14, -3 )

Created: 2008-09-26 22:53:55 -0500 (3 months 10 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080927035355

Tweaking borders of command buttons in different states

1.3 annotated / raw | Diffs: previous, other | Lines: 185 ( +4, -6 )

Created: 2008-09-26 01:49:02 -0500 (3 months 11 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080926064857

First drop of 4.0 Fainnear
1. Major refactoring and restructuring of the breadcrumb bar component
2. Refactoring and restructuring of command button display states
and related sizing / layout code

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

Created: 2008-08-27 21:07:07 -0500 (4 months 10 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080828020705

Code cleanup and javadocs

Tags: rc_3_1_eilinora release_3_1_eilinora

1.1 new annotated / raw | Lines: 157 ( +157, -0 )

Created: 2008-08-23 20:54:37 -0500 (4 months 14 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080824015435

1. Using transcoded SVG images for better startup time of test
applications
2. SVG transcoder has an option to create a ResizableIcon implementation
3. Support for third-party look-and-feels that put the contextual task
group headers and taskbar on the title pane component
4. Future functionality of JRibbonFrame - first implementation

Crucible: Open Source License registered to Atlassian.
Atlassian Crucible, painless code review. (Version:1.6.2 Build:build-rspud1 2008-10-22) - Administration - Page generated 2009-01-07 19:30 -0600