Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-17 | Allow building all applets in or out of process | lukefromdc | 4 | -19/+53 | |
*Use --enable-in-process selector for in-process builds *Accessx-status: mark as incompatable with wayland *Accessx-status: Fix in-process runtime warning *Stickynote, Geyes: style fixes | |||||
2023-07-17 | charpick: port to in-process for wayland compatability | lukefromdc | 3 | -25/+16 | |
*No change in x11 behavior *Applet works in wayland but gtk-enable-primary-paste does not at least not in wayfire. Seems to forcibly turn off the gsettings preference at least some of the time as well. This however is probably an issue for a future wayland session manager to deal with | |||||
2022-11-09 | tx: sync with transifex | mbkma | 121 | -415/+583 | |
2022-08-08 | Use dashes instead of underscores in signal names | rbuj | 1 | -7/+7 | |
2022-03-23 | charpick: fix memory leak | rbuj | 1 | -1/+1 | |
2021-11-21 | Use a blank line at most | rbuj | 1 | -3/+0 | |
2021-09-12 | Charpick-applet: use GtkInvisible widget | balping | 2 | -7/+47 | |
Fixed #372 by applying following patches by Alberts Muktupāvels: * https://gitlab.gnome.org/GNOME/gnome-applets/-/commit/36f313d880aef4df2925a1fce585fa820429d4fd * https://gitlab.gnome.org/GNOME/gnome-applets/-/commit/19c7ccdc26094988c979fa2ee9ace315acfa9f5e | |||||
2021-08-07 | tx: sync with transifex | raveit65 | 121 | -447/+798 | |
2021-01-28 | charpick: Fix memory leak | rbuj | 2 | -27/+20 | |
2021-01-28 | Remove unnecessary casts on g_signal_connect calls | rbuj | 2 | -32/+28 | |
2021-01-16 | Update copyright to 2021 | rbuj | 2 | -2/+2 | |
2021-01-07 | tx: sync with transifex | raveit65 | 2 | -5/+14 | |
2020-12-13 | tx:sync with transifex | raveit65 | 13 | -39/+172 | |
2020-12-06 | remove dead function mate_panel_applet_set_background_widget | mbkma | 1 | -30/+28 | |
2020-11-28 | tx: fix build warning caused by Italian translations | raveit65 | 1 | -5/+5 | |
2020-10-27 | charpick: improve code-style | raveit65 | 3 | -1095/+1133 | |
- tab to spaces - fix indents - shorten lines | |||||
2020-08-11 | tx: sync with transifex | raveit65 | 11 | -58/+214 | |
2020-07-30 | charpick: Load menu from resources | rbuj | 3 | -27/+52 | |
2020-07-28 | charpick: Fix memory leak reported by clang static analyzer | rbuj | 1 | -2/+3 | |
2020-07-13 | Guard block is missing | rbuj | 1 | -0/+5 | |
2020-06-25 | sync with transifex | raveit65 | 121 | -225/+449 | |
2020-06-09 | charpic-about: fix DE name in about dialog | Abu Sakib | 1 | -2/+2 | |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+0 | |
2020-04-16 | Remove unused-variable warnings | rbuj | 1 | -9/+4 | |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -2/+3 | |
2020-03-02 | tx: pull with fixed translations of pt and pt_BR | raveit65 | 1 | -3/+3 | |
2020-02-10 | tx: sync with transifex | raveit65 | 1 | -4/+4 | |
2020-01-21 | tx: sync with transifex | raveit65 | 121 | -518/+719 | |
2020-01-10 | Update copyright to 2020 | raveit65 | 2 | -2/+2 | |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 2 | -10/+11 | |
2019-06-16 | tx: sync with transifex | raveit65 | 121 | -19676/+18842 | |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 1 | -5/+1 | |
The ENTITY is expanded in i18n process, and legal.xml file is never read. | |||||
2019-03-20 | assignment discards 'const' qualifier from pointer target type | rbuj | 1 | -1/+1 | |
2019-03-20 | Make translatable documenters in about dialog | rbuj | 1 | -1/+8 | |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -5/+2 | |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-03-17 | tx: sync with transifex | rbuj | 9 | -27/+44 | |
2019-02-25 | tx: sync with transifex | raveit65 | 12 | -38/+62 | |
2019-01-27 | tx: sync with transifex | raveit65 | 13 | -55/+808 | |
2018-11-17 | sync with transifex | raveit65 | 119 | -7503/+77211 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-03 | Use orderedlist to describe the steps to add the applet to a panel | rbuj | 1 | -8/+30 | |
2018-10-03 | Manual: Fix Add to Panel dialog title | rbuj | 1 | -1/+1 | |
2018-10-02 | Manual: OK -> Add (Add to Panel dialog) | rbuj | 1 | -1/+1 | |
2018-10-02 | Add/Update Catalan screenshots | rbuj | 1 | -0/+0 | |
2018-10-01 | Remove unused png files | rbuj | 8 | -1/+0 | |
2018-09-28 | legal.xml | rbuj | 1 | -75/+75 | |
find . -name legal.xml -exec cp ~/Devel/mate-user-guide/mate-user-guide/C/legal.xml {} \; | |||||
2018-07-06 | charpick: replace deprecated gtk_menu_popup | raveit65 | 1 | -36/+5 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 2 | -11/+27 | |