Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-07 | Fix GtkComboBox(Text) warnings | infirit | 2 | -12/+22 | |
2015-07-07 | Gtk3: Use GdkRGBA | infirit | 2 | -4/+26 | |
2015-07-07 | fix repainting of applet's background | infirit | 1 | -47/+4 | |
Taken from gnome-sensors-applet, Commit: 3d69ff2e19b57c2f23270f10a83a91fa5cce8716 From: Lucian Langa <[email protected]> | |||||
2015-07-07 | Use content_area variable | infirit | 2 | -5/+13 | |
Instead of calling gtk_dialog_get_content_area multiple times. Taken from gnome-sensors-applet, commit: 840aa67ae36ae36b7b8c74b4cd7511f96328982f From: Lucian Langa <[email protected]> | |||||
2015-06-27 | Merge pull request #29 from obache/neatsrc | Martin Wimpress | 1 | -1/+1 | |
Fix non-portable "==" operator for test(1) | |||||
2015-06-27 | Fix non-portable "==" operator for test(1) | OBATA Akio | 1 | -1/+1 | |
2015-06-25 | Merge pull request #28 from NiceandGently/master | monsta | 1 | -8/+0 | |
remove non-existing mate-feedback links | |||||
2015-06-25 | remove non-existing mate-feedback links | raveit65 | 1 | -8/+0 | |
2015-06-25 | Bump version to 1.10.2mate-sensors-applet-1.10.2 | monsta | 2 | -1/+6 | |
2015-06-25 | use correct help links in prefs and sensor config dialogs | monsta | 2 | -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-25 | Merge pull request #27 from NiceandGently/master | Martin Wimpress | 3 | -9/+24 | |
adjust help links to match prefs and sensor-prefs dialog | |||||
2015-06-24 | adjust help links to match prefs and sensor-prefs dialog | raveit65 | 3 | -9/+24 | |
2015-06-24 | Merge pull request #26 from NiceandGently/master | monsta | 4 | -72/+11 | |
enable existing help | |||||
2015-06-24 | enable help | raveit65 | 4 | -72/+11 | |
2015-06-09 | Bump version to 1.10.1mate-sensors-applet-1.10.1 | monsta | 2 | -1/+6 | |
2015-06-09 | Sync translations with transifex | mate-i18n | 3 | -14/+14 | |
2015-06-09 | Merge pull request #25 from NiceandGently/master | monsta | 1 | -0/+34 | |
Gtk3: fix non displaying sensors in panel with gtk3 build | |||||
2015-06-09 | Gtk3: fix non displaying sensors in panel with gtk3 build | raveit65 | 1 | -0/+34 | |
2015-06-08 | Merge pull request #24 from mate-desktop/fixes | monsta | 1 | -1/+1 | |
fix for regression in sensor config dialog | |||||
2015-06-08 | prefs dialog: don't use modal option, it breaks sensor config dialog | monsta | 1 | -1/+1 | |
2015-05-10 | Bump version to 1.10.0mate-sensors-applet-1.10.0 | Stefano Karapetsas | 2 | -3/+3 | |
2015-05-10 | Sync translations with transifex | mate-i18n | 2 | -16/+16 | |
2015-04-05 | Bump version to 1.9.90mate-sensors-applet-1.9.90 | Stefano Karapetsas | 2 | -2/+2 | |
2015-04-05 | Sync translations with transifex | mate-i18n | 6 | -175/+178 | |
2015-01-14 | we don't need g_type_init (in GLib >= 2.36) | Monsta | 2 | -3/+1 | |
Closes https://github.com/mate-desktop/mate-sensors-applet/pull/21 | |||||
2014-12-22 | removed obsolete configure option | Monsta | 1 | -2/+0 | |
2014-12-02 | Sync translations with transifex | mate-i18n | 4 | -0/+1360 | |
2014-11-22 | Sync translations with transifexmate-sensors-applet-1.9.0 | mate-i18n | 5 | -117/+122 | |
2014-07-12 | Sync translations with transifex | mate-i18n | 7 | -155/+161 | |
2014-05-07 | AC_PROG_INTLTOOL is deprecated | infirit | 1 | -1/+1 | |
2014-05-02 | Add GTK3 support | Stefano Karapetsas | 5 | -120/+142 | |
2014-04-29 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+5 | |
2014-04-29 | Sync translations with transifex | mate-i18n | 9 | -191/+1553 | |
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 | 2 | -2/+2 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 4 | -4/+911 | |
2014-02-19 | Bump version to 1.7.90mate-sensors-applet-1.7.90 | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-19 | Update NEWS | Stefano Karapetsas | 1 | -0/+4 | |
2014-02-19 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-19 | Sync translations with transifex | Stefano Karapetsas | 7 | -68/+526 | |
2014-02-11 | Include autogen.sh in tarball | Stefano Karapetsas | 1 | -1/+2 | |
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 | 37 | -2758/+12394 | |
2013-11-11 | Merge pull request #14 from infirit/master | Stefano Karapetsas | 3 | -8414/+20 | |
Add dist-hook for ChangeLog and various fixes/cleanups | |||||
2013-11-11 | Add gsettings_SCHEMAS_in_in variable | infirit | 1 | -0/+2 | |
2013-11-10 | Remove ltmain.sh, will be brought in automatically | infirit | 1 | -8413/+0 | |
2013-11-10 | Silence autofoo warnings | infirit | 2 | -0/+3 | |
2013-11-10 | Add dist-hook for ChangeLog gen | infirit | 1 | -0/+14 | |
2013-11-10 | Update AC_INIT_AUTOMAKE for make dist | infirit | 1 | -1/+1 | |
2013-08-06 | Merge pull request #12 from infirit/yelptools | Stefano Karapetsas | 6 | -16/+18 | |
Use yelp-tools instead of mate-doc-utils |