Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-11Bug 359887 Removing IIdentifierListener corrupts changed event listDean Roberts1-13/+9
2011-10-11Bug 231555 [EditorMgmt] EditorHistory shouldn't store invalid itemsRemy Suen1-2/+4
2011-10-11Clean-up warningsv20111011-1237Remy Suen1-7/+0
2011-10-11Bug 359900 [Compatibility] Unhandled URL protocol "platform" on GIFRemy Suen1-2/+4
2011-10-07Bug 360160 [Compatibility] Saved perspective returns after the originalRemy Suen1-0/+9
2011-10-07Changed 'New text file line delimiter' to 'Unix'.v20111007-1320Dani Megert22-0/+0
2011-10-06Bug 294628 - [PropertiesDialog] Properties Dialog : need support forOleg Besedin8-81/+243
2011-10-06Bug 345769 - [Accessibility] The button in the top right hand corner ofOleg Besedin3-2/+4
2011-10-06Bug 306711 [EditorMgmt] 'Switch to Editor' should display sort indicators in ...Remy Suen1-1/+4
2011-10-06Bug 196856 [EditorMgmt] 'Switch to Editor' dialog should persist dialog bound...Remy Suen1-2/+5
2011-10-06Bug 305216 [EditorMgmt] Focus lost when closing a dirty editor from the edito...Remy Suen2-6/+17
2011-10-06Bug 51339 [EditorMgmt] 'Switch to Editor' dialog prompts for each dirtyRemy Suen1-6/+29
2011-10-06Bug 5023 [EditorMgmt] associations: Editor selection dialog needs to be multi...Remy Suen1-32/+36
2011-10-06Fixed compile warningsDani Megert1-4/+14
2011-10-06- JavadocMarkus Keller1-3/+2
2011-10-06Fixed bad code which did not close streams.Dani Megert1-20/+26
2011-10-06bug 324138 - [ErrorHandling] Copy action from error dialog causes invalid arg...Krzysztof Daniel1-9/+27
2011-10-06Fixed wrong indentation.Dani Megert1-4/+4
2011-10-06Bug 332216 [ViewMgmt] ErrorViewPart must implement setFocus() methodRemy Suen1-1/+14
2011-10-06Manually cherry-picked changes for bug 277862: [navigate] ShowDani Megert2-3/+50
2011-10-06Fixed bug 305200: [EditorMgmt] FileEditorMappingContentProvider couldDani Megert1-4/+3
2011-10-06Fixed bug 315620: [Progress] WorkbenchWindow is leakedDani Megert1-1/+2
2011-10-06Fixed typo.Dani Megert1-2/+2
2011-10-06Fixed typo.Dani Megert1-11/+13
2011-10-06Fixed typo.Dani Megert4-28/+33
2011-10-06Bug 344883: EditorSelectionDialog#promptForExternalEditor() leaks an imageMarkus Keller1-1/+1
2011-10-06Fixed bug 341259: [JFace] Add debug flag to find bad content providersDani Megert1-2/+3
2011-10-06Revert "Bug 341259: [JFace] Add debug flag to find bad content providers that...Dani Megert1-3/+2
2011-10-06Bug 341259: [JFace] Add debug flag to find bad content providers that return ...Markus Keller1-2/+3
2011-10-06Bug 283820: [Contexts] NPE on Keys preference page in ContextModel.filterCont...Markus Keller1-6/+9
2011-10-06Bug 334996: PageBook#showPage(Control) should set all other pages to invisibleMarkus Keller1-19/+13
2011-10-06Bug 327653: [Dialogs] FilteredItemsSelectionDialog burns a lot of time in Lin...Markus Keller1-12/+15
2011-10-06Bug 334125: StatusPart.createShowLogButton(..) leaks an imageMarkus Keller1-4/+10
2011-10-06Bug 329199: ErrorEditorPart must implement setFocus()Markus Keller1-4/+14
2011-10-06Manually cherry-picked fixed for bug 173095: [EditorMgmt] "Open With >Dani Megert1-4/+30
2011-10-05Bug 339687 [Compatibility] Checkboxes in nested view menu of 'Variables'Remy Suen1-1/+5
2011-10-05Fix for Bug 357853 - Cannot use multiple workbench windows with savedEric Moffatt1-2/+3
2011-10-04Bug 351358 [Compatibility] Toolbar ordering is off in 'Git Repositories'Remy Suen2-1/+27
2011-10-04Manually cherry-picked fixes that we missed to put into the 4.x stream.Dani Megert2-1/+10
2011-10-04Fixed bug 343160: Key bindings preference page has duplicated mnemonicsDani Megert1-2/+2
2011-10-04Fixed bug 337347: Mention that IPartListener2 implementations can implement I...Dani Megert1-4/+14
2011-10-04Fixed bug 331524: WorkbenchPreferenceDialog overrides client focus (was: [pre...Dani Megert1-30/+34
2011-10-04Fixed bug 331524: WorkbenchPreferenceDialog overrides client focus (was: [pre...Dani Megert1-2/+6
2011-10-04Fixed bug 19485 for R4_dev: [Themes] Should use color setting for fonts.Dani Megert2-115/+328
2011-10-03Fix for Bug 355497 - Activities/Capabilities in Eclipse4v20111003-1511Eric Moffatt9-70/+183
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-27Fixed bug 354465: Should only set default locale if there are indeed NLDani Megert1-1/+7
2011-09-27Bug 358978 [Compatibility] Incorrect relative stack extensions in aRemy Suen1-0/+5
2011-09-26Fixed bug 349297: [DataBinding]v20110926-1535Dani Megert1-3/+2

Back to the top