summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-01mate-settings-daemon: Remove warning -Wcast-function-typerbuj2-3/+3
2021-02-01mate-settings-daemon: Remove conversion warningsrbuj2-13/+7
2021-02-01cppcheck warning: Variable is assigned a value that is never usedrbuj3-11/+5
2021-02-01cppcheck warning: known condition is always truerbuj3-8/+6
2021-01-31cppcheck warning: null pointer redundant checkrbuj1-2/+1
2021-01-28housekeeping: Do not use deprecated gtk_image_new_from_stockrbuj1-1/+1
2021-01-07Remove warning -Wshadowrbuj4-6/+8
2020-12-08update issue templateraveit651-1/+1
2020-12-04Use g_slist_free_fullrbuj3-10/+5
2020-12-04msd-background-manager: use g_list_free_fullrbuj1-2/+1
2020-11-17travis CI: use rolling tag for ubuntu docker imageraveit651-1/+1
2020-11-17Remove USE_MATE2_MACROS from autogen.sh (legacy)rbuj1-1/+0
2020-10-11msd-media-keys-manager: 'GTimeVal' is deprecatedrbuj1-4/+1
2020-09-05a11y-keyboard: Add support for togglekeys-backend settingColomban Wendling1-5/+23
2020-09-05a11y-keyboard: Delay registration of the pluginColomban Wendling1-1/+5
2020-09-05a11y-keyboard: Add sanity checks on beep sequence preferencesColomban Wendling1-6/+9
2020-09-05a11y-keyboard: Manually beep for togglekeysColomban Wendling1-0/+63
2020-08-20release 1.25.0v1.25.0raveit651-0/+27
2020-08-20tx: sync with transifexraveit6529-473/+581
2020-08-20tx: update resourceraveit651-58/+62
2020-08-15main: Do not override detailed_signal for debuggingrbuj1-2/+2
2020-08-15mate-settings-plugin-info: unused parameter 'settings'rbuj1-2/+2
2020-08-15add G_GNUC_UNUSED in some unused parametersPablo Barciela22-86/+103