Commit Graph

206 Commits

Author SHA1 Message Date
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
Gerald Schmidt 08641acec4 Improved alt text handling and added/fixed support for numerous other tags. 2009-12-03 19:33:48 +00:00
Gerald Schmidt b937107f39 Updated for 1.2.0.7 2009-12-01 13:35:42 +00:00
Gerald Schmidt db898935b1 Added for 1.2.0.7 2009-12-01 13:34:42 +00:00
Gerald Schmidt e3a5c7abeb Updated for 1.2.0.7 development 2009-12-01 13:33:22 +00:00
Gerald Schmidt 32abbb9470 Initial commit of DAISY transform XSL. 2009-12-01 13:02:16 +00:00
Gerald Schmidt f9fac683f3 Added for 1.2.0.6 2009-11-06 17:10:56 +00:00
Gerald Schmidt b5f97f4b53 Updated for 1.2.0.6 2009-11-06 17:06:12 +00:00
Gerald Schmidt 683dc43dff Updated for 1.2.0.6 2009-10-04 23:04:40 +00:00
Gerald Schmidt c9a974fb46 Updated for 1.2.0.6 2009-10-04 22:55:11 +00:00
Gerald Schmidt 5ff7b1f7ef Updated for 1.2.0.6 2009-10-04 22:54:47 +00:00
Gerald Schmidt ed7abc9dd5 Updated for 1.2.0.6 2009-10-04 22:52:34 +00:00
Kevin James 41a1e77b0e 2009-05-20 15:40:20 +00:00
Anh Trinh a44c094902 feature req. 1640029
click on error desciption in warning pane will bring cursor the line number containing error
2009-05-07 21:04:42 +00:00
Kevin James 21b8289882 Fix for bug #2035920 - Now follows other application functionality:
When find pane is closed, focus returns to active document
2009-05-06 14:04:37 +00:00
Kevin James 24eb60dae0 Applied Makefile-check-writable-directories.patch
Moved src/po/esp to src/po/es
2009-04-16 16:26:25 +00:00
Gerald Schmidt 53d811458f Added Spanish translation, updated text for 1.2.0.4. 2009-04-14 16:49:34 +00:00
Gerald Schmidt c3fa713b6e Added Spanish translation 2009-04-14 16:48:52 +00:00
Gerald Schmidt dfeef130bb Updated for 1.2.0.4 2009-04-14 16:48:17 +00:00
Gerald Schmidt 6091b552b7 Updated for 1.2.0.4 2009-04-14 16:47:54 +00:00
Kevin James 30d2061ffd For some reason, the ru translation file wasn't checked in with the other translations 2009-02-19 19:46:51 +00:00
Kevin James 97d540493c Fix src/Makefile.in so it will check whether /usr/xxxxx is writable or not before trying to write files 2009-02-19 19:36:29 +00:00
Kevin James cf711150a6 Added expat check to configure.in, and reran autoreconf 2009-02-19 19:20:34 +00:00
Kevin James 6acc18fcdb Checkin of translations 2009-02-19 18:44:05 +00:00
Kevin James c3ec1f4d4d Fixed configure to check for libxml, libxslt and libexpat
Added patch to wraplibxml.cpp to compile on openSuSE 11.0
2009-02-19 18:21:53 +00:00
Gerald Schmidt cce8f9e20d Added for 1.2.0.4 2009-02-13 16:05:45 +00:00
Gerald Schmidt 7b8334f903 Updated for 1.2.0.4 2009-02-13 16:05:23 +00:00