Commit Graph

46 Commits

Author SHA1 Message Date
Zane U. Ji 4440c13adf Support libenchant-2 2022-10-08 23:12:01 +08:00
Zane U. Ji 3d17bca419 Migrate to PCRE2 (Miriam Ruiz) 2022-10-04 19:04:08 +08:00
Zane U. Ji 2ed467221a Update version NO to 1.3.1.0 2022-10-01 14:14:30 +08:00
Zane U. Ji 1c86228ec8 Bump version NO to 1.3.0.0 2020-08-19 00:03:59 +08:00
Zane U. Ji 6eac4c400a Improve GTK version check 2020-07-15 00:54:30 +08:00
Zane U. Ji c6f6b18bdc Update make files 2020-02-27 23:53:55 +08:00
Zane U. Ji ba97001261 Enable assertions in debug build 2019-11-30 12:05:21 +08:00
Zane U. Ji 3f87d8e27e Update the iconized frame window when opening files from the command line
Support gtk+-3.0
2019-09-15 11:53:54 +08:00
Gerald Schmidt ffcee2224e bump version no. to 1.2.1.5 2018-09-23 11:12:32 +02:00
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 0065a8054c Updated version NO to 1.2.1.4 2014-10-12 20:44:06 +08:00
Zane U. Ji d245b8e2eb Updated version NO to 1.2.1.3 2014-06-02 22:45:31 +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 66e7ab14e8 Updated version NO to 1.2.1.2 2014-05-25 16:21:42 +08:00
Zane U. Ji 96ca999c16 Updated version NO to 1.2.1.1 2014-04-08 07:51:44 +08:00
Zane U. Ji 43ef24907e Updated version NO to 1.2.1 2014-04-05 10:02:35 +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 2089022aa9 Bug #136 Doesn't respect $CXXFLAGS for compilation$ 2013-12-11 23:44:07 +08:00
Zane U. Ji 543a4b57a3 Updated version NO to 1.2.0.12 2013-12-07 11:40:01 +08:00
Zane U. Ji 0c3e138c22 #136 Feature to convert DTD to XSD 2013-12-05 23:04:41 +08:00
Zane U. Ji 96481c4e9f Updated version NO to 1.2.0.11 2013-11-03 22:30:01 +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 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 a3dbae7241 Updated make files for 1.2.0.8 2012-09-16 21:16:17 +08:00
Zane U. Ji 743ebcd7d7 Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00
Gerald Schmidt b937107f39 Updated for 1.2.0.7 2009-12-01 13:35:42 +00:00
Kevin James 41a1e77b0e 2009-05-20 15:40:20 +00:00
Kevin James cf711150a6 Added expat check to configure.in, and reran autoreconf 2009-02-19 19:20:34 +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 cdd282d27b Updated for 1.2.0.4 2009-02-13 15:33:42 +00:00
Gerald Schmidt 5601d58552 Updated for 1.2.0.2 2009-01-17 22:34:15 +00:00
Gerald Schmidt dc99e934be Updated for 1.2.0 2008-07-14 17:01:28 +00:00
Gerald Schmidt 255e0a2d59 Update for 1.1.0.7-2 2008-07-01 23:18:47 +00:00
Gerald Schmidt f3655748bb Updated for 1.1.0.6: configure now checks for aspell.h 2008-01-20 23:51:40 +00:00
Gerald Schmidt 95d1fb8a8a Updated to version 1.1.0.5. 2008-01-06 22:10:19 +00:00
Gerald Schmidt 422abd418f Update for 1.1.0.4. 2007-11-26 22:14:39 +00:00
Gerald Schmidt e72175898b Updated for 1.1.0.3. 2007-09-28 20:30:22 +00:00
Gerald Schmidt 0883577fc7 Updated version no. 2007-09-09 20:53:51 +00:00
Gerald Schmidt 33e0577f40 Fixed incorrect permissions in root directory. 2007-09-07 20:46:49 +00:00
Gerald Schmidt 4484bc0f40 Fixed incorrect permissions in root directory. 2007-09-07 20:42:54 +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