Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-26 | fix save order of sensors v2 | info-cppsp | 1 | -3/+24 | |
2018-02-08 | fix GtkStock deprecations | info-cppsp | 1 | -3/+3 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | raveit65 | 1 | -12/+0 | |
2018-01-25 | Fix popup shower on removed HDD | info-cppsp | 1 | -6/+22 | |
Added timer to active sensors, to suppress infinite popups, when a drive is removed from the system, with its sensor still active in msa. fixes #62 | |||||
2017-11-26 | Fix indents 08 | info-cppsp | 1 | -1160/+1057 | |
2017-10-28 | fix save order of sensors | info-cppsp | 1 | -5/+8 | |
2017-07-26 | don't use deprecated gtk_show_uri | raveit65 | 1 | -1/+5 | |
2017-07-26 | don't use deprecated GTK_STOCK_DIALOG_WARNING | raveit65 | 1 | -1/+1 | |
2017-05-01 | sensor-applet.c: replace deprecated GtkMisc | raveit65 | 1 | -4/+18 | |
2017-05-01 | sensor-applet.c: avoid deprecated GTK_STOCK_MISSING_IMAGE | raveit65 | 1 | -1/+1 | |
2017-03-18 | use GTK_ALIGN_CENTER for the sensor_applet grid | raveit65 | 1 | -0/+4 | |
fixes https://github.com/mate-desktop/mate-sensors-applet/issues/41 | |||||
2017-02-16 | fix one more typo in code comments | monsta | 1 | -1/+1 | |
2017-02-16 | fix a couple of typos in code comments | monsta | 1 | -2/+2 | |
2017-02-01 | fix typo in debug message (closes #39) | monsta | 1 | -1/+1 | |
2017-01-19 | sensor-applet: port GtkTable to GtkGrid | raveit65 | 1 | -92/+69 | |
2016-11-23 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -15/+12 | |
and require mate-panel >= 1.17 | |||||
2016-10-21 | Update tooltip only when mouse is over the applet | Błażej Szczygieł | 1 | -0/+26 | |
This can prevent problems with OpenGL on some drivers. The problem is described here: https://github.com/mate-desktop/mate-panel/issues/397 This also updates all sensors when mouse enters the applet to get updated values. | |||||
2015-07-07 | Cleanup debugging during Gtk signal handling | Alex Murray | 1 | -3/+0 | |
2015-07-07 | gtk3: Replace gtk_widget_size_request with gtk_widget_get_preferred_size | infirit | 1 | -34/+5 | |
And increase ROW_SPACING. | |||||
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-06-24 | enable help | raveit65 | 1 | -1/+1 | |
2015-06-09 | Gtk3: fix non displaying sensors in panel with gtk3 build | raveit65 | 1 | -0/+34 | |
2014-05-02 | Add GTK3 support | Stefano Karapetsas | 1 | -0/+4 | |
2013-02-27 | Use libnotify instead of libmatenofity | Stefano Karapetsas | 1 | -33/+14 | |
2013-01-20 | Fix load of saved enabled sensors in GSettings | Stefano Karapetsas | 1 | -2/+3 | |
2012-12-16 | migrate to GSettings and remove MateConf usage | Stefano Karapetsas | 1 | -121/+112 | |
migrate to DBUS and remove MateComponent usage remove libmate usage and use glib instead | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -1/+1 | |
2012-06-24 | fix help links | Stefano Karapetsas | 1 | -1/+1 | |
2011-11-22 | converted to MATE (thanks to perberos) | Stefano Karapetsas | 1 | -54/+54 | |
2011-11-21 | Initial release bases on sensors-applet | Stefano Karapetsas | 1 | -0/+1451 | |