summaryrefslogtreecommitdiff
path: root/libcaja-extension
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵lukefromdc3-4/+3
option *Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors *Remove GTK2 and libunique specific code. *Leaves selector for specific GTK3 versions. *Remove #DEFINES for vbox/hbox previously required for GTK2 compatability *Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work *spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591
2016-08-23libcaja-extension: don't call get_widget if it's NULLmonsta1-0/+1
2016-08-23libcaja-extension: remove duplicated code linemonsta1-1/+0
2016-08-23libcaja-extension: fix docs generation and fix some indentmonsta21-513/+637
docs are still far from perfect, but most build warnings are gone
2016-03-29use exposed python filenames to list python extensions separatelyAlexander van der Meij1-0/+1
2016-01-15Revert "define max/min version of GLib"Wolfgang Ulbrich1-2/+2
To avoid a glib redefine of a version defined by glib itself, which spams only the build log and nobody takes care of it. This reverts commit 3e9b28b2ebc9579bc868e2a8d1dc2d6f6b568c68.
2015-11-20Fixed caja flooding .xsession-errors with ↵Clement Lefebvre1-1/+4
"caja_menu_provider_get_background_items: assertion 'CAJA_IS_MENU_PROVIDER (provider)' failed"
2015-09-06define max/min version of GLibinfirit1-2/+2
2014-12-10zero-init all signals arraysMonsta1-1/+1
2014-10-04extension: add some more missing gir annotationsCosimo Cecchi4-2/+35
2014-10-04extension: add some annotationsCosimo Cecchi2-0/+72
2014-02-17Revert "Fix introspection dirs"caja-1.7.90infirit1-2/+2
This reverts commit 9d02675f9be7a16f89f49928ebadd6ab2c627f77.
2013-10-31Use GTK_API_VERSION in pkgconfig filesinfirit2-2/+2
2013-10-18Use GTK_API_VERSION for GIRinfirit1-1/+1
2013-07-26Fix introspection dirsStefano Karapetsas1-2/+2
2013-07-18INCLUDES to AM_CPPFLAGSWolfgang Ulbrich1-1/+1
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch23-23/+23
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos27-0/+2877