Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Build Submission (I20050506-1600)

The map file has been updated for I200505061600.  The following fixes are 
included:
+ Bug 10146. [DND] Consider adopting JDT support classes for Drag and Drop
+ Bug 21756. [PropertiesView] incorrect SetPropertyValueCommand#undo 
implementation
+ Bug 48784. [MPE] ClassCast exception Workbench page isPartVisiable for 
MultiPageSite
+ Bug 49347. First entry of local history disappears in several cases
+ Bug 56231. Shell deactivation/activation is not reliable
+ Bug 59037. [Navigator] Package explorer flicker when switching/closing 
editors
+ Bug 62405. Editor drop down performance slow on Linux-GTK on mouse move
+ Bug 62664. [ProblemsView] java.lang.NullPointerException when eclipse is 
trying to save Problem view
+ Bug 67467. [Presentaions] Toolbar layout missing buttons for stack view in 
Breakpoints view
+ Bug 68938. [Contributions] Allow contributions based on active editor input
+ Bug 69963. [KeyBindings] doc: New key bindings fail to work in text editor
+ Bug 70088. [Actions] ActionContributionItem.fill(Composite) creates button 
with wrong text
+ Bug 73722. [Perspectives] [ViewMgmt] No API for adding multiple instances of 
the same view in IPageLayout
+ Bug 77372. [RCP][Progress] Clicking on the progress button generates an 
error
+ Bug 78179. [Progress] ProgressManager's 'subTask' throws NPE on null string
+ Bug 78225. [Preferences] Clarify spec w.r.t. threads and change notification
+ Bug 80570. [Dialogs] Low Vision test - hover test is not present for icons 
in MessageDialogs
+ Bug 80655. [RCP][Preferences] Preferences breaking API boundaries
+ Bug 81675. [Progress] ArrayIndexOutOfBoundsException in progress viewer code
+ Bug 82107. [Progress] WorkbenchSiteProgressService should not refer to 
WorkbenchPart directly
+ Bug 84406. [RCP] [ViewMgmt] [EditorMgmt] ISaveablePart not fully implemented
+ Bug 85147. [Preferences] filter field: Looses focus on type
+ Bug 85587. [IDE] Unsaved changes + clean all ... should it prompt to save?
+ Bug 86329. [ViewMgmt] An view with columns gets incorrect widths when first 
opened
+ Bug 86362. [PropertiesView] Can not access AdapterFactory, when plugin is 
not loaded
+ Bug 88274. ObjectContributionsPerformanceTest not giving useful results
+ Bug 88629. [Commands] ConcurrentModificationException in command manager
+ Bug 88867. [DetachedViews] NPE with detached views
+ Bug 88919. [KeyBindings] registry: Preference changes should update bindings 
immediately
+ Bug 88998. Clean dialog layout is wasteful
+ Bug 89197. [Undo] - Warning/prompting usability issues
+ Bug 89237. [Preferences] Preferences dialog search Text should select page
+ Bug 89280. TreeViewer#add() is about 10 times slower on Windows than GTK
+ Bug 89689. [Preferences] ContentTypes preference page layout issue
+ Bug 90415. [Contributions] NPE in ActionContributionItem.update when trying 
to set accelerator in menu
+ Bug 90512. [Navigator] ResourceNavigatorMessagesCopy references IDE internal 
package
+ Bug 90758. [Preferences] Welcome Editor fails on 3.1M6
+ Bug 90788. [RCP] Remove M6 TODOs in WorkbenchAdvisors
+ Bug 91343. [Undo] - API clarification - threading issues
+ Bug 91389. [Decorators] [DynamicUI] InvalidRegistryObjectException and NPE 
in decorator manager
+ Bug 91961. Bold the text of elments which match searching contents in 
preference dialog
+ Bug 92020. WID in Tree.getItems during AbstractStructuredCommand.findMatches
+ Bug 92062. [Decorators] Forground label decorator not working reliable
+ Bug 92148. [WorkbenchParts] Global Refactorings disabled after opening 
editor
+ Bug 92164. Add job manager idle handler and gc() when idle
+ Bug 92203. [Preferences] preferences package needs cleanup
+ Bug 92258. [WorkbenchParts] Workbench should set focus on part's control if 
part doesn't
+ Bug 92366. [Undo] - If the execution of the undo/redo fails with a runtime 
exception the stack should be flushed
+ Bug 92433. [DnD] Drag'n'drop test failures (8) in HEAD
+ Bug 92506. [Undo] - API SPEC Change - Operation should never be removed on 
undo/redo error
+ Bug 92600. [Preferences] preferenceTransfer.exsd: examples incorrectly 
specified, add to help
+ Bug 92707. NPE in OperationHistroy while shutting down Eclipse
+ Bug 92764. [ActivityMgmt][Contributions] NPE when capabilities turned off 
and try to show all in new wizard
+ Bug 92777. [Contributions] Spec clarification: ContributionItem.getParent() 
can return null
+ Bug 92785. Properties and preferences dialog should disable combo when only 
one page
+ Bug 92814. [api] NewWizardMenu.setEnabled(boolean) was deleted
+ Bug 92835. [Viewers] retrieving projects from CVS creates duplicate 
resources in Navigator
+ Bug 92851. [Viewers] [api] protected field 
StructuredViewer.colorAndFontCollector
+ Bug 92974. [IDE] (tests) Perf tests generate CCEs and NPEs in perf_301 
branch
+ Bug 92976. Focus problem on editor creation
+ Bug 93051. [Undo] Compile error 
org.eclipse.ui.operations.NonLocalUndoUserApprover
+ Bug 93077. Next / Previous Editor list not updated when active editor 
changes without having focus
+ Bug 93116. Performance optimizatioin in ScopedPreferenceStore
+ Bug 93118. Heap status plug-in generates a lot of Color garbage
+ Bug 93175. [Preferences] PreferencePage.createControl is tagged as 
experimental
+ Bug 93176. [JFace] Window.getDefaultOrientation() is marked as experimental
+ Bug 93178. ViewSettingsDialog is tagged as experimental
+ Bug 93192. Operation history MUST make sure that dispose is called whenever 
a undo/redo object is removed from the histroy
+ Bug 93193. [Dialogs] Infinite search in project import dialog
+ Bug 93236. [Properties] keywords for property pages
+ Bug 93238. [Workbench] CCE in XMLMemento while exiting my workspace
+ Bug 93245. [Dialogs] Error messages show up in two locations in the 
properties dialog
+ Bug 93263. [Preferences] Properties and Preference Dialog is inconsistent
+ Bug 93319. Infinite tab switching
+ Bug 93352. [ErrorHandling] IDEExceptionHandler should not use magic number
+ Bug 93355. [Perspectives] NPE in CustomizePerspectiveDialog
+ Bug 93360. [Viewers] getChild still used in indexForElement
+ Bug 93364. [ActivityMgmt] WorkbenchWindow#updateActionSets takes 52% of the 
time to create the package explorer
+ Bug 93414. keep search history in filteredCombo in dialog settings
+ Bug 93468. [RCP] org.eclipse.ui.workbench.compatibility should have 
fragment.properties
+ Bug 93516. [HeapStatus] Heap status indicator accesses the preference store 
too often
+ Bug 93518. [Workbench] [Tests] PDE junit test running when workbench is not 
up completely
+ Bug 93540. [ViewMgmt] (regression) View still restored from memento after 
closing and reopening
+ Bug 93635. [Preferences] Need to add new constant to ExtensionFactory
+ Bug 93636. [Preferences] ESC no longer closes the preference dialog
+ Bug 93658. [Preferences] pref. page shows only one content type (Text)
+ Bug 93690. clear icon with eraser is difficult to see (pale) and the analogy 
is often missed
+ Bug 93700. [EditorMgmt] AssertionFailedException in PartList.removePart when 
closing modified editor with concurrent changes to file
+ Bug 93718. [Workbench] XMLMemento loses text data on deserialization when 
createChild called before putText
+ Bug 93720. [Workbench] (Regression) XMLMemento converts newlines in string 
values to spaces on deserialization
+ Bug 93751. [RCP] IWorkbenchWindowConfigurer#getInitialSize default 
implementation does not conform to spec
+ Bug 93784. [WorkbenchParts] View not yet added to perspective when 
partOpened sent
+ Bug 93796. [Help] Help menu cleanup
+ Bug 93840. [Help] Dynamic Help menu item does not show the accelerator
+ Bug 93907. [Editor Mgmt] [Contributions] Editor actions enabled when editor 
opened without activating it


The following projects have changed:
+ org.eclipse.core.commands
+ org.eclipse.jface
+ org.eclipse.ui
+ org.eclipse.ui.carbon
+ org.eclipse.ui.ide
+ org.eclipse.ui.presentations.r21
+ org.eclipse.ui.tests
+ org.eclipse.ui.views
+ org.eclipse.ui.workbench
+ org.eclipse.ui.win32
+ org.eclipse.ui.workbench.compatibility



cheers,
d.


Back to the top