summaryrefslogtreecommitdiff
path: root/multiload
AgeCommit message (Expand)AuthorFilesLines
2021-08-07tx: sync with transifexraveit65109-657/+858
2021-01-28Remove unnecessary casts on g_signal_connect callsrbuj2-16/+16
2021-01-17multiload: fix netspeed_add signatureHarald van Dijk1-1/+1
2021-01-16Update copyright to 2021rbuj2-2/+2
2021-01-07tx: sync with transifexraveit652-86/+180
2021-01-04multiload: fix typo reported by translatorrbuj1-1/+1
2020-12-25multiload: Add properties.uirbuj5-613/+1951
2020-12-17multiload: use guint64 as data source for graphsrbuj11-229/+240
2020-12-17multiload: use bit rate in netload graphrbuj1-3/+4
2020-12-17multiload: compute combined network data on GetNet oncerbuj2-15/+7
2020-12-17multiload: Drop scaler from GetNetrbuj1-7/+0
2020-12-17multiload: fix interval on autoscaler_init callrbuj1-2/+2
2020-12-17multiload: Use one callback for each of the spin buttonsrbuj5-129/+114
2020-12-17multiload: increase refresh rate range settingrbuj5-35/+45
2020-12-14multiload: load menu from resource bundlerbuj4-8/+26
2020-12-13tx:sync with transifexraveit6512-34/+147
2020-12-13multiload: Use common subdirs - src, datarbuj18-71/+77
2020-12-06remove dead function mate_panel_applet_set_background_widgetmbkma1-1/+0
2020-11-28tx: fix build warning caused by Swedish translationsraveit651-8/+14
2020-08-30multiload: improve code-styleraveit657-1229/+1233
2020-08-30multiload: do not count shared memory twice on Linuxrbuj1-6/+23
2020-08-29multiload: Remove legacy variable 'show_frame'rbuj2-15/+4
2020-08-29multiload: do not use a computed compound key for graph visibilityrbuj3-38/+35
2020-08-28multiload: Do not get "diskload-nvme-diskstats" on GetDiskLoadrbuj4-38/+19
2020-08-28multiload: Remove dead function - GetPagerbuj2-51/+0
2020-08-11tx: sync with transifexraveit6512-50/+103
2020-07-29multiload: Use the id instead of the name to identify the graph typerbuj6-160/+211
2020-07-29multiload: Display the percentage used accurately on tooltiprbuj3-48/+65
2020-07-26multiload: code formatting - global.hrbuj1-18/+18
2020-07-26multiload: the initialization of the variable is not really usedrbuj1-4/+3
2020-07-26multiload: set and check the ranges for all network thresholdsrbuj4-6/+15
2020-07-26multiload: Do not add the same global variables within all graphsrbuj5-64/+85
2020-07-24multiload: Fix memory leakrbuj1-2/+8
2020-07-17Remove warning about assigned value is never used reported by cppcheckrbuj2-7/+3
2020-06-25sync with transifexraveit65109-213/+395
2020-05-21build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBSrbuj1-2/+0
2020-04-16multiload: declaration of ‘screen’ shadows a previous localrbuj1-4/+1
2020-04-16Remove unused-variable warningsrbuj2-5/+0
2020-04-08build: Use WARN_CFLAGS variablerbuj1-1/+2
2020-03-02tx: pull with fixed translations of pt and pt_BRraveit651-3/+3
2020-02-10tx: sync with transifexraveit653-72/+153
2020-01-21tx: sync with transifexraveit65109-478/+545
2020-01-10Update copyright to 2020raveit652-2/+2
2020-01-09migrate from intltools to gettextWu Xiaotian2-8/+9
2019-07-13multiload: Use /proc/diskstats for NVMe drivesVictor Kareh3-20/+106
2019-06-16tx: sync with transifexraveit65109-23219/+22709
2019-05-04multiload: filter-out non-local disks and user mountsrbuj1-3/+4
2019-03-23help: update copyrightraveit651-1/+1
2019-03-20Help: Use XInclude instead of ENTITY for legal.xmlrbuj1-5/+1
2019-03-20assignment discards 'const' qualifier from pointer target typerbuj1-1/+1