Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-11 | release 1.26.1v1.26.1 | raveit65 | 2 | -1/+9 | |
2023-05-11 | tx: pull from transifex | raveit65 | 110 | -1435/+3032 | |
2023-05-11 | tx: migrate to new API | raveit65 | 1 | -6/+7 | |
2023-05-11 | Relax High DPI limits | Fabio Pugliese Ornellas | 1 | -2/+4 | |
2022-07-09 | mate-settings-manager: fix memory leak | rbuj | 1 | -1/+4 | |
2022-07-09 | datetime: fix memory leak | rbuj | 1 | -2/+4 | |
2021-09-18 | tx: update resource | raveit65 | 1 | -3/+3 | |
2021-09-18 | xrandr: fix typo reported by translators | raveit65 | 1 | -1/+1 | |
2021-09-15 | branch 1.26 | raveit65 | 2 | -51/+7 | |
2021-09-15 | tx: update transifex config | raveit65 | 1 | -1/+1 | |
2021-08-05 | release 1.26.0v1.26.0 | raveit65 | 2 | -2/+7 | |
2021-08-05 | tx: sync with transifex | raveit65 | 109 | -13884/+13889 | |
2021-08-05 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
2021-06-23 | tx: update resource | raveit65 | 1 | -127/+127 | |
2021-06-23 | update copyright to 2021 | raveit65 | 142 | -0/+142 | |
2021-05-30 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+36 | |
2021-05-30 | tx: pull from transifex | raveit65 | 109 | -6697/+7246 | |
2021-05-30 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
fixes build issues with fedora:latest (f34) tag. | |||||
2021-04-26 | xsettings: Improve Qt HiDPI environment settings | Oleksandr Chekhovskyi | 1 | -4/+7 | |
These settings seem to produce better results in various scenarios. Link to discussion: https://github.com/mate-desktop/mate-settings-daemon/pull/368 | |||||
2021-04-26 | xsettings: Set Xft.dpi in X resources to scaled_dpi | Oleksandr Chekhovskyi | 1 | -2/+2 | |
This makes it match Xft/DPI in XSETTINGS. Applications relying on Xft.dpi on HiDPI screens will now work correctly. Behavior is now consistent with GNOME, relevant commits from gsd: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/047f030235972fdab5e15aff484006caf914216a https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/25c7cc703118c69b224acf9c4f7af09a31f50a34 | |||||
2021-04-25 | travis: disable travis builds for ubuntu | raveit65 | 1 | -1/+1 | |
Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25 | |||||
2021-04-02 | rfkill: g_memdup is dreprecated from glib 2.68 | rbuj | 1 | -0/+8 | |
2021-03-09 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -12/+0 | |
2021-02-23 | media-keys: memory leak | rbuj | 1 | -1/+1 | |
2021-02-23 | keyboard: Remove warning -Wcast-function-type | rbuj | 1 | -5/+6 | |
2021-02-23 | xsettings: Remove warning -Wcast-function-type | rbuj | 1 | -5/+8 | |
2021-02-23 | background: Remove conversion warnings | rbuj | 1 | -2/+2 | |
2021-02-23 | media-keys: Remove conversion warnings | rbuj | 3 | -24/+26 | |
2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
2021-02-17 | housekeeping: Remove warning -Wcast-function-type | rbuj | 1 | -2/+1 | |
2021-02-13 | housekeeping: override finalize method in MsdHousekeepingManager | rbuj | 1 | -0/+10 | |
2021-02-13 | housekeeping: promote MsdHousekeepingManager class to final type | rbuj | 2 | -55/+33 | |
2021-02-12 | typing-break: promote MsdTypingBreakManager class to final type | rbuj | 2 | -81/+52 | |
2021-02-12 | sound: promote MsdSoundManager class to final type | rbuj | 2 | -56/+33 | |
2021-02-02 | build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME | rbuj | 1 | -1/+1 | |
2021-02-02 | cppcheck warning: struct member is never used | rbuj | 1 | -0/+2 | |
2021-02-02 | background: promote MsdBackgroundManager class to final type | rbuj | 2 | -141/+92 | |
2021-02-01 | mate-settings-daemon: Remove warning -Wcast-function-type | rbuj | 2 | -3/+3 | |
bump glib 2.58 | |||||
2021-02-01 | mate-settings-daemon: Remove conversion warnings | rbuj | 2 | -13/+7 | |
2021-02-01 | cppcheck warning: Variable is assigned a value that is never used | rbuj | 3 | -11/+5 | |
2021-02-01 | cppcheck warning: known condition is always true | rbuj | 3 | -8/+6 | |
2021-01-31 | cppcheck warning: null pointer redundant check | rbuj | 1 | -2/+1 | |
2021-01-28 | housekeeping: Do not use deprecated gtk_image_new_from_stock | rbuj | 1 | -1/+1 | |
2021-01-07 | Remove warning -Wshadow | rbuj | 4 | -6/+8 | |
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
2020-12-04 | Use g_slist_free_full | rbuj | 3 | -10/+5 | |
2020-12-04 | msd-background-manager: use g_list_free_full | rbuj | 1 | -2/+1 | |
2020-11-17 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
2020-11-17 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -1/+0 | |
2020-10-11 | msd-media-keys-manager: 'GTimeVal' is deprecated | rbuj | 1 | -4/+1 | |