summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-11release 1.27.0v1.27.0mbkma2-1/+29
2022-11-11tx: sync with transifexmbkma228-18184/+18120
2022-11-10configure.ac: The macro 'AC_HELP_STRING' is obsoleterbuj1-2/+2
2022-10-29tx: update resourcembkma2-124/+129
2022-10-28tx: migrate config filembkma2-11/+28
2022-02-09bookmark-agent: remove whitespaces before #if, #else, and #endifrbuj1-6/+6
2022-02-09bookmark-agent: fix backward compatibility with glib < 2.66rbuj2-2/+20
2022-02-09appearance-style: fix memory leakrbuj1-0/+1
2022-02-09Unnecessary GTK_WIDGET castrbuj7-270/+255
2022-02-09Unnecessary G_OBJECT cast when calling signal connect functionrbuj16-132/+146
2022-02-09Remove build warning -Wbad-function-castrbuj2-2/+4
2022-02-09mate-theme-info: code formattingrbuj1-351/+381
2022-02-09common: fix memory leak detected by scan-buildrbuj1-2/+5
2021-12-31keybindings: redundant initialization for 'p'rbuj1-1/+2
2021-12-31mate-da-capplet: fix memory leakrbuj1-0/+1
2021-11-29keyboard: fix memory leakrbuj1-0/+1
2021-11-29mouse: fix memory leakrbuj1-0/+1
2021-11-20Use a blank line at mostrbuj30-92/+0
2021-11-11Fix build warnings about missing field initializerrbuj10-10/+15
2021-11-08g_queue_clear_full() is only available since glib 2.60.Valentin Villenave1-1/+7
2021-11-07common: fix memory leakrbuj1-0/+1
2021-11-07appearance: fix memory leakrbuj1-3/+5
2021-10-12Change capplets/about-me/mate-about-me-password.c for correct interract with ...antonios-f1-65/+98
2021-09-24tx: update resourceraveit651-18/+10
2021-09-24Remove redundant i18n functionsYaron Shahrabani1-2/+2
2021-08-28Maintain compatibility with Glibc versions older than 2.66. Fixes #655 (#659)Martin Wimpress1-0/+16
2021-08-07release 1.26.0v1.26.0raveit652-1/+12
2021-08-07tx: sync with transifexraveit65230-49453/+37582
2021-08-07tx: update resourceraveit651-59/+59
2021-08-07travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-07-28Replace the deprecated GtkTable with GtkGridzhuyaliang3-37/+24
2021-07-28Replace the deprecated gtk_widget_set_state with gtk_widget_set_state_flagszhuyaliang1-2/+2
2021-07-28Remove useless and discarded gtk_button_releasedzhuyaliang1-2/+5
2021-07-28Replace the deprecated g_bookmark_file_get_modified with g_bookmark_file_get_...zhuyaliang2-14/+6
2021-07-19Fix compilation warningzhuyaliang4-17/+6
2021-07-10Use gtk-cancel icon replace window-close iconzhuyaliang1-1/+1
2021-06-21update copyright to 2021raveit6521-14/+30
2021-05-30release 1.25.2v1.25.2raveit652-1/+34
2021-05-30tx: pull from transifexraveit65126-1722/+1766
2021-05-30tx: update resourceraveit652-333/+230
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
2021-04-29windows-applet: csd windows respect titlebar button layoutmbkma2-3/+8
2021-04-29windows-applet: add right and left (with menu) titlebar button layout options...mbkma2-24/+60
2021-04-23windows-applet: group alt-tab options together, remove reduced resources optionmbkma2-88/+16
2021-04-23travis: disable travis builds for ubunturaveit651-1/+1
2021-04-08appearance: Type column in GtkFileChooser requires gtk 3.24.12rbuj3-0/+8
2021-04-04time-admin: g_time_zone_new is deprecated from glib 2.68rbuj1-0/+9
2021-03-29display: remove conversion warningsrbuj3-259/+267
2021-03-19keybindings: use gtk_builder_new_from_resourcerbuj1-20/+1
2021-03-19display: use gtk_builder_new_from_resourcerbuj1-9/+1