Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Bug 546488: [GTK4] Cursor never reverts back to normalEric Williams5-0/+27
2019-04-16Bug 546252 - [GTK] Cleanup for tooltip color fixesAlexandr Miloslavskiy4-0/+26
2019-04-09Bug 545923 - [regression][GTK] Tooltip foreground is wrongAlexandr Miloslavskiy4-164/+48
2019-04-03Bug 546073 - [GTK3] Warnings building bindings with GdkPixbuf functionsXi Yan2-14/+14
2019-04-02Bug 545793 - [GTK] Remove 32-bit codeXi Yan6-299/+242
2019-04-01Bug 545994 - [GTK3][Tree] Visible area moved when only expanding elementXi Yan2-9/+9
2019-03-29Bug 545032 - [GTK] Implement native ImageLoaderXi Yan5-0/+396
2019-03-26Bug 545587 - [GTK] Incorrect COLOR_INFO_FOREGROUND on Ubuntu 18.10Alexandr Miloslavskiy4-0/+187
2019-03-26Bug 545793: [GTK] Remove 32-bit codeEric Williams44-8800/+6311
2019-03-21Bug 545619 - [GTK] Building native libraries fails to auto-detect JAVA_HOME f...Alexandr Miloslavskiy1-7/+7
2019-03-21Bug 545610 - [GTK] Syntax error causing problems in JNIGeneratorAlexandr Miloslavskiy2-2/+2
2019-03-19Bug 543806: [GTK4] Remove and/or replace style property accessorsEric Williams6-1/+32
2019-03-18Bug 543987 - [GTK4] Replace deprecated window-state-event signalXi Yan6-0/+32
2019-03-11Bug 540674: [GTK4] Adapt to new drawing model changesEric Williams10-238/+27
2019-03-11Bug 545220 - [GTK] Random themes get loaded in Display.initializeSystemColors()Alexandr Miloslavskiy1-1/+2
2019-03-11Bug 544425: [GTK4] Port Accessibility to GTK4Eric Williams1-9/+22
2019-03-11Bug 540808: [GTK4] Replace removed gdk_event_* functionsEric Williams4-0/+25
2019-03-11Bug 540841: [GTK4] Rename GdkWindow to GdkSurfaceEric Williams5-0/+24
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 Williams5-26/+28
2019-02-20Bug 436085: setTabs method in Text widget is ignored when style includesEric Williams4-0/+25
2019-02-14Bug 544114 - [GTK4] Replace 2BUTTON and 3BUTTON eventsXi Yan5-27/+0
2019-02-13Bug 543949: Orca's flat review mode can not be usedEric Williams1-25/+24
2019-02-13Bug 544114 - [GTK4] Replace 2BUTTON and 3BUTTON eventsXi Yan6-0/+55
2019-02-11Bug 544198: atk_text_get_text() seems brokenEric Williams1-1/+0
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 Williams6-22/+87
2019-02-05Bug 543908: [GTK4] Get ControlExample to launch and run on GTK4Eric Williams1-1/+19
2019-02-04Bug 543989: [GTK4] De-couple GtkEntry calls from GtkSpinButtonEric Williams5-0/+27
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 Williams5-0/+28
2019-01-30Remove useless empty lines in gtk OS.java.Alexander Kurtakov1-14/+1
2019-01-28Bug 543912: [GTK4] Adapt to GdkCursor API changesEric Williams5-30/+65
2019-01-25Bug 540675 - [GTK4] Adapt to sizing machinery changesXi Yan3-2/+11
2019-01-25Bug 540675 - [GTK4] Adapt to sizing machinery changesXi Yan4-0/+36
2019-01-24Bug 540674: [GTK4] Adapt to new drawing model changesEric Williams1-4/+4
2019-01-23Bug 541205 - [GTK4] Replace deprecated style-set signalXi Yan1-1/+1
2019-01-23Bug 539524: [GTK3.24] Port event handling to GtkEventControllerEric Williams5-0/+58
2019-01-22Bug 541650: [GTK4] GdkEvents are private and can no longer be createdEric Williams5-0/+33
2019-01-21Bug 541650: [GTK4] GdkEvents are private and can no longer be createdEric Williams9-176/+33
2019-01-17Bug 539524: [GTK3.24] Port event handling to GtkEventControllerEric Williams5-0/+90
2019-01-17Bug 539706: [GTK3] Replace deprecated gdk_flush()Eric Williams4-33/+0
2019-01-17Bug 541650: [GTK4] GdkEvents are private and can no longer be createdEric Williams5-0/+128
2019-01-14Bug 541650: [GTK4] GdkEvents are private and can no longer be createdEric Williams6-172/+181
2019-01-11Bug 540675 - [GTK4] Adapt to sizing machinery changesXi Yan4-1/+50
2019-01-11Bug 543234: Eclipse platform is not launching on ppc64LE architectureEric Williams3-20/+6
2019-01-04Bug 540674: [GTK4] Adapt to new drawing model changesEric Williams9-6/+230

Back to the top