Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Bug 546252 - [GTK] Cleanup for tooltip color fixesAlexandr Miloslavskiy1-0/+12
2019-04-09Bug 545923 - [regression][GTK] Tooltip foreground is wrongAlexandr Miloslavskiy1-72/+22
2019-04-03Bug 546073 - [GTK3] Warnings building bindings with GdkPixbuf functionsXi Yan1-7/+7
2019-04-02Bug 545793 - [GTK] Remove 32-bit codeXi Yan3-69/+69
2019-04-01Bug 545994 - [GTK3][Tree] Visible area moved when only expanding elementXi Yan1-2/+2
2019-03-29Bug 545032 - [GTK] Implement native ImageLoaderXi Yan2-0/+176
2019-03-26Bug 545587 - [GTK] Incorrect COLOR_INFO_FOREGROUND on Ubuntu 18.10Alexandr Miloslavskiy1-0/+81
2019-03-26Bug 545793: [GTK] Remove 32-bit codeEric Williams36-2807/+2807
2019-03-21Bug 545610 - [GTK] Syntax error causing problems in JNIGeneratorAlexandr Miloslavskiy1-1/+1
2019-03-19Bug 543806: [GTK4] Remove and/or replace style property accessorsEric Williams2-1/+15
2019-03-18Bug 543987 - [GTK4] Replace deprecated window-state-event signalXi Yan2-0/+17
2019-03-11Bug 540674: [GTK4] Adapt to new drawing model changesEric Williams4-74/+12
2019-03-11Bug 545220 - [GTK] Random themes get loaded in Display.initializeSystemColors()Alexandr Miloslavskiy1-1/+2
2019-03-11Bug 540808: [GTK4] Replace removed gdk_event_* functionsEric Williams1-0/+13
2019-03-11Bug 540841: [GTK4] Rename GdkWindow to GdkSurfaceEric Williams1-0/+11
2019-03-11Bug 543276: [GTK4] Adapt to new GtkBox API and box related removalsEric Williams1-0/+1
2019-03-11Bug 540807: [GTK4] Remove references to GdkScreenEric Williams1-11/+13
2019-02-20Bug 436085: setTabs method in Text widget is ignored when style includesEric Williams1-0/+13
2019-02-14Bug 544114 - [GTK4] Replace 2BUTTON and 3BUTTON eventsXi Yan1-10/+0
2019-02-13Bug 544114 - [GTK4] Replace 2BUTTON and 3BUTTON eventsXi Yan2-0/+22
2019-02-08Bug 515849: Enable Device.DEBUG via SWT_DEBUG=1 env variableEric Williams1-0/+13
2019-02-07Bug 543908: GTK4] Get ControlExample to launch and run on GTK4Eric Williams1-1/+17
2019-02-04Bug 543989: [GTK4] De-couple GtkEntry calls from GtkSpinButtonEric Williams1-0/+12
2019-02-04Bug 543984 - [GTK4] Adapt to GdkEventType constants changesXi Yan1-3/+14
2019-01-31Revert "Bug 543984 - [GTK4] Adapt to GdkEventType constants changes"Xi Yan1-14/+3
2019-01-31Bug 543984 - [GTK4] Adapt to GdkEventType constants changesXi Yan1-3/+14
2019-01-31Bug 541376 - [GTK4] Replace signals which have been removedXi Yan1-0/+3
2019-01-30Bug 543912: [GTK4] Adapt to GdkCursor API changesEric Williams1-0/+13
2019-01-30Remove useless empty lines in gtk OS.java.Alexander Kurtakov1-14/+1
2019-01-28Bug 543912: [GTK4] Adapt to GdkCursor API changesEric Williams1-13/+29
2019-01-25Bug 540675 - [GTK4] Adapt to sizing machinery changesXi Yan1-1/+9
2019-01-25Bug 540675 - [GTK4] Adapt to sizing machinery changesXi Yan1-0/+11
2019-01-23Bug 541205 - [GTK4] Replace deprecated style-set signalXi Yan1-1/+1
2019-01-23Bug 539524: [GTK3.24] Port event handling to GtkEventControllerEric Williams1-0/+26
2019-01-22Bug 541650: [GTK4] GdkEvents are private and can no longer be createdEric Williams1-0/+14
2019-01-21Bug 541650: [GTK4] GdkEvents are private and can no longer be createdEric Williams3-47/+13
2019-01-17Bug 539524: [GTK3.24] Port event handling to GtkEventControllerEric Williams1-0/+40
2019-01-17Bug 539706: [GTK3] Replace deprecated gdk_flush()Eric Williams1-13/+0
2019-01-17Bug 541650: [GTK4] GdkEvents are private and can no longer be createdEric Williams1-0/+54
2019-01-14Bug 541650: [GTK4] GdkEvents are private and can no longer be createdEric Williams2-24/+77
2019-01-11Bug 540675 - [GTK4] Adapt to sizing machinery changesXi Yan1-1/+26
2019-01-11Bug 543234: Eclipse platform is not launching on ppc64LE architectureEric Williams1-4/+2
2019-01-04Bug 540674: [GTK4] Adapt to new drawing model changesEric Williams3-0/+92
2018-12-13Bug 540672 - [GTK4] Adapt to GtkStyleContext API changesXi Yan1-0/+45
2018-12-12Bug 541381: [GTK4] Replace gtk_container_get_border_width()Eric Williams1-2/+2
2018-12-12Bug 541381 - [GTK4] Replace gtk_container_get_border_width()Xi Yan1-0/+108
2018-12-12Bug 540841: [GTK4] Rename GdkWindow to GdkSurfaceEric Williams1-2/+2
2018-12-11Bug 540841: [GTK4] Rename GdkWindow to GdkSurfaceEric Williams3-30/+125
2018-12-11Bug 541862: [GTK3] Increase minimum GTK3 version to 3.10Eric Williams1-75/+0
2018-12-11Bug 541378: [GTK4] Implement GtkWindow "close-request" signalEric Williams1-0/+1

Back to the top