summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-07-21Bump version to 1.10.4mate-sensors-applet-1.10.41.10monsta2-1/+5
2015-07-20hddtemp: Remove duplicate variableinfirit1-1/+0
It causes segfault and fixes #34
2015-07-10Bump version to 1.10.3mate-sensors-applet-1.10.3monsta2-1/+7
2015-07-10Set custom mate-sensors-applet icon for About dialogAlex Murray1-0/+1
Based off sensors-applet commit c1777c9c58994d7eeec95893a5fdd1cbb7acb6eb from Alex Murray <[email protected]>
2015-07-10Add automake silent rulesinfirit1-0/+1
2015-07-10help: use feedback page in docbook guideraveit651-4/+5
2015-07-10Fix implicit declaration of functioninfirit1-0/+17
2015-07-10hddtemp-plugin: close socket fd if connect fails to avoid leaking fdAlex Murray1-0/+1
2015-07-10Cleanup hddtemp plugin socket reading code to avoid possible memory corruptionAlex Murray1-19/+20
Make sure we don't write past the bounds of the output buffer - thanks to JeanFI for noticing this issue.
2015-07-10Fix typo SESNOR -> SENSORinfirit1-1/+1
2015-07-10Set icon name for dialog windowsAlex Murray2-1/+6
Taken from sensors-applet commit: c2596b4534f612ae890fac1719d4e6e6ef35ef91 and adapted for MATE by [email protected]
2015-07-08Revert "remove non-existing mate-feedback links"raveit651-0/+8
This reverts commit b25bad77f35e1ceff3fa830d31cd240beb7bbe5e.
2015-07-06fix repainting of applet's backgroundinfirit1-47/+4
This bring the code inline with gnome-sensors-applet.
2015-07-06Small cleanupinfirit2-5/+13
Bring the code in sync with gnome-sensors-applet.
2015-07-06Replace deprecated gtk_rc_style_unref with g_object_unrefinfirit1-1/+1
2015-06-27Merge pull request #29 from obache/neatsrcMartin Wimpress1-1/+1
Fix non-portable "==" operator for test(1)
2015-06-27Fix non-portable "==" operator for test(1)OBATA Akio1-1/+1
2015-06-25Merge pull request #28 from NiceandGently/mastermonsta1-8/+0
remove non-existing mate-feedback links
2015-06-25remove non-existing mate-feedback linksraveit651-8/+0
2015-06-25Bump version to 1.10.2mate-sensors-applet-1.10.2monsta2-1/+6
2015-06-25use correct help links in prefs and sensor config dialogsmonsta2-4/+4
- help button in prefs dialog -> sensors tab opens Sensors help page, not General Options; - help button in individual sensor config dialog opens the same page but scrolls down to Sensor Properties section.
2015-06-25Merge pull request #27 from NiceandGently/masterMartin Wimpress3-9/+24
adjust help links to match prefs and sensor-prefs dialog
2015-06-24adjust help links to match prefs and sensor-prefs dialograveit653-9/+24
2015-06-24Merge pull request #26 from NiceandGently/mastermonsta4-72/+11
enable existing help
2015-06-24enable helpraveit654-72/+11
2015-06-09Bump version to 1.10.1mate-sensors-applet-1.10.1monsta2-1/+6
2015-06-09Sync translations with transifexmate-i18n3-14/+14
2015-06-09Merge pull request #25 from NiceandGently/mastermonsta1-0/+34
Gtk3: fix non displaying sensors in panel with gtk3 build
2015-06-09Gtk3: fix non displaying sensors in panel with gtk3 buildraveit651-0/+34
2015-06-08Merge pull request #24 from mate-desktop/fixesmonsta1-1/+1
fix for regression in sensor config dialog
2015-06-08prefs dialog: don't use modal option, it breaks sensor config dialogmonsta1-1/+1
2015-05-10Bump version to 1.10.0mate-sensors-applet-1.10.0Stefano Karapetsas2-3/+3
2015-05-10Sync translations with transifexmate-i18n2-16/+16
2015-04-05Bump version to 1.9.90mate-sensors-applet-1.9.90Stefano Karapetsas2-2/+2
2015-04-05Sync translations with transifexmate-i18n6-175/+178
2015-01-14we don't need g_type_init (in GLib >= 2.36)Monsta2-3/+1
Closes https://github.com/mate-desktop/mate-sensors-applet/pull/21
2014-12-22removed obsolete configure optionMonsta1-2/+0
2014-12-02Sync translations with transifexmate-i18n4-0/+1360
2014-11-22Sync translations with transifexmate-sensors-applet-1.9.0mate-i18n5-117/+122
2014-07-12Sync translations with transifexmate-i18n7-155/+161
2014-05-07AC_PROG_INTLTOOL is deprecatedinfirit1-1/+1
2014-05-02Add GTK3 supportStefano Karapetsas5-120/+142
2014-04-29Bump version to 1.9.0Stefano Karapetsas2-1/+5
2014-04-29Sync translations with transifexmate-i18n9-191/+1553
2014-04-29Fix build on DebianMike Gabriel1-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-01Bump version to 1.8.0mate-sensors-applet-1.8.0Stefano Karapetsas2-2/+2
2014-03-01Sync translations with transifexStefano Karapetsas4-4/+911
2014-02-19Bump version to 1.7.90mate-sensors-applet-1.7.90Stefano Karapetsas2-2/+2
2014-02-19Update NEWSStefano Karapetsas1-0/+4
2014-02-19configure: Add check-newsStefano Karapetsas1-1/+1