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.25 1.1

latest revision download Branch MAIN

1.25 annotated / raw | Diffs: previous, other | Lines: 772 ( +23, -3 )

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

First support for cascading key tips

1.24 annotated / raw | Diffs: previous, other | Lines: 752 ( +33, -1 )

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

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

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

Created: 2008-11-14 20:39:45 -0600 (53 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081115023945

1. Issue 25 - NPE in the rollover tracker thread
2. Moving the command popup menu layout functionality to the UI delegate

1.22 annotated / raw | Diffs: previous, other | Lines: 719 ( +25, -2 )

Created: 2008-11-01 01:24:24 -0500 (2 months 6 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081101062424

First support for rich tooltips on command buttons

1.21 annotated / raw | Diffs: previous, other | Lines: 696 ( +30, -26 )

Created: 2008-10-11 00:25:12 -0500 (2 months 27 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081011052512

1. Unified support for popups and popup menus
2. Supporting rich popups that have an optional command button
panel, menu items and separators

1.20 annotated / raw | Diffs: previous, other | Lines: 692 ( +14, -205 )

Created: 2008-10-06 00:58:47 -0500 (3 months 1 day ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081006055847

1. Generic capability to mark a command button to fire action on mouse
press and not on mouse release. This is now applied to application menu
button and ribbon gallery expand buttons as well.
2. Refactoring of application menu button implementation to extend a
popup-only command button with associated callback
3. Refactoring the popup functionality towards unification with the popup
menus + allowing creating dynamic content of the popup panel

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

Created: 2008-10-04 13:14:12 -0500 (3 months 3 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081004181412

Firing the on-press and not on-release actions on:
1. Popup area of command buttons
2. Ribbon application menu button

1.18 annotated / raw | Diffs: previous, other | Lines: 881 ( +4, -4 )

Created: 2008-10-02 23:14:10 -0500 (3 months 4 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081003041410

1. Further functionality in the application men, including footer buttons,
command menu buttons with rollover actions and multiple groups on
the second level
2. Small layout fixes in the command button panel

1.17 annotated / raw | Diffs: previous, other | Lines: 881 ( +37, -0 )

Created: 2008-10-01 22:49:19 -0500 (3 months 5 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20081002034919

1. Different placement and sizing of popup panels of command buttons
2. Further support for ribbon application menu button

1.16 annotated / raw | Diffs: previous, other | Lines: 844 ( +38, -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.15 annotated / raw | Diffs: previous, other | Lines: 806 ( +144, -33 )

Created: 2008-09-26 01:48:59 -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.14 annotated / raw | Diffs: previous, other | Lines: 695 ( +7, -1 )

Created: 2008-08-29 21:11:36 -0500 (4 months 8 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080830021136

Fix for the initializer sequence

Tags: rc_3_1_eilinora release_3_1_eilinora

1.13 annotated / raw | Diffs: previous, other | Lines: 689 ( +27, -13 )

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

Code cleanup and javadocs

1.12 annotated / raw | Diffs: previous, other | Lines: 675 ( +3, -2 )

Created: 2008-08-23 20:54:36 -0500 (4 months 15 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

1.11 annotated / raw | Diffs: previous, other | Lines: 674 ( +6, -2 )

Created: 2008-07-25 00:57:32 -0500 (5 months 13 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080725055732

Addressing issues with invoking command button action by pressing the
SPACE key + unit tests

1.10 annotated / raw | Diffs: previous, other | Lines: 670 ( +48, -191 )

Created: 2008-07-22 22:50:28 -0500 (5 months 15 days ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080723035028

1. Moving the default popup logic from command button to UI delegate
2. Support for adding / removing buttons in a ribbon gallery
3. Proper support for removing ribbon bands
4. Unit tests for 2 and 3

1.9 annotated / raw | Diffs: previous, other | Lines: 813 ( +178, -54 )

Created: 2008-07-04 23:03:12 -0500 (6 months ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080705040312

Reworked implementation of command button
classes and related functionality

1.8 annotated / raw | Diffs: previous, other | Lines: 689 ( +318, -17 )

Created: 2008-06-24 20:32:20 -0500 (6 months ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080625013220

1. Supporting auto-repeat action mode
2. Cleaning up code and comments

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

Created: 2008-03-31 22:53:54 -0500 (9 months ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080401035354

Pressed state for command buttons + colorized ribbon sample

1.6 annotated / raw | Diffs: previous, other | Lines: 383 ( +1, -1 )

Created: 2008-01-27 16:13:56 -0600 (11 months ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080127221354

Refactoring a few classes and javadocs

1.5 annotated / raw | Diffs: previous, other | Lines: 383 ( +1, -1 )

Created: 2008-01-01 12:53:37 -0600 (12 months ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20080101185335

Licensing headers updated to 2008

1.4 annotated / raw | Diffs: previous, other | Lines: 383 ( +23, -11 )

Created: 2007-12-09 13:44:51 -0600 (12 months ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20071209194444

Better implementation of command button panel and its extensions
for browsing local and remote file repositories

1.3 annotated / raw | Diffs: previous, other | Lines: 371 ( +10, -43 )

Created: 2007-12-02 20:51:35 -0600 (13 months ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20071203025135

Much better implementation of popup panels, including support
for dismissing popup panels on ESC and mouse clicking outside the
popup panels

1.2 annotated / raw | Diffs: previous, other | Lines: 404 ( +125, -55 )

Created: 2007-11-30 23:02:43 -0600 (13 months ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20071201050243

Refactoring and simplifying the common package to make
it simpler to use and have more consistent names

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

Created: 2007-11-19 21:55:45 -0600 (13 months ago) | Author: kirillcool | Changeset: MAIN:kirillcool:20071120035544

First drop of 3.0 Deirdre

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 20:07 -0600