summaryrefslogtreecommitdiff
path: root/eel/eel-gtk-extensions.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-01eel-gtk-extensions: Fix memory leaksPablo Barciela1-2/+9
2018-06-21eel-gtk-extensions: show icons in right-click menus only if "menus-have-icons...lukefromdc1-2/+9
2018-06-05avoid deprecated 'gtk_widget_override_font'Pablo Barciela1-1/+5
2018-05-16Pathbar button: fix poor response to right-clicklukefromdc1-1/+1
2018-05-10eel-gtk-extensions: replace deprecated gtk_menu_popup functionraveit651-33/+2
2018-04-07caja-spatial-window.c: avoid deprecated GtkImageMenuItemPablo Barciela1-0/+24
2018-04-04Scale screen dimensionsVictor Kareh1-6/+20
2018-03-27rename 'mate_image_menu_item...' to 'eel_image_menu_item_new_from_icon'Pablo Barciela1-0/+24
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2017-12-16WidthOfScreen and HeightOfScreen implementationPablo Barciela1-17/+6
2017-08-12avoid deprecated gdk_screen_width/heightZenWalker1-4/+14
2017-08-12avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+3
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-38/+0
2016-10-16Gtk+-2: add eel_gtk_adjustment* functions againraveit651-0/+34
2016-07-06eel-gtk-extensions: remove eel_gtk_adjustment* functionsraveit651-32/+0
2016-02-08eel: fix some forgotten memory leaksmonsta1-0/+1
2016-01-25GTK3: fix deprecated GtkMiscWolfgang Ulbrich1-2/+2
2016-01-13Gtk3 eel-gtk-extensions: do not use gtk_widget_modify_fontWolfgang Ulbrich1-1/+5
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit651-0/+4
2012-11-16[eel] remove eel_gtk_widget_set_shown()Jasmine Hassan1-22/+0
2012-11-16[eel] add a utility to pack details into a message dialogJasmine Hassan1-2/+25
2012-11-16[eel-gtk-extensions] remove eel_gtk_signal* utilitiesJasmine Hassan1-76/+0
2012-11-16[eel] remove functions to set widget backgroundsJasmine Hassan1-32/+0
2012-11-16[eel] remove functions to handle acceleratorsJasmine Hassan1-97/+0
2012-11-14[lc-p|eel-gtk-extensions] Don't include eel-pango-extensions.hJasmine Hassan1-1/+0
2012-11-14[eel-gtk-extensions] remove dead codeJasmine Hassan1-553/+0
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1247