Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
this is not C++
|
|
|
|
|
|
|
|
|
|
|
|
gtk_scrolled_window_add_with_viewport ()
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- update backend.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Stop BlackMATE, possibly other themes from cutting off the end of the units label and get rid of an #1f block for GTK 3.19 at the same time. GTK 3.19 seemed to pad the end of this label a bit, not so with released GTK 3.20.
|
|
|