summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-08-11release 1.25.1v1.25.1raveit652-1/+55
2020-08-11tx: sync with transifexraveit65258-57271/+52476
2020-08-11tx: update resourceraveit651-438/+559
2020-08-11accessx-status: add src and data foldersrbuj11-70/+77
2020-08-11accessx-status: Simplify icons installationrbuj148-194/+165
2020-08-11geyes: Use common subdirs - src, icons, datarbuj22-132/+124
2020-08-11command: Use common subdirs - src, datarbuj13-65/+94
2020-08-11Remove -Wtype-limits warningsrbuj2-4/+4
2020-08-11netspeed: Simplify icons/Makefile.amrbuj20-208/+26
2020-08-11netspeed: Load netspeed-menu.xml from resourcesrbuj4-12/+11
2020-08-11netspeed: move ui files to data folderrbuj6-17/+13
2020-08-07battstat: Rewrite preference dialog from scratchrbuj10-752/+809
To manage the settings stored by GSettings. The preference dialog is a subclass of GtkDialog, and the ui file is a template. There is more info available in the "GTK+ Overview" chapter of "GTK+ 3 Reference Manual": "Building applications - A preference dialog" https://developer.gnome.org/gtk3/stable/ch01s04.html
2020-08-07battstat: invalidScanfArgType_int cppcheck warnings (/proc/apm)rbuj2-7/+7
2020-08-05cpufreq: Remove warning about unreachable code reported by scan-buildrbuj1-25/+24
2020-08-03cpufreq: -1 indicates error obtaining max frequencyrbuj1-1/+1
2020-08-03cpufreq: Update cpufreq-preferences.uirbuj2-141/+153
2020-08-03cpufreq: remove builder_DATA, ui_DATA variables from EXTRA_DISTrbuj1-2/+0
2020-08-01cpufreq: avoid deprecated GtkAlignmentAlberts Muktupāvels1-14/+9
origin commit: https://gitlab.gnome.org/GNOME/gnome-applets/-/commit/66e58e7
2020-08-01cpufreq: create all needed widgets only onceAlberts Muktupāvels1-53/+49
origin commit: https://gitlab.gnome.org/GNOME/gnome-applets/-/commit/8951c6f
2020-08-01 cpufreq: fix code-styleraveit652-609/+619
- tab to spaces - use 4 spaces at the beginning of a line
2020-08-01geyes: Load menu from resourcesrbuj4-17/+15
2020-07-30charpick: Load menu from resourcesrbuj3-27/+52
2020-07-30cpufreq: Load menu and ui file from resourcesrbuj5-29/+48
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-29accessx-status: Load menu from resourcesrbuj3-10/+31
2020-07-29battstat: Fix memory leakrbuj1-0/+1
2020-07-29battstat: Reduce the dynamically allocated memoryrbuj1-14/+11
2020-07-29battstat: Free only dynamically allocated memoryrbuj1-1/+1
2020-07-29netspeed: remove warning about g_object_disconnect on remove it from panelrbuj1-133/+143
2020-07-29Netspeed kernel warning (#510)Robert Antoni Buj Gelonch2-7/+5
* netspeed: Fix attribute type 6 has an invalid length warning - and fix a typo
2020-07-29netspeed: Add netspeed-details.uirbuj7-608/+1257
2020-07-28netspeed: fix memory leaks on backendrbuj3-194/+182
2020-07-28charpick: Fix memory leak reported by clang static analyzerrbuj1-2/+3
2020-07-27mateweather: Add mateweather-dialog.ui in POTFILES.inrbuj1-0/+1
2020-07-26mateweather: Add mateweather-dialog.uirbuj7-554/+766
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-24stickynotes: Fix -Wformat-nonliteral warningrbuj3-28/+9
2020-07-24multiload: Fix memory leakrbuj1-2/+8
2020-07-19netspeed: Use a macro for setting refresh time valuerbuj1-10/+8
2020-07-19netspeed: Use IEC units for transfer ratesrbuj3-91/+31
2020-07-19netspeed: add netlink supportrbuj9-118/+7367
2020-07-17Remove warning about assigned value is never used reported by cppcheckrbuj4-9/+5
2020-07-17battstat: warning about boolean algebra reported by cppcheckrbuj1-1/+1
2020-07-15Remove unused variable warning reported by cppcheckrbuj2-6/+5
2020-07-14command: Remove runtime warning about invalid icon size 24rbuj1-2/+2
2020-07-14battstat: bump upower required version and drop legacy coderaveit652-17/+1