[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[platform-ui-dev] Build submission (I-20060228-0800)
|
The map file has been updated for I20060228-0800. The following fixes are
included:
+ Bug 92601. [Properties] Can't contribute properties page for non
IAdaptable
+ Bug 97859. [DetachedViews] non-closeable view can be closed after
detaching
+ Bug 99904. [RCP] Layout not updated when visibility of coolbar,
perspectivebar etc. toggled after startup
+ Bug 111761. [CommonNavigator] Part activation listener not removed when
Project Explorer is disposed.
+ Bug 115873. [Progress] User Jobs don't provide feedback on error unless
run in background
+ Bug 116260. [Graphics] [Wizards] Improve the look of the wizard when
non-default colours are used
+ Bug 117184. [Viewers] Failure in VirtualLazyTreeViewerTest.testExpand
+ Bug 120587. [Common Navigator] Manifest.MF appears twice in Java content
+ Bug 122627. [RCP] (regression) Coolbar only shown when
MainWindow-Resized
+ Bug 122808. [Common Navigator] NavigatorActionService doesn't use
ActionGroup#updateActionBars()
+ Bug 122910. [CommonNavigator] API types should specify subclassing /
implementation contract
+ Bug 124935. [CommonNavigator] Resource extension is missing several
actions
+ Bug 125575. [Common Navigator] Label provider should support custom
fonts and colors
+ Bug 125647. [CommonNavigator] Refactor ActivationService to remove
singleton pattern
+ Bug 125717. [Common Navigator] CommonViewer should not override
isExpandable
+ Bug 126459. [Common Navigator] CommonViewer should use
TreePathViewerSorter
+ Bug 126553. [Field Assist] light bulb image looks ugly on white
background
+ Bug 126658. [CommonNavigator] [DND] Complete definition of DND API
+ Bug 126901. [Commands] handlers: ExpressionAuthority and
HandlerAuthority cause huge performance degradation
+ Bug 127165. [CommonNavigator] Update init() signatures of
user-implemented extensions
+ Bug 127202. [CommonNavigator] Provide default implementation for
CommonActionProvider.init
+ Bug 127211. [CommonNavigator] Double-click should either open or expand,
not both
+ Bug 127261. [Common Navigator] Add support for
ITreePathContent/LabelProvider
+ Bug 127320. [Wizards] NPE importing from zip file
+ Bug 128472. [Workbench] Need to consider restarting Eclipse when the
workspace settings change
+ Bug 128644. [Markers] ArrayIndexOutOfBoundsException while queuing
viewer updates
+ Bug 128939. [Wizards] NPE when checking option "Link to folder in
the file system"
+ Bug 129027. [Workbench] remove comment about experimental status from
IProductConstants
+ Bug 129156. [Wizards] NPE in
IDESelectionConversionService.convertToResources
+ Bug 129214. [Field Assist] - Decorated Field attachments not centering
images horizontally
+ Bug 129359. [Metadata] UI plugins - externalize strings and plugin
cleanup
The following projects have changed:
+ org.eclipse.core.commands
+ org.eclipse.jface
+ org.eclipse.jface.databinding
+ org.eclipse.ui
+ org.eclipse.ui.examples.undo
+ org.eclipse.ui.ide
+ org.eclipse.ui.navigator
+ org.eclipse.ui.navigator.resources
+ org.eclipse.ui.presentations.r21
+ org.eclipse.ui.tests
+ org.eclipse.ui.tests.navigator
+ org.eclipse.ui.views
+ org.eclipse.ui.workbench
Note: the following projects also changed due to the PDE clean-up work
that was done, to add test suite launch configurations, or to change build
properties:
org.eclipse.jface.tests.databinding
org.eclipse.ui.examples.fieldassist
org.eclipse.ui.tests.performance
org.eclipse.ui.tests.rcp
org.eclipse.ui.tests.views.properties.tabbed
org.eclipse.ui.views.properties.tabbed
Karice