Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-08 | g_queue_clear_full() is only available since glib 2.60. | Valentin Villenave | 1 | -1/+7 | |
2021-11-07 | common: fix memory leak | rbuj | 1 | -0/+1 | |
2021-11-07 | appearance: fix memory leak | rbuj | 1 | -3/+5 | |
2021-10-12 | Change capplets/about-me/mate-about-me-password.c for correct interract with ↵ | antonios-f | 1 | -65/+98 | |
passwd in rhel-based distros Process stdout and stderr separatly in spawn_passwd(). Both are handled by the io_watch_stdout() Increase BUFSIZE up to 128, because the message from libpwquality doesn't fit into previous buffer. In io_watch_stdout() change order of switching PASSDLG_STATE_*, according to current version of passwd with enabled pam_pwquality in rhel-based distros. | |||||
2021-09-24 | tx: update resource | raveit65 | 1 | -18/+10 | |
2021-09-24 | Remove redundant i18n functions | Yaron Shahrabani | 1 | -2/+2 | |
These specific functions can only cause mess when translated, it's better to keep the original terms. | |||||
2021-08-28 | Maintain compatibility with Glibc versions older than 2.66. Fixes #655 (#659) | Martin Wimpress | 1 | -0/+16 | |
g_bookmark_file_set_modified_date_time is used in libslab/bookmark-agent.c which sets the last time the bookmark for uri was last modified. g_bookmark_file_set_modified_date_time is only available in glibc 2.66 and newer. | |||||
2021-08-07 | release 1.26.0v1.26.0 | raveit65 | 2 | -1/+12 | |
2021-08-07 | tx: sync with transifex | raveit65 | 230 | -49453/+37582 | |
2021-08-07 | tx: update resource | raveit65 | 1 | -59/+59 | |
2021-08-07 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
2021-07-28 | Replace the deprecated GtkTable with GtkGrid | zhuyaliang | 3 | -37/+24 | |
2021-07-28 | Replace the deprecated gtk_widget_set_state with gtk_widget_set_state_flags | zhuyaliang | 1 | -2/+2 | |
2021-07-28 | Remove useless and discarded gtk_button_released | zhuyaliang | 1 | -2/+5 | |
2021-07-28 | Replace the deprecated g_bookmark_file_get_modified with ↵ | zhuyaliang | 2 | -14/+6 | |
g_bookmark_file_get_modified_date_time | |||||
2021-07-19 | Fix compilation warning | zhuyaliang | 4 | -17/+6 | |
2021-07-10 | Use gtk-cancel icon replace window-close icon | zhuyaliang | 1 | -1/+1 | |
2021-06-21 | update copyright to 2021 | raveit65 | 21 | -14/+30 | |
2021-05-30 | release 1.25.2v1.25.2 | raveit65 | 2 | -1/+34 | |
2021-05-30 | tx: pull from transifex | raveit65 | 126 | -1722/+1766 | |
2021-05-30 | tx: update resource | raveit65 | 2 | -333/+230 | |
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-29 | windows-applet: csd windows respect titlebar button layout | mbkma | 2 | -3/+8 | |
2021-04-29 | windows-applet: add right and left (with menu) titlebar button layout ↵ | mbkma | 2 | -24/+60 | |
options, respect custom values | |||||
2021-04-23 | windows-applet: group alt-tab options together, remove reduced resources option | mbkma | 2 | -88/+16 | |
2021-04-23 | 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-08 | appearance: Type column in GtkFileChooser requires gtk 3.24.12 | rbuj | 3 | -0/+8 | |
2021-04-04 | time-admin: g_time_zone_new is deprecated from glib 2.68 | rbuj | 1 | -0/+9 | |
2021-03-29 | display: remove conversion warnings | rbuj | 3 | -259/+267 | |
2021-03-19 | keybindings: use gtk_builder_new_from_resource | rbuj | 1 | -20/+1 | |
2021-03-19 | display: use gtk_builder_new_from_resource | rbuj | 1 | -9/+1 | |
2021-03-19 | default-applications: use gtk_builder_new_from_resource | rbuj | 1 | -16/+1 | |
2021-03-19 | appearance: use gtk_builder_new_from_resource | rbuj | 1 | -28/+17 | |
2021-03-19 | accessibility: use gtk_builder_new_from_resource | rbuj | 1 | -26/+16 | |
2021-03-18 | help: update default apps | rbuj | 1 | -84/+18 | |
2021-03-11 | i18n: fix an error that prevents showing the wallpaper name | rbuj | 1 | -2/+3 | |
2021-03-08 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -12/+0 | |
2021-03-08 | display: frame spacing | rbuj | 1 | -1/+2 | |
2021-03-08 | Add adjust window scaling function for display preference and update ↵ | zhuyaliang | 3 | -159/+256 | |
display-capplet.ui file | |||||
2021-02-26 | windows: remove unused macros UIDIR, PIXMAPDIR | rbuj | 1 | -3/+1 | |
2021-02-26 | bookmark-agent: Function 'bookmark_agent_new' used prior to declaration | rbuj | 1 | -16/+16 | |
2021-02-26 | marco-window-manager: get XDG_DATA_DIRS (code portability) | rbuj | 1 | -4/+11 | |
2021-02-26 | Line comments // are not allowed (code style) | rbuj | 3 | -5/+4 | |
2021-02-24 | appearance: no previous prototype for 'wp_create_filechooser' | rbuj | 1 | -1/+1 | |
2021-02-24 | appearance: missing includes | rbuj | 7 | -1/+11 | |
2021-02-24 | Missing include guards | rbuj | 15 | -4/+72 | |
2021-02-23 | update resource for transifex | rbuj | 1 | -8/+7 | |
2021-02-23 | windows: avoid duplication of accelerator keys | rbuj | 1 | -3/+3 | |
2021-02-23 | windows: don't translate the spinbutton text, set the entry purpose | rbuj | 1 | -1/+1 | |
2021-02-23 | windows: show the translations in mate-window-properties dialog | rbuj | 1 | -1/+1 | |