Commit graph

24 commits

Author SHA1 Message Date
nidd
17b526c3e9 Fixed bug with gcc 3.X. 2002-02-28 14:44:10 +00:00
Kevin Hendricks
d0b469211f fixes for proper use of DictMgr object and cleanup.
Also fixes to prevent re-parsing of the dictionary.lst
and prevent corruption of the data structures used to
store the list of dictionaries to use, locales, and encodings.

A mutex is already in place to prevent changes to these structures
simultaneously but nothing was present to prevent reparsing of
dictionary.lst

Kevin
2002-01-07 14:46:15 +00:00
nidd
96176d7650 hyphenation deliver commands 2001-12-25 08:49:02 +00:00
nidd
63e70ce242 byphenator should build now with all other components from lingucomponent 2001-12-25 08:46:53 +00:00
nidd
e64853c2ad Fixed bugs caused by relocation in source-tree. 2001-12-25 07:48:43 +00:00
nidd
2295f7090e Import of hyphenation data files. 2001-12-25 07:33:48 +00:00
nidd
c80769b06e Initial import of altlinux hyphenation module 2001-12-25 07:24:12 +00:00
Kevin Hendricks
41ee24e0d6 changes so that a separate locale list is kept to better
support spellchecking in multiple languages at once

fixes for use OU2A and OU2ENC which created temporary variables
that were passed in to MySpell which is not a good idea since
those temp variables could go away before the end of the function
call.

Thanks to Thomas Lange for pointing this out.

Kevin
2001-12-03 23:34:55 +00:00
Kevin Hendricks
fc6e5e4731 fix d.lst to also deliver dictionary.lst 2001-12-03 01:36:28 +00:00
Kevin Hendricks
4882b693b3 fix lib spell to read from a parsed dictionary.lst of user installed
dictionaries, move dictionary location to user/wordbook
now allow for spell checking with multiple dictionaries and multiple
locales at the same time.
2001-12-03 01:35:05 +00:00
Kevin Hendricks
b79184544a fix to return a spell alternative object even when
no suggestions are found
Kevin
2001-09-24 17:40:13 +00:00
Kevin Hendricks
a4a274098b fix typo in d.lst that did not proerly deliver the spell dll
for WNT

Kevin
2001-09-12 12:36:22 +00:00
Kevin Hendricks
711e26924b fix thinko WNT though have been using libmyspell.lib
Kevin
2001-09-11 11:56:28 +00:00
Kevin Hendricks
7395b164cb fix makefile to use proper myspell lib name under WNT
Kevin
2001-09-11 10:30:16 +00:00
Kevin Hendricks
61d5f57fba fix path so that calle to systempath creates the proper native
path for myspell

Kevin
2001-09-10 22:56:32 +00:00
Kevin Hendricks
f128ceb69f changes to implement building of myspell and spell
to replace pspell_en_US and changes to deliver the new
spelling library libspell and its dictionary pieces
2001-09-08 14:59:43 +00:00
Kevin Hendricks
9ea6917fd1 adding a modified version of Thomas Lange's linguistic workben
code to create a spellchecking component for OpenOffice that uses
myspell
2001-09-08 14:55:44 +00:00
Rüdiger Timm
ab8722fe92 lingucomponent depends on module linguistic 2001-08-28 08:47:21 +00:00
Martin Hollmichel
5a0e0ebeb8 add: test for cvs access with SourceCast 2001-08-03 11:44:40 +00:00
Kevin Hendricks
5897a7044b make change requested by armin to temp disable spellchecking
on win32

kevin
2001-08-02 14:16:16 +00:00
Martin Hollmichel
e582db4ef4 add: build.lst 2001-08-01 07:43:45 +00:00
Kevin Hendricks
256f950dc3 changes to build and deliver spellcheck libraries 2001-06-17 20:16:06 +00:00
Kevin Hendricks
d8d5bb8f7f fixing up deliver list to actually deliver shared library too
Kevin
2001-05-21 13:55:58 +00:00
Kevin Hendricks
7be56c57dc adding other files for the thesaurus project
Kevin
2001-05-20 18:59:13 +00:00