summaryrefslogtreecommitdiff
path: root/sensors-applet
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-18fixed incorrect fsf addresses.Steve Zesch19-19/+19
2012-06-24fix help linksStefano Karapetsas3-5/+5
2012-03-11fix configuration version checkStefano Karapetsas1-5/+4
2012-01-26fix spelling error (thanks lintian)Stefano Karapetsas1-1/+1
2012-01-13Changed url for about window.Steve Zesch1-29/+29
2011-12-14remove autogenerated filesStefano Karapetsas1-679/+0
2011-11-24fixed automakeStefano Karapetsas2-16/+16
2011-11-23automakeStefano Karapetsas1-4/+5
2011-11-23solved some conflicts with sensors-appletStefano Karapetsas3-13/+14
2011-11-22deleted gnome filesStefano Karapetsas4-731/+0
2011-11-22converted to MATE (thanks to perberos)Stefano Karapetsas17-149/+880
2011-11-21Initial release bases on sensors-appletStefano Karapetsas22-0/+6621