Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-17Bug 573616 - [GTK] BrowserFunction only work in first browser instance (Part 2)Nikita Nemkin1-0/+2
2022-03-17Bug 573616 - [GTK] BrowserFunction only work in first browser instanceNikita Nemkin1-18/+0
2022-02-03Bug 576484 - GError not passed to functionJoel Majano1-1/+3
2021-09-14Bug 575787 - [GTK] Optimize Tree.setItemCountAlexandr Miloslavskiy1-0/+1
2021-09-10Bug 573932 - [GTK] Improvements in model copying for Table, TreeAlexandr Miloslavskiy1-0/+4
2021-08-13Revert "Bug 568859 - [GTK] Avoid Cairo XCB surfaces to make ImageAndrey Loskutov1-1/+1
2021-08-12Bug 575044 - [GTK4] Separate GTK3 & GTK4 native functions with sharedPaul D'Pong1-15/+0
2021-08-12Bug 568859 - [GTK] Avoid Cairo XCB surfaces to make Image thread-agnosticNikita Nemkin1-1/+1
2021-08-12Bug 575044 - [GTK4] Separate GTK3 & GTK4 native functions with sharedPaul D'Pong1-21/+0
2021-08-10Bug 575044 - [GTK4] Separate GTK3 & GTK4 native functions with sharedPaul D'Pong1-1/+0
2021-07-15Bug 567258 - [GTK4] Convert Menus, GtkMenuBar, MenuItems toPaul D'Pong1-1/+1
2021-07-15Bug 574830 - [GTK4] Port DateTime widgetPaul D'Pong1-0/+1
2021-06-15Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-7/+0
2021-06-15Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-9/+0
2021-05-12Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-1/+0
2021-05-12Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-2/+0
2021-05-11Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-8/+0
2021-05-11Bug 570533 - move gtk_entry_set_input_hints back to common GTK APIAndrey Loskutov1-0/+1
2021-05-10Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-5/+0
2021-05-10Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-42/+0
2021-05-10Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-25/+0
2021-04-28Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-89/+0
2021-04-23Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativeI20210423-0140Paul D'Pong1-23/+0
2021-04-20Bug 571892 - [GTK] Clean up old/unused functions in ExpandBar andPaul D'Pong1-0/+1
2021-04-19Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-15/+0
2021-04-19Bug 572428 - [GTK4] Switch to the new Drag-and-Drop api - Relocate GTK3Paul D'Pong1-7/+0
2021-04-14Bug 572829 - Allow disabling "insert emoji" context menu entry in GTK+Simeon Andreev1-0/+1
2021-03-26Bug 569468 - [GTK3] SWT/GTK3 crash when using GTKLookAndFeel in SwingNikita Nemkin1-0/+5
2021-03-23Bug 572229 - [GTK4] Port Accessibility to GTK4 -Paul D'Pong1-1/+0
2021-03-23Bug 572200 - [GTK4] gtk_window_set_icon_list removed from GTK4Paul D'Pong1-4/+0
2021-03-18Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-9/+0
2021-03-12Bug 571270 - [GTK4] Update GtkImage to usePaul D'Pong1-2/+2
2021-03-12Revert "Bug 571071 - [GTK] Remove deprecated function"Alexander Kurtakov1-0/+1
2021-03-10Bug 571071 - [GTK] Remove deprecated functionPaul D'Pong1-1/+0
2021-03-09Bug 570533 - [GTK4] Make separate GTK3.java and GTK4.java nativePaul D'Pong1-40/+0
2021-02-16Bug 571166 - [GTK] Line number ruler brokenSravan Kumar Lakkimsetti1-0/+3
2021-02-08Bug 569691 - Large view toolbar icons are shown full sizePaul D'Pong1-3/+2
2021-01-26Bug 570533 - [GTK4] Split gtk_im_context_filter_keypressAlexandr Miloslavskiy1-1/+0
2021-01-22Revert "Bug 570178 - [GTK] Fix cast type forSravan Kumar Lakkimsetti1-1/+1
2021-01-21Bug 570178 - [GTK] Fix cast type for gtk_im_context_filter_keypress()Alexandr Miloslavskiy1-1/+1
2021-01-20Bug 569646 - [GTK4] Clean up GTK4 compile warningsPaul D'Pong1-4/+2
2021-01-14Bug 570346 - [GTK4] Port Slider snippetsPaul D'Pong1-0/+1
2021-01-11Bug 564988 - [GTK4] Adapt to coordinate API changesPaul D'Pong1-1/+1
2021-01-11Bug 570095 - [GTK4] Changes to GdkDisplay monitors APIPaul D'Pong1-1/+4
2021-01-09Bug 502105 - [GTK3] gtk_widget_override_font() is deprecatedPaul D'Pong1-0/+1
2021-01-09Bug 569883 - [GTK4] Port popover menus to use GtkPopoverMenuPaul D'Pong1-1/+9
2020-12-24Bug 569646 - [GTK4] Clean up GTK4 compile warningsPaul D'Pong1-1/+2
2020-12-23Bug 569793 - [GTK4] Upgrade GTK4 version to 4.0Paul D'Pong1-0/+2
2020-12-04Bug 567138 - [GTK4] Get ToolBar/ToolItem snippets to runPaul D'Pong1-0/+2
2020-12-04Bug 569137 - [GTK4] Port DateTime snippetsPaul D'Pong1-1/+5

Back to the top