summaryrefslogtreecommitdiff
path: root/eel/eel-labeled-image.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-22Fix build warning -Wmissing-field-initializersrbuj1-4/+8
2021-11-20Use a blank line at mostrbuj1-7/+0
2020-05-26Replace GtkStateType (GTK2 enum) with GtkStateFlags (GTK3 enum)rbuj1-1/+1
2019-04-18eel: reduce the scope of some variablesPablo Barciela1-6/+6
2019-03-07avoid variables set but not usedPablo Barciela1-2/+0
2019-01-22[eel][libegg] Use G_DEFINE_TYPE_WITH_PRIVATE macroWu Xiaotian1-2/+1
2019-01-12[eel] Avoid deprecated g_type_class_add_privateWu Xiaotian1-6/+4
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-11/+0
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-220/+5
2016-10-11EelLabeledImageButton classes do not need a custom accessible object under GKT 3Luke Yelavich1-29/+3
2016-10-11Fix accessible object inherritance when used with GTK 3Luke Yelavich1-0/+77
2016-07-02GTK+-3 eel-labeled-image: port to GtkStyleContextraveit651-21/+38
2016-07-02GTK+3 eel-labeled-image: simplify code for port to GtkStyleContextraveit651-23/+59
2016-03-01eel: drop unused eel-debug-drawing codemonsta1-1/+0
2016-01-25GTK3: fix deprecated GtkMiscWolfgang Ulbrich1-6/+16
2016-01-15GTK3: don't use deprecated gtk_widget_size_requestWolfgang Ulbrich1-3/+7
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit651-0/+10
2013-07-24eel: Add GTK3 supportStefano Karapetsas1-3/+60
2012-11-16[eel-labeled-image] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-200/+160
2012-11-16[eel-labeled-image] convert to new GDK_KEY prefixJasmine Hassan1-3/+3
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+2493