summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-12-06remove dead function mate_panel_applet_set_background_widgetmbkma13-89/+61
2020-12-04trashapplet: Remove warning about missing initializerrbuj2-2/+2
2020-11-28build: Do not define M4_FILES twicerbuj1-1/+0
2020-11-28ac-define-dir.m4: Remove execution bitrbuj1-0/+0
2020-11-28tx: fix build warning caused by Norwegian translationsraveit651-2/+3
2020-11-28tx: fix build warning caused by Brasilian translationsraveit651-4/+4
2020-11-28tx: fix build warning caused by Lithuanian translationsraveit651-6/+9
2020-11-28tx: fix build warning caused by Croatian translationsraveit651-5/+6
2020-11-28tx: fix build warning caused by Slovenian translationsraveit651-2/+3
2020-11-28tx: fix build warning caused by Armenian translationsraveit651-11/+31
2020-11-28tx: fix build warning caused by Swedish translationsraveit651-8/+14
2020-11-28tx: fix build warning caused by Italian translationsraveit652-12/+12
2020-11-28build: make maintainer-cleanrbuj1-2/+40
2020-11-27drivemount: improve code-styleraveit655-642/+653
- tabs to spaces - 4 spaces at the beginning of a line
2020-11-27build: replace acinclude.m4 with original as-ac-expand.m4rbuj2-3/+13
2020-11-25timer: i18n labelrbuj1-1/+2
2020-11-20Cpufreq code styleraveit6531-3198/+3217
- tabs to spaces - 4 spaces at the beginning of a line
2020-11-16travis CI: use rolling tag for ubuntu docker imageraveit651-1/+1
2020-11-16Remove USE_MATE2_MACROS from autogen.sh (legacy)rbuj1-2/+1
2020-10-27charpick: improve code-styleraveit653-1095/+1133
- tab to spaces - fix indents - shorten lines
2020-09-05timerapplet: Use common subdirs - src, datarbuj11-76/+88
2020-09-03battstat: improve code-styleraveit658-1535/+1580
- tab to spaces - fix indents - add a space before brackets
2020-09-03mateweather: Warn about accessing an undefined property of objectrbuj2-10/+24
2020-08-31accessx-status: improve code-styleraveit652-1213/+1528
- tab to spaces - fix indents - shorten lines
2020-08-30multiload: improve code-styleraveit657-1229/+1233
- tab to spaces - fix some indents
2020-08-30accessx-status: array subscript 128 is above array boundsrbuj1-43/+29
2020-08-30drivemount: Load menu from resourcesrbuj3-26/+55
2020-08-30multiload: do not count shared memory twice on Linuxrbuj1-6/+23
Restore user memory value which was updated on libgtop 2.32, since the new value cannot be used to display multiple memory areas. https://github.com/GNOME/libgtop/commit/0580b2f
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-28timerapplet: Use gtk_spin_button_get_value_as_int for int valuesrbuj1-4/+4
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