Commit Graph

419 Commits

Author SHA1 Message Date
Zane U. Ji 80999d32f9 Improved compatibility with old libraries (Reported by Kevin Moore) 2014-08-02 13:35:11 +08:00
Zane U. Ji 0cf27535a7 Fixed a compiling problem with old versions of xerces-c (Reported by Kevin Moore) 2014-07-31 18:24:11 +08:00
Zane U. Ji 42fb8d073a Fixed a typo 2014-06-11 21:47:29 +08:00
Zane U. Ji 9f6498328f Corrected the Copyright notice to match Gerald's original one, which is displayed on the about dialog. 2014-06-09 22:19:51 +08:00
Zane U. Ji 51048c159a Feature #169 Close current tab with Ctrl+W 2014-06-07 22:16:47 +08:00
Zane U. Ji b4661d535c Preserve the original EOL 2014-06-07 17:00:28 +08:00
Zane U. Ji b3ed8c5d69 Keep the original format when associating a DTD/schema/XSL 2014-06-06 19:21:56 +08:00
Zane U. Ji a8a6bf6a07 Fixed a file URI problem 2014-06-05 21:43:34 +08:00
Zane U. Ji ae7fa25c73 Added a manual 2014-06-04 21:09:42 +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 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 39a78adb88 Added Ubuntu package files 2014-06-02 21:52:46 +08:00
Zane U. Ji 3993927d66 Fixed a problem when dealing with "xsi:schemaLocation" 2014-06-02 20:09:16 +08:00
Zane U. Ji c61ceec6d0 Catch more exceptions 2014-06-01 23:28:41 +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 bed6c21a24 Fixed compiling problems 2014-06-01 17:16:02 +08:00
Zane U. Ji 6e9845fd93 Separated 32-bit and 64-bit installation packages 2014-05-25 21:22:48 +08:00
Zane U. Ji 9bcfb5081f Restored a message 2014-05-25 16:22:33 +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 d17713986e Fixed a file information problem 2014-05-24 19:00:27 +08:00
Zane U. Ji aba27ac582 Added a class for printing with syntax highlighting 2014-05-24 17:06:51 +08:00
Zane U. Ji b177e06392 Bug #57 black on black = hard to use 2014-05-21 21:35:24 +08:00
Zane U. Ji 2adc7a133a Feature #155 XPath - functions 2014-05-21 20:51:28 +08:00
Zane U. Ji 5a597cd71a Feature #69 Add "current XPath" shortcut 2014-05-20 22:36:03 +08:00
Zane U. Ji 60e83ff60c Reworked on presenting a error message 2014-05-20 21:45:51 +08:00
Zane U. Ji 7c8f818edb Fixed a problem when opening files on Linux 2014-05-18 21:19:10 +08:00
Zane U. Ji 0fe53c25b9 Fixed a potential compiling problem 2014-05-18 20:58:40 +08:00
Zane U. Ji 4ebfe81a7e Updated an error message 2014-05-18 20:53:56 +08:00
Zane U. Ji 9c099a37e8 Moved a system environment to project settings 2014-05-12 20:30:26 +08:00
Zane U. Ji c6ede89d19 Unified an error message 2014-05-12 19:57:42 +08:00
Zane U. Ji 14ffcc8d23 Click on the error message to jump to the error location 2014-05-12 19:56:41 +08:00
Zane U. Ji fb698e20cd Bug #99 fix desktop file (Marco Rodrigues) 2014-05-06 22:29:10 +08:00
Zane U. Ji 75deacb4fe Updated a shortcut key in help (Bug #101) 2014-05-06 21:42:55 +08:00
Zane U. Ji cb2c31cfa4 Fixed a crash 2014-05-05 20:25:17 +08:00
Zane U. Ji e4baedaa4b Added Copyright notice to files 2014-05-05 19:44:31 +08:00
Zane U. Ji f416dbcbff Added missing files 2014-05-04 22:46:29 +08:00
Zane U. Ji fe936d876a Fixed a link problem 2014-05-04 22:16:22 +08:00
Zane U. Ji f4e0b8b1cb Fixed compiling problems 2014-05-04 08:40:05 +08:00
Zane U. Ji a3cfe9b55f Made toggling comment work for file types other than XML 2014-05-03 23:11:24 +08:00
Zane U. Ji 19b7a74641 Normalize file names before going any further 2014-05-03 21:19:06 +08:00
Zane U. Ji b12b7fadc4 Fixed an updating problem 2014-04-27 22:14:08 +08:00
Zane U. Ji 87eac6e5aa Don't miss entity declarations when generate auto complete prompt 2014-04-27 22:07:35 +08:00
Zane U. Ji 47483ca5d8 Don't escape file names partially 2014-04-27 20:58:41 +08:00
Zane U. Ji 51b1bd3829 Worked around file URL problems
wxFileSystem::FileNameToURL http://trac.wxwidgets.org/ticket/16209
Both wxWidgets (<= 2.8.12) and Xerces-C++ have problems parsing file URLs when there are multi-byte characters
2014-04-27 20:35:09 +08:00
Zane U. Ji 7dbc742e57 Fixed assertion failures in debug version 2014-04-27 19:54:38 +08:00
Zane U. Ji fa5e760c82 Resolve DTDs explicitly before loading them 2014-04-24 22:47:21 +08:00
Zane U. Ji 7e7c756c60 Made UI more responsive 2014-04-24 20:14:29 +08:00