Commit Graph

282 Commits

Author SHA1 Message Date
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
Zane U. Ji 5894e44ac2 Bug #2784140 Find & Replace insert text when nothing was found 2012-08-09 23:00:06 +08:00
Zane U. Ji 5ad9659c19 Fixed an encoding problem 2012-08-09 21:31:10 +08:00
Zane U. Ji 97b3ac3fc1 Fixed a temporary memory reference problem 2012-08-09 20:40:32 +08:00
Zane U. Ji e60ce08f9b Fixed crashes on startup 2012-08-09 19:23:00 +08:00
Zane U. Ji fd281aca5b Updated code of checking wxWidgets versions 2012-08-09 19:22:21 +08:00
Zane U. Ji 16b9efaf3d Fixed required attributes list 2012-08-06 23:27:22 +08:00
Zane U. Ji 9c9a141c96 Defined wxWidgets macros 2012-08-06 23:07:41 +08:00
Zane U. Ji 0b1dcb4729 Fixed structure prompt of a DTD element 2012-08-06 20:21:10 +08:00
Zane U. Ji 865701cf62 Bug #2173060 bug with element with underscore in schemas 2012-08-06 19:50:48 +08:00
Zane U. Ji c93e94db6f Bug #2168615 Can't delete block of XML 2012-08-04 23:29:43 +08:00
Zane U. Ji 736f683145 Fixed a layout problem 2012-08-04 15:52:08 +08:00
Zane U. Ji 1bb7a34a5e Fixed a UNICODE problem Updated contributor list 2012-08-04 15:50:30 +08:00
Zane U. Ji b01f7a7002 Bug #1889588 Symbols default to ASCII 2012-08-04 10:15:32 +08:00
Zane U. Ji 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
2012-08-03 23:21:10 +08:00
Zane U. Ji 4527ffba1b Bug #2812686 Attribute values from DTD are separated at underscore 2012-08-03 22:41:01 +08:00
Zane U. Ji 33b2e3c57c Display all available translations in options dialog 2012-08-03 20:09:59 +08:00
Zane U. Ji 2b826f1b59 Show all attributes defined by the schema in prompt window 2012-08-02 21:24:47 +08:00
Zane U. Ji 2d8c3449cf Changed an intermediate output file name 2012-08-02 21:23:50 +08:00
Zane U. Ji df3abf1db7 Bug #2146675 cannot open UTF-16 little endian coded file 2012-08-02 19:21:47 +08:00
Zane U. Ji e5a9716efb Linked to the latest expat rather than the one shipped with wxWidgets 2012-03-17 20:04:35 +08:00
Zane U. Ji 7393b46ab8 Changed configuration file as its location changed in latest wxWidgets anyway 2012-03-17 02:41:42 +08:00
Zane U. Ji 91051e461e Updated some translations 2012-03-17 02:00:48 +08:00
Zane U. Ji 67d56c57ab Don't include unnecessary header files 2012-03-16 23:13:33 +08:00
Zane U. Ji bd98221642 Fixed compiling problems 2012-03-14 23:08:20 +08:00
laika57 58291cd967 updated OpenLearn template 2011-06-29 12:34:21 +00:00
Gerald Schmidt 68b60043a3 updated for v. 1.0.3 2010-04-25 22:24:53 +00:00
Gerald Schmidt 635f783128 Update for DAISY integration ahead of 1.2.0.7. 2009-12-07 01:38:20 +00:00