Commit Graph

1111 Commits

Author SHA1 Message Date
Nedko Arnaudov 82dca28764 autotools: make polkit dependency optional 2023-03-01 14:22:17 +02:00
mbkma 3382f1ad48
release 1.27.0 2022-11-11 20:33:19 +01:00
mbkma 80ba296e7f tx: sync with transifex 2022-11-11 19:07:52 +01:00
rbuj a41f3446cb configure.ac: The macro 'AC_HELP_STRING' is obsolete 2022-11-10 03:39:22 +00:00
mbkma c8ccd209f6
tx: update resource 2022-10-29 15:39:07 +02:00
mbkma c43ffd8119 tx: migrate config file 2022-10-28 23:46:06 +02:00
rbuj 66a4793166 bookmark-agent: remove whitespaces before #if, #else, and #endif 2022-02-09 04:50:01 +00:00
rbuj 384ce5d358 bookmark-agent: fix backward compatibility with glib < 2.66 2022-02-09 04:47:12 +00:00
rbuj f6bd25fdf6 appearance-style: fix memory leak 2022-02-09 04:46:18 +00:00
rbuj 47b5bd2b17 Unnecessary GTK_WIDGET cast 2022-02-09 04:42:12 +00:00
rbuj 2a06f17c2e Unnecessary G_OBJECT cast when calling signal connect function 2022-02-09 04:42:12 +00:00
rbuj 0bfa4ca16e Remove build warning -Wbad-function-cast 2022-02-09 04:29:07 +00:00
rbuj 4e38685364 mate-theme-info: code formatting 2022-02-09 04:24:19 +00:00
rbuj f55958b8fa common: fix memory leak detected by scan-build 2022-02-09 04:18:44 +00:00
rbuj adb7473aa5 keybindings: redundant initialization for 'p' 2021-12-31 14:48:42 +01:00
rbuj e4b0b64458 mate-da-capplet: fix memory leak 2021-12-31 14:15:13 +01:00
rbuj f47234f789 keyboard: fix memory leak 2021-11-29 22:24:27 +01:00
rbuj acd86d8e6b mouse: fix memory leak 2021-11-29 22:24:27 +01:00
rbuj 17ccb4f4bd Use a blank line at most 2021-11-20 21:45:51 +01:00
rbuj 9d70203167 Fix build warnings about missing field initializer 2021-11-11 19:49:25 +01:00
Valentin Villenave f82acb0169 g_queue_clear_full() is only available since glib 2.60. 2021-11-08 21:01:49 +01:00
rbuj 2794ea258a common: fix memory leak 2021-11-07 20:55:24 +01:00
rbuj 914efafed0 appearance: fix memory leak 2021-11-07 20:55:24 +01:00
antonios-f bf9c247bfa
Change capplets/about-me/mate-about-me-password.c for correct interract with 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-10-12 21:16:37 +02:00
raveit65 5e6f1ebd8c tx: update resource 2021-09-24 15:09:41 +02:00
Yaron Shahrabani 5a78ea4d0e Remove redundant i18n functions
These specific functions can only cause mess when translated, it's better to keep the original terms.
2021-09-24 14:57:10 +02:00
Martin Wimpress d938ffc629
Maintain compatibility with Glibc versions older than 2.66. Fixes #655 (#659)
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-28 07:52:41 +01:00
raveit65 b30a29be43 release 1.26.0 2021-08-07 13:54:41 +02:00
raveit65 6dd67d5e00 tx: sync with transifex 2021-08-07 13:52:20 +02:00
raveit65 7de035b067 tx: update resource 2021-08-07 13:43:21 +02:00
raveit65 d0817b0d6d travis-Ci: use libera.chat as notification server 2021-08-07 13:40:29 +02:00
zhuyaliang 0a3001cce9 Replace the deprecated GtkTable with GtkGrid 2021-07-28 12:19:22 -04:00
zhuyaliang 99d2942c83 Replace the deprecated gtk_widget_set_state with gtk_widget_set_state_flags 2021-07-28 12:11:37 -04:00
zhuyaliang 814f67295e Remove useless and discarded gtk_button_released 2021-07-28 18:02:51 +02:00
zhuyaliang 71c7563e70 Replace the deprecated g_bookmark_file_get_modified with g_bookmark_file_get_modified_date_time 2021-07-28 11:52:41 -04:00
zhuyaliang f9d1c22102 Fix compilation warning 2021-07-19 15:16:44 -04:00
zhuyaliang 15f1a9f8d5 Use gtk-cancel icon replace window-close icon 2021-07-10 13:30:08 +02:00
raveit65 67fc8e6b58 update copyright to 2021 2021-06-21 18:01:12 +02:00
raveit65 33011a254e release 1.25.2 2021-05-30 12:42:26 +02:00
raveit65 3417c0a048 tx: pull from transifex 2021-05-30 12:32:51 +02:00
raveit65 7b853bc70c tx: update resource 2021-05-30 12:22:58 +02:00
raveit65 3f0f86bde5 travis-ci: use ubuntu focal as host system
fixes build issues with fedora:latest (f34) tag.
2021-05-30 12:20:24 +02:00
mbkma a1eaebb20f windows-applet: csd windows respect titlebar button layout 2021-04-29 22:10:33 +02:00
mbkma 6e0fc53c78 windows-applet: add right and left (with menu) titlebar button layout options, respect custom values 2021-04-29 22:10:33 +02:00
mbkma 5d200206e5 windows-applet: group alt-tab options together, remove reduced resources option 2021-04-23 21:19:09 +02:00
raveit65 86b1a927e2 travis: disable travis builds for ubuntu
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-23 18:36:07 +02:00
rbuj 13ea06954e appearance: Type column in GtkFileChooser requires gtk 3.24.12 2021-04-08 08:14:15 +02:00
rbuj 1fb98cded4 time-admin: g_time_zone_new is deprecated from glib 2.68 2021-04-04 22:22:39 +02:00
rbuj 491939a5b2 display: remove conversion warnings 2021-03-29 07:56:29 +02:00
rbuj 4ab076eeb5 keybindings: use gtk_builder_new_from_resource 2021-03-19 08:20:21 +01:00