Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-08Bug 565904 - [GTK4] Remove functions that rely on GdkAtom in GTK4I20200808-0230Paul D'Pong1-0/+5
2020-08-07Bug 565898 - [GTK4] Remove GtkSelectionData from GTK4Paul D'Pong1-0/+9
2020-08-07Bug 565897 - [GTK4] Update GTK4 VersionPaul D'Pong2-6/+6
2020-08-06Bug 565818 - [Regression] KeyEvent keyCode changed in 2020-09 M2Y20200806-1200Paul D'Pong4-0/+40
2020-08-06Bug 565838 - [GTK4] Adapt to GtkIconTheme API changesPaul D'Pong5-16/+97
2020-08-05Bug 565817 - [GTK4] Stop using GtkShadowType and GtkRelief propertiesPaul D'Pong5-2/+48
2020-08-04Bug 565816 - [GTK4] GtkWindow changesPaul D'Pong5-85/+203
2020-08-03Bug 564809 - [GTK4] Adapt to GdkEvent API changesPaul D'Pong5-121/+226
2020-08-03Bug 565488 - [GTK4] GtkMenu, GtkMenuBar and GtkMenuItem removalPaul D'Pong6-26/+170
2020-07-26Get rid of 1.5.0 JVM configs in build scripts.Alexander Kurtakov1-14/+7
2020-07-25Bug 565435 - [GTK4] Reimplement GtkToolbar with GtkBox due to removalPaul D'Pong5-88/+230
2020-07-24Bug 565064 - [GTK4] Adapt to GdkWindow API changesPaul D'Pong5-386/+222
2020-07-24Bug 565310 - [GTK4] gtk_widget_ toplevel/surface function removalsPaul D'Pong5-29/+65
2020-07-23Bug 565434 - Error launching Chromium style browserLakshmi Shanmugam1-1/+1
2020-07-20Bug 549585 - Contribute Chromium support to SWTNiraj Modi1-1/+1
2020-07-20Bug 549585 - Contribute Chromium support to SWTNiraj Modi1-2/+2
2020-07-20Bug 549585 - Contribute Chromium support to SWTSravan Kumar Lakkimsetti1-8/+8
2020-07-20Bug 549585 - Contribute Chromium support to SWTGuillermo Zunino2-1/+53
2020-07-17Bug 565140 - [GTK4] Port GtkFileChooser changesPaul D'Pong5-27/+238
2020-07-13Revert "Bug 564809 - [GTK4] Adapt to GdkEvent API changes"Alexander Kurtakov5-229/+121
2020-07-10Bug 565095 - [GTK4] Port GtkCalendar changesPaul D'Pong6-20/+246
2020-07-10Bug 564809 - [GTK4] Adapt to GdkEvent API changesPaul D'Pong5-121/+229
2020-07-10Bug 564799 - [GTK4] Adapt to GdkKeymap API changesPaul D'Pong5-16/+58
2020-06-08Bug 563737 - Clean up build shell script of 32-bit supportPaul D'Pong1-46/+2
2020-05-13Bug 562774 - [GTK] Display#post sends events to withdrawn windowsAlexander Kurtakov1-1/+2
2020-05-08Bug 562951 - [GTK] Eclipse crashes on start-up with OpenJDK 11 debug buildNikita Nemkin4-25/+0
2020-05-07Bug 562234 - Improve native callback logging for debugging purposesAlexandr Miloslavskiy1-1/+1
2020-03-12Bug 561047 - Require Gtk 3.20+ as minimumI20200312-1800Alexander Kurtakov4-31/+0
2020-03-12Bug 561047 - Require Gtk 3.20+ as minimumAlexander Kurtakov2-28/+0
2020-03-12Bug 561047 - Require Gtk 3.20+ as minimumAlexander Kurtakov5-251/+2
2020-03-12Bug 560203 - [GTK] Automatically cache JVM pointer for callbacksNikita Nemkin5-18/+1
2020-02-17[GTK] Fix compilation warningsSravan Kumar Lakkimsetti5-20/+5
2020-02-16Revert "[GTK] Fix compilation warnings"Sravan Kumar Lakkimsetti5-5/+20
2020-02-16[GTK] Fix compilation warningsNikita Nemkin5-20/+5
2020-01-28Bug 559637 - SWT fails to build with GCC 10Mat Booth1-1/+1
2020-01-25Bug 526357 - [GTK] Cursor lookup failure causes "No more handles"Nikita Nemkin4-62/+22
2020-01-22Bug 559399 - [GTK] Remove unused functions, structures, constantsNikita Nemkin17-1704/+8
2020-01-21Bug 546743 - [GTK] Remove Platform.lock (Part 2)Nikita Nemkin5-365/+258
2020-01-21Bug 546743 - [GTK] Remove Platform.lock (Part 1)Nikita Nemkin11-21477/+10805
2020-01-14Bug 559057 - [JNI] Remove traces of 32-bit supportNikita Nemkin2-96/+96
2020-01-10Bug 558927 - Adjust to rename from gtk+ to gtkAlexander Kurtakov8-28/+52
2019-12-13Bug 540060: The webkit dbus IPC should use a private busEric Williams4-34/+654
2019-12-12Bug 553678: Update GTK min version to 3.14Alexander Kurtakov1-5/+0
2019-12-11Bug 553678: Update GTK min version to 3.14Eric Williams5-100/+0
2019-10-25Bug 551982: [GTK] Nothing is rendered when creating new GC on canvasEric Williams4-107/+0
2019-10-23Revert "Bug 541427: [GTK3][X11] Tree with no items and the size of the header...Eric Williams5-27/+0
2019-10-04Bug 537896: [HiDPI][GTK] SWT to receive/handle DPI change notification from OSEric Williams5-0/+28
2019-09-11Bug 299550: [GTK] Make "Print Selection" workEric Williams4-0/+49
2019-08-19Bug 541427: [GTK3][X11] Tree with no items and the size of the header is blankEric Williams5-0/+27
2019-08-16Bug 546248: [GTK3] Composite receives to much repaint eventsEric Williams1-0/+13

Back to the top