Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Bug 579283 - [GTK] Wrong button images in toolbar overflow menuAndrey Loskutov1-0/+104
2022-03-17Bug 579257 - Eclipse browser cannot open a link with target="new"Simeon Andreev1-0/+64
2022-02-10Bug 578536 - Stop pointing to http://download.eclipse.orgY20220210-0600Alexander Kurtakov1-2/+2
2022-01-13Bug 546961 - Scrollbar slider broken after debug hover resizeSimeon Andreev1-0/+76
2021-11-30Bug 570502 - [GTK3] Readonly Combo ignored set background colorAlexandr Miloslavskiy1-0/+112
2021-11-30Bug 575787 - [win32] Optimize Tree.setItemCountAlexandr Miloslavskiy1-160/+0
2021-11-17Remove GTK2 commentsAlexander Kurtakov19-24/+17
2021-11-11Revert "Bug 575787 - [win32] Optimize Tree.setItemCount"Andrey Loskutov1-0/+160
2021-11-08Bug 575787 - [win32] Optimize Tree.setItemCountAlexandr Miloslavskiy1-160/+0
2021-10-13Bug 575393 - Normalize line endings to LFThomas Wolf1-60/+60
2021-09-14Bug 575787 - [GTK] Drop fixAccessibility() hack in Table, TreeAlexandr Miloslavskiy1-4/+30
2021-09-14Bug 575787 - [GTK] Optimize Tree.setItemCountAlexandr Miloslavskiy1-0/+134
2021-09-10Bug 573932 - [GTK] Improvements in model copying for Table, TreeAlexandr Miloslavskiy1-0/+281
2021-06-10Bug 573697 - [GTK3] MenuBar leaks native memorySimeon Andreev3-0/+249
2021-04-21Bug 571740 - [GTK] StyledText: IllegalArgumentException on dead keysAlexandr Miloslavskiy1-0/+54
2021-03-26Bug 569468 - [GTK3] SWT/GTK3 crash when using GTKLookAndFeel in SwingNikita Nemkin1-0/+93
2021-02-12Bug 570286 - [GTK][Tree] Pressing Enter does not generate KeyDown eventPaul D'Pong1-0/+47
2021-01-23Bug 570238 - [GTK] Native memory leak from Control.getFontDescription()Alexandr Miloslavskiy1-0/+57
2021-01-13Bug 568501 - JNI warning when disposing Accessible with -Xcheck:jniAlexandr Miloslavskiy1-0/+60
2021-01-01Bug 569707 - [GTK] JVM terminates with SIGTRAP on display.post(SWT.KeyDown)Alexandr Miloslavskiy1-0/+90
2021-01-01Bug 569647 - [GTK] Memory leak related to GesturesAlexandr Miloslavskiy1-0/+60
2020-11-23Bug 567826 - [GTK] JVM crash on Display.dispose() due to ClipboardAlexandr Miloslavskiy1-0/+78
2020-11-18Remove unnecessary semicolon.Alexander Kurtakov1-1/+1
2020-08-14Bug 565208: Remove calls to Color.disposeLars Vogel1-2/+0
2020-06-11Bug 563560: Stop using Color constructors which take a deviceJonah Graham8-30/+30
2020-06-09Bug 563555 - [GTK] Closing Shell shows annoying "is ready" popup on GNOMEAlexandr Miloslavskiy1-0/+97
2020-05-18Bug 563253 - [GTK][hidpi] org.eclipse.swt.graphics.GC is disposed andSravan Kumar Lakkimsetti1-0/+39
2020-05-14Bug 562463 - [GTK] No spinning/busy cursor is seen inSravan Kumar Lakkimsetti1-0/+113
2020-05-11Use List.sort directly.Alexander Kurtakov1-3/+2
2020-03-02Bug 484682 - test snippet for StackOverflowError in treeSimeon Andreev1-0/+73
2020-01-14Bug 553657 - [GTK] Checkbox hard to see on active partPaul Pazderski1-0/+69
2020-01-10Use System.lineSeparator()Alexander Kurtakov1-2/+2
2019-12-11Bug 558222 - snippet with example of the "black" iconAndrey Loskutov1-0/+89
2019-11-26Bug 553240: ImageLoader save() creates striped images on LinuxEric Williams1-0/+98
2019-11-06Bug 550517: [GTK3] Swing components keep the focus when coming back to SWT wi...Eric Williams1-0/+82
2019-11-06Bug 548661 - [GTK] DND from SWT to embbedded AWT frame is brokenNikita Nemkin1-0/+125
2019-10-29Bug 545804: [GTK] Add support for SVG filesEric Williams1-0/+44
2019-10-28Bug 552215 - Better test snippets for 541427Alexandr Miloslavskiy1-0/+83
2019-10-28Bug 552215 - [GTK3] Tree: Excessive flickeringEd Merks1-59/+59
2019-10-23Revert "Bug 541427: [GTK3][X11] Tree with no items and the size of the header...Eric Williams1-47/+0
2019-10-18Bug 552215 - Test snippetAlexandr Miloslavskiy1-0/+59
2019-10-18Bug 552209 - Test snippetAlexandr Miloslavskiy1-0/+55
2019-10-17Bug 552096: [GTK] Tree.showItem does not work reliablyEric Williams1-0/+63
2019-10-17Bug 551982: [GTK] Nothing is rendered when creating new GC on canvasEric Williams1-0/+47
2019-10-02Bug 551624 - [GTK3] Recursive loop of SWT.Show eventsEric Williams1-0/+48
2019-10-02Bug 551588: [GTK] Performance of TextLayout.getBounds() is veryAndrey Loskutov3-0/+252
2019-09-26Bug 543895: [GTK] Extra space to the right of ToolItems without textEric Williams1-0/+69
2019-09-25Bug 546552: [GTK3] Checkboxes with custom color are hard to readEric Williams1-0/+57
2019-09-25Bug 551438 - Fix files that have ended up with CRLF in the gitEd Merks1-56/+56
2019-09-19Bug 302918: ToolItem setDisabledImage isn't usedEric Williams1-0/+85

Back to the top