summaryrefslogtreecommitdiff
path: root/eel/eel-gtk-extensions.c
AgeCommit message (Collapse)AuthorFilesLines
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
http://git.gnome.org/browse/nautilus/commit/?id=31dfbdc19075ddf92b4f04a2f84e3111c3fb429b
2012-11-16[eel] add a utility to pack details into a message dialogJasmine Hassan1-2/+25
So that we can remove EelAlertDialog. http://git.gnome.org/browse/nautilus/commit/?id=a2b4de80a94b4e049f1d2a7ef00a174865b5c9ec
2012-11-16[eel-gtk-extensions] remove eel_gtk_signal* utilitiesJasmine Hassan1-76/+0
They're now unused. http://git.gnome.org/browse/nautilus/commit/?id=394cb741c3e59df66f924771d4ef68866e602faa
2012-11-16[eel] remove functions to set widget backgroundsJasmine Hassan1-32/+0
Now that we've removed eel_gtk_widget_set_background_color calls in eel-debug-drawing.c and test-eel-image-table.c, both it and _set_foreground_color are unused. Original commit: http://git.gnome.org/browse/nautilus/commit/?id=57b66862a53298468755e12ca3712569274f0a32
2012-11-16[eel] remove functions to handle acceleratorsJasmine Hassan1-97/+0
These are unused now http://git.gnome.org/browse/nautilus/commit/?id=472f3e1433ecb3d5e1a7fc8707975f45dd8d0469
2012-11-14[lc-p|eel-gtk-extensions] Don't include eel-pango-extensions.hJasmine Hassan1-1/+0
http://git.gnome.org/browse/nautilus/commit/?id=f080b86daeb571def4c092e1524e9adfc7700699
2012-11-14[eel-gtk-extensions] remove dead codeJasmine Hassan1-553/+0
As in the commit below, except move a few we still need around to eel-image-table, which has been removed upstream. Specifically moving: eel_gtk_widget_find_windowed_ancestor to: find_windowed_ancestor() eel_gtk_signal_connect_while_realized to: signal_connect_while_realized() Also move while_realized_disconnecter(), as it's needed by the latter. http://git.gnome.org/browse/nautilus/commit/?id=a904f4acd546151ab37ee03bcce87869a805c323
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