Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-19Bug 525946 [Webkit2] Port download functionality (rewrite some logic)Leo Ufimtsev1-15/+16
2018-04-16Bug 529431: [GTK3.10+] Snippet294 fails to draw RegionEric Williams1-2/+5
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-03Bug 529431: [GTK3.10+] Snippet294 fails to draw RegionEric Williams1-0/+67
2018-03-28Bug 531928: [GTK3] Table editing is brokenEric Williams1-0/+98
2018-03-19Bug 532139 – Add Copyright to a java few files.Leo Ufimtsev6-0/+86
2018-03-16Bug 531048 [GTK3] Problems drawing ownerdraw tables (Tests)Leo Ufimtsev4-219/+741
2018-03-05Bug 531667 - [GTK3] Cannot draw Canvas with Control.print(GC)Simeon Andreev2-0/+301
2018-03-02Bug 531048 [GTK3] Large problems drawing ownerdraw tables (tests).Leo Ufimtsev4-0/+1501
2018-02-15Bug 510803 [GTK3] Regression in table editing capabilities in tabfolder.I20180215-2000Leo Ufimtsev2-108/+124
2018-02-12Bug 530969: [GTK3] Control.print() doesn't seem to workEric Williams1-0/+113
2018-02-02Bug 481485: [GTK3.10+] Paint listener for button/label does not workEric Williams1-0/+45
2018-02-02Bug 530567 – Move BugSnippets into separate package and exclude fromLeo Ufimtsev48-2/+152
2018-02-01Bug 530609 – Add missing license headers to bug snippetsLeo Ufimtsev42-35/+613
2018-02-01Bug 529151 [Gtk] Move gtk function from OS.java to GTK.javaLeo Ufimtsev1-131/+132
2018-01-30Bug 529870 – [webkit2]BrowserProblemI20180130-2000Leo Ufimtsev1-0/+51
2018-01-26Bug 530397 – [Gtk] Make gdbus initialization dynamicLeo Ufimtsev1-4/+7
2018-01-22Bug 525305 – [API]Provide SWT.OpenUrl event (Linux implementation)Leo Ufimtsev1-0/+47
2018-01-17Bug 528284: [GTK3] Toolbar: TCF dropdown control is cutoffEric Williams1-0/+79
2018-01-09Bug 519295: [GTK3] Invisible settings button in validation preferencesEric Williams1-0/+74
2018-01-04Bug 528155: [GTK] Table/Tree forgets to set SWT.SELECTED bit onEric Williams1-0/+112
2017-12-22Bug 529126: [Wayland][GTK3] Tree does not notify SWT.MouseDown listenersEric Williams1-0/+134
2017-12-19Bug 528691: [GTK] StyledText ignores text after \u0000 characterEric Williams1-0/+38
2017-12-18Bug 483791: [GTK3] setBackground overrides GC drawing in PaintListenerEric Williams1-2/+2
2017-12-18Bug 483791: [GTK3] setBackground overrides GC drawing in PaintListenerEric Williams1-0/+60
2017-12-13Bug 528549 – (webkit2MouseListener) Snippet to reproduce.Leo Ufimtsev1-0/+136
2017-12-11Bug 528404 - Remove Maven Nature and BuilderKarsten Thoms1-6/+0
2017-12-08Remove useless code.Alexander Kurtakov1-1/+0
2017-12-01Bug 510905 [Webkit2] BrowserFunction with return value back toLeo Ufimtsev2-0/+226
2017-11-30Bug 527935 - Add Automatic-Module-Name to MANIFEST.MF in SWT repoAlexander Kurtakov1-0/+1
2017-11-14Bug 221611: [Accessibility] Radio button being read as check boxesEric Williams1-0/+53
2017-11-06Bug 525946: [Webkit2] Port download functionality to WebKit2.Roland Grunberg1-0/+32
2017-10-17Bug 526083 [Gtk] For swt.tests.gtk, make api restrictions warningsLeo Ufimtsev2-1/+5
2017-10-17Bug 526083: [GTK3] Menu.getBounds() returns wrong x & y coordinateEric Williams1-0/+131
2017-09-25Bug 515915: [GTK3] ScrolledComposite within CTabFolder does not showEric Williams1-0/+59
2017-08-17Bug 521024 - [api] Provide helpers to use lambda expressions for BrowserAlexander Kurtakov1-8/+4
2017-08-10Bug 520790: [GTK] Contribute native implementation of SwtFixed toEric Williams4-0/+586
2017-07-28Bug 307441: [DND] DnD on Linux does not behave as expected withEric Williams1-0/+180
2017-07-26Bug 486068: [GTK3.20+] Allocation warnings printed in error consoleEric Williams1-0/+29
2017-07-25Bug 290650: FillLayout computeSize troubles (original title is long)Eric Williams1-0/+65
2017-07-24Bug 519996 Widget is disposed exception when closing shell with ccombosAlexander Kurtakov1-1/+1
2017-07-21Bug 519996 Widget is disposed exception when closing shell with ccombosLeo Ufimtsev1-0/+40
2017-07-12Bug 477950 - [GTK3] Port SWT colors from using GdkColor to GdkRGBA soEric Williams1-0/+127
2017-07-10Bug 518657: [GTK] Add bug snippets to GTK only tests project Eric Williams3-5/+20
2017-07-07Bug 518657: [GTK] Add bug snippets to GTK only tests projectEric Williams17-1/+1343
2017-06-27Bug 518657: [GTK] Add bug snippets to GTK only tests projectEric Williams1-0/+24
2017-06-24Bug 518379 - Allow platform specific JUnit testsAlexander Kurtakov2-3/+2
2017-06-23Bug 465280: [GTK3] OS.gtk_widget_get_allocation returns (0,0) forLeo Ufimtsev1-0/+199

Back to the top