Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Bug 538154 - irritating jump of tabs when closing a windowI20180827-0800I20180826-2000I20180825-1500I20180824-2000Andrey Loskutov1-1/+5
2018-08-20Bug 537967 - [Quick Access] Commands not matched by descriptionI20180820-2000Carsten Reckord2-15/+29
2018-08-20Fixes incorrect formated EPL1.0 copyright headers in eclipse.platform.uiI20180820-0800Lars Vogel4-4/+8
2018-08-19Bug 538058 - "No operations to display" label grabs focusMichael Keppler1-3/+2
2018-08-16Bug 537998 - Prompt user to restart Eclipse SDK on Zoom changeNiraj Modi3-0/+31
2018-08-14Bug 537786 - Next Page (Alt+F7) in Console not workingY20180815-2200I20180816-2000I20180815-2000I20180815-1250I20180814-2000I20180814-0910I20180814-0900Patrik Suzzi1-29/+4
2018-08-06Bug 537668 - "Configuration Fetch Job" should not contain "job"Y20180808-2200I20180808-2000I20180807-2000I20180807-1425I20180807-0350I20180806-2000Michael Keppler1-1/+1
2018-08-04Bug 537687 - Multiple "Activating working set updaters" UI jobs onI20180806-0300I20180805-2000I20180804-1500Andrey Loskutov3-58/+84
2018-08-03Bug 537668 - "Configuration Fetch Job" should not contain "job"I20180803-2000Michael Keppler1-1/+1
2018-07-30Bug 536177 - Toolbar disappears after Eclipse exits full screen modeI20180730-0800Andrey Loskutov1-0/+1
2018-07-29Bug 537394 - Comparison method violates its general contract [OpenI20180729-0800Andrey Loskutov1-6/+19
2018-07-29Cleanup generic warningsAndrey Loskutov1-35/+35
2018-07-21Bug 536677 - dispose WorkbenchMenuService contributions on part disposalI20180722-2000Andrey Loskutov4-5/+52
2018-07-21Bug 536677 - clear page references on page close()Andrey Loskutov1-1/+7
2018-07-21Bug 536677 - remove all contributions on disposing toolbarI20180721-1500Andrey Loskutov3-0/+4
2018-07-21Bug 536677 - Fix the disposal order in ActionSetActionBarsAndrey Loskutov1-1/+2
2018-07-21Bug 536677 - dispose WorkbenchMenuService contributions on part disposalAndrey Loskutov2-3/+72
2018-07-19Bug 537131 - Preference to hide Quick Access field per defaultY20180720-0300I20180720-2000I20180719-2000Simeon Andreev2-0/+26
2018-07-18Bug 536677 - properly remove part listener in ActionDelegateHandlerProxyY20180718-2200I20180718-2000Andrey Loskutov1-3/+12
2018-07-18Bug 536677 - properly remove part listener in ObjectPluginActionAndrey Loskutov1-2/+13
2018-07-17Convert Runnable to lambdas.I20180718-0130I20180717-2000Alexander Kurtakov4-342/+262
2018-07-15Bug 536677 - properly dispose CoolBarToTrimManager and childrenI20180717-0320I20180716-2000I20180716-0715Andrey Loskutov2-5/+41
2018-07-08Bug 536677 - do not change model in page.close() on window.close()I20180708-2000Andrey Loskutov1-20/+21
2018-07-08Bug 536677 - hardClose() should close the page *after* firePageClosed()Andrey Loskutov2-4/+11
2018-07-06Bug 536677 - clear transient data from toolbar on view disposalI20180707-1500Andrey Loskutov1-0/+1
2018-07-06Bug 536677 - WorkbenchWindow should close WorkbenchPage on close()Andrey Loskutov1-0/+3
2018-07-06Bug 536677 - null PageSite reference on Page.dispose()Andrey Loskutov1-0/+1
2018-07-06Bug 536677 - leaks of WorkbenchWindow in WorkbenchPageI20180706-2000Andrey Loskutov1-4/+43
2018-07-06Bug 536677 - leaks of WorkbenchWindow in WorkbenchWindow itselfAndrey Loskutov1-5/+27
2018-07-06Bug 536677 - NPE checks for possible null values on disposed UI elementsAndrey Loskutov3-4/+12
2018-07-06Bug 536677 - fix simple memory leaks to WorkbenchWindow, take 2Andrey Loskutov7-15/+43
2018-07-05Bug 536677 - memory leaks due not disposed WWinPluginAction'sAndrey Loskutov1-1/+9
2018-07-05Bug 536677 - fix simple memory leaks to WorkbenchWindowI20180705-2000Andrey Loskutov9-1/+41
2018-07-05Bug 536677 - fix disposal order (super.dispose() should be last call)Andrey Loskutov3-4/+3
2018-07-02Removes unused modifiersLars Vogel262-918/+898
2018-07-02Reorder the modifiers to comply with the Java Language Specification.Lars Vogel76-285/+285
2018-06-26Fix multiple Javadoc typosMichael Keppler9-15/+14
2018-06-25Bug 511515 - Update documentation of SearchPatternI20180625-1545Michael Keppler1-5/+6
2018-06-22Bug 535753 - Navigation problems and NPE with split editorPatrik Suzzi1-1/+4
2018-06-22Bug 533778 - The "heap used" colour for Heap Monitor is too light.Roland Grunberg1-1/+7
2018-06-22Replaces usage of SelectionListener with SelectionAdapterLars Vogel2-16/+5
2018-06-22Bug 536168 - "Widget is disposed" in new quick assist job while testsAndrey Loskutov1-4/+11
2018-06-21Cleanup of StartupPreferencePageLars Vogel1-25/+9
2018-06-20Bug 535679: avoid NPE while loading previousPicksListAndrey Loskutov1-1/+3
2018-06-20Bug 536068 - DecoratorsPreferencePage layout issuesMichael Keppler2-8/+14
2018-06-19Bug 535679: load quick access elements in a jobSimeon Andreev9-63/+191
2018-06-14Bug 535811 - [NPE] Show In -> Project Explorer in text editorAndrey Loskutov1-2/+3
2018-06-12[WIP] Bug 497444 - Progress indicator not updating in the splash screenI20180613-0440I20180613-0300Lars Vogel1-78/+35
2018-06-12Minor things in org.eclipse.ui.internal.misc.StringMatcherLars Vogel1-11/+12
2018-06-12Replace deprecated Platform.find call in platform.uiLars Vogel3-9/+7

Back to the top