summaryrefslogtreecommitdiff
path: root/eel/eel-wrap-table.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-18eel: reduce the scope of some variablesPablo Barciela1-1/+2
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-02-13fix backgrounds and emblems dialog content renderinglukefromdc1-0/+8
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-2/+0
2018-01-09remove +x attr from source filesmonsta1-0/+0
2018-01-08ui: don't use overlay-scrollbarsraveit651-0/+3
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-30/+0
2016-01-19GTK3 eel-wrap-table: don't use deprecated gtk_viewport_get_{h/v}adjustmentWolfgang Ulbrich1-0/+5
2016-01-15GTK3: don't use deprecated gtk_widget_size_requestWolfgang Ulbrich1-2/+6
2015-12-21Typo fix in code and g_param_spec: homogenous -> homogeneous.Mike Gabriel1-3/+3
2015-07-09Use accessor functions instead of direct accessinfirit1-5/+0
2014-12-10NULL-init a pointer for g_assert to work correctlymonsta1-1/+1
2013-11-30Fix assertion failture on max_child_sizeBalló György1-0/+3
2013-07-24eel: Add GTK3 supportStefano Karapetsas1-1/+47
2012-11-16[eel-(image|wrap)-table] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-104/+71
2012-11-16[eel] simplify build systemJasmine Hassan1-8/+4
2012-11-13[eel] add wrap_table_child_visible_in, replace eel_gtk_viewport_*_rectJasmine Hassan1-18/+48
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1108