Download List

專案描述

GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-04 09:04
2.0.15

Additional Danish translation. Missing G_BEGIN_DECLS/G_END_DECLS for C++ support has been added. Feature request #2101451 has been fixed by removing the sub-menu of the context menu as any other inline spell checker does. Feature request #1523881, #1643622, and #2054637 have been fixed by adding a Language selector sub-menu. Feature request #1362304 has been fixed by fixing docs/Makefile.am to install gtkspell.devhelp so that it shows in devhelp.
標籤: Major feature enhancements

2008-08-16 05:53
2.0.14

Patches have been applied, and there is one new translation.
標籤: Minor feature enhancements

2008-05-27 00:50
2.0.13

Enchant is supported, while support for pspell and
aspell was dropped. Additional translations were
added.
標籤: Major feature enhancements

2005-02-23 04:07
2.0.9

This release enables building outside of the src dir. It uses
bind_textdomain_codeset to set UTF-8 encoding for all
translations. It no longer deletes the GtkTextTag from the
tag table (needed for shared tag tables). It disables word-
breaking workarounds when Pango >= 1.8.0. There are also
many additional translations.
標籤: Minor bugfixes

2004-01-27 23:20
2.0.5

Deferred checking: the misspelled word highlighting delays checking the current word until the cursor exits it. This way correct typing can proceed without being interrupted by the highlighting of partial words as they are typed. The "Add to Dictionary" menu command now actually adds to the personal dictionary, and a new "Ignore All" command adds to the current session. Behavior on a right click event has changed so that cutting/copying with the mouse works again in a GtkSpell attached text view. This release no longer considers numbers to be misspelled.
標籤: Minor feature enhancements

Project Resources