Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 typo SESNOR -> SENSOR | infirit | 1 | -1/+1 | |
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-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-24 | adjust help links to match prefs and sensor-prefs dialog | raveit65 | 2 | -2/+2 | |
2015-06-24 | enable help | raveit65 | 3 | -3/+3 | |
2015-06-09 | Gtk3: fix non displaying sensors in panel with gtk3 build | raveit65 | 1 | -0/+34 | |
2015-06-08 | prefs dialog: don't use modal option, it breaks sensor config dialog | monsta | 1 | -1/+1 | |
2014-05-02 | Add GTK3 support | Stefano Karapetsas | 4 | -118/+121 | |
2013-04-15 | Fix indentation | Stefano Karapetsas | 2 | -130/+139 | |
Added updated copyright info | |||||
2013-03-21 | update make files for autoconf 1.13 | raveit | 1 | -1/+1 | |
2013-02-27 | Use libnotify instead of libmatenofity | Stefano Karapetsas | 9 | -204/+48 | |
2013-02-08 | fix DSO linking error | raveit | 1 | -1/+3 | |
2013-01-20 | Fix load of saved enabled sensors in GSettings | Stefano Karapetsas | 1 | -2/+3 | |
2012-12-18 | Remove g_free of var removed previously | Stefano Karapetsas | 1 | -5/+0 | |
2012-12-18 | Add missing includes | Stefano Karapetsas | 1 | -0/+1 | |
2012-12-18 | Improve internationalization of translators credits | Stefano Karapetsas | 1 | -8/+3 | |
2012-12-16 | migrate to GSettings and remove MateConf usage | Stefano Karapetsas | 12 | -806/+382 | |
migrate to DBUS and remove MateComponent usage remove libmate usage and use glib instead | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 19 | -19/+19 | |
2012-06-24 | fix help links | Stefano Karapetsas | 3 | -5/+5 | |
2012-03-11 | fix configuration version check | Stefano Karapetsas | 1 | -5/+4 | |
2012-01-26 | fix spelling error (thanks lintian) | Stefano Karapetsas | 1 | -1/+1 | |
2012-01-13 | Changed url for about window. | Steve Zesch | 1 | -29/+29 | |
2011-12-14 | remove autogenerated files | Stefano Karapetsas | 1 | -679/+0 | |
2011-11-24 | fixed automake | Stefano Karapetsas | 2 | -16/+16 | |
2011-11-23 | automake | Stefano Karapetsas | 1 | -4/+5 | |
2011-11-23 | solved some conflicts with sensors-applet | Stefano Karapetsas | 3 | -13/+14 | |
2011-11-22 | deleted gnome files | Stefano Karapetsas | 4 | -731/+0 | |
2011-11-22 | converted to MATE (thanks to perberos) | Stefano Karapetsas | 17 | -149/+880 | |
2011-11-21 | Initial release bases on sensors-applet | Stefano Karapetsas | 22 | -0/+6621 | |