Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-26 | Revert "define max/min version of GLib" | Wolfgang Ulbrich | 1 | -6/+0 | |
This reverts commit 5205a6a103cb35f5381effb3a79571ad9b5d57bc. This fixes re-define warnings in build log, glib itself define those limits. Honestly, nobody will care about warnings in build log. | |||||
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-12-04 | Bump version to 1.12.1 | monsta | 1 | -1/+1 | |
2015-11-03 | 1.12.0v1.12.0 | Clement Lefebvre | 1 | -1/+1 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 1 | -1/+1 | |
2015-09-08 | define max/min version of GLib | infirit | 1 | -0/+6 | |
2015-09-08 | Rework gsettings schema building | infirit | 1 | -1/+3 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-07-07 | Add automake silent rules | infirit | 1 | -0/+1 | |
2015-07-07 | Add new mbmon plugin | Daniele Napolitano | 1 | -0/+1 | |
Adapted for mate-sensors-applet by [email protected] | |||||
2015-06-27 | Fix non-portable "==" operator for test(1) | OBATA Akio | 1 | -1/+1 | |
2015-06-25 | Bump version to 1.10.2mate-sensors-applet-1.10.2 | monsta | 1 | -1/+1 | |
2015-06-09 | Bump version to 1.10.1mate-sensors-applet-1.10.1 | monsta | 1 | -1/+1 | |
2015-05-10 | Bump version to 1.10.0mate-sensors-applet-1.10.0 | Stefano Karapetsas | 1 | -1/+1 | |
2015-04-05 | Bump version to 1.9.90mate-sensors-applet-1.9.90 | Stefano Karapetsas | 1 | -1/+1 | |
2015-01-14 | we don't need g_type_init (in GLib >= 2.36) | Monsta | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-sensors-applet/pull/21 | |||||
2014-05-07 | AC_PROG_INTLTOOL is deprecated | infirit | 1 | -1/+1 | |
2014-05-02 | Add GTK3 support | Stefano Karapetsas | 1 | -2/+21 | |
2014-04-29 | Bump version to 1.9.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-04-29 | Fix build on Debian | Mike Gabriel | 1 | -1/+1 | |
In clean Debian unstable build chroots, the udisks plugin of mate-sensors-applets does not get built. Reason: The pkg-config tool returns an empty string for "pkg-config --cflags libatasmart" in clean Debian unstable build chroots. This probably is the case, because the result "-I/usr/include" is in the include path anyway and would not add include locations to the build process. Checking the LIBATASMART_LIBS variable is more safe here (as opposed to checking LIBATASMART_CFLAGS). It always contains a value if the library is installed and has a proper version. Closes https://github.com/mate-desktop/mate-sensors-applet/issues/17 | |||||
2014-03-01 | Bump version to 1.8.0mate-sensors-applet-1.8.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-19 | Bump version to 1.7.90mate-sensors-applet-1.7.90 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-19 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-25 | Bump version to 1.7.0mate-sensors-applet-1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-25 | Sync translations with transifex | Stefano Karapetsas | 1 | -1/+0 | |
2013-11-10 | Silence autofoo warnings | infirit | 1 | -0/+1 | |
2013-11-10 | Update AC_INIT_AUTOMAKE for make dist | infirit | 1 | -1/+1 | |
2013-08-02 | Correct comment | infirit | 1 | -1/+1 | |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 | |
2013-04-01 | Bump version to 1.6.0mate-sensors-applet-1.6.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-03-23 | Bump version to 1.5.2mate-sensors-applet-1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-27 | Use libnotify instead of libmatenofity | Stefano Karapetsas | 1 | -17/+17 | |
2013-02-13 | AC_CONFIG_HEADERS to please automake 1.13 | Marcel Dijkstra | 1 | -1/+1 | |
2013-01-20 | Preparing 1.5.1 release.mate-sensors-applet-1.5.1 | Steve Zesch | 1 | -1/+1 | |
2012-12-16 | bump version to 1.5.0 | Stefano Karapetsas | 1 | -1/+1 | |
2012-12-16 | migrate to GSettings and remove MateConf usage | Stefano Karapetsas | 1 | -9/+6 | |
migrate to DBUS and remove MateComponent usage remove libmate usage and use glib instead | |||||
2012-07-26 | Extended description of with-aticonfig option | Jaap Versteegh | 1 | -7/+9 | |
2012-07-12 | Preparing for 1.4 release.mate-sensors-applet-1.4.0 | Steve Zesch | 1 | -1/+1 | |
2012-03-11 | fix typo inversionmate-sensors-applet-1.2.0 | Stefano Karapetsas | 1 | -1/+1 | |
2012-03-11 | update for 1.2 release | Stefano Karapetsas | 1 | -1/+1 | |
2012-01-26 | 1.1.1 releasemate-sensors-applet-1.1.1 | Stefano Karapetsas | 1 | -1/+1 | |
2011-12-14 | fixed some things | Stefano Karapetsas | 1 | -1/+1 | |
2011-12-09 | updated version | Steve Zesch | 1 | -4/+4 | |
2011-12-02 | Changed version to 2011.12.01 | Steve Zesch | 1 | -1/+1 | |
2011-11-24 | fixed automake | Stefano Karapetsas | 1 | -2/+2 | |
2011-11-23 | solved some conflicts with sensors-applet | Stefano Karapetsas | 1 | -1/+1 | |
2011-11-22 | converted to MATE (thanks to perberos) | Stefano Karapetsas | 1 | -28/+28 | |
2011-11-21 | Initial release bases on sensors-applet | Stefano Karapetsas | 1 | -0/+286 | |