Age | Commit message (Expand) | Author | Files | Lines |
2020-08-30 | multiload: improve code-style | raveit65 | 7 | -1229/+1233 |
2020-08-30 | multiload: do not count shared memory twice on Linux | rbuj | 1 | -6/+23 |
2020-08-29 | multiload: Remove legacy variable 'show_frame' | rbuj | 2 | -15/+4 |
2020-08-29 | multiload: do not use a computed compound key for graph visibility | rbuj | 3 | -38/+35 |
2020-08-28 | multiload: Do not get "diskload-nvme-diskstats" on GetDiskLoad | rbuj | 4 | -38/+19 |
2020-08-28 | multiload: Remove dead function - GetPage | rbuj | 2 | -51/+0 |
2020-08-11 | tx: sync with transifex | raveit65 | 12 | -50/+103 |
2020-07-29 | multiload: Use the id instead of the name to identify the graph type | rbuj | 6 | -160/+211 |
2020-07-29 | multiload: Display the percentage used accurately on tooltip | rbuj | 3 | -48/+65 |
2020-07-26 | multiload: code formatting - global.h | rbuj | 1 | -18/+18 |
2020-07-26 | multiload: the initialization of the variable is not really used | rbuj | 1 | -4/+3 |
2020-07-26 | multiload: set and check the ranges for all network thresholds | rbuj | 4 | -6/+15 |
2020-07-26 | multiload: Do not add the same global variables within all graphs | rbuj | 5 | -64/+85 |
2020-07-24 | multiload: Fix memory leak | rbuj | 1 | -2/+8 |
2020-07-17 | Remove warning about assigned value is never used reported by cppcheck | rbuj | 2 | -7/+3 |
2020-06-25 | sync with transifex | raveit65 | 109 | -213/+395 |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+0 |
2020-04-16 | multiload: declaration of ‘screen’ shadows a previous local | rbuj | 1 | -4/+1 |
2020-04-16 | Remove unused-variable warnings | rbuj | 2 | -5/+0 |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -1/+2 |
2020-03-02 | tx: pull with fixed translations of pt and pt_BR | raveit65 | 1 | -3/+3 |
2020-02-10 | tx: sync with transifex | raveit65 | 3 | -72/+153 |
2020-01-21 | tx: sync with transifex | raveit65 | 109 | -478/+545 |
2020-01-10 | Update copyright to 2020 | raveit65 | 2 | -2/+2 |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 2 | -8/+9 |
2019-07-13 | multiload: Use /proc/diskstats for NVMe drives | Victor Kareh | 3 | -20/+106 |
2019-06-16 | tx: sync with transifex | raveit65 | 109 | -23219/+22709 |
2019-05-04 | multiload: filter-out non-local disks and user mounts | rbuj | 1 | -3/+4 |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 |
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 1 | -5/+1 |
2019-03-20 | assignment discards 'const' qualifier from pointer target type | rbuj | 1 | -1/+1 |
2019-03-20 | Make translatable documenters in about dialog | rbuj | 1 | -1/+8 |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -5/+2 |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 |
2019-03-17 | tx: sync with transifex | rbuj | 9 | -29/+50 |
2019-02-25 | tx: sync with transifex | raveit65 | 9 | -22/+30 |
2019-01-28 | multiload: ignore priviledged mount points | Sebastian Geiger | 1 | -0/+9 |
2019-01-27 | tx: sync with transifex | raveit65 | 14 | -248/+502 |
2018-11-17 | sync with transifex | raveit65 | 108 | -7086/+90861 |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 |
2018-10-03 | Use orderedlist to describe the steps to add the applet to a panel | rbuj | 1 | -12/+34 |
2018-10-03 | Manual: Fix Add to Panel dialog title | rbuj | 1 | -1/+1 |
2018-10-02 | Manual: OK -> Add (Add to Panel dialog) | rbuj | 1 | -1/+1 |
2018-10-02 | Add/Update Catalan screenshots | rbuj | 1 | -0/+0 |
2018-10-01 | Remove unused png files | rbuj | 5 | -2/+1 |
2018-09-28 | Fix spelling and grammar mistakes | rbuj | 1 | -4/+4 |
2018-04-09 | solving type mismatch in g_settings_set_value | marosg42 | 1 | -4/+5 |
2018-04-09 | only text formatting to prepare for real change | marosg42 | 1 | -92/+83 |
2018-03-06 | multiload: add style class multiload-applet | raveit65 | 1 | -0/+4 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 2 | -6/+6 |