Download Latest Version nhunspell_delphi_v2.0.zip (9.6 MB)
Email in envelope

Get an email when there's a new version of NHunspell for Delphi

Home
Name Modified Size InfoDownloads / Week
README.TXT 2025-05-25 2.0 kB
nhunspell_delphi_v2.0.zip 2025-05-25 9.6 MB
nhunspell_delphi_v1.1.zip 2011-03-18 11.4 MB
nhunspell_delphi_v0.1.zip 2010-08-16 10.4 MB
Totals: 4 Items   31.4 MB 4
Wrapper for NHunspell for Delphi XE11+
Version 2.0                         

The contents of this file are subject to the Mozilla Public License Version 1.1        
(the "License"); you may not use this file except in compliance with the License.      
You may obtain a copy of the License at http://www.mozilla.org/MPL/                    
                                                                                       
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT     
WARRANTY OF ANY KIND, either express or implied. See the License for the specific      
language governing rights and limitations under the License.                           

History:  

Version 2.0.0 (2025-05-12)
Unit PasZip.pas removed and replaced by the standard Delphi System.Zip.pas unit. Tested 
with Delphi XE11+, but XE8+ is most probably compatible (depends on when the unit 
"System.Zip.pas" was introduced in Delphi). Compatibility with older Delphi versions dropped.

Version 1.2.0 (2022-01-15)                     
Updated PasZip (thanks to David Powell) that is tri-licensed under MPL 1.1/GPL 2.0/LGPL 2.1                                      
Loading problem with Italian dictionaries fixed.

Version 1.1.0 (2011-03-18)                                                             
Complete rewrite of the TNHunspell class to cover the fact that OXT containers         
often contain more than one dictionary (e.g. English UK, USA, Australian in one OXT).  
Support for older dictionaries (OpenOffice 2, uncompressed dictionary files) has       
been dropped.                                                                          

Version 1.0.0 (2010-08-09)                                                             
Initial release.                                                                       
                                                                                        
Source: README.TXT, updated 2025-05-25