summaryrefslogtreecommitdiff
path: root/libmate-desktop/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2014-12-09fix GI build - remove useless GConf referenceMonsta1-2/+2
2014-11-28introspection: Fix c-includes to actually include headersinfirit1-0/+1
Based on gnome-commit: 446e8ffcf16ccf909f45b293532f50996b0dd728 From: Benjamin Otte <[email protected]>
2014-11-28Don't export private symbols in the shared libraryinfirit1-0/+1
Based on gnome-desktop commit: 81590ec66ee8507ae61b47d3d93a8685e970a629 From: Emilio Pozuelo Monfort <[email protected]>
2014-11-28Turn GnomeRRConfig and GnomeOutputInfo into GObjectsinfirit1-0/+1
Based on gnome-desktop commits: 1d1f8ef64f404eccb29d384a75939701327e8e77 2c7a2e90fee98ff61e530098bc962a65dec670bc 7436f759bec00d87f597ef0b6945da8fa8969e85 From: Giovanni Campagna <[email protected]> Gnome Bug: https://bugzilla.gnome.org/show_bug.cgi?id=630913
2014-11-28Add support for GObjectIntrospectioninfirit1-5/+35
Turned all GnomeRR structures into boxed types, then added the needed annotations and the Makefile.am bits. Does not yet include API changes, but should bind (awfully) all of libgnome-desktop. Based on gnome commit: cad94246fb5be76482212407a380cd75f9e7b932 url: https://git.gnome.org/browse/gnome-desktop/commit/?id=cad94246fb5be76482212407a380cd75f9e7b932
2014-05-04libmate-desktop: Add MateColorButton dialogStefano Karapetsas1-1/+7
Code taken from GTK 2.24 source and renamed for MATE This will allow to use traditional color selection with GTK2 and GTK3
2014-04-23libmate-desktop: Add MateAboutDialog classStefano Karapetsas1-0/+2
This will allow MATE applications to use traditional About dialogs with GTK 3 (unfortunately completely different starting from GTK 3.12). This is just a fork of GtkAboutDialog of GTK 2.24, adapted to work with GTK 3 too.
2013-10-31Add MATE_DESKTOP_CHECK_VERSION functionStefano Karapetsas1-1/+9
2013-07-24libmate-desktop: Fix include pathStefano Karapetsas1-1/+1
2013-07-24Add utilities for GSettingsStefano Karapetsas1-0/+2
2013-07-24Fix typo in previous commitStefano Karapetsas1-1/+1
2013-07-24Add utilities for dconfStefano Karapetsas1-1/+5
2013-07-24Move include files and remove old libmate and libmateui foldersStefano Karapetsas1-1/+10
2012-11-11[misc] rename --enable-deprecations to --enable-deprecation-flagsJasmine Hassan1-1/+1
This is a better name for this configure option, since it's really about enabling the use of the deprecation flags, not allowing the use of deprecated API. http://git.gnome.org/browse/gnome-desktop/commit/?id=7fcbb6d90d2c6251434dfac19364b39af21dceed
2012-11-11[build] Update all Makefile.am to more recent standardsJasmine Hassan1-8/+10
http://git.gnome.org/browse/gnome-desktop/commit/?id=4c3d78c930ecb833a677f534ef6cd697d3d92169
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+67