summaryrefslogtreecommitdiff
path: root/plugins/spell/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2023-10-22replace deprecated gtk_image_menu_item*raveit651-1/+5
2021-02-04build: Use PACKAGE_URL variablerbuj1-4/+5
2020-12-10spell: Remove BUILT_SOURCES variable from Makefile.amrbuj1-6/+2
2020-10-19Remove pluma-marshal.mbkma1-14/+2
These days we can use the automatic ffi marshalling. See: - https://developer.gnome.org/gobject/stable/gobject-Signals.html#g-signal-new - http://sourceware.org/libffi/ - https://gitlab.gnome.org/GNOME/gedit/-/commit/373adb7d041b0559953d0ac8cf2213ecc44db956
2019-12-01migrate from intltool to gettextWu Xiaotian1-4/+3
2019-07-08Add support for checking .ui accessibility with gla11ySamuel Thibault1-2/+5
2017-02-10build: remove option that disables deprecated stuffmonsta1-2/+1
we don't need a build breakage on the first deprecated item, thanks
2016-12-05plugins: make them actually recognized and loaded by Plumamonsta1-3/+3
- use *.plugin extension instead of *.pluma-plugin - use "Plugin" section name instead of "Pluma Plugin" mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=7c22769d73f756b9d1388febd147c9d267ed54cb
2015-12-24remove unneeded 'x' attribute from non-executable filesmonsta1-0/+0
2015-11-12Add a new Configure dialog for the Spell Check plugin.John Church1-3/+10
There are three options for autocheck when a doc is loaded: Always autocheck, Never autocheck and Remember the autocheck setting for each document The chosen option is stored in the gsettings schema. The default setting is to remember by document as this is what Pluma did previously.
2013-08-03Make automake happy: INCLUDES -> AM_CPPFLAGSinfirit1-1/+1
2011-11-07renaming from gedit to plumaPerberos1-29/+29
2011-11-07initialPerberos1-0/+63