summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-08Add option --without-libatspi and assorted status lineColomban Wendling1-6/+15
2020-08-08a11y-keyboard: Don't show UI for unavailable feature in the pref dialogColomban Wendling1-0/+15
2020-08-08a11y-keyboard: Don't create a dummy object if AT-SPI is not availableColomban Wendling4-39/+26
2020-08-08a11y-keyboard-atspi: Switch to a final type and reduce boilerplateColomban Wendling2-42/+28
2020-08-08.build.yml: Use the proper mate-desktop version when running cppcheckColomban Wendling1-3/+3
2020-08-08.build.yml: Update to mate-desktop 1.25.0Colomban Wendling1-3/+4
2020-08-08a11y-keyboard: Depend on the right version of mate-desktopColomban Wendling1-1/+1
2020-08-08a11y-keyboard: capslock-beep: Try and detect non-buggy libatspi2Colomban Wendling2-10/+10
2020-08-08a11y-keyboard: capslock-beep: Don't ring on CapsLock itselfColomban Wendling1-26/+8
2020-08-08a11y-keyboard: Refactor in the hope the AT-SPI bug gets fixedColomban Wendling1-32/+31
2020-08-08a11y-keyboard: Add support for ringing the bell when CapsLock is activeColomban Wendling7-1/+366
2020-07-28Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2020-07-17msd-media-keys-manager: comparison of unsigned expression in '< 0' is always ...rbuj1-1/+1
2020-07-16msd-a11y-keyboard-manager: implicit declaration of function 'd'rbuj1-4/+4
2020-07-13build: Use MATE_DEBUG_CHECK macrorbuj2-13/+7
2020-07-13build: Remove unused variable DEBUG_CFLAGSrbuj1-19/+0
2020-06-27pre-bump versionraveit652-1/+4
2020-06-27[ci] fix release tarball on travis CI failedWu Xiaotian1-1/+3
2020-06-27add git.mk to generate .gitignoretamplan26-0/+447
2020-06-13plugin xsettings: Fix memory leak on delayed_toggle_bg_drawrbuj1-0/+4
2020-05-24housekeeping: Remove the warning about GTimeVal is deprecatedrbuj1-19/+21
2020-05-11mpris: Use namespace instead of a whitelist for player namesrbuj4-39/+402
2020-04-25build: Using --header and --body at the same time is deprecatedrbuj1-1/+1
2020-04-21ci: don't run configure with autogen.shraveit651-1/+1
2020-04-21build: silent build warnings for distcheckraveit651-0/+1
2020-04-20Travis CI: enable irc notifications with broken buildsPablo Barciela1-0/+12
2020-04-16mouse: Remove warnings about absolute value function for longrbuj1-4/+4
2020-04-16Remove warnings about function declaration isn’t a prototyperbuj4-10/+10
2020-04-16Travis CI: debian build: add clang compilerPablo Barciela1-0/+8
2020-04-16Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGSPablo Barciela1-3/+6
2020-04-06ci: build with mate-common-1.24.1 tarballraveit651-0/+12
2020-04-06use MATE_COMPILE_WARNINGS from mate-commonrbuj23-199/+104
2020-04-06ci: add autoconf-archive for archrbuj1-0/+1
2020-04-06[ci] update build environmentWu Xiaotian1-14/+16
2020-03-25Travis CI: ubuntu build: add gcc and g++Pablo Barciela1-0/+2
2020-03-25Travis CI: use Ubuntu devel instead 19.10Pablo Barciela1-1/+1
2020-03-05housekeeping: Fix iconname of mate-disk-usage-analyzerrbuj1-1/+1
2020-02-23Travis CI: Fix build error, add .build.ymlPablo Barciela2-188/+187