summaryrefslogtreecommitdiff
path: root/eel/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2019-07-24add git.mk to generate .gitignoreWu Xiaotian1-0/+2
2016-08-22drop a large amount of completely unused codemonsta1-2/+0
2016-03-01eel: drop unused eel-debug-drawing codemonsta1-2/+0
2013-07-18INCLUDES to AM_CPPFLAGSWolfgang Ulbrich1-1/+1
2013-06-29Fixes for make distStefano Karapetsas1-0/+1
2013-04-05Fix vpath buildYaakov Selkowitz1-0/+1
2012-11-16[build] fix distcheckJasmine Hassan1-0/+1
http://git.gnome.org/browse/nautilus/commit/?id=74a0311e65f2c9fc2d03967b0607633dcb652f88
2012-11-16[eel] reorganize Makefile.amJasmine Hassan1-37/+34
http://git.gnome.org/browse/nautilus/commit/?id=ad5e896e1ce04485a115ee684a695b42ea0378a5
2012-11-16[eel] remove EelAlertDialog. It is unused nowJasmine Hassan1-2/+0
http://git.gnome.org/browse/nautilus/commit/?id=fe94a33657d55a2463fa066e09a8ecbfc637c4bd
2012-11-16[eel] simplify build systemJasmine Hassan1-64/+26
Note: remove eel-types.h include in eel-wrap-table.c (which was removed upstream prior, along with eel-image-table.[ch], after removal of emblems/background-setting stuff, which we're not doing, yet). So change EEL_TYPE_JUSTIFICATION to GTK_TYPE_JUSTIFICATION, and EEL_JUSTIFICATION_BEGINNING to GTK_JUSTIFY_LEFT. Upstream commit/message: We don't need the enumtypes anymore, and the marshallers can easily be autogenerated. http://git.gnome.org/browse/nautilus/commit/?id=75a03a440ebff23ccbf8674ca4a0e9f6475ebbb8
2012-11-14[eel] remove eel-pango-extensionsJasmine Hassan1-2/+0
http://git.gnome.org/browse/nautilus/commit/?id=e42ddad5109f193bf8a5b3c0c6cd7cf4b1408300
2012-11-14[eel] remove unused eel-i18n.[ch]Jasmine Hassan1-2/+0
was: [eel] remove eel-i18n.[ch] http://git.gnome.org/browse/nautilus/commit/?id=742b9fb1550ceec9284f581c3741c0a864ca82fd
2012-09-05remove latest mateconf stuffStefano Karapetsas1-7/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+186