Commit Graph

10 Commits

Author SHA1 Message Date
Zane U. Ji 9f6498328f Corrected the Copyright notice to match Gerald's original one, which is displayed on the about dialog. 2014-06-09 22:19:51 +08:00
Zane U. Ji 649b3593fb Bug #202 wrapaspell.cpp calls enchant::request_dict with wxString 2013-11-04 18:57:32 +08:00
Zane U. Ji 672bbce65d Fixed crashes in Xerces-C by using wide file names
Xerces-C crashes when a file name is NULL. If the locale is wrong, wxString::mb_str returns NULL.

Wide file names also enables opening a file with any characters in its name on Windows. Since there is no wide file names on POSIX, it doesn't make much difference except that the program is more stable.
2013-10-19 08:44:17 +08:00
Gerald Schmidt b5f97f4b53 Updated for 1.2.0.6 2009-11-06 17:06:12 +00:00
Gerald Schmidt 5ff7b1f7ef Updated for 1.2.0.6 2009-10-04 22:54:47 +00:00
Gerald Schmidt 7b8334f903 Updated for 1.2.0.4 2009-02-13 16:05:23 +00:00
Gerald Schmidt 0f47c03197 Updated to bring Linux build into line with Win 1.2.0.3 2009-02-13 15:35:42 +00:00
Gerald Schmidt 5a6c483a0d Updated for 1.2.0.4 2009-01-17 23:46:44 +00:00
Gerald Schmidt 0d77b3b0c7 Updated for 1.2.0.3 2009-01-17 22:52:54 +00:00
Gerald Schmidt 084b2b0afb Update for 1.1.0.7-2 2008-07-01 23:28:38 +00:00