Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
there's implicit declaration warning with or without it,
see https://bugzilla.kernel.org/show_bug.cgi?id=153161
|
|
|
|
|
|
|
|
|
|
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
|