Commit Graph

  • 742f07c6d4 Updated Inno setup script 1.2.0.10 Zane U. Ji 2013-10-31 22:27:33 +0800
  • 7a315a303c Fixed a memory leak Zane U. Ji 2013-10-29 19:01:45 +0800
  • 9eee9ccdf9 Improved support for large files Zane U. Ji 2013-10-29 18:52:22 +0800
  • d9a84f61d2 Made sure our catalog is used Zane U. Ji 2013-10-27 22:10:08 +0800
  • e39638ea3b Corrected template names shown in the dialog when creating a new file Zane U. Ji 2013-10-26 21:21:47 +0800
  • 9b385e7caa Updated docbook.dtd to version 5.0 Zane U. Ji 2013-10-26 21:18:56 +0800
  • c0db1726e9 Improved catalog resolving Zane U. Ji 2013-10-26 21:15:42 +0800
  • 51cd9699c3 Removed an obsolete class Zane U. Ji 2013-10-26 16:23:22 +0800
  • 1e7abc562e Display message about a known crash Zane U. Ji 2013-10-25 23:06:30 +0800
  • 3e911ef34b Disabled the dialogs that might show up when exiting on Windows Zane U. Ji 2013-10-25 19:44:51 +0800
  • 29766c2d45 Fixed a memory leak Zane U. Ji 2013-10-25 19:24:33 +0800
  • 5310603467 Fixed Unicode problems Zane U. Ji 2013-10-25 19:23:34 +0800
  • a9916c901e Updated source code URL Zane U. Ji 2013-10-25 00:12:11 +0800
  • 4ec5f58ce1 Fixed file permissions Zane U. Ji 2013-10-20 00:10:22 +0800
  • ed73d8dad0 A left out file for "Fixed crashes in Xerces-C by using wide file names" Zane U. Ji 2013-10-20 00:05:44 +0800
  • 3962f183f4 Updated project settings Zane U. Ji 2013-10-19 17:17:22 +0800
  • 672bbce65d Fixed crashes in Xerces-C by using wide file names Zane U. Ji 2013-10-19 08:44:17 +0800
  • c484660b4c Fixed a layout problem Zane U. Ji 2013-10-17 01:34:15 +0800
  • e366b6ec48 Fixed an encoding problem of file paths in prompt generator Zane U. Ji 2013-10-17 01:28:39 +0800
  • 7b9701f75b Bug #191 Error on every start in en locale if en_US is not installed Zane U. Ji 2013-10-16 00:17:24 +0800
  • ef4c10ce0b Made single instance checking work for wxWidgets 2.9 Zane U. Ji 2013-10-15 22:55:28 +0800
  • af3e0d751a Fixed a crash Zane U. Ji 2013-10-15 19:19:40 +0800
  • 8d041e9433 Fixed a layout problem when resizing Zane U. Ji 2013-10-11 20:57:14 +0800
  • e1bd4b433c Updated project settings for wxWidgets 3.0 Zane U. Ji 2013-10-11 20:47:27 +0800
  • 8233e54824 Bug #198 Incorrect XPath evaluation Zane U. Ji 2013-07-21 02:07:39 +0800
  • 992e8c2322 Bug #197 Compiler error due to trailing comma in housestyle.h Zane U. Ji 2013-07-21 02:07:22 +0800
  • b0a51a8893 Cleaned up source code Zane U. Ji 2013-07-21 02:05:11 +0800
  • 065862fd5c Updated version number to 1.2.0.10 Zane U. Ji 2013-01-18 00:28:02 +0800
  • 85811a6290 Updated version to 1.2.0.9 1.2.0.9 Zane U. Ji 2013-01-18 00:18:51 +0800
  • 60bae36074 Separated configurations for wxWidgets 2.8 & 2.9 Zane U. Ji 2013-01-17 21:53:05 +0800
  • 5e0c1c8dc0 Fixed compiling problems with MinGW64 Zane U. Ji 2012-10-07 08:27:14 +0800
  • 1c45b64afe Bug #3570564 crash when there is a complexType has attribute "mixed" in a XSD Zane U. Ji 2012-09-24 22:05:20 +0800
  • bc99b579db Clear error indicators when there is no error Zane U. Ji 2012-09-21 00:53:05 +0800
  • 70292fe84a Fixed a crash Zane U. Ji 2012-09-20 19:54:03 +0800
  • 3387f756fa Fixed a compiling problem with MinGW64 Zane U. Ji 2012-09-20 19:53:18 +0800
  • 3187e3a4ce Fixed an installation problem 1.2.0.8 Zane U. Ji 2012-09-17 07:09:49 +0800
  • a3dbae7241 Updated make files for 1.2.0.8 Zane U. Ji 2012-09-16 21:16:17 +0800
  • 2aa38f6da9 Added an inno setup script Zane U. Ji 2012-09-10 23:06:02 +0800
  • 848778b66c Update version number to 1.2.0.8 Zane U. Ji 2012-09-10 23:03:47 +0800
  • 904f4aa0b4 Added translation how-to Zane U. Ji 2012-09-10 21:44:40 +0800
  • 56a1e972b6 Removed a duplicated file Zane U. Ji 2012-09-10 21:42:43 +0800
  • e42354ff09 Bug #3402443 Syntax coloring and folding loosed on big xmls Zane U. Ji 2012-09-08 20:18:27 +0800
  • f51059a54e Honored a network control option Backed out freezing UI code to let status bar updated Zane U. Ji 2012-09-05 20:38:34 +0800
  • b5d4655986 Use wxSingleChoiceDialog to display a choice list Zane U. Ji 2012-09-04 22:03:07 +0800
  • ca37b141d8 Removed an obsolete file Zane U. Ji 2012-09-04 21:05:19 +0800
  • b464e10fda Enable debug log in GTK Zane U. Ji 2012-09-03 22:37:01 +0800
  • 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 Zane U. Ji 2012-08-30 22:37:01 +0800
  • e455fd0da3 Added missing files to Makefile Zane U. Ji 2012-08-29 20:57:23 +0800
  • 8df6cd065b Fixed a few memory leaks Zane U. Ji 2012-08-27 20:25:08 +0800
  • 0e3bfd65e5 Improved performance Zane U. Ji 2012-08-26 16:42:47 +0800
  • 07d775377d Added a warning about SSE2 problem in Xerces-C++ Zane U. Ji 2012-08-25 19:54:38 +0800
  • d47e52cedc Supported creating Schema/DTD from XML Zane U. Ji 2012-08-25 08:19:11 +0800
  • 743ebcd7d7 Fixed problems in ubuntu Zane U. Ji 2012-08-20 20:12:32 +0800
  • 807a96c1a0 Fixed compiling problem with wxWidgets 2.8.12 Zane U. Ji 2012-08-18 23:41:27 +0800
  • 7bad0039c5 Supported element substitution in XML schema Zane U. Ji 2012-08-17 01:49:57 +0800
  • 0263408aef Supported navigation between documents with keyboard Zane U. Ji 2012-08-15 21:43:31 +0800
  • 47dbfafd71 Fixed multi-thread problems with LibXML and Xerces-C++ Zane U. Ji 2012-08-15 20:45:24 +0800
  • 3caf99e454 Fixed problem when compiling with GCC 4.7 Zane U. Ji 2012-08-13 21:22:22 +0800
  • 937d031ae9 Upgrade aspell to 0.6 Zane U. Ji 2012-08-13 20:02:36 +0800
  • 9fb6536248 Added data files Zane U. Ji 2012-08-12 21:14:30 +0800
  • 4fd931159a Fixed a few function calls Zane U. Ji 2012-08-12 11:17:00 +0800
  • 90dcc75929 Bug #2960087 *.config files are not supported Zane U. Ji 2012-08-11 22:41:00 +0800
  • 1c963b324a Bug #2976802 build process FreeBSD 8.0 broken, patch inside Zane U. Ji 2012-08-11 18:47:16 +0800
  • 9b2563595c Fixed a type name Zane U. Ji 2012-08-11 17:12:28 +0800
  • 5367c5dabb Bug #2957125 Default browser choice ignored Zane U. Ji 2012-08-11 15:33:01 +0800
  • a8ed8dc173 Updated developer list Zane U. Ji 2012-08-11 14:19:43 +0800
  • 8815f65903 Don't free an internal object of Xerces-C++ (Bug #2900921) Zane U. Ji 2012-08-11 13:32:20 +0800
  • cc30ea4961 Undo a replace all action correctly (Bug #2825280) Zane U. Ji 2012-08-11 08:33:17 +0800
  • 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. Zane U. Ji 2012-08-11 07:50:42 +0800
  • bfd582bdd1 Fixed a layout problem Zane U. Ji 2012-08-10 23:51:35 +0800
  • 89feff7811 Corrected style file paths Zane U. Ji 2012-08-10 23:50:49 +0800
  • 9a3a9c6280 Don't use XMLString::transcode to convert a name to native code-page Return constant references rather than objects Zane U. Ji 2012-08-10 21:34:13 +0800
  • 9a9cf0e724 Made the result of first XPath evaluation the same as those of the others Fixed a potential memory leak Zane U. Ji 2012-08-10 20:42:59 +0800
  • cb82a3c856 Removed magic numbers Zane U. Ji 2012-08-10 19:38:33 +0800
  • acbd505cfe Avoided modifying a constant string Zane U. Ji 2012-08-10 19:36:06 +0800
  • 5894e44ac2 Bug #2784140 Find & Replace insert text when nothing was found Zane U. Ji 2012-08-09 23:00:06 +0800
  • 5ad9659c19 Fixed an encoding problem Zane U. Ji 2012-08-09 21:31:10 +0800
  • 97b3ac3fc1 Fixed a temporary memory reference problem Zane U. Ji 2012-08-09 20:40:32 +0800
  • e60ce08f9b Fixed crashes on startup Zane U. Ji 2012-08-09 19:23:00 +0800
  • fd281aca5b Updated code of checking wxWidgets versions Zane U. Ji 2012-08-09 19:22:21 +0800
  • 16b9efaf3d Fixed required attributes list Zane U. Ji 2012-08-06 23:27:22 +0800
  • 9c9a141c96 Defined wxWidgets macros Zane U. Ji 2012-08-06 23:07:41 +0800
  • 0b1dcb4729 Fixed structure prompt of a DTD element Zane U. Ji 2012-08-06 20:21:10 +0800
  • 865701cf62 Bug #2173060 bug with element with underscore in schemas Zane U. Ji 2012-08-06 19:50:48 +0800
  • c93e94db6f Bug #2168615 Can't delete block of XML Zane U. Ji 2012-08-04 23:29:43 +0800
  • 736f683145 Fixed a layout problem Zane U. Ji 2012-08-04 15:52:08 +0800
  • 1bb7a34a5e Fixed a UNICODE problem Updated contributor list Zane U. Ji 2012-08-04 15:50:30 +0800
  • b01f7a7002 Bug #1889588 Symbols default to ASCII Zane U. Ji 2012-08-04 10:15:32 +0800
  • 4081c8b9de Bug #2785557 unproper folder Display language list correctly after opening a file Moved project file because we used the absolute path Removed a auto generated file Zane U. Ji 2012-08-03 23:21:10 +0800
  • 4527ffba1b Bug #2812686 Attribute values from DTD are separated at underscore Zane U. Ji 2012-08-03 22:41:01 +0800
  • 33b2e3c57c Display all available translations in options dialog Zane U. Ji 2012-08-03 20:09:59 +0800
  • 2b826f1b59 Show all attributes defined by the schema in prompt window Zane U. Ji 2012-08-02 21:24:47 +0800
  • 2d8c3449cf Changed an intermediate output file name Zane U. Ji 2012-08-02 21:23:50 +0800
  • df3abf1db7 Bug #2146675 cannot open UTF-16 little endian coded file Zane U. Ji 2012-08-02 19:21:47 +0800
  • e5a9716efb Linked to the latest expat rather than the one shipped with wxWidgets Zane U. Ji 2012-03-17 20:04:35 +0800
  • 7393b46ab8 Changed configuration file as its location changed in latest wxWidgets anyway Zane U. Ji 2012-03-17 02:41:42 +0800
  • 91051e461e Updated some translations Zane U. Ji 2012-03-17 02:00:48 +0800
  • 67d56c57ab Don't include unnecessary header files Zane U. Ji 2012-03-16 23:13:33 +0800
  • bd98221642 Fixed compiling problems Zane U. Ji 2012-03-14 23:08:20 +0800
  • 58291cd967 updated OpenLearn template laika57 2011-06-29 12:34:21 +0000