summaryrefslogtreecommitdiff
path: root/sensors-applet
AgeCommit message (Expand)AuthorFilesLines
2017-11-05Stop jumping applet as numbers changelukefromdc1-3/+21
2017-10-28fix save order of sensorsinfo-cppsp3-11/+134
2017-10-25i22 updated hide temperature unitsinfo-cppsp2-5/+28
2017-10-03about-dialog: update copyrightmonsta1-1/+1
2017-09-11i45 fix graphs invisibleinfo-cppsp1-6/+6
2017-07-26don't use deprecated gtk_show_uriraveit653-2/+14
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-05-01sensor-config-dialog: avoid deprecated GtkAlignmentraveit651-48/+25
2017-04-30sensor-config-dialog: don't use deprecated GtkColorButtonraveit651-3/+3
2017-04-30prefs-dialog: add style class frame to scrolledwindowraveit651-0/+3
2017-04-30prefs-dialog: avoid deprecated GtkAlignmentraveit652-13/+7
2017-04-30prefs-dialog: avoid deprecated GTK_VBUTTON_BOX, GTK_TYPE_{H,V}BOXraveit652-5/+8
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 GtkGridraveit652-94/+71
2017-01-19sensor-config-dialog: port GtkTable to GtkGridraveit651-134/+108
2017-01-19prefs-dialog: port GtkTable to GtkGridraveit652-120/+43
2017-01-19acitve-sensor: fix a warning and use gdk_rgba_parse ()raveit651-2/+2
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-61/+12
2016-10-21Update tooltip only when mouse is over the appletBłażej Szczygieł3-13/+47
2016-01-03drop obsolete and unused codeMonsta1-1/+0
2015-07-07Fix implicit declaration of functioninfirit1-0/+17
2015-07-07Set custom mate-sensors-applet icon for About dialogAlex Murray1-0/+1
2015-07-07Cleanup debugging during Gtk signal handlingAlex Murray1-3/+0
2015-07-07Set icon name for dialog windowsAlex Murray2-1/+6
2015-07-07gtk3: Replace gtk_widget_size_request with gtk_widget_get_preferred_sizeinfirit1-34/+5
2015-07-07Fix typo SESNOR -> SENSORinfirit1-1/+1
2015-07-07Fix GtkComboBox(Text) warningsinfirit2-12/+22
2015-07-07Gtk3: Use GdkRGBAinfirit2-4/+26
2015-07-07fix repainting of applet's backgroundinfirit1-47/+4
2015-07-07Use content_area variableinfirit2-5/+13
2015-06-25use correct help links in prefs and sensor config dialogsmonsta2-4/+4
2015-06-24adjust help links to match prefs and sensor-prefs dialograveit652-2/+2
2015-06-24enable helpraveit653-3/+3
2015-06-09Gtk3: fix non displaying sensors in panel with gtk3 buildraveit651-0/+34
2015-06-08prefs dialog: don't use modal option, it breaks sensor config dialogmonsta1-1/+1
2014-05-02Add GTK3 supportStefano Karapetsas4-118/+121
2013-04-15Fix indentationStefano Karapetsas2-130/+139
2013-03-21update make files for autoconf 1.13raveit1-1/+1
2013-02-27Use libnotify instead of libmatenofityStefano Karapetsas9-204/+48
2013-02-08fix DSO linking errorraveit1-1/+3
2013-01-20Fix load of saved enabled sensors in GSettingsStefano Karapetsas1-2/+3
2012-12-18Remove g_free of var removed previouslyStefano Karapetsas1-5/+0
2012-12-18Add missing includesStefano Karapetsas1-0/+1
2012-12-18Improve internationalization of translators creditsStefano Karapetsas1-8/+3
2012-12-16migrate to GSettings and remove MateConf usageStefano Karapetsas12-806/+382