summaryrefslogtreecommitdiff
path: root/multiload/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13multiload: Use common subdirs - src, datarbuj1-575/+0
2020-12-06remove dead function mate_panel_applet_set_background_widgetmbkma1-1/+0
2020-08-30multiload: improve code-styleraveit651-410/+407
2020-08-29multiload: do not use a computed compound key for graph visibilityrbuj1-21/+8
2020-08-28multiload: Do not get "diskload-nvme-diskstats" on GetDiskLoadrbuj1-0/+1
2020-07-29multiload: Use the id instead of the name to identify the graph typerbuj1-83/+85
2020-07-29multiload: Display the percentage used accurately on tooltiprbuj1-33/+24
2020-07-26multiload: set and check the ranges for all network thresholdsrbuj1-3/+3
2020-07-26multiload: Do not add the same global variables within all graphsrbuj1-6/+14
2020-04-16multiload: declaration of ‘screen’ shadows a previous localrbuj1-4/+1
2020-01-10Update copyright to 2020raveit651-1/+1
2019-03-20assignment discards 'const' qualifier from pointer target typerbuj1-1/+1
2019-03-20Make translatable documenters in about dialogrbuj1-1/+8
2019-03-20Make translatable copyright info in about dialogrbuj1-5/+2
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
2018-03-06multiload: add style class multiload-appletraveit651-0/+4
2018-02-09avoid deprecated GtkStockPablo Barciela1-4/+4
2018-02-04Scaling network graph using thresholds defined by userMarian Gasparovic1-10/+23
2018-01-09update copyright year to 2018monsta1-1/+1
2017-11-09Update tooltips with latest valuesmarosg421-3/+3
2017-10-05update copyright year in other appletsmonsta1-1/+1
2017-08-05multiload: don't use deprecated gtk_show_uriraveit651-3/+10
2017-05-09Load graph scales automatically according to average load, draws horicontal g...marosg1-31/+33
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-17/+2
2016-08-05GTK+-3 multiload: avoid deprecated gdk_app_launch_context_new ()raveit651-0/+13
2016-07-31multiload: use GtkAbout and update copyrightraveit651-4/+6
2015-12-22multiload: remove useless includemonsta1-3/+0
2014-11-27Use GAppInfoinfirit1-3/+16
2014-11-26GDK_KEY_* is also in Gtk+2infirit1-9/+6
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+2
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-1/+2
2014-02-08Fix help uri for appletsinfirit1-1/+1
2014-01-20multiload: Add GTK3 supportStefano Karapetsas1-1/+10
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2012-11-24multiload: migrate to gsettingsStefano Karapetsas1-23/+27
2012-09-04Update multiload/main.ccardpuncher1-1/+1
2011-11-14initialPerberos1-0/+539