summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2016-01-04stickynotes: new icon names and paths + fix deprecationsmonsta1-0/+1
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=76982eb73ce1bd912cc19a55d3b6682b9da93687
2016-01-02drop null_applet which isn't even buildable these daysMonsta1-1/+0
2015-12-16pre-bump version to 1.13.0Wolfgang Ulbrich1-1/+1
2015-12-14merge netspeed applet from mate-netspeed repomonsta1-0/+42
2015-12-02Bump version to 1.12.1Monsta1-1/+1
2015-11-031.12.0v1.12.0Clement Lefebvre1-1/+1
2015-10-06pre-bump version to 1.11.0raveit651-1/+1
2015-10-01drop dpendency to mate-icon-themeraveit651-4/+0
The dependency is not really needed; depending on GTK+ should be enough to guarantee the presence of a spec-compliant icon theme.
2015-09-06Make cpupower the defaultinfirit1-1/+1
2015-09-06Rework gsettings schema buildinginfirit1-1/+9
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-08-19configure.ac: drop obsolete macromonsta1-1/+0
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example.
2015-08-04Use `test' instead of `[ ]' in configure.acOBATA Akio1-1/+1
[] is misrecognized by autoconf and broken configure script is generated.
2015-07-16Bump version to 1.10.3mate-applets-1.10.3infirit1-1/+1
2015-07-14Bump version to 1.10.2mate-applets-1.10.2Monsta1-1/+1
2015-06-25Bump version to 1.10.1mate-applets-1.10.1Monsta1-1/+1
2015-05-05Bump version to 1.10.0mate-applets-1.10.0Stefano Karapetsas1-1/+1
2015-04-05Bump version to 1.9.90mate-applets-1.9.90Stefano Karapetsas1-1/+1
2015-01-22Bump version to 1.9.1mate-applets-1.9.1Stefano Karapetsas1-1/+1
2014-12-30configure.ac: minor fix for the summaryMonsta1-0/+1
2014-12-30dropped obsolete stuffMonsta1-70/+1
2014-12-30Revert "Oops, we target Glib 2.32"infirit1-1/+1
This reverts commit 43317956a07ab6e4d70716d82beebd6751bd68d0.
2014-11-26Fix typo in configure.acinfirit1-1/+1
2014-11-26mateweather, invest: use GNetworkMonitorinfirit1-23/+0
Rather than talking to NetworkManager over D-Bus, use GNetworkMonitor to monitor the network state. Taken from gnome-applets commit: 9b53c7156b61d51777dbe2f60c55125c86b3409c From: Dan Winship <[email protected]>
2014-11-26Oops, we target Glib 2.32infirit1-1/+1
2014-11-26add --with-cpufreq-lib configure optioninfirit1-1/+5
Use --with-cpufreq-lib=[cpufreq/cpupower] to set library that is available on your system. Default still is cpufreq. Based on gnome-applets commit: ec4da5d83d810eb19087956da26ba93329a4d267 Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=698222
2014-10-16Stickynotes: When explicitely enabled error when gtksourceview is not found.infirit1-2/+6
2014-07-11sticky-notes: Remove old and unused server fileinfirit1-1/+0
2014-06-02Drop support for glib < 2.36infirit1-1/+1
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-1/+1
2014-03-27Bump version to 1.9.0Stefano Karapetsas1-1/+1
2014-03-01Bump version to 1.8.0mate-applets-1.8.0Stefano Karapetsas1-1/+1
2014-02-19Bump version to 1.7.90infirit1-1/+1
2014-02-19Add check-news to automake initinfirit1-1/+1
2014-02-12modem-lights: Remove broken modem-lights applet.Martin Wimpress1-27/+0
It has been broken for some time now so it is time to remove it. If someone is willing to put in the work they can resurrect it from git.
2014-02-09Bump version to 1.7.1Stefano Karapetsas1-1/+1
2014-02-04invest-applet: Add gtk3 supportinfirit1-0/+2
2014-01-30Merge branch 'dev-timer-applet'Stefano Karapetsas1-18/+8
Closes #45 https://github.com/mate-desktop/mate-applets/issues/45
2014-01-30stickynotes: Add undo/redo featureStefano Karapetsas1-3/+8
Using GtkSourceView instead of GtkTextView This adds new dependency to package to build this applet Closes #17 https://github.com/mate-desktop/mate-applets/issues/17
2014-01-29Remove old timer-appletStefano Karapetsas1-18/+0
2014-01-29Add new timerapplet in cStefano Karapetsas1-0/+8
To replace old timer-applet written in pygtk and not working in 1.6 See https://github.com/mate-desktop/mate-applets/issues/45
2014-01-26Add new command appletStefano Karapetsas1-0/+1
2014-01-22Fix gucharmap support for GTK2/GTK3Stefano Karapetsas1-17/+9
2014-01-20Bump version to 1.7.0Stefano Karapetsas1-1/+1
2014-01-20mateweather: Add GTK3 supportStefano Karapetsas1-1/+1
Bump minimum GTK2 version to 2.24 to use GtkComboBoxText with both GTK versions
2014-01-20multiload: Add GTK3 supportStefano Karapetsas1-1/+1
2014-01-19Add GTK3 support in configureStefano Karapetsas1-6/+34
2013-12-20Fix summary for invest appletinfirit1-1/+1
2013-12-20Require pygobject 3 now that it was ported to giinfirit1-11/+2
Commit 540e2e460c8155a22b10c1712eec71c9bf25aea9 ported to gobject introspection but this never reflected in configure.ac.
2013-11-28Fix typo in AM_INIT_AUTOMAKEinfirit1-1/+1
2013-10-19Make tar.xz and not tar.gzinfirit1-1/+1