Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-14Stop using deprecated number constructors.Alexander Kurtakov3-19/+19
2019-06-14Bug 547375: [GTK] Display.getBounds() returns wrong values for mostEric Williams1-0/+35
2019-06-12Bug 545226 - [GTK3] GC transforms don't affect GC.getClipping()Simeon Andreev1-0/+123
2019-06-11Bug 547557: [GTK] Shell.print(GC) not implementedEric Williams1-0/+81
2019-06-10Bug 545032: [GTK] Implement native ImageLoaderEric Williams1-0/+100
2019-06-07Bug 547907 (Part2)- POM and product version change for 4.13 releaseNiraj Modi1-1/+1
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseNiraj Modi2-2/+2
2019-05-27Revert "Bug 545032 - [GTK] Implement native ImageLoader"Eric Williams3-43/+196
2019-05-19Bug 547304 - [cleanup] Fix wrong line delimitersPaul Pazderski1-66/+66
2019-05-17Bug 547093 - [GTK] GNOME logoff hangs for 90 seconds after System.exit() on S...Alexandr Miloslavskiy1-0/+56
2019-05-09Use static method directly.Alexander Kurtakov1-1/+2
2019-04-25Bug 531634 - [GTK] Linux: Handle logoff / shutdown events from session managerAlexandr Miloslavskiy1-1/+12
2019-04-24Bug 546274: [GTK] vm crash when scrolling StyledTextEric Williams1-0/+102
2019-04-24Bug 531634 - [GTK] Linux: Handle logoff / shutdown events from session managerAlexandr Miloslavskiy3-0/+55
2019-04-16Bug 546252 - [GTK] Cleanup for tooltip color fixesAlexandr Miloslavskiy2-0/+476
2019-04-15Bug 545645 - [GTK] Table/Tree header must not keep focusXi Yan2-0/+217
2019-04-03Bug 182598 - assertion failed in gtktreestore.cSimeon Andreev1-0/+81
2019-03-29Bug 345972 - Transparent pixels lost when copying image that wasXi Yan1-103/+61
2019-03-29Bug 545032 - [GTK] Implement native ImageLoaderXi Yan1-0/+43
2019-03-26Bug 545793: [GTK] Remove 32-bit codeEric Williams1-2/+2
2019-03-15Bug 545139 - Creating TableColumn after TableItem leeds to erase ofXi Yan1-0/+81
2019-03-15Bug 545403: [GTK3] MouseWheel event only reports GDK.GDK_SCROLL_UPEric Williams1-0/+39
2019-03-14Bug 545406: [GTK3] Text: order of setBackground/setForeground mattersEric Williams1-0/+45
2019-03-11Bug 489751 - [GTK3] disposing an item will select a nodeXi Yan2-0/+170
2019-03-11Bug 531048: [GTK3] Large problems drawing ownerdraw tablesEric Williams1-0/+131
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseNiraj Modi1-1/+1
2019-02-26Bug 544282 - [GTK3] org.eclipse.swt.widgets.Table.remove(int, int) isXi Yan1-0/+116
2019-02-20Bug 436085: setTabs method in Text widget is ignored when style includesEric Williams1-0/+36
2019-02-13Bug 543949: Orca's flat review mode can not be usedEric Williams1-0/+38
2019-02-04Bug 543984 - [GTK4] Adapt to GdkEventType constants changesXi Yan1-0/+82
2019-01-31Revert "Bug 543984 - [GTK4] Adapt to GdkEventType constants changes"Xi Yan1-66/+0
2019-01-31Bug 543984 - [GTK4] Adapt to GdkEventType constants changesXi Yan1-0/+66
2019-01-17Bug 542940 - Method setEditor of class TreeEditor raises javaXi Yan1-0/+87
2019-01-11Bug 533728 - [GTK] Custom cursor without transparency not shownXi Yan1-0/+56
2018-12-20Bug 542865: [GTK4] Snippets with any children of Shell crash uponEric Williams1-0/+43
2018-12-14Bug 535978: [GTK3] Bad Scrolling behaviour of tables with CheckboxEric Williams1-0/+75
2018-12-11Bug 542475 - [GTK3] DateTime date decreases when focusing outXi Yan1-0/+46
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseAlexander Kurtakov1-1/+1
2018-11-30Bug 541720 - [Gtk3] Regression: TableColumn.pack() clears header in 4.9Xi Yan1-0/+83
2018-11-23Bug 541107: [GTK4] Port native SwtFixed code to GTK4Eric Williams8-0/+568
2018-11-16Bug 540809 - [GTK4] Replace gdk_test_* functionsXi Yan1-0/+233
2018-11-08Bug 533469 - [GTK3] Ghost button since upgrade to GTK 3.22Xi Yan1-12/+17
2018-10-12Bug 535075 - [Wayland] application rendered with an offset relatively toXi Yan1-0/+44
2018-09-28Bug 535083 - [Wayland] setRegion() and transparent shells don't work.Xi Yan1-0/+65
2018-09-26Bug 539367: [GTK3] Long text in Combo drawn over drop-down button andEric Williams2-0/+110
2018-09-19Bug 533395 - [Gtk][Regression] Keyboard shortcuts are taken from firstXi Yan1-0/+43
2018-09-18Even more GTK2 cleanups.Alexander Kurtakov2-152/+0
2018-09-18Remove unneeded SuppressWarning.Alexander Kurtakov1-1/+0
2018-09-12Bug 464228 - [Gtk3] Combo box styling differencesXi Yan1-0/+57
2018-09-07Bug 533469 - [GTK3] Ghost button since upgrade to GTK 3.22Xi Yan1-0/+47

Back to the top