Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-22 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
2024-02-22 | tx: sync with transifex | raveit65 | 40 | -199/+7433 | |
2023-10-22 | replace deprecated gtk_image_menu_item* | raveit65 | 7 | -11/+68 | |
2023-10-18 | dictionary applet: fix in-process build warning | lukefromdc | 1 | -1/+1 | |
*For a GtkButtonBox we must specify it as GTK_BUTTON_BOX (bbox) not GTK_BOX (bbox) | |||||
2023-09-19 | tx: sync with transifex | raveit65 | 572 | -54208/+30725 | |
2023-09-19 | tx: fix warnings in id, uk and ru translations | raveit65 | 4 | -20/+20 | |
2023-09-10 | tx: update resources | raveit65 | 1 | -448/+221 | |
2023-08-15 | wayland, dictionary applet: confine popup dialog to monitor dimensions | lukefromdc | 1 | -20/+59 | |
2023-08-15 | wayland, dictionary: Make the panel applet usable in wayland | lukefromdc | 1 | -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-14 | Wayland: Fix position and behavior of dictionary applet popup window | lukefromdc | 4 | -8/+118 | |
*Use gtk layer shell to duplicate the x11 behavior of the dictionary applet's popup dialog window | |||||
2023-08-12 | dictionary applet: allow building in-process | lukefromdc | 6 | -11/+93 | |
*This is needed for wayland support | |||||
2023-05-23 | Remove init_stock_icons code and replace gtk_drag_set_icon_stock with ↵ | zhuyaliang | 3 | -68/+2 | |
gtk_drag_set_icon_name | |||||
2023-04-16 | mate-dictionary: Replace deprecated functions fix compilation warnings | zhuyaliang | 3 | -197/+629 | |
2023-03-31 | baobab-remote-connect-dialog: fix -Wformat-nonliteral warning | rbuj | 1 | -11/+5 | |
2023-03-15 | logview: Replace deprecated functions fix compilation warnings | zhuyaliang | 4 | -230/+520 | |
2022-11-11 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+25 | |
2022-11-11 | tx: sync with transifex | mbkma | 573 | -47552/+49216 | |
2022-11-10 | configure.ac: The macro 'AC_HELP_STRING' is obsolete | rbuj | 1 | -5/+5 | |
2022-10-29 | tx: update resource | mbkma | 5 | -373/+373 | |
2022-10-28 | tx: migrate config file | mbkma | 2 | -26/+64 | |
2022-08-23 | baobab: Fix -Wmissing-prototypes warnings (#339) | Robert Antoni Buj Gelonch | 1 | -0/+2 | |
2022-02-11 | logview: converting the enum constant to a boolean | rbuj | 2 | -2/+2 | |
2022-02-11 | Fix build warnings about missing field initializer | rbuj | 9 | -9/+14 | |
2022-02-11 | ci: drop -Wunused-parameter flag from debian build | raveit65 | 1 | -1/+1 | |
2022-02-11 | gdict-applet: do not build the file path | rbuj | 1 | -4/+2 | |
2022-02-11 | dict: implicit conversion changes signedness: 'gboolean' to 'guint' | rbuj | 3 | -9/+9 | |
2022-02-11 | mate-dictionary: fix memory leak | rbuj | 1 | -1/+2 | |
2022-02-11 | mate-dictionary: fix memory leak | rbuj | 1 | -0/+3 | |
2022-01-21 | Unnecessary G_OBJECT cast when calling signal connect function | rbuj | 6 | -113/+111 | |
2022-01-21 | gsearchtool: fix memory leak | rbuj | 1 | -2/+2 | |
2022-01-21 | mate-dictionary: fix memory leak | rbuj | 1 | -0/+1 | |
2022-01-21 | Redundant null check before freeing the variable | rbuj | 3 | -16/+7 | |
2021-12-21 | mate-disk-image-mounter: fix memory leak | rbuj | 1 | -0/+2 | |
2021-12-21 | mate-screenshot: fix memory leak | rbuj | 1 | -1/+3 | |
2021-11-25 | logview: remove whitespaces before #if, #else, and #endif | rbuj | 1 | -12/+12 | |
2021-11-24 | Use a blank line at most | rbuj | 25 | -61/+0 | |
2021-08-05 | Fix News | raveit65 | 1 | -5/+5 | |
closes annoying report https://github.com/mate-desktop/mate-utils/issues/318 | |||||
2021-08-05 | release 1.26.0v1.26.0 | raveit65 | 2 | -2/+7 | |
2021-08-05 | tx: sync with transifex | raveit65 | 573 | -111699/+108100 | |
2021-08-05 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
2021-06-25 | tx: update resource | raveit65 | 1 | -615/+615 | |
2021-06-25 | update copyright to 2021 | raveit65 | 108 | -0/+108 | |
2021-06-04 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+31 | |
2021-06-04 | tx: pull from transifex | raveit65 | 574 | -87153/+86302 | |
2021-06-04 | tx: update resource | raveit65 | 5 | -287/+263 | |
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-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-03-13 | Remove warnings about missing prototypes | rbuj | 5 | -7/+7 | |
2021-03-09 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 | |
2021-03-05 | i18n: Do not collect the translation for Icon | rbuj | 7 | -8/+15 | |