Build failed on riscv64: cannot guess build type; you must specify one.
apostrophe stops spell check in some cases
This helps a lot as the new enchant library fixes some issues in relocability.
Use enchant2 instead of enchant1
Thanks a lot, I actually made these exact changes a while ago but never ended up doing a release - did so now!
Port to enchant-2
Update INSTALL
Set version to 3.0.10
Update translations
Use enchant2 instead of enchant1
autogen.sh gives misleading error when automake is not installed
Merged, thanks!
Patches for #20 and some other issues found in autogen.sh
GtkSpell doesn't honour XDG_DATA_DIRS environment variable
Additional information: Use upstream gettext instead the glib one | Javier Jardón
Additional information: gettext | Javier Jardón
Confusing message "autoreconf: configure.ac: not using Gettext" during configuration
Thanks! Looks good to me overall, though typically as far as I have seen in other projects, errors always report which executable is missing, not the package (i.e. aclocal vs automake). Indeed, it might be the case that some distro packages the executables in differently named packages.
A merge request is filed for your convenience.
Patches for #20 and some other issues found in autogen.sh
Here are some patches that fixes this and some other issues:
autogen.sh gives misleading error when automake is not installed
Friulian language available
Require C++11
Wrap gtk_spell_checker_add_to_dictionary, gtk_s...
Set version to 3.0.5
Set version to 3.0.9
Set version to 3.0.9
Set version to 3.0.9
Fix possible use-after-free in gtk_spell_checke...
Add gtk_spell_checker_add_to_dictionary, gtk_sp...
Set version to 3.0.9
Add missing Since entries to docstrings
Set version to 3.0.4
Wrap gtk_spell_checker_get_suggestions
Wrap gtk_spell_checker_check_word
Importing GtkSpell 2.0.2 directly.
Update translations
Add gtk_spell_checker_get_suggestions
Set version to 3.0.8
Add gtk_spell_checker_check_word
Revert "Merge pull request #1 from swilmet/wip/...
Add INSTALL
Added tag gtkspellmm_3_0_0 for changeset b389d0...
Retag 3.0.0
Update NEWS
Initial commit
Really use correct license header...
Sample spec fixes
Bump version to 3.0.1
Wrap gtk_spell_checker_get_language_list
Use correct license, spec fixes
Retag gtkspellmm_3_0_1
Update NEWS
Use correct license file
Reference NEWS and commit log in ChangeLog
Wrap decode-language-codes property and decode_...
Update copyrights
Don't write timestamps in HTML documentation
Remove -pedantic from configure.ac
Update sample spec
Reference the refptr returned by get_from_text...
License as GPLv2.1+
Added tag gtkspellmm_3_0_1 for changeset b1c9ff...
Added tag gtkspellmm_3_0_3 for changeset 30e292...
Added tag gtkspellmm_3_0_2 for changeset ca794e...
Add .hgignore
Bump version to 3.0.2
Post-release version bump
Proper NEWS file (or distcheck complains)
* gtkspell.spec.in: RPM .spec file template.
Initial revision
* configure.ac: Check for libpspell earlier and...
2.0.3.
Typo fix. (Bas Mevissen <pan-devel@basmevissen...
Wed, 11 Dec 2002 21:17:13 -0800 Evan Martin <...
Hack around Pango wordbreaking bug (also logged...
"Add to Dictionary" now actually adds to person...
cleanup gettext by doing it the glib way
*** empty log message ***
cleanup gettext by doing it the glib way
Fix a corner case when replacement occurs at be...
2.0.5
add a Changelog for translations
Doc updates. Beginning tutorial.
Updates of autogen.sh and conifgure.ac to use n...
Move suggested words to the top of menu. Now th...
cleanup gettext by doing it the glib way
Forgot this with yesterday's patches
use PANGO_UNDERLINE_ERROR when available
2.0.4.
change behavior on a right click so that cuttin...