summaryrefslogtreecommitdiff
path: root/multiload/load-graph.c
AgeCommit message (Collapse)AuthorFilesLines
2020-12-13multiload: Use common subdirs - src, datarbuj1-501/+0
2020-08-30multiload: improve code-styleraveit651-13/+13
- tab to spaces - fix some indents
2020-08-29multiload: Remove legacy variable 'show_frame'rbuj1-13/+4
2020-07-29multiload: Use the id instead of the name to identify the graph typerbuj1-2/+2
2020-07-26multiload: the initialization of the variable is not really usedrbuj1-4/+3
2020-07-26multiload: Do not add the same global variables within all graphsrbuj1-13/+14
2020-07-17Remove warning about assigned value is never used reported by cppcheckrbuj1-3/+3
2020-04-16Remove unused-variable warningsrbuj1-1/+0
2018-02-04Scaling network graph using thresholds defined by userMarian Gasparovic1-2/+86
2018-02-01multiload: fix spacing in some placesmonsta1-58/+58
2017-09-27Rounding error in draw corrected.marosg1-3/+7
2017-05-09Load graph scales automatically according to average load, draws horicontal ↵marosg1-43/+93
grid lines for each load level.
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-47/+2
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-08-31GTK+-3 multiload: port to GtkColorChooser and GdkRGBAraveit651-1/+23
2014-11-27multiload: Remove unused codeinfirit1-3/+0
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+3
2014-06-25multiload: Fix cairo memory leaksStefano Karapetsas1-0/+6
2014-05-01multiload: Use cairo for drawing also with GTK2Stefano Karapetsas1-106/+9
2014-01-20multiload: Add GTK3 supportStefano Karapetsas1-4/+65
2012-11-24multiload: migrate to gsettingsStefano Karapetsas1-4/+5
replace libmate with GIO
2011-11-14initialPerberos1-0/+425