Commit Graph

38 Commits

Author SHA1 Message Date
Zane U. Ji b07d98ba4f Bug #213 myipc.cpp:136: error: ‘gtk_widget_get_window’ was not declared in this scope 2014-11-29 08:50:49 +08:00
Zane U. Ji b4661d535c Preserve the original EOL 2014-06-07 17:00:28 +08:00
Zane U. Ji 246ec1bcb8 Fixed "make dist" 2014-06-02 22:40:28 +08:00
Zane U. Ji 80f1acdb7b Stopped installing copyright notices of components that are not installed by us 2014-06-02 22:01:03 +08:00
Zane U. Ji 0fed15b93b Fixed a compiling problem 2014-06-01 23:16:43 +08:00
Zane U. Ji ed8f8e9c64 Added an AppData description and more translations
See http://people.freedesktop.org/~hughsient/appdata/ for more details.
2014-06-01 20:57:44 +08:00
Zane U. Ji e890c025bc Bug #103 Locale files have the wrong pathname under Linux 2014-06-01 20:36:54 +08:00
Zane U. Ji fe936d876a Fixed a link problem 2014-05-04 22:16:22 +08:00
Zane U. Ji a48fb47e32 Updated autoconf & automake files to support Ubuntu 12.04 LTS 2014-01-07 19:53:25 +08:00
Zane U. Ji f8c21cb846 Bring the window of an existing instance to front 2013-12-20 20:39:04 +08:00
Zane U. Ji 486ddb4829 Updated autoconf & automake files 2013-12-12 00:27:49 +08:00
Zane U. Ji 0c3e138c22 #136 Feature to convert DTD to XSD 2013-12-05 23:04:41 +08:00
Zane U. Ji 9b385e7caa Updated docbook.dtd to version 5.0 2013-10-26 21:18:56 +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 85811a6290 Updated version to 1.2.0.9 2013-01-18 00:24:37 +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 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 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
Gerald Schmidt e3a5c7abeb Updated for 1.2.0.7 development 2009-12-01 13:33:22 +00:00
Kevin James 41a1e77b0e 2009-05-20 15:40:20 +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 dfeef130bb Updated for 1.2.0.4 2009-04-14 16:48:17 +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
Gerald Schmidt 5a6c483a0d Updated for 1.2.0.4 2009-01-17 23:46:44 +00:00
Gerald Schmidt 73b96def2a Updated for 1.2.0 - all changes relating to full background validation 2008-07-08 22:54:48 +00:00
Gerald Schmidt eaf4729051 Updated for 1.1.0.7-3 2008-07-05 12:42:15 +00:00
Gerald Schmidt c8030a3322 Update for 1.1.0.7-2 2008-07-01 23:23:22 +00:00
Gerald Schmidt 9ef9fd5dea Added XSD element inspection 2008-01-21 23:06:36 +00:00
Gerald Schmidt 6223b0dd77 Updated for 1.1.0.5 2008-01-06 22:37:35 +00:00
Gerald Schmidt 10a670f713 Patched to prevent datarootdir warning. 2007-12-17 22:54:03 +00:00
Gerald Schmidt 9a5e1b16ec Code cleanup ahead of 1.1.0.3 2007-10-14 18:12:55 +00:00
Gerald Schmidt d90d0fd5ab Updated for 1.1.0.3. 2007-09-28 20:30:52 +00:00
Gerald Schmidt 19c26e6cc1 Shortened copying folder names to prevent `make dist-gzip' errors. 2007-09-13 22:47:01 +00:00
Gerald Schmidt afb84c5203 Updated Makefiles. 2007-09-07 21:34:57 +00:00
Gerald Schmidt 94ffbbb38f Fixed incorrect permissions in root directory. 2007-09-07 21:12:03 +00:00
Gerald Schmidt 6f0084a039 Initial import based on XML Copy Editor 1.1.0.1 (Linux) 2007-08-16 21:41:56 +00:00