Commit Graph

35 Commits

Author SHA1 Message Date
Zane U. Ji a49d12fe1a Bug #145 When opening with xmlcopyeditor associated file when double-clicking on it opens twice 2013-12-14 17:56:07 +08:00
Zane U. Ji ae287e0edb Bug #185 Help file cannot be opened
Warn about invalid data paths
2013-12-14 17:55:52 +08:00
Zane U. Ji 8f80bee6c2 Improved performance
Bug #92 Large XML file without line breaks kills XML Copy Editor
2013-12-11 23:06:15 +08:00
Zane U. Ji 0c3e138c22 #136 Feature to convert DTD to XSD 2013-12-05 23:04:41 +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 e366b6ec48 Fixed an encoding problem of file paths in prompt generator 2013-10-17 01:28:39 +08:00
Zane U. Ji ef4c10ce0b Made single instance checking work for wxWidgets 2.9 2013-10-15 22:55:28 +08:00
Zane U. Ji b464e10fda Enable debug log in GTK 2012-09-03 22:37:01 +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 07d775377d Added a warning about SSE2 problem in Xerces-C++ 2012-08-25 19:54:38 +08:00
Zane U. Ji d47e52cedc Supported creating Schema/DTD from XML 2012-08-25 08:19:11 +08:00
Zane U. Ji 743ebcd7d7 Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00
Zane U. Ji 807a96c1a0 Fixed compiling problem with wxWidgets 2.8.12 2012-08-18 23:41:27 +08:00
Zane U. Ji 0263408aef Supported navigation between documents with keyboard 2012-08-15 21:43:31 +08:00
Zane U. Ji 5367c5dabb Bug #2957125 Default browser choice ignored 2012-08-11 15:33:01 +08:00
Zane U. Ji b01f7a7002 Bug #1889588 Symbols default to ASCII 2012-08-04 10:15:32 +08:00
Zane U. Ji 67d56c57ab Don't include unnecessary header files 2012-03-16 23:13:33 +08:00
Gerald Schmidt 68b60043a3 updated for v. 1.0.3 2010-04-25 22:24:53 +00:00
Gerald Schmidt b5f97f4b53 Updated for 1.2.0.6 2009-11-06 17:06:12 +00:00
Gerald Schmidt 5ff7b1f7ef Updated for 1.2.0.6 2009-10-04 22:54:47 +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
Gerald Schmidt 0d77b3b0c7 Updated for 1.2.0.3 2009-01-17 22:52:54 +00:00
Gerald Schmidt 9ef9fd5dea Added XSD element inspection 2008-01-21 23:06:36 +00:00
Gerald Schmidt 55d20854af Code cleanup. 2008-01-06 22:13:01 +00:00
Gerald Schmidt 35ba9015db New icons for well-formedness/validation check 2007-12-17 21:36:22 +00:00
Gerald Schmidt be97fa595e Win32 Library update for 1.1.0.3 2007-10-15 23:21:50 +00:00
Gerald Schmidt 50da3b134b Added Reload functionality. 2007-09-30 23:26:29 +00:00
Gerald Schmidt d1c008912d Omitted MS rebar option. 2007-09-28 20:32:49 +00:00
Justin Dearing d3efe4d1e5 Added the GPL Copyright notice to all cpp and h files. 2007-09-11 23:14:06 +00:00
Gerald Schmidt 3e8b9aef57 Code cleanup. 2007-09-07 22:25:30 +00:00
Gerald Schmidt 74a1e4b5e1 Fixed incorrect permissions. 2007-09-07 21:17:30 +00:00
Gerald Schmidt 94ffbbb38f Fixed incorrect permissions in root directory. 2007-09-07 21:12:03 +00:00
Gerald Schmidt cab393815f Fixed 'Open with...' behaviour in Gnome. 2007-08-30 23:43:34 +00:00
Gerald Schmidt 7c51e240a1 EOL conversion 2007-08-29 23:12:56 +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