diff --git a/.gitignore b/.gitignore
index 10001c2e..8b4b2910 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ Makefile.in
/INSTALL
/test-driver
/stamp-h1
+/README
diff --git a/Makefile.am b/Makefile.am
index c79ace28..b8e7724d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ ALL_SOURCE_FILES = \
lib/*.vala \
src/Makefile.am \
src/*.h \
- src/enchant*.c \
+ src/enchant*.vala \
providers/Makefile.am \
providers/*.[ch] \
providers/*.cpp \
@@ -52,7 +52,7 @@ doxygen: Doxyfile
dist: doxygen
loc:
- cloc --force-lang="Bourne Shell",conf $(ALL_SOURCE_FILES)
+ $(CLOC) $(ALL_SOURCE_FILES)
# Ignore built files that are part of the distribution (specifically,
# doxygen/*).
diff --git a/configure.ac b/configure.ac
index 445d406f..4601379a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# along with this program; if not, see
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantBroker, including all inherited members.
-_error (defined in _EnchantBroker) | _EnchantBroker | |
dicts (defined in _EnchantBroker) | _EnchantBroker | |
provider_list (defined in _EnchantBroker) | _EnchantBroker | |
provider_ordering (defined in _EnchantBroker) | _EnchantBroker |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantCompositeDict, including all inherited members.
-dict_list (defined in _EnchantCompositeDict) | _EnchantCompositeDict | |
parent_instance (defined in _EnchantCompositeDict) | _EnchantCompositeDict | |
priv (defined in _EnchantCompositeDict) | _EnchantCompositeDict | |
ref_count (defined in _EnchantCompositeDict) | _EnchantCompositeDict |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantCompositeDictClass, including all inherited members.
-finalize (defined in _EnchantCompositeDictClass) | _EnchantCompositeDictClass | |
parent_class (defined in _EnchantCompositeDictClass) | _EnchantCompositeDictClass |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
-Public Attributes | |
-GTypeClass | parent_class |
-void(* | finalize )(EnchantCompositeDict *self) |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantDict, including all inherited members.
-add_to_session (defined in _EnchantDict) | _EnchantDict | |
add_to_session_method (defined in _EnchantDict) | _EnchantDict | |
check (defined in _EnchantDict) | _EnchantDict | |
check_method (defined in _EnchantDict) | _EnchantDict | |
enchant_private_data (defined in _EnchantDict) | _EnchantDict | |
get_extra_word_characters (defined in _EnchantDict) | _EnchantDict | |
get_extra_word_characters_method (defined in _EnchantDict) | _EnchantDict | |
is_word_character (defined in _EnchantDict) | _EnchantDict | |
is_word_character_method (defined in _EnchantDict) | _EnchantDict | |
parent_instance (defined in _EnchantDict) | _EnchantDict | |
priv (defined in _EnchantDict) | _EnchantDict | |
ref_count (defined in _EnchantDict) | _EnchantDict | |
remove_from_session (defined in _EnchantDict) | _EnchantDict | |
remove_from_session_method (defined in _EnchantDict) | _EnchantDict | |
session (defined in _EnchantDict) | _EnchantDict | |
suggest (defined in _EnchantDict) | _EnchantDict | |
suggest_method (defined in _EnchantDict) | _EnchantDict | |
user_data (defined in _EnchantDict) | _EnchantDict |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
-Public Attributes | |
-GTypeInstance | parent_instance |
-volatile int | ref_count |
-EnchantDictPrivate * | priv |
-void * | user_data |
-EnchantSession * | session |
-DictCheck | check_method |
-DictSuggest | suggest_method |
-DictAddToSession | add_to_session_method |
-DictRemoveFromSession | remove_from_session_method |
-DictGetExtraWordCharacters | get_extra_word_characters_method |
-DictIsWordCharacter | is_word_character_method |
-void * | enchant_private_data |
-int(* | check )(struct _EnchantDict *me, const char *const word, size_t len) |
-char **(* | suggest )(struct _EnchantDict *me, const char *const word, size_t len, size_t *out_n_suggs) |
-void(* | add_to_session )(struct _EnchantDict *me, const char *const word, size_t len) |
-void(* | remove_from_session )(struct _EnchantDict *me, const char *const word, size_t len) |
-const char *(* | get_extra_word_characters )(struct _EnchantDict *me) |
-int(* | is_word_character )(struct _EnchantDict *me, uint32_t uc_in, size_t n) |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantDictClass, including all inherited members.
-finalize (defined in _EnchantDictClass) | _EnchantDictClass | |
parent_class (defined in _EnchantDictClass) | _EnchantDictClass |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
-Public Attributes | |
-GTypeClass | parent_class |
-void(* | finalize )(EnchantDict *self) |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantPWL, including all inherited members.
-filename (defined in _EnchantPWL) | _EnchantPWL | |
parent_instance (defined in _EnchantPWL) | _EnchantPWL | |
priv (defined in _EnchantPWL) | _EnchantPWL | |
ref_count (defined in _EnchantPWL) | _EnchantPWL | |
words (defined in _EnchantPWL) | _EnchantPWL |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantPWLClass, including all inherited members.
-finalize (defined in _EnchantPWLClass) | _EnchantPWLClass | |
parent_class (defined in _EnchantPWLClass) | _EnchantPWLClass |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
-Public Attributes | |
-GTypeClass | parent_class |
-void(* | finalize )(EnchantPWL *self) |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantProvider, including all inherited members.
-
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
-Public Attributes | |
-GTypeInstance | parent_instance |
-volatile int | ref_count |
-EnchantProviderPrivate * | priv |
-void * | user_data |
-GModule * | module |
-EnchantBroker * | owner |
-ProviderDispose | dispose |
-ProviderRequestDict | request_dict |
-ProviderDisposeDict | dispose_dict |
-ProviderDictionaryExists | dictionary_exists |
-ProviderIdentify | identify |
-ProviderDescribe | describe |
-ProviderListDicts | list_dicts |
-void * | enchant_private_data |
-void(* | dispose )(struct _EnchantProvider *me) |
-EnchantDict *(* | request_dict )(struct _EnchantProvider *me, const char *const tag) |
-void(* | dispose_dict )(struct _EnchantProvider *me, EnchantDict *dict) |
-int(* | dictionary_exists )(struct _EnchantProvider *me, const char *const tag) |
-const char *(* | identify )(struct _EnchantProvider *me) |
-const char *(* | describe )(struct _EnchantProvider *me) |
-char **(* | list_dicts )(struct _EnchantProvider *me, size_t *out_n_dicts) |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantProviderClass, including all inherited members.
-finalize (defined in _EnchantProviderClass) | _EnchantProviderClass | |
parent_class (defined in _EnchantProviderClass) | _EnchantProviderClass |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
-Public Attributes | |
-GTypeClass | parent_class |
-void(* | finalize )(EnchantProvider *self) |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantSession, including all inherited members.
-error (defined in _EnchantSession) | _EnchantSession | |
exclude_filename (defined in _EnchantSession) | _EnchantSession | |
exclude_pwl (defined in _EnchantSession) | _EnchantSession | |
is_pwl (defined in _EnchantSession) | _EnchantSession | |
language_tag (defined in _EnchantSession) | _EnchantSession | |
parent_instance (defined in _EnchantSession) | _EnchantSession | |
personal_filename (defined in _EnchantSession) | _EnchantSession | |
priv (defined in _EnchantSession) | _EnchantSession | |
provider (defined in _EnchantSession) | _EnchantSession | |
pwl (defined in _EnchantSession) | _EnchantSession | |
ref_count (defined in _EnchantSession) | _EnchantSession | |
session_exclude (defined in _EnchantSession) | _EnchantSession | |
session_include (defined in _EnchantSession) | _EnchantSession |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
-Public Attributes | |
-GTypeInstance | parent_instance |
-volatile int | ref_count |
-EnchantSessionPrivate * | priv |
-GHashTable * | session_include |
-GHashTable * | session_exclude |
-EnchantPWL * | pwl |
-EnchantPWL * | exclude_pwl |
-gchar * | personal_filename |
-gchar * | exclude_filename |
-gchar * | language_tag |
-gchar * | error |
-gboolean | is_pwl |
-EnchantProvider * | provider |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _EnchantSessionClass, including all inherited members.
-finalize (defined in _EnchantSessionClass) | _EnchantSessionClass | |
parent_class (defined in _EnchantSessionClass) | _EnchantSessionClass |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
-Public Attributes | |
-GTypeClass | parent_class |
-void(* | finalize )(EnchantSession *self) |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _ParamSpecEnchantCompositeDict, including all inherited members.
-parent_instance (defined in _ParamSpecEnchantCompositeDict) | _ParamSpecEnchantCompositeDict |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _ParamSpecEnchantDict, including all inherited members.
-parent_instance (defined in _ParamSpecEnchantDict) | _ParamSpecEnchantDict |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _ParamSpecEnchantPWL, including all inherited members.
-parent_instance (defined in _ParamSpecEnchantPWL) | _ParamSpecEnchantPWL |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _ParamSpecEnchantProvider, including all inherited members.
-parent_instance (defined in _ParamSpecEnchantProvider) | _ParamSpecEnchantProvider |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-
This is the complete list of members for _ParamSpecEnchantSession, including all inherited members.
-parent_instance (defined in _ParamSpecEnchantSession) | _ParamSpecEnchantSession |
- Enchant
- 2.7.3
-
- Generic spell checking library
- |
-