Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-17 | Allow building all applets in or out of process | lukefromdc | 1 | -12/+42 | |
*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 | 1 | -21/+12 | |
*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 | |||||
2020-07-30 | charpick: Load menu from resources | rbuj | 1 | -22/+42 | |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+0 | |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -2/+3 | |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 1 | -6/+6 | |
2015-09-06 | Rework gsettings schema building | infirit | 1 | -6/+4 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2014-10-15 | charpick: Rename binary and manpage. fixes #103 | MotoHoss | 1 | -3/+3 | |
Avoid file collision with gnome applets. | |||||
2014-06-25 | Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0 | Stefano Karapetsas | 1 | -4/+4 | |
And also rename binaries without "-2" suffix | |||||
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 1 | -0/+2 | |
2013-10-19 | Fix EXTRA_DIST for applet gschemas | infirit | 1 | -1/+1 | |
The following fails to include the needed schemas files: $(gsettings_SCHEMAS_in_in) replacing it with: $(gsettings_SCHEMAS).in.in | |||||
2013-10-19 | Move to gucharmap | infirit | 1 | -2/+2 | |
2013-03-03 | Replace INCLUDES with AM_CPPFLAGS in Makefiles | Stefano Karapetsas | 1 | -1/+1 | |
2013-01-21 | enable build against murcharmap | raveit | 1 | -2/+2 | |
2012-11-24 | charpick: migrate to gsettings | Stefano Karapetsas | 1 | -13/+10 | |
2011-11-14 | initial | Perberos | 1 | -0/+62 | |