Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Bug 357289 - Cannot disable detached views or partsAlex Say1-1/+1
2018-01-30Bug 530133 - Solve - Performance - Method concatenates strings using +Lars Vogel1-9/+6
2018-01-30Minor - Removes dead comment from MinMaxAddonLars Vogel1-1/+1
2018-01-17Bug 529935 - Modernize workbench addons bundleI20180117-2000Alexander Kurtakov12-522/+353
2017-12-12[Bug 527855] Add Automatic-Module-Name to MANIFEST.MF forI20171212-2000Lars Vogel1-0/+1
2017-11-07Bug 515879 - [Win32] NPE at org.eclipse.e4.ui.workbench.addons.dndaddon.DragA...Tom Schindl1-0/+17
2017-10-10Bug 522194 - Remove redundant null checksKarsten Thoms4-13/+4
2017-09-08Remove no longer needed api filters in o.e.e4.ui.workbench.addons.swt.Alexander Kurtakov1-27/+0
2017-09-08Bug 521489 - NullPointerException in TrimPaneLayout.setCursor Alexander Kurtakov2-3/+3
2017-09-07Bug 521489 - Initializing Rectangle vars with empty instanceKarsten Thoms1-4/+5
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170622-0950Alexander Kurtakov1-1/+1
2017-03-19Bug 513790 - Compiler warnings in I20170316-2000 after moving to M6I20170319-2000Andrey Loskutov1-6/+2
2017-02-10Bug 511712 - Run cleanup action on eclipse.platform.ui/bundles to useDavid Weiser2-6/+6
2017-01-05Fixed Bug 509973 - Comparator errors in I20170105-0320Sopot Cela1-0/+1
2016-09-19Bug 460005 - Use blocks for single statements inLars Vogel26-268/+518
2016-09-08Bug 477550 Update icons to use png files instead of gifs Y20160908-1000Matthias Becker7-2/+2
2016-08-08Bug 497348 - Drag and drop of overflown editor tabs is broken I20160809-1100Patrik Suzzi1-43/+103
2016-07-27Bug 455568 - [Min/Max] [Model] Add Special tag to allow Area Children toEugen Neufeld1-1/+2
2016-07-26Bug 498510 - The drag rectangle itself is blocking drop targetsStefan Xenos4-2/+107
2016-07-26Bug 498513 - Delete unused class SplitDropAgent Stefan Xenos1-375/+0
2016-07-26Bug 498515 - Fix stateful behavior in DragAgentStefan Xenos1-13/+10
2016-07-13Bug 455568 - [Min/Max] [Model] Add Special tag to allow Area Children toEugen Neufeld2-3/+3
2016-07-13Bug 455568 - [Min/Max] [Model] Add Special tag to allow Area Children toEugen Neufeld2-45/+419
2016-06-30Bug 497052 - Move org.eclipse.e4.ui.workbench.addons.swt to 1.8Andrey Loskutov5-9/+9
2016-06-28Bug 496557 - Uses constraint violationDirk Fauth1-2/+2
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-05-06Bug 492894 - Plug-in Version Update NeededSopot Cela2-2/+2
2016-05-02Bug 447325 - [platform] NPE in DetachedDropAgent.dropStefan Xenos1-2/+4
2016-05-02Bug 492842 - Drag-and-drop of views and editors is badly broken on GTKI20160502-2000Stefan Xenos2-4/+19
2016-04-01Bug 438398 - Turning all editors not visible makes the Editors Area notKalyan Prasad1-0/+4
2016-03-04Bug 488537 - Simplify Cleanup Add-on code for subscribeTopicChildrenLars Vogel1-76/+82
2016-02-11Bug 487646 - Remove versionized dependency to javax.annotationLars Vogel1-1/+1
2016-01-15Bug 485851 - Use Composite#requestLayout method for TrimStackLars Vogel1-4/+3
2015-12-15Bug 483842 - Use the Composite#requestLayout method in Platform UILars Vogel1-5/+3
2015-12-14Bug 432466 - [MinMax] Multiple Windows with SharedEditorArea notEugen Neufeld3-66/+195
2015-12-02Bug 481476 - Run "Fix Copyrights" on all plug-ins of platform.uiLars Vogel16-17/+17
2015-11-12Bug 475941 - View docked along with shared editors are causes NullPointerExce...Brian de Alwis1-17/+9
2015-10-19Revert "Bug 431404 - [DND] Feedback on Stack not clearly visible"Lars Vogel1-39/+3
2015-10-06Bug 474446 - Minimized view stacks cannot be moved any moreSopot Cela1-0/+2
2015-09-22Bug 431404 - [DND] Feedback on Stack not clearly visibleI20150922-0800Patrik Suzzi1-3/+39
2015-09-22Bug 477398 - [DND] DnDManager agents need lifecycle supportBrian de Alwis3-0/+19
2015-09-03Bug 470720 - SWT handle leak in DndManagerTobias Melcher1-0/+15
2015-08-28Bug 473184 - Allow user to disable drag and drop of toolbars and tool ..Patrik Suzzi1-1/+7
2015-08-28Bug 476117 - MinMaxAddon unnecessarily performs unchecked cast forDirk Fauth1-1/+1
2015-07-27Bug 441244 - Remove unnecessary (non-Javadoc) statementsLars Vogel6-109/+0
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update pa...I20150707-0800Markus Keller1-1/+1
2015-05-12Fixed bug 445305: [EditorMgmt] Editor dragged to new window not workingDani Megert1-5/+5
2015-05-08Bug 411724 - Hidden toolbar doesn't stay hiddenI20150509-1500I20150508-2000Stefan Xenos1-2/+33
2015-05-04Bug 466110 - The project settings for org.eclipse.e4.ui.workbench.addons.swt ...I20150504-2000Stefan Xenos1-1/+1
2015-04-24Bug 455747 - [EditorMgmt] Editor Area QuickView Shows Closed Placeholderseneufeld1-2/+6

Back to the top