summaryrefslogtreecommitdiff
path: root/applets/brightness/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2019-11-12migrate from intltool to gettextWu Xiaotian1-7/+8
2019-09-30Use WARN_CFLAGS which are only set with -enable-compiler-warningsrbuj1-1/+4
MATE_COMPILE_WARNINGS is present in configure.ac but WARN_CFLAGS variable is not used. git grep WARN_CFLAGS It removes -enable-extra-warn=yes, since it is recommended to use -enable-compile-warnings=maximum. It sets -enable-compiler-warnings=yes, the default value for all MATE packager for now. It prints WARN_CFLAGS in summary table.
2019-08-20Use gresources for gpm-prefs.ui and gpm-statistics.uirbuj1-2/+2
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-1/+0
and require mate-panel >= 1.17
2016-08-01applets: don't include non-existent dir in Makefile.ammonsta1-2/+0
it does no harm but can be confusing when you read it :)
2016-08-01update CFLAGS and LIBS, MATE to CAIROraveit651-2/+2
2016-07-25applets: remove egg-dbus-proxy and use the provided functions in GDBusraveit651-2/+0
2014-05-06Fix applets uidirStefano Karapetsas1-1/+1
Closes https://github.com/mate-desktop/mate-power-manager/pull/105
2013-12-16Add option to enable deprecations and hide warnings under --enable-extra-warninfirit1-0/+1
2013-04-03Update makefiles for autoconf-1.13Dan Mashal1-1/+1
2013-02-18use libnotify, not libmatenotifyElan Ruusamäe1-1/+1
2012-10-21Port brightness applet to dbus based on gnome patch by carlosgcBrent Hull1-9/+23
2011-12-11moved from Mate-ExtraStefano Karapetsas1-0/+55