Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Bug 546089 - [GTK3] Jagged edges in some iconsXi Yan1-2/+0
2019-04-03Bug 546035 - [GTK3][regression] Some icons aren't rendered properlyXi Yan1-22/+61
2019-04-03Bug 545942: [GTK4] Ensure snippets work on GTK4Eric Williams1-2/+9
2019-04-03Bug 182598 - assertion failed in gtktreestore.cSimeon Andreev4-2/+66
2019-04-02Bug 545793 - [GTK] Remove 32-bit codeXi Yan13-43/+43
2019-04-02Fix Java 9 deprecation warningsNikita Nemkin1-2/+2
2019-04-01Bug 545994 - [GTK3][Tree] Visible area moved when only expanding elementXi Yan1-2/+3
2019-03-29Bug 345972 - Transparent pixels lost when copying image that wasXi Yan1-0/+2
2019-03-29Bug 545032 - [GTK] Implement native ImageLoaderXi Yan1-0/+625
2019-03-28Bug 541376 - [GTK4] Replace signals which have been removedXi Yan2-1/+7
2019-03-26Bug 54579: [GTK] Remove 32-bit codeEric Williams27-128/+128
2019-03-26Bug 545587 - [GTK] Incorrect COLOR_INFO_FOREGROUND on Ubuntu 18.10Alexandr Miloslavskiy1-39/+106
2019-03-26Bug 545793: [GTK] Remove 32-bit codeEric Williams57-2483/+2483
2019-03-25Bug 544498 - Call GTK.gtk_widget_get_window() directly to avoid StackOverflow...Marco Maccaferri1-1/+1
2019-03-22Bug 545268 - Recreating TabItem crashes jvmPavel Matveev1-3/+7
2019-03-22Bug 545287 - Text is clippedPavel Matveev1-1/+1
2019-03-21Bug 545645 - [GTK] Table/Tree header must not keep focusXi Yan2-0/+2
2019-03-21Bug 545271 - Invisible Spinner text selectionPavel Matveev1-2/+14
2019-03-19Bug 543806: [GTK4] Remove and/or replace style property accessorsEric Williams10-60/+172
2019-03-18Bug 543987 - [GTK4] Replace deprecated window-state-event signalXi Yan3-1/+47
2019-03-18Bug 545344 - [GTK3] Read only Combo text small cutoff on LinuxSimeon Andreev1-0/+19
2019-03-15Bug 545139 - Creating TableColumn after TableItem leeds to erase ofXi Yan1-3/+6
2019-03-15Bug 545421: [GTK] Missing button mask in selection event state maskPatrick Tasse1-3/+19
2019-03-15Bug 545403: [GTK3] MouseWheel event only reports GDK.GDK_SCROLL_UPEric Williams2-24/+25
2019-03-14Bug 545406: [GTK3] Text: order of setBackground/setForeground mattersEric Williams1-1/+25
2019-03-13Bug 542469 - [GTK3][Mate] SWT.COLOR_LIST_SELECTION differs much fromAlexandr Miloslavskiy1-46/+77
2019-03-12Bug 489751 - [GTK3] disposing an item will select a nodeXi Yan2-8/+4
2019-03-11Bug 540674: [GTK4] Adapt to new drawing model changesEric Williams8-159/+118
2019-03-11Bug 489751 - [GTK3] disposing an item will select a nodeXi Yan2-0/+24
2019-03-11Bug 544507: [GTK3] Snippet273 is brokenEric Williams3-4/+4
2019-03-11Bug 294300: [GTK] Incorrect behaviour of tree rendering on GTK afterEric Williams2-4/+16
2019-03-11Bug 531048: [GTK3] Large problems drawing ownerdraw tablesEric Williams2-0/+18
2019-03-11Bug 542451 - [GTK3][Elementary OS] Duplicate, semi-transparent sub-shell borderAlexandr Miloslavskiy1-41/+73
2019-03-11Bug 540808: [GTK4] Replace removed gdk_event_* functionsEric Williams8-25/+66
2019-03-11Bug 540841: [GTK4] Rename GdkWindow to GdkSurfaceEric Williams3-7/+23
2019-03-11Bug 541376 - [GTK4] Replace signals which have been removedXi Yan7-9/+39
2019-03-11Bug 543276: [GTK4] Adapt to new GtkBox API and box related removalsEric Williams4-3/+19
2019-03-11Bug 540673: [GTK4] Stop using -gtk-gradient CSSEric Williams1-1/+5
2019-03-11Bug 540807: [GTK4] Remove references to GdkScreenEric Williams3-13/+38
2019-02-27Bug 544572 - Do the Javadoc bash for 4.11Niraj Modi5-6/+3
2019-02-26Bug 544282 - [GTK3] org.eclipse.swt.widgets.Table.remove(int, int) isXi Yan1-9/+8
2019-02-22Bug 411997: [Text] Ctrl-Z does not work on LinuxEric Williams1-0/+3
2019-02-20Bug 436085: setTabs method in Text widget is ignored when style includesEric Williams1-2/+5
2019-02-18Bug 543933 - Build javadocs with Java 11Alexander Kurtakov9-10/+10
2019-02-16Bug 543933 - Build javadocs with Java 11Alexander Kurtakov9-13/+8
2019-02-16Bug 543933 - Build javadocs with Java 11Alexander Kurtakov1-1/+0
2019-02-16Bug 543933 - Build javadocs with Java 11Alexander Kurtakov3-16/+13
2019-02-15Bug 543933 - Build javadocs with Java 11Alexander Kurtakov4-3/+5
2019-02-15Bug 543933 - Build javadocs with Java 11Alexander Kurtakov11-19/+23
2019-02-14Bug 541256 - Warnings: Gtk-WARNING **: Allocating size to SwtFixedSimeon Andreev2-0/+12

Back to the top