Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-20Bug 542865: [GTK4] Snippets with any children of Shell crash uponEric Williams1-2/+1
2018-12-13Bug 540672 - [GTK4] Adapt to GtkStyleContext API changesXi Yan4-21/+252
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 Yan4-0/+276
2018-12-12Bug 540841: [GTK4] Rename GdkWindow to GdkSurfaceEric Williams2-4/+4
2018-12-11Bug 540841: [GTK4] Rename GdkWindow to GdkSurfaceEric Williams7-80/+281
2018-12-11Bug 541862: [GTK3] Increase minimum GTK3 version to 3.10Eric Williams4-179/+0
2018-12-11Bug 539761 - [GTK3.24] Replace deprecated g_type_class_add_private()Xi Yan1-18/+20
2018-12-11Bug 541378: [GTK4] Implement GtkWindow "close-request" signalEric Williams1-0/+1
2018-12-03Bug 540801: [GTK4] Build SWT on GTK4Eric Williams1-5/+5
2018-11-23Bug 541107: [GTK4] Port native SwtFixed code to GTK4Eric Williams2-2/+11
2018-11-23Bug 518080 - Use GtkSearchEntry instead of gtkEntry + iconXi Yan4-2/+49
2018-11-23Bug 540841: [GTK4] Rename GdkWindow to GdkSurfaceEric Williams5-38/+412
2018-11-22Bug 541173: [GTK4] Get Snippet1 to work on GTK4 as proof of conceptEric Williams7-59/+507

Back to the top