summaryrefslogtreecommitdiff
path: root/sensors-applet/sensors-applet.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-26Fix indents 08info-cppsp1-1160/+1057
2017-10-28fix save order of sensorsinfo-cppsp1-5/+8
2017-07-26don't use deprecated gtk_show_uriraveit651-1/+5
2017-07-26don't use deprecated GTK_STOCK_DIALOG_WARNINGraveit651-1/+1
2017-05-01sensor-applet.c: replace deprecated GtkMiscraveit651-4/+18
2017-05-01sensor-applet.c: avoid deprecated GTK_STOCK_MISSING_IMAGEraveit651-1/+1
2017-03-18use GTK_ALIGN_CENTER for the sensor_applet gridraveit651-0/+4
2017-02-16fix one more typo in code commentsmonsta1-1/+1
2017-02-16fix a couple of typos in code commentsmonsta1-2/+2
2017-02-01fix typo in debug message (closes #39)monsta1-1/+1
2017-01-19sensor-applet: port GtkTable to GtkGridraveit651-92/+69
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-15/+12
2016-10-21Update tooltip only when mouse is over the appletBłażej Szczygieł1-0/+26
2015-07-07Cleanup debugging during Gtk signal handlingAlex Murray1-3/+0
2015-07-07gtk3: Replace gtk_widget_size_request with gtk_widget_get_preferred_sizeinfirit1-34/+5
2015-07-07fix repainting of applet's backgroundinfirit1-47/+4
2015-06-24enable helpraveit651-1/+1
2015-06-09Gtk3: fix non displaying sensors in panel with gtk3 buildraveit651-0/+34
2014-05-02Add GTK3 supportStefano Karapetsas1-0/+4
2013-02-27Use libnotify instead of libmatenofityStefano Karapetsas1-33/+14
2013-01-20Fix load of saved enabled sensors in GSettingsStefano Karapetsas1-2/+3
2012-12-16migrate to GSettings and remove MateConf usageStefano Karapetsas1-121/+112
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2012-06-24fix help linksStefano Karapetsas1-1/+1
2011-11-22converted to MATE (thanks to perberos)Stefano Karapetsas1-54/+54
2011-11-21Initial release bases on sensors-appletStefano Karapetsas1-0/+1451