Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-12Bug 483096: [GTK3.16+] gtk_widget_override_background_color isEric Williams1-0/+3
2016-01-12Bug 479998: [GTK3] Form/wizard Composites have incorrect backgroundEric Williams1-0/+1
2016-01-06Revert "Bug 479998: [GTK3] Form/wizard Composites have incorrect background c...Arun Thondapu1-1/+0
2016-01-06Bug 479998: [GTK3] Form/wizard Composites have incorrect backgroundEric Williams1-0/+1
2015-05-11Bug 466112 - Use the correct GDK calls toStefan Xenos1-0/+1
2015-04-03Bug 463888 - SWT crashes with GDK_BACKEND waylandAlexander Kurtakov1-0/+3
2015-04-03Bug 463865 - Remove pre 2.18 GTK checksAlexander Kurtakov1-1/+0
2015-04-02Bug 463836 - Remove gtk_toolbar_set_orientation bindingAlexander Kurtakov1-1/+0
2015-04-02Bug 463823 - Drop gtk_fixed_set_has_window bindingAlexander Kurtakov1-1/+0
2015-03-24Bug 427776 - [GTK3] JVM running Eclipse crashes several times per day toJonny Lamb1-0/+1
2015-03-18Bug 461073 - [GTK3] Replace gtk_misc_set_alignment with gtk_widget_set_*align...Leo Ufimtsev1-0/+2
2015-03-14Bug 462064 - Remove GTK_WIDGET_* macrosAlexander Kurtakov1-30/+0
2015-03-13Bug 421383 - [Graphics] Scaling issues on high DPI displaysNiraj Modi1-1/+2
2015-03-13Bug 462064 - Remove GTK_WIDGET_* macrosAlexander Kurtakov1-17/+0
2015-03-12Bug 461073 - Replace gtk_misc_set_alignment with gtk_widget_set_*alignLeo Ufimtsev1-0/+3
2015-03-12Bug 461973 - Remove gtk_tree_view_column_get_cell_renderers functionAlexander Kurtakov1-1/+0
2015-03-11Bug 461891 - Remove GTK pre 2.18 tooltip codeAlexander Kurtakov1-15/+0
2015-03-10Bug 459487 - For GTK3, replacing gtk_arrow_* with gtk_image_*.Leo Ufimtsev1-0/+2
2015-02-26Bug 460899 - Remove unneeded gtk_tree_view_widget_to_tree_coords bindingAlexander Kurtakov1-0/+1
2015-02-26Bug 460899 - Remove unneeded gtk_tree_view_widget_to_tree_coords bindingAlexander Kurtakov1-2/+0
2015-02-12Bug 459595 - remove deprecated gtk_tree_view_[get|set]_rules_hint onLeo Ufimtsev1-0/+2
2015-02-09adding dynamic calls to os_custom.hSravan Kumar Lakkimsetti1-0/+1
2015-02-05Bug 458775 - [GTK] Replace gtk entry sock icon with named iconLeo Ufimtsev1-1/+0
2015-01-06Bug 455691 - [GTK] Display.getPrimaryMonitor() doesn't return primaryLeo Ufimtsev1-0/+1
2014-12-02Bug 453300 - Replace usage of deprecated gtk_drag_beginArun Thondapu1-1/+1
2014-12-02Bug 453300 - Replace usage of deprecated gtk_drag_beginAlexander Kurtakov1-0/+2
2014-10-28Bug 394534 - Rewrite DateTime on top of GtkSpinButtonLeo Ufimtsev1-0/+1
2014-07-16Bug 417601 - [GTK3] Menu items are missing keyboard shortcutsSnjezana Peco1-3/+12
2014-07-10Bug 439314 - Make Combo functions not dynamic where possibleAlexander Kurtakov1-6/+0
2014-07-08"Bug 436504 - [WIP] Wayland support is missing"josh1-0/+1
2014-04-11Bug 430914 - Add bindings required for DBusSami Wagiaalla1-0/+32
2014-04-02Bug 431789 - PrintDialog.open crashes with GTK 3.10Alexander Kurtakov1-0/+1
2014-04-02Bug 431789 - PrintDialog.open crashes with GTK 3.10Alexander Kurtakov1-69/+0
2014-04-01Revert "Bug 430914 - Add bindings required for DBus"Arun Thondapu1-32/+0
2014-03-26Bug 430914 - Add bindings required for DBusSami Wagiaalla1-0/+32
2014-02-26Bug 429149 - Drop unused binding gdk_window_begin_paint_regionAlexander Kurtakov1-1/+0
2014-01-08Make gtk_status_icon* non-dynamic when possible.Alexander Kurtakov1-5/+0
2013-10-22Bug 420052 - Make gtk_widget_get[_modifier]_style dynamic.Alexander Kurtakov1-0/+2
2013-09-17Make gtk_icon_source* functions dynamic.Alexander Kurtakov1-0/+3
2013-09-13Make deprecated methods dynamic.Alexander Kurtakov1-0/+6
2013-08-12Bug 414643 - GTK3 - Duplicated Items in the ComboAlexander Kurtakov1-0/+1
2013-08-12Bug 414643 - GTK3 - Duplicated Items in the ComboAlexander Kurtakov1-0/+1
2013-07-29Shade images when component is disabled.Alexander Kurtakov1-0/+1
2013-07-22Bug #413455 - Remove unused GTK_SCROLLED_WINDOW_[V,H]SCROLLBARAnatoly Spektor1-11/+1
2013-07-12Clean TrayItem from pre- GtkStatusIcon code.Alexander Kurtakov1-1/+0
2013-07-12Get rid of gtk_object_sink.Alexander Kurtakov1-2/+0
2013-07-10gtk_scrolled_window_add_with_viewport is deprecated in GTK 3.8.Alexander Kurtakov1-0/+1
2013-05-28Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod1-1/+1
2013-05-01Revert "DateTime on top of GtkSpinButton (work in progress) Conflicts:"Arun Thondapu1-3/+0
2013-05-01Bug 392774 - [GTK3] Need to implementArun Thondapu1-0/+1

Back to the top