Zane U. Ji
3962f183f4
Updated project settings
2013-10-19 17:17:22 +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
Zane U. Ji
c484660b4c
Fixed a layout problem
2013-10-17 01:34:15 +08:00
Zane U. Ji
e366b6ec48
Fixed an encoding problem of file paths in prompt generator
2013-10-17 01:28:39 +08:00
Zane U. Ji
7b9701f75b
Bug #191 Error on every start in en locale if en_US is not installed
2013-10-16 00:17:24 +08:00
Zane U. Ji
ef4c10ce0b
Made single instance checking work for wxWidgets 2.9
2013-10-15 22:55:28 +08:00
Zane U. Ji
af3e0d751a
Fixed a crash
2013-10-15 19:19:40 +08:00
Zane U. Ji
8d041e9433
Fixed a layout problem when resizing
2013-10-11 20:57:14 +08:00
Zane U. Ji
e1bd4b433c
Updated project settings for wxWidgets 3.0
2013-10-11 20:47:27 +08:00
Zane U. Ji
8233e54824
Bug #198 Incorrect XPath evaluation
2013-07-21 02:07:39 +08:00
Zane U. Ji
992e8c2322
Bug #197 Compiler error due to trailing comma in housestyle.h
2013-07-21 02:07:22 +08:00
Zane U. Ji
b0a51a8893
Cleaned up source code
2013-07-21 02:05:11 +08:00
Zane U. Ji
065862fd5c
Updated version number to 1.2.0.10
2013-01-18 00:28:02 +08:00
Zane U. Ji
85811a6290
Updated version to 1.2.0.9
2013-01-18 00:24:37 +08:00
Zane U. Ji
60bae36074
Separated configurations for wxWidgets 2.8 & 2.9
2013-01-17 21:53:05 +08:00
Zane U. Ji
5e0c1c8dc0
Fixed compiling problems with MinGW64
2012-10-07 08:27:14 +08:00
Zane U. Ji
1c45b64afe
Bug #3570564 crash when there is a complexType has attribute "mixed" in a XSD
2012-09-24 22:05:20 +08:00
Zane U. Ji
bc99b579db
Clear error indicators when there is no error
2012-09-21 00:53:05 +08:00
Zane U. Ji
70292fe84a
Fixed a crash
2012-09-20 19:54:03 +08:00
Zane U. Ji
3387f756fa
Fixed a compiling problem with MinGW64
2012-09-20 19:53:18 +08:00
Zane U. Ji
3187e3a4ce
Fixed an installation problem
2012-09-17 07:09:49 +08:00
Zane U. Ji
a3dbae7241
Updated make files for 1.2.0.8
2012-09-16 21:16:17 +08:00
Zane U. Ji
2aa38f6da9
Added an inno setup script
2012-09-10 23:06:02 +08:00
Zane U. Ji
848778b66c
Update version number to 1.2.0.8
2012-09-10 23:03:47 +08:00
Zane U. Ji
904f4aa0b4
Added translation how-to
2012-09-10 21:44:40 +08:00
Zane U. Ji
56a1e972b6
Removed a duplicated file
2012-09-10 21:42:43 +08:00
Zane U. Ji
e42354ff09
Bug #3402443 Syntax coloring and folding loosed on big xmls
2012-09-08 20:18:27 +08:00
Zane U. Ji
f51059a54e
Honored a network control option
...
Backed out freezing UI code to let status bar updated
2012-09-05 20:38:34 +08:00
Zane U. Ji
b5d4655986
Use wxSingleChoiceDialog to display a choice list
2012-09-04 22:03:07 +08:00
Zane U. Ji
ca37b141d8
Removed an obsolete file
2012-09-04 21:05:19 +08:00
Zane U. Ji
b464e10fda
Enable debug log in GTK
2012-09-03 22:37:01 +08:00
Zane U. Ji
b4aa69c2ca
Made XercesCatalogResolver work. Don't load catalog over and over again. It isn't thread-safe according to the document.
...
Fixed a compiling problem with wxWidgets 2.9
2012-08-30 22:37:01 +08:00
Zane U. Ji
e455fd0da3
Added missing files to Makefile
2012-08-29 20:57:23 +08:00
Zane U. Ji
8df6cd065b
Fixed a few memory leaks
2012-08-27 20:25:08 +08:00
Zane U. Ji
0e3bfd65e5
Improved performance
2012-08-26 16:42:47 +08:00
Zane U. Ji
07d775377d
Added a warning about SSE2 problem in Xerces-C++
2012-08-25 19:54:38 +08:00
Zane U. Ji
d47e52cedc
Supported creating Schema/DTD from XML
2012-08-25 08:19:11 +08:00
Zane U. Ji
743ebcd7d7
Fixed problems in ubuntu
2012-08-20 20:12:32 +08:00
Zane U. Ji
807a96c1a0
Fixed compiling problem with wxWidgets 2.8.12
2012-08-18 23:41:27 +08:00
Zane U. Ji
7bad0039c5
Supported element substitution in XML schema
2012-08-17 01:49:57 +08:00
Zane U. Ji
0263408aef
Supported navigation between documents with keyboard
2012-08-15 21:43:31 +08:00
Zane U. Ji
47dbfafd71
Fixed multi-thread problems with LibXML and Xerces-C++
2012-08-15 20:45:24 +08:00
Zane U. Ji
3caf99e454
Fixed problem when compiling with GCC 4.7
2012-08-13 21:22:22 +08:00
Zane U. Ji
937d031ae9
Upgrade aspell to 0.6
2012-08-13 20:02:36 +08:00
Zane U. Ji
9fb6536248
Added data files
2012-08-12 21:14:30 +08:00
Zane U. Ji
4fd931159a
Fixed a few function calls
2012-08-12 11:17:00 +08:00
Zane U. Ji
90dcc75929
Bug #2960087 *.config files are not supported
2012-08-11 22:41:00 +08:00
Zane U. Ji
1c963b324a
Bug #2976802 build process FreeBSD 8.0 broken, patch inside
2012-08-11 18:47:16 +08:00
Zane U. Ji
9b2563595c
Fixed a type name
2012-08-11 17:12:28 +08:00
Zane U. Ji
5367c5dabb
Bug #2957125 Default browser choice ignored
2012-08-11 15:33:01 +08:00