Commit Graph

8 Commits

Author SHA1 Message Date
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
Zane U. Ji ca37b141d8 Removed an obsolete file 2012-09-04 21:05:19 +08:00
Zane U. Ji bd98221642 Fixed compiling problems 2012-03-14 23:08:20 +08:00
Gerald Schmidt e3a5c7abeb Updated for 1.2.0.7 development 2009-12-01 13:33:22 +00: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 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