org.eclipse.ui.examples.rcp.browser/.classpath

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 15 21:19:21 2005 UTC (4 years ago) by dpollock
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Reversing an accidental commit of my local changes to compile against foundation libraries.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Nov 15 21:17:32 2005 UTC (4 years ago) by dpollock
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Foundation
+ Further work on parsing action-based extension points.
+ Introduction of CommandAction, which emulates the IAction interface using command-based managers
+ Moved the uncategorized category down to CommandManager from CommandService
+ Renamed all the IHandlerState related objects to be IState.  The "handler" qualifier, while indicating the primary use case, is an unnecessary qualification.
+ Made the state identifier a more integral part of how state works.  The id is used to identify which piece of state applies in a particular scenario.  This is used to distinguish "name" and "description" label state.
+ Refactored some common functionality related to property change listeners from Action to a new class AbstractAction.
+ Extracted some label parsing utilities (related to mnemonics and accelerators) from Action to LegacyActionTools.
+ Extracted some common constants into CommonCommandPersistence.
+ Created SelectionEnablerExpression to wrap the legacy SelectionEnabler framework.
+ Started work on a proxy for pulldown delegates.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Jan 12 03:27:57 2004 UTC (5 years, 10 months ago) by nick
Branch: MAIN
Initial release

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by: