Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Bug 546248: [GTK3] Composite receives to much repaint eventsEric Williams1-0/+78
2019-08-08Bug 549733: [GTK] [API] Query the current system setting for dark modeEric Williams1-0/+36
2019-08-08Bug 546490: [GTK] Incorrect Table/Tree sizeEric Williams1-0/+141
2019-07-31Bug 546490: [GTK] Incorrect Table/Tree sizeEric Williams1-0/+141
2019-07-29Bug 547811: [GTK] DateTime drop-down popup shell does not hiding on focus lostEric Williams1-0/+57
2019-07-22Bug 507020: [WAYLAND] [HiDPI] Some icons scaled incorrectEric Williams1-0/+63
2019-07-18Bug 549376 - [Ubuntu 14.04] Native crash in OS._gtk_widget_show when creating...Alexandr Miloslavskiy1-0/+56
2019-07-16Bug 549101: [GTK] Label background set from parent background, but the colors...Eric Williams1-0/+51
2019-07-05Use StringBuilder in Bug497705_setBoundsAfterSetVisible.javaLars Vogel1-2/+2
2019-06-24Bug 474156 - Run API Tools builder in the Gerrit verification buildMickael Istria1-0/+1
2019-06-19Bug 547227: [GTK3] Group widget causes memory leak and slowdownEric Williams1-0/+81
2019-06-18Bug 395296: [GTK] Incorrect ToolBar width on LinuxXi Yan2-0/+171
2019-06-17StringBuilder instead of StringBufferLars Vogel2-2/+2
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationPaul Pazderski84-2576/+2576
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

Back to the top