Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-11Bug 530966 - Add "Clear History" item to "Recent Documents" menuI20180211-2000Patrik Suzzi3-1/+17
2018-02-10Bug 529885 - Move "Recent Documents" into sub menuI20180210-1500Patrik Suzzi1-1/+1
2018-02-09Bug 529885 - Move "Recent Documents" into sub menuPatrik Suzzi3-5/+7
2018-02-09Bug 530917 - Removed redundant modifiersKarsten Thoms14-1261/+1261
2018-02-08Bug 530133 - Solve - Performance - Method concatenates strings forLars Vogel1-5/+4
2018-02-07Bug 530703 - Import preferences wizard misses title when invoked fromPatrik Suzzi1-3/+4
2018-02-07Bug 530023 - Make org.eclipse.e4.core.di APII20180207-2000Alexander Kurtakov1-2/+2
2018-02-07Bug 530822 - Move away of deprecated Class.newInstanceAlexander Kurtakov1-15/+11
2018-02-07Bug 530820 - Move away of deprecated Number constructorsAlexander Kurtakov4-19/+18
2018-02-05Bug 530612 - Fix Inefficient use of keySet iterator in ProgressManagerI20180206-0315I20180205-2000Jonas Hungershausen2-13/+12
2018-02-05Bug 530654 - Import/Export Preferences buttons visible on other dialogsLucas Bullen4-14/+22
2018-02-02Bug 516548 Don't use deprecated SWTKeySupport any moreMatthias Becker1-3/+3
2018-02-01Bug 530569 - Use "Save Selected" in SaveablesList$MyListSelectionDialogI20180201-2325I20180201-2000Jonas Hungershausen3-1/+3
2018-02-01Bug 530571 - Performance - Method invokes inefficient NumberJonas Hungershausen1-1/+1
2018-01-27Bug 505364 - Replace deprecated IExtension.getNamespace() withAndrey Loskutov9-12/+9
2018-01-27Bug 530412 - IExtension.getNamespaceIdentifier() wrongly used whereAndrey Loskutov2-7/+7
2018-01-22Bug 528831: Use static inner classes where possible - Part 6I20180123-2000I20180123-1010I20180123-0800I20180122-2000I20180122-0800Matthias Becker23-27/+23
2018-01-19Bug 530046 - Stop checking java.utils.regex.Pattern existanceAlexander Kurtakov1-84/+46
2018-01-19Bug 530020 - Generify IDE/WorkbenchEncodingAlexander Kurtakov1-62/+17
2018-01-18Bug 528849 - [PropertiesView] memory leaks in properties viewRolf Theunissen2-2/+2
2018-01-14Bug 529252 - Progress view should allow more items to be shownI20180114-2000Andrey Loskutov3-3/+46
2018-01-11Bug 529621 - [sonar] Resolve "Possible null pointer dereference"I20180111-2000René Purrio1-1/+6
2018-01-05Remove no longer used api_filters.I20180107-2000I20180106-1500I20180105-2000Alexander Kurtakov1-218/+0
2018-01-05Bug 529374 - [sonar] Resolve "instanceof will always return true"René Purrio7-52/+47
2018-01-03Bug 522103 - Refactor usage of StyledText#getOffsetAtLocation(Point)I20180104-2000I20180104-0030I20180103-2000Karsten Thoms2-9/+3
2017-12-28Bug 226494 - [Progress] Progress view contents should not be updatedI20180102-2215I20180102-2000I20180101-2000I20171231-2000I20171230-1500I20171229-2000I20171228-2000Andrey Loskutov4-81/+139
2017-12-28Bug 148356 - [Progress] flicker on updateAndrey Loskutov3-15/+13
2017-12-27Bug 529254 - org.eclipse.ui.internal.progress needs some cleanupI20171227-2000Andrey Loskutov22-266/+143
2017-12-27Bug 527934 - do not silently ignore not executed commandsAndrey Loskutov1-2/+6
2017-12-15Bug 528816: Use Index Of CharI20171217-2000I20171216-1500I20171215-2000Matthias Becker4-5/+5
2017-12-15Revert "Bug 469595: Unique IDs for commands and context in legacy application"I20171215-0930Noopur Gupta6-8/+8
2017-12-14Bug 469595: Unique IDs for commands and context in legacy applicationVasili Gulevich6-8/+8
2017-12-12[Bug 527855] Add Automatic-Module-Name to MANIFEST.MF forI20171212-2000Lars Vogel1-0/+1
2017-12-09Bug 528030 - Use requestLayout in ProgressAnimationItemLars Vogel1-1/+1
2017-12-08Bug 514935 - Reset of Perspective restores not restorable viewsI20171210-2000I20171209-1500I20171209-1020I20171208-2000Alexandra Buzila1-14/+22
2017-12-07Bug 528244 - Unnecessary errors in the log if using custom dialogAndrey Loskutov1-2/+5
2017-12-05Bug 528133 - guard from clients returning null selectionS4_8_0_M4I20171206-2000I20171206-0800I20171205-2000Andrey Loskutov1-1/+5
2017-12-03Bug 527848 - [Quick Access] IllegalStateException in Quick Access popupI20171203-2000Mickael Istria1-2/+9
2017-12-03Bug 139465 - [Outline] Memory Leak in ContentOutlinePage selectionRolf Theunissen1-20/+9
2017-12-02Bug 453151 - report diagnostic data about missing page site.I20171203-0800I20171202-1500Andrey Loskutov1-13/+44
2017-12-02Bug 528056 - PageBookView needs some loveAndrey Loskutov1-58/+33
2017-11-29Bug 374132 - WorkbenchPage: Implemented showEditor and hideEditorI20171129-2000sprieschl1-6/+12
2017-11-28Bug 527828 - Contributing e4 perspective without name leads to NPE inI20171128-2000Lars Vogel1-0/+5
2017-11-27[Trivial] Removes old and dead comments and minor re-formatting ofLars Vogel1-17/+7
2017-11-24Bug 525866 - SelectionDialog should use varargs instead of arrays forI20171126-2000I20171125-1500I20171124-2000Lars Vogel3-3/+3
2017-11-22Bug 527279 - Show heap status is still checked after close itPatrik Suzzi1-0/+3
2017-11-20Improved wordingI20171121-2000I20171121-0020I20171120-2225I20171120-2000Dani Megert1-1/+1
2017-11-19Bug 527069 - Unable to open selected external editor from projectI20171119-2000Patrik Suzzi1-1/+6
2017-11-17Bug 366012 - [EditorMgmt] AFE in SaveablesList.decrementRefCountAndrey Loskutov1-11/+155
2017-11-16Bug 511580 - Unable to customize initial DialogSettingsAndrey Loskutov1-13/+68

Back to the top