summaryrefslogtreecommitdiff
path: root/plugins/spell
AgeCommit message (Collapse)AuthorFilesLines
2017-02-28spell plugin: remove incorrect code from configure dialogmonsta1-2/+0
2017-02-28build: remove option that disables deprecated stuffmonsta1-2/+1
we don't need a build breakage on the first deprecated item, thanks
2016-08-12When 'Always autocheck' option is selected turn on Autocheck for new documentsJohn Church1-1/+20
2016-02-10plugins: don't use stock icon namesmonsta1-1/+1
2016-01-24GTK3: fix previous GtkMisc deprecated commitWolfgang Ulbrich1-2/+2
2015-12-24remove unneeded 'x' attribute from non-executable filesmonsta19-0/+0
2015-12-03Merge pull request #146 from sleeveroller/issue90monsta5-16/+480
Add a new Configure dialog for the Spell Check plugin.
2015-12-01Gtk+-3.14: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+4
2015-11-12Add a new Configure dialog for the Spell Check plugin.John Church5-16/+480
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.
2015-09-02drop support for win32/osx and checkupdate pluginmonsta1-6/+0
that plugin has never been built in linux anyway due to logic in configure.ac
2014-12-19plugins: don't leak memoryMonsta1-8/+12
2014-05-19Remove has_separator property from gtkbuilder filesinfirit1-1/+0
2014-05-19Replace deprecated gtk widget functioninfirit1-4/+0
The replacement functions are available since 2.18 GTK_WIDGET_HAS_FOCUS -> gtk_widget_has_focus GTK_WIDGET_VISIBLE -> gtk_widget_get_visible GTK_WIDGET_SET_FLAGS -> gtk_widget_set_*
2014-05-19Replace GtkObject with Gobject in gtk+2 buildinfirit1-12/+0
2014-05-19Remove all calls to deprecated gtk_dialog_set_has_separatorinfirit1-3/+0
2013-11-04Fix some deprecationsStefano Karapetsas1-0/+2
2013-10-30plugins: Add GTK3 supportStefano Karapetsas1-0/+16
2013-08-03Make automake happy: INCLUDES -> AM_CPPFLAGSinfirit1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch12-22/+22
2012-08-31fix wrong urlStefano Karapetsas1-1/+1
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718
2011-11-07renaming from gedit to plumaPerberos22-945/+945
2011-11-07initialPerberos19-0/+5519