Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-07-20Bug 536934 - [GTK3] Tree does not allow painting the full itemXi Yan1-0/+80
2018-07-13Bug 127132 - [GTK] TableColumn#pack does not work for virtual tableXi Yan1-0/+136
2018-07-11Use assertFalse in swt.tests instead of assertEquals(false,.)Alexander Kurtakov7-39/+43
2018-07-10Bug 531882 (Snippet230_tableCol_icon_packing) - [Gtk3] Snippet230,Xi Yan1-0/+112
2018-07-09Bug 340752 - [GTK3] Control getSize() behaves different in Linux andXi Yan1-108/+121
2018-07-05[Bug 536564] Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam2-2/+2
2018-07-03Bug 475784: half transparent composite as overlay composite not workEric Williams1-0/+248
2018-07-03Bug 536234 - [syntax highlighting] single char update not renderedMickael Istria2-0/+68
2018-07-02[Bug 536564] Test failures on Mac OS X 10.13 from I20180628-0230Lakshmi Shanmugam2-1/+22
2018-07-02Revert "Bug 475784: half transparent composite as overlay composite not work ...Andrey Loskutov1-248/+0
2018-06-29Bug 475784: half transparent composite as overlay composite not workEric Williams1-0/+248
2018-06-28Bug 536384: Build failed 4.9.0 I-Build: I20180627-2020Lakshmi Shanmugam1-1/+1
2018-06-26Bug 302171 - Characters requiring <Alt Gr> cannot be generated usingXi Yan1-0/+105
2018-06-20Bug 535124: CSS tree selection issue on Linux onlyEric Williams1-0/+66
2018-06-18Bug 379271 - Combo#getCaretLocation() is slightly too far down/rightXi Yan1-0/+88
2018-06-18Bug 127132 - [GTK] TableColumn#pack does not work for virtual tableXi Yan1-22/+17
2018-06-15Bug 209975 - On GTK PopupList throws an exception while open if theXi Yan1-0/+61
2018-06-14Bug 535392 [Webkit2] Browser.getText() returns wrong decoding whenLeo Ufimtsev3-1/+286
2018-06-12Bug 535323: [GTK3] Combo sizing problemsEric Williams2-0/+125
2018-06-12Bug 305864 - [GTK] getItemHeight method of org.eclipse.swt.widgets.ListXi Yan1-0/+137
2018-06-07Bug 396175 - Link widget needs an escape character for < and >Xi Yan1-0/+42
2018-06-06Bug 319612: [Gtk] Shell.getSize() returns wrong value when created withEric Williams1-0/+16
2018-06-06Bug 518669 - Drop support for Linux ppc64 in 4.9Alexander Kurtakov1-11/+0
2018-06-05Bug 535318 - Update license to EPL-2.0 for platform.swt in about.htmlLars Vogel1-16/+24
2018-06-01Version 4.9 update in plaform.set as prep for the EPL 2.0 updateI20180601-0900Lars Vogel6-6/+6
2018-06-01Fixes Method invokes inefficient Number constructor inLars Vogel1-1/+1
2018-05-31Bug 489640 [GTK3] setting a lot of items to combobox is extremely slowI20180531-2000Leo Ufimtsev1-1/+0
2018-05-29Bug 489640 [GTK3] setting a lot of items to combobox is extremely slowLeo Ufimtsev1-28/+68
2018-05-29Bug 258196: [GTK] Virtual Tree does not resize correctly horizontallyEric Williams4-2/+116
2018-05-29Bug 535191 - POM version change for 4.9 releaseAlexander Kurtakov5-5/+5
2018-05-03Bug 515773 – [wayland] Text widget not able to grab focus withLeo Ufimtsev1-0/+113
2018-05-02Bug 534204 - [GTK3] cramped vertical scale has no troughSimeon Andreev1-14/+21
2018-04-30Bug 500703: [GTK3.20+] Combo with SWT.READ_ONLY is garbled upon re-sizeEric Williams1-0/+7
2018-04-30Bug 534174 - Test snippet fails to build on 32bit platformsAlexander Kurtakov1-2/+2
2018-04-30Bug 534204 - [GTK3] Scale with GridLayout height hint has no lineSimeon Andreev1-0/+63
2018-04-24Bug 480639: Provide monitor-specific DPI scaling / zoom levelLakshmi Shanmugam1-0/+11
2018-04-23Bug 533677 - [win32] calling Browser#refresh does not callLars Vogel1-0/+21
2018-04-20Bug 533799 - shrinking trees/tables can cause errors on standard errorSimeon Andreev1-0/+62
2018-04-19Bug 525946 [Webkit2] Port download functionality (rewrite some logic)Leo Ufimtsev1-15/+16
2018-04-17Bug 533660 - Use method reference forLars Vogel1-22/+21
2018-04-16Bug 529431: [GTK3.10+] Snippet294 fails to draw RegionEric Williams1-2/+5
2018-04-14Suppress deprecation warning.Alexander Kurtakov1-1/+2
2018-04-11Bug 529431: [GTK3.10+] Snippet294 fails to draw RegionEric Williams1-0/+103
2018-04-10Bug 533145: [GTK] Contribute remaining manual snippets to GTK only repoEric Williams183-0/+13371
2018-04-06Bug 531667 - GTK drawing and clipping issues after Control.print(GC) fixSimeon Andreev5-0/+571
2018-04-05Bug 532946 – Fix SwtTestUtil#isRunningOnEclipseOrgHudsonGTKLeo Ufimtsev1-2/+2
2018-04-04Bug 530678 [webkit2] UI hangs after navigating through Javadoc hover,Leo Ufimtsev1-0/+64
2018-04-04532946 – Fix SwtTestUtil#isRunningOnEclipseOrgHudsonGTKLeo Ufimtsev2-13/+11
2018-04-03Bug 529431: [GTK3.10+] Snippet294 fails to draw RegionEric Williams1-0/+67
2018-03-28Bug 531928: [GTK3] Table editing is brokenEric Williams1-0/+98

Back to the top