Commit Graph

359 Commits

Author SHA1 Message Date
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
Zane U. Ji a8ed8dc173 Updated developer list 2012-08-11 14:19:43 +08:00
Zane U. Ji 8815f65903 Don't free an internal object of Xerces-C++ (Bug #2900921) 2012-08-11 13:32:20 +08:00
Zane U. Ji cc30ea4961 Undo a replace all action correctly (Bug #2825280) 2012-08-11 08:33:17 +08:00
Zane U. Ji 6d6ade623e Don't initialize/terminate Xerces-C++ over and over again. It leads to crash when several files are opened on startup. This could be the root cause of some startup crashes, e.g. bug #2787738 and bug #2825812. 2012-08-11 07:50:42 +08:00
Zane U. Ji bfd582bdd1 Fixed a layout problem 2012-08-10 23:51:35 +08:00
Zane U. Ji 89feff7811 Corrected style file paths 2012-08-10 23:50:49 +08:00
Zane U. Ji 9a3a9c6280 Don't use XMLString::transcode to convert a name to native code-page Return constant references rather than objects 2012-08-10 21:34:13 +08:00
Zane U. Ji 9a9cf0e724 Made the result of first XPath evaluation the same as those of the others Fixed a potential memory leak 2012-08-10 20:42:59 +08:00
Zane U. Ji cb82a3c856 Removed magic numbers 2012-08-10 19:38:33 +08:00
Zane U. Ji acbd505cfe Avoided modifying a constant string 2012-08-10 19:36:06 +08:00