Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Map File Updated for 3.1.0

I've updated the map file on the 3.1 stream.  This reflects about three weeks 
of progress since the 3.0 release.  At least the following fixes are 
included.  (Some may be missing from this list.)

+ Bug 16329.  [EditorMgmt] Activate editor (F12) does not set focus in editor
+ Bug 25303.  would like to have a way to temporarily reduce and restore 
individual editors (partial fix)
+ Bug 38547.  [Preferences] Changing preferences ignored after "Restore 
defaults" pressed
+ Bug 40965.  [Workbench] Tool bar buttons require mouse focus to get read 
using MSAA
+ Bug 46576.  [RCP] prune message catalogs and icon directories
+ Bug 52506.  [Workbench] minimize needs keyboard shortcut and menu entry
+ Bug 53427.  [RCP] include RCP tests in automated test suite
+ Bug 57093.  [Viewers] "Widget is disposed" when updating from CVS
+ Bug 60768.  CBanner at top does vertical sizing based on left components
+ Bug 61869.  [JFace] JFace does not reflect the new color options for SWT 
Table and tree
+ Bug 62970.  Layout problem when the user presses details in the error dialog
+ Bug 63255.  [Preferences] some pages cannot be displayed in high contrast
+ Bug 63546.  [OLE] In-place editor fails with: Class ID not found in registry
+ Bug 64761.  [Progress] [RCP] Need to reorganize progress icons in ide
+ Bug 65363.  [ViewMgmt] Missing command and action for minimize view
+ Bug 65724.  NPE in UILockListener.doPendingWork
+ Bug 65497.  [Graphics] Old stop icon shown in application window's progress 
bar
+ Bug 66065.  Test to verify that EditorReferences are still working
+ Bug 66574.  Activity checkbox string should not have a '.'
+ Bug 66967.  [ObjectContributions] PropertyParser should be deprecated (or 
removed)
+ Bug 67028.  [Workbench] Window > Show View should be disabled if all 
perspectives closed
+ Bug 67716.  [ProblemsView] Trying to sort in Problems View removes all items 
from view
+ Bug 67221.  [Themes]  Cannot customize values of colors/fonts when theme is 
used
+ Bug 67293.  [Themes] Setting inital theme to a bad theme id results in 
IThemeManager.getCurrentTheme() == null
+ Bug 68379.  [FastView] wrong target for restore fastview animation
+ Bug 68431.  [ActivityMgmt] Need Add all/Remove all button for capabilities
+ Bug 68444.  [Import/Export] cannot fill project name in Import Project 
wizard
+ Bug 68505.  [Progress] Progress view shows waiting job which doesn't exist 
anymore
+ Bug 68579.  [Progress] Cleared error still in progress error list
+ Bug 68774.  [Perspectives] NPE in PerspectiveSwitcher.setCoolItemSize()
+ Bug 68776.  [Perspectives] Perspective extension view element requires 
relative even if relationship="fast"
+ Bug 68779.  [Perspectives] closeable and moveable attributes ignored if 
relationship is fixed or stack
+ Bug 68802.  org.eclipse.ui.themes identifier incorrect
+ Bug 68804.  [Preferences] Always Run in background not restored to default 
in Workbench preference page
+ Bug 69097.  Provide utility classes for creating Eclipse presentations
+ Bug 69365.  Non NLS'd string shipped with eclipse 3.0
+ Bug 69473.  [Workbench] File > New menu is enabled when no perspectives open
+ Bug 69541.  [Dialogs] TVT3.0:  Task List Description text entry widget 
truncated in Korean
+ Bug 69607.  [Preferences] TVT3.0:  nonexternalized string in 
Preferences->Workbench->Appearance
+ Bug 69612.  [Font/Colour] TVT3.0:  Duplicated mnemonics in 
Preferences->Workbench->Colors and Fonts
+ Bug 69724.  [Fonts] TVT3.0: Description for colors & fonts are switched


This update also includes updated plug-in version numbers (3.1.0), complete 
reformatting of source code to fall in line with our coding standards, and 
miscellaneous tweaks and enhancements.

The build notes have been updated.


The following projects have changed:
+ org.eclipse.jface
+ org.eclipse.ui
+ org.eclipse.ui.carbon
+ org.eclipse.ui.ide
+ org.eclipse.ui.examples.multipageeditor
+ org.eclipse.ui.examples.propertysheet
+ org.eclipse.ui.examples.readmetool
+ org.eclipse.ui.ide
+ org.eclipse.ui.presentations.r21
+ org.eclipse.ui.tests
+ org.eclipse.ui.tests.rcp
+ org.eclipse.ui.views
+ org.eclipse.ui.win32
+ org.eclipse.ui.workbench
+ org.eclipse.ui.workbench.compatibility



cheers,
d.


Back to the top