Commit Graph

395 Commits

Author SHA1 Message Date
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
Zane U. Ji a988b943c5 Backed out a change so that debug versions and release versions can talk 2014-04-23 21:44:49 +08:00
Zane U. Ji 54e2064fe9 Don't assume the encoding of a large file is UTF-8 2014-04-23 20:48:37 +08:00
Zane U. Ji 3ad1790076 Fixed an updating problem 2014-04-22 22:42:02 +08:00
Zane U. Ji 89f25edc5d Show UI before opening any file 2014-04-22 22:40:36 +08:00
Zane U. Ji 00d8e7783f Supported auto complete list for DTDs that are on the internet 2014-04-22 22:33:21 +08:00
Zane U. Ji 13aedf637c Fixed problems when generating schemas 2014-04-22 22:17:53 +08:00
Zane U. Ji da89b9cbe6 Supported HTTPS on validation
Don't change working directory so that curl-ca-bundle.crt can be found.
2014-04-21 21:52:36 +08:00
Zane U. Ji de0d263bd7 Fixed problems when compiling with wxWidgets 2.8 2014-04-21 21:02:55 +08:00
Zane U. Ji 2f77ac47ea Fixed registry path in 64-bit installation mode 2014-04-19 20:07:16 +08:00
Zane U. Ji fe2cd0713b Feature #25 Fast commenting 2014-04-18 23:11:13 +08:00
Zane U. Ji fe0102dddd Added a close button to close find/replace panel when ESC key doesn't work 2014-04-13 23:30:09 +08:00
Zane U. Ji 57dacdc0a8 Set the language of HTML help files to support screen readers 2014-04-13 23:28:55 +08:00
Zane U. Ji 715dc32be7 Replaced std::string with wxString 2014-04-13 23:27:39 +08:00
Zane U. Ji 20c6d0ab19 Fixed an encoding problem 2014-04-13 23:17:32 +08:00
Zane U. Ji 8216a56d1e Improved encoding handling 2014-04-13 23:16:04 +08:00
Zane U. Ji 17f79c10c0 Fixed an encoding problem 2014-04-13 14:48:02 +08:00
Zane U. Ji f39ac69e7b Updated ChangeLog 2014-04-13 12:41:35 +08:00
Zane U. Ji e856dd10fe Fixed tab order 2014-04-13 11:41:11 +08:00
Zane U. Ji 3c26fa4831 Supported mingw64 2014-04-13 11:39:27 +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 20f4e52a19 Updated ChangeLog 2014-04-05 10:02:57 +08:00
Zane U. Ji 43ef24907e Updated version NO to 1.2.1 2014-04-05 10:02:35 +08:00
Zane U. Ji 8251ad478c Indicate that the document is valid when there are only warnings (Bug #161) 2014-03-29 19:22:58 +08:00
Zane U. Ji f65b1a1e61 Added shortcut keys for new menu items 2014-03-26 22:47:39 +08:00