Commit Graph

72 Commits

Author SHA1 Message Date
Zane U. Ji 1c963b324a Bug #2976802 build process FreeBSD 8.0 broken, patch inside 2012-08-11 18:47:16 +08:00
Zane U. Ji 5367c5dabb Bug #2957125 Default browser choice ignored 2012-08-11 15:33:01 +08:00
Zane U. Ji a8ed8dc173 Updated developer list 2012-08-11 14:19:43 +08:00
Zane U. Ji cc30ea4961 Undo a replace all action correctly (Bug #2825280) 2012-08-11 08:33:17 +08:00
Zane U. Ji 6d6ade623e Don't initialize/terminate Xerces-C++ over and over again. It leads to crash when several files are opened on startup. This could be the root cause of some startup crashes, e.g. bug #2787738 and bug #2825812. 2012-08-11 07:50:42 +08:00
Zane U. Ji 9a3a9c6280 Don't use XMLString::transcode to convert a name to native code-page Return constant references rather than objects 2012-08-10 21:34:13 +08:00
Zane U. Ji 9a9cf0e724 Made the result of first XPath evaluation the same as those of the others Fixed a potential memory leak 2012-08-10 20:42:59 +08:00
Zane U. Ji 5894e44ac2 Bug #2784140 Find & Replace insert text when nothing was found 2012-08-09 23:00:06 +08:00
Zane U. Ji 5ad9659c19 Fixed an encoding problem 2012-08-09 21:31:10 +08:00
Zane U. Ji 97b3ac3fc1 Fixed a temporary memory reference problem 2012-08-09 20:40:32 +08:00
Zane U. Ji e60ce08f9b Fixed crashes on startup 2012-08-09 19:23:00 +08:00
Zane U. Ji fd281aca5b Updated code of checking wxWidgets versions 2012-08-09 19:22:21 +08:00
Zane U. Ji 1bb7a34a5e Fixed a UNICODE problem Updated contributor list 2012-08-04 15:50:30 +08:00
Zane U. Ji b01f7a7002 Bug #1889588 Symbols default to ASCII 2012-08-04 10:15:32 +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
Zane U. Ji df3abf1db7 Bug #2146675 cannot open UTF-16 little endian coded file 2012-08-02 19:21:47 +08:00
Zane U. Ji 7393b46ab8 Changed configuration file as its location changed in latest wxWidgets anyway 2012-03-17 02:41:42 +08:00
Zane U. Ji 91051e461e Updated some translations 2012-03-17 02:00:48 +08:00
Zane U. Ji 67d56c57ab Don't include unnecessary header files 2012-03-16 23:13:33 +08:00
Zane U. Ji bd98221642 Fixed compiling problems 2012-03-14 23:08:20 +08:00
Gerald Schmidt 68b60043a3 updated for v. 1.0.3 2010-04-25 22:24:53 +00:00
Gerald Schmidt e3a5c7abeb Updated for 1.2.0.7 development 2009-12-01 13:33:22 +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
Anh Trinh a44c094902 feature req. 1640029
click on error desciption in warning pane will bring cursor the line number containing error
2009-05-07 21:04:42 +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 53d811458f Added Spanish translation, updated text for 1.2.0.4. 2009-04-14 16:49:34 +00:00
Gerald Schmidt 7b8334f903 Updated for 1.2.0.4 2009-02-13 16:05:23 +00:00
Gerald Schmidt 0f47c03197 Updated to bring Linux build into line with Win 1.2.0.3 2009-02-13 15:35:42 +00:00
Gerald Schmidt 5a6c483a0d Updated for 1.2.0.4 2009-01-17 23:46:44 +00:00
Gerald Schmidt 0d77b3b0c7 Updated for 1.2.0.3 2009-01-17 22:52:54 +00:00
Gerald Schmidt 8be8af2aa0 Further improvements to background validation: critical section locks now in place. 2008-07-10 17:06:32 +00:00
Gerald Schmidt 361eed32b0 Improvements to background validation. 2008-07-09 17:07:02 +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 3834cb71a0 Updated contributors for 1.1.0.7 2008-07-01 17:43:46 +00:00
Gerald Schmidt da958e3326 Sweeping changes to style-spelling check interfaces. Known issue: edit from spellcheck. 2008-04-20 17:22:29 +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 bae0987a29 Patched to fix XML catalog access for DTD validation and prevent excessive memory usage at validation time. 2007-12-18 21:40:17 +00:00
Gerald Schmidt 100432dc9e Corrected catalog-based DTD validation (hence 1.1.0.4 rel. 2). 2007-12-18 01:28:12 +00:00
Gerald Schmidt 920fb772a8 Silenced compiler warnings (unused labels). 2007-12-17 22:11:41 +00:00
Gerald Schmidt 0e4fcf96bd Updated to include Antonio Angelo's Italian translation 2007-12-17 22:04:11 +00:00
Gerald Schmidt 225f3ea777 New icons for well-formedness/validation check 2007-12-17 21:35:50 +00:00
Gerald Schmidt e1307b84a1 Consolidation of validation (DTD & XML Schema now covered by the same button).
Update for autodetection of Italian localisation.
2007-12-11 23:45:59 +00:00
Gerald Schmidt 55759f3a6d Updated for toggle fold shortcut (feature request 1824940). 2007-11-25 22:55:42 +00:00
Gerald Schmidt 907b05926b Fixed menu typo. 2007-11-03 22:49:21 +00:00
Gerald Schmidt be97fa595e Win32 Library update for 1.1.0.3 2007-10-15 23:21:50 +00:00
Gerald Schmidt 9a5e1b16ec Code cleanup ahead of 1.1.0.3 2007-10-14 18:12:55 +00:00