Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-07Bug 360160 [Compatibility] Saved perspective returns after the originalRemy Suen1-0/+9
2011-10-05Fix for Bug 357853 - Cannot use multiple workbench windows with savedEric Moffatt1-2/+3
2011-09-30Clean-up warningsRemy Suen1-63/+86
2011-09-30Bug 357859 Resetting a saved perspective destroys its detached windowsv20110930-1433Remy Suen1-0/+15
2011-09-02Fix for Bug 356307 - Unable to delete user saved perspectivesEric Moffatt1-5/+3
2011-09-02Fix for Bug 339130 - Unable to save perspectiveEric Moffatt1-26/+54
2011-07-20Bug 352508 [Compatibility] Closing active perspective should set thev20110720-1314Remy Suen1-0/+10
2011-07-14Bug 352135 [Compatibility] Selection listeners are not notified beforev20110714-1639Remy Suen1-3/+3
2011-06-24Bug 350264 [Compatibility] Java search menu is disabledRemy Suen1-2/+9
2011-06-13Bug 349135 [Compatibility] Dirty parts in detached windows will not be saved ...Remy Suen1-22/+32
2011-05-26Bug 345736 [Compatibility] Opening an HTML page goes externalRemy Suen1-2/+1
2011-05-26Bug 329457 [compatibility] Editors do not get reusedRemy Suen1-14/+64
2011-05-25Bug 346839 [Compatibility] Part service needs to be notified of part input ch...Remy Suen1-0/+10
2011-05-18Bug 321294 [Compatibility] Ctrl+E is unimplementedRemy Suen1-1/+1
2011-05-09Bug 342917 - [Compatibility] Show In > Outline or Package Explorer reveals wr...Paul Webster1-2/+2
2011-05-04Initial fix for Bug 341010 - "Reset Perspective" will not restore view that w...Eric Moffatt1-6/+6
2011-05-03Bug 344114 [Compatibility] When closing all perspectives, close other perspec...Remy Suen1-4/+9
2011-04-28Bug 344044 [Compatibility] Action bars must be deactivated when its parent pa...Remy Suen1-2/+3
2011-04-25Bug 343536 [Compatibility] getOpenPerspectives() may have a null value as one...Remy Suen1-1/+5
2011-04-22Bug 343634 [Compatibility] IllegalArgumentException (null argument) in Workbe...v20110422-1900Remy Suen1-4/+8
2011-04-20Bug 342929 [Compatibility] DBCS4.1: Window->Navigation->Minimize Active View ...Remy Suen1-34/+73
2011-04-20Bug 343394 EModelService should prevent null parameters in its find methodsRemy Suen1-4/+9
2011-03-17Bug 332498 Regression: Cannot maximize views any moreRemy Suen1-4/+21
2011-03-17Fix for Bug 332498 - Regression: Cannot maximize views any moreEric Moffatt1-4/+6
2011-03-11Bug 339731 [Compatibility] NPE thrown after closing all perspectivesRemy Suen1-1/+6
2011-03-04Bug 329458 [Compatibility] Editor is not automatically set as the active part...Remy Suen1-0/+55
2011-03-04Bug 338735 [Compatibility] Can't open editor by dragging it to shared areaRemy Suen1-0/+53
2011-03-01This was added for another bug.Paul Webster1-0/+7
2011-02-28Bug 338280 [Compatibility] Don't see list of recently opened editorsRemy Suen1-0/+8
2011-02-28Bug 338267 [Compatibility] Editor to be opened not brought to top if it's alr...Remy Suen1-0/+3
2011-02-16Bug 337343 [Compatibility] Implementations of IPartListener2 that also implem...Remy Suen1-0/+28
2011-02-15Bug 337207 [Compatibility] Perspective listeners are not notified about a res...Remy Suen1-0/+10
2011-02-14Bug 337127 [Compatibility] actionSet extensions for perspectives need to be c...Remy Suen1-3/+51
2011-02-11Bug 336996 [Compatibility] Failures when calling IWorkbenchPage's openEditors...Remy Suen1-0/+1
2011-02-11Bug 336985 [Compatibility] IWorkbenchPage.CHANGE_EDITOR_OPEN events are not f...Remy Suen1-12/+35
2011-02-10Bug 336824 [Compatibility] 'Reset Perspective' doesn't perform tag migrationRemy Suen1-13/+26
2011-02-07Bug 326081 [Compatibility] Workbench thinks there's an active editor even if ...Remy Suen1-5/+92
2011-02-04Bug 336378 [Compatibility] Workbench window still thinks there's an active pa...Remy Suen1-1/+2
2011-02-02Bug 333390 [Compatibility] Workbench window selection does not appear to chan...Remy Suen1-1/+1
2011-02-02Bug 335599 [Compatibility] 'launcher' attribute for editor extensions are not...Remy Suen1-1/+7
2011-01-21Bug 334859 [Compatibility] Editor action bars should only be hidden when the ...v20110124-1530Remy Suen1-1/+38
2011-01-19Bug 315133 [Compatibility] View references need to be updated when switching ...v20110121-1000Remy Suen1-2/+1
2011-01-18Bug 330944 [Compatibility] IWorkbenchPage's setEditorAreaVisible(boolean) and...Remy Suen1-6/+12
2011-01-11Bug 328496 [Compatibility] Ctrl+W does not find opened editor if it wasn't re...Remy Suen1-1/+2
2011-01-11Bug 325931 [Compatibility] org.eclipse.ui.actionSetPartAssociations extension...Remy Suen1-1/+79
2011-01-07Bug 333699 [Compatibility] Cannot open external editors on FileStoreEditorInputsRemy Suen1-5/+7
2011-01-04Bug 333390 [Compatibility] Workbench window selection does not appear to chan...Remy Suen1-1/+8
2010-12-03Bug 331768 [Compatibility] Unpersistable editors outside the shared area in a...Remy Suen1-1/+23
2010-12-02Bug 331720 [Compatibility] Insufficient number of editor references generated...Remy Suen1-1/+2
2010-12-01Bug 331546 [Compatibility] ViewReferences are eagerly created for parts that ...Remy Suen1-10/+21

Back to the top