summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-02-22release 1.28.0HEADv1.28.0masterraveit652-2/+17
2024-02-22ci: use ubuntu jammy as dockerraveit651-1/+1
2024-02-22tx: sync with transifexraveit6540-199/+7433
2023-10-22replace deprecated gtk_image_menu_item*raveit657-11/+68
2023-10-18dictionary applet: fix in-process build warninglukefromdc1-1/+1
*For a GtkButtonBox we must specify it as GTK_BUTTON_BOX (bbox) not GTK_BOX (bbox)
2023-09-19tx: sync with transifexraveit65572-54208/+30725
2023-09-19tx: fix warnings in id, uk and ru translationsraveit654-20/+20
2023-09-10tx: update resourcesraveit651-448/+221
2023-08-15wayland, dictionary applet: confine popup dialog to monitor dimensionslukefromdc1-20/+59
2023-08-15wayland, dictionary: Make the panel applet usable in waylandlukefromdc1-5/+52
*Move the text entry box from the panel to the popup dialog when running under wayland *The only way we can focus it on the panel is with low level x11 code or with the keyboard *Leave the text entry box on the panel for x11, don't fix what isn't broken
2023-08-14Wayland: Fix position and behavior of dictionary applet popup windowlukefromdc4-8/+118
*Use gtk layer shell to duplicate the x11 behavior of the dictionary applet's popup dialog window
2023-08-12dictionary applet: allow building in-processlukefromdc6-11/+93
*This is needed for wayland support
2023-05-23Remove init_stock_icons code and replace gtk_drag_set_icon_stock with ↵zhuyaliang3-68/+2
gtk_drag_set_icon_name
2023-04-16mate-dictionary: Replace deprecated functions fix compilation warningszhuyaliang3-197/+629
2023-03-31baobab-remote-connect-dialog: fix -Wformat-nonliteral warningrbuj1-11/+5
2023-03-15logview: Replace deprecated functions fix compilation warningszhuyaliang4-230/+520
2022-11-11release 1.27.0v1.27.0mbkma2-1/+25
2022-11-11tx: sync with transifexmbkma573-47552/+49216
2022-11-10configure.ac: The macro 'AC_HELP_STRING' is obsoleterbuj1-5/+5
2022-10-29tx: update resourcembkma5-373/+373
2022-10-28tx: migrate config filembkma2-26/+64
2022-08-23baobab: Fix -Wmissing-prototypes warnings (#339)Robert Antoni Buj Gelonch1-0/+2
2022-02-11logview: converting the enum constant to a booleanrbuj2-2/+2
2022-02-11Fix build warnings about missing field initializerrbuj9-9/+14
2022-02-11ci: drop -Wunused-parameter flag from debian buildraveit651-1/+1
2022-02-11gdict-applet: do not build the file pathrbuj1-4/+2
2022-02-11dict: implicit conversion changes signedness: 'gboolean' to 'guint'rbuj3-9/+9
2022-02-11mate-dictionary: fix memory leakrbuj1-1/+2
2022-02-11mate-dictionary: fix memory leakrbuj1-0/+3
2022-01-21Unnecessary G_OBJECT cast when calling signal connect functionrbuj6-113/+111
2022-01-21gsearchtool: fix memory leakrbuj1-2/+2
2022-01-21mate-dictionary: fix memory leakrbuj1-0/+1
2022-01-21Redundant null check before freeing the variablerbuj3-16/+7
2021-12-21mate-disk-image-mounter: fix memory leakrbuj1-0/+2
2021-12-21mate-screenshot: fix memory leakrbuj1-1/+3
2021-11-25logview: remove whitespaces before #if, #else, and #endifrbuj1-12/+12
2021-11-24Use a blank line at mostrbuj25-61/+0
2021-08-05Fix Newsraveit651-5/+5
closes annoying report https://github.com/mate-desktop/mate-utils/issues/318
2021-08-05release 1.26.0v1.26.0raveit652-2/+7
2021-08-05tx: sync with transifexraveit65573-111699/+108100
2021-08-05travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-25tx: update resourceraveit651-615/+615
2021-06-25update copyright to 2021raveit65108-0/+108
2021-06-04release 1.25.1v1.25.1raveit652-1/+31
2021-06-04tx: pull from transifexraveit65574-87153/+86302
2021-06-04tx: update resourceraveit655-287/+263
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
fixes build issues with fedora:latest (f34) tag.
2021-04-25travis: disable travis builds for ubunturaveit651-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-03-13Remove warnings about missing prototypesrbuj5-7/+7
2021-03-09travis: build with mate-common-1.24.2 from reposraveit651-11/+0