summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-11release 1.27.0v1.27.0mbkma2-1/+26
2022-11-03configure.ac: The macro 'AC_HELP_STRING' is obsoleterbuj1-9/+9
2022-11-03a11y-keyboard: migrate from dbus-glib to GDBusWu Xiaotian1-28/+28
2022-11-03Relax High DPI limitsFabio Pugliese Ornellas1-2/+4
2022-10-29tx: update resourcembkma1-69/+69
2022-10-28tx: migrate config filembkma2-6/+16
2022-08-17msd-keyboard-xkb: use G_N_ELEMENTS macrorbuj1-8/+4
2022-08-08Add setting for adjustment of audio volume above 100 per cent: Part 3Gordon Norman Squash1-1/+14
2022-06-22build warning: AC_OUTPUT should be used without argumentsrbuj1-1/+2
2022-03-27mate-settings-manager: fix memory leakrbuj1-1/+4
2022-03-14Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj2-2/+2
2022-03-10datetime: declaration shadows a variable in the global scoperbuj1-5/+1
2022-03-10Fix build warnings about missing field initializerrbuj2-2/+3
2022-03-10Cppcheck: function parameter can be declared with constrbuj5-10/+10
2022-03-10Use GLib's new g_clear_signal_handler() function to simplify coderbuj1-0/+6
2022-03-10housekeeping: disconnect manager's changed settings signal on finalizerbuj1-13/+24
2022-02-12ci: drop -Wunused-parameter compiler cflag from debian buildraveit651-1/+1
2022-01-23xrdb: wrong type field in printf format stringrbuj1-3/+3
2021-11-28datetime: fix memory leakrbuj1-2/+4
2021-11-24build: show configure summary using a pretty formatrbuj1-31/+33
2021-11-24Use a blank line at mostrbuj33-55/+0
2021-09-18tx: update resourceraveit651-3/+3
2021-09-18xrandr: fix typo reported by translatorsraveit651-1/+1
2021-08-05release 1.26.0v1.26.0raveit652-2/+7
2021-08-05tx: sync with transifexraveit65109-13884/+13889
2021-08-05travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-23tx: update resourceraveit651-127/+127
2021-06-23update copyright to 2021raveit65142-0/+142
2021-05-30release 1.25.1v1.25.1raveit652-1/+36
2021-05-30tx: pull from transifexraveit65109-6697/+7246
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
2021-04-26xsettings: Improve Qt HiDPI environment settingsOleksandr Chekhovskyi1-4/+7
2021-04-26xsettings: Set Xft.dpi in X resources to scaled_dpiOleksandr Chekhovskyi1-2/+2
2021-04-25travis: disable travis builds for ubunturaveit651-1/+1
2021-04-02rfkill: g_memdup is dreprecated from glib 2.68rbuj1-0/+8
2021-03-09travis: build with mate-common-1.24.2 from reposraveit651-12/+0
2021-02-23media-keys: memory leakrbuj1-1/+1
2021-02-23keyboard: Remove warning -Wcast-function-typerbuj1-5/+6
2021-02-23xsettings: Remove warning -Wcast-function-typerbuj1-5/+8
2021-02-23background: Remove conversion warningsrbuj1-2/+2
2021-02-23media-keys: Remove conversion warningsrbuj3-24/+26
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-17housekeeping: Remove warning -Wcast-function-typerbuj1-2/+1
2021-02-13housekeeping: override finalize method in MsdHousekeepingManagerrbuj1-0/+10
2021-02-13housekeeping: promote MsdHousekeepingManager class to final typerbuj2-55/+33
2021-02-12typing-break: promote MsdTypingBreakManager class to final typerbuj2-81/+52
2021-02-12sound: promote MsdSoundManager class to final typerbuj2-56/+33
2021-02-02build: set GETTEXT_PACKAGE=AC_PACKAGE_NAMErbuj1-1/+1
2021-02-02cppcheck warning: struct member is never usedrbuj1-0/+2
2021-02-02background: promote MsdBackgroundManager class to final typerbuj2-141/+92