summaryrefslogtreecommitdiff
path: root/netspeed
AgeCommit message (Collapse)AuthorFilesLines
2016-12-06netspeed: fix couple of typos in schemamonsta1-2/+2
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-164/+23
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2016-11-22fix some indent and a couple of typosmonsta1-28/+28
2016-08-31GTK+-3 netspeed: port GtkTable to GtkGridraveit651-0/+42
2016-08-01GTK+-3 netspeed: write valid rgb color values to gsettingsraveit651-13/+28
Previous commit writes garbage to gsettings, in result no graphs are displayed with a new start of the applet. Now we have rgb values in gsettings values.
2016-07-31GTK+-3 netspeed: port to GtkColorChooser and GdkRGBAraveit651-1/+48
2016-07-31netspeed: use GtkColorButton instead of MateColorButtonraveit651-9/+8
this reverts http://git.mate-desktop.org/mate-netspeed/commit/?id=38d56de Using GtkColorButton or GtkColorChooser does the same job and we drop the dependecy to libmate-desktop
2016-07-31netspeed: use GtkAbout and update copyrightraveit651-3/+7
2016-05-12Use default routeAlejandro Perez1-1/+1
- update backend.c
2016-01-27GTK3: fix previous GtkMisc deprecations fix commitWolfgang Ulbrich1-46/+44
2015-12-17netspeed: remove duplicate #define's - leftovers from original repomonsta1-4/+0
2015-12-17netspeed: fix distcheckWolfgang Ulbrich2-1/+23
2015-12-14merge netspeed applet from mate-netspeed repomonsta72-0/+6954