Commit Graph

82 Commits

Author SHA1 Message Date
Stas Degteff
1178743894 Fix segfault on wide terminal with long tearline, tagline or origin. Bugreport from 2:5059/37 2011-12-01 10:13:51 +00:00
Stas Degteff
fce08eec1e Fix buffer overflow in helpfile processing. Bugreport from Anton Gorlov 2:5059/37 2011-05-24 21:22:16 +00:00
Gremlin from Kremlin
5d1ed88a16 fix building with gcc 4.x 2009-04-04 09:51:04 +00:00
Stas Degteff
9286e07651 Fix typo in previous patch 2008-01-20 18:02:59 +00:00
Stas Degteff
09f4b036f3 Prevents double transcoding 2008-01-20 17:41:56 +00:00
Stas Degteff
27aefddd82 Small code simplifying 2008-01-20 15:22:59 +00:00
Stas Degteff
abb435a4ad Fix: translate charsets with any level, not only levels 1 & 2. A 256-bytes character map for UTF8 is violates FSC-54, but this document is obsoleted. Bugreport from Michiel van der Vlist 2:280/5555. 2008-01-19 17:28:14 +00:00
Stas Degteff
f436139f03 Try to fix charsetalias recognition 2007-10-29 22:24:53 +00:00
Ianos Gnatiuc
18d26cabfc Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
Stas Degteff
b147b68ed3 Fix warning 2006-05-15 15:50:11 +00:00
Ianos Gnatiuc
717827510e Refactoring! 2006-05-14 17:17:32 +00:00
Ianos Gnatiuc
40cd10db65 Refactoring! 2006-05-13 16:15:35 +00:00
Stas Degteff
48908d77d9 Fix CGG build 2006-05-13 14:51:29 +00:00
Stas Degteff
1c507bbd23 Fix loading charsets for iconv 2006-04-27 09:25:42 +00:00
Ianos Gnatiuc
f2ece5007e Sorry, refactoring! 2006-04-26 17:06:23 +00:00
Ianos Gnatiuc
6cac338f3e Sorry, refactoring! 2006-04-24 16:38:44 +00:00
Ianos Gnatiuc
df0f689816 Fixing warnings and errors for MSVS 2005 compiler 2006-04-21 19:57:30 +00:00
Stas Degteff
fad4dba1fe recoding implementation using iconv library 2006-04-10 19:20:44 +00:00
Ianos Gnatiuc
687765873c Improved false quote handling 2006-04-05 15:57:48 +00:00
Ianos Gnatiuc
4845f4d723 GoldEd will not use charset import table if its level is greater than level of CHRS kludge 2006-03-24 19:51:01 +00:00
Ianos Gnatiuc
cead5992ee DispSoftCR now may be used in random system groups. Changed DispSoftCR and UseSoftCrxLat keywords global defaults. 2006-02-04 18:16:51 +00:00
Ianos Gnatiuc
0b3e293fe2 Fixed charset level detection. Text will not be translate if level > 2. 2006-01-03 20:58:29 +00:00
Ianos Gnatiuc
99990d1f22 Added new config file token XlatCharSetAlias that defines charset aliases for import tables 2005-12-27 13:40:47 +00:00
Ianos Gnatiuc
b3766501a6 Avoiding stack overflow - alloca is not freed before end of function 2005-11-02 02:09:34 +00:00
Ianos Gnatiuc
073e52bb3d few optimizations 2005-11-01 02:31:41 +00:00
Ianos Gnatiuc
21b44b65d2 Changed all toupper, tolower, isupper, islower and isalpha to internal defined function. Case insensitive regexp should work on Win9x now. 2005-10-31 22:18:26 +00:00
Ianos Gnatiuc
ad8b2a9d36 Fixing few bugs for LatinToLocal 2005-10-31 19:34:10 +00:00
Ianos Gnatiuc
19274603a9 LatinToLocal optimization 2005-10-31 12:55:02 +00:00
Ianos Gnatiuc
4b3e5d0df1 New config file token LatinToLocal 2005-10-31 11:05:16 +00:00
Ianos Gnatiuc
4057aba5d0 Improved false quote detection 2005-10-27 23:41:58 +00:00
Ianos Gnatiuc
44c26c3b0a Changed time_t type to time32_t 2005-10-20 21:10:42 +00:00
Ianos Gnatiuc
50c20ae93d All gmtime and localtime calls was rewritten to internal defined functions 2005-10-17 19:51:33 +00:00
Ianos Gnatiuc
745b4c1b94 New config file token QuoteUseNewAI 2005-10-16 03:41:29 +00:00
Ianos Gnatiuc
cbde69e90a conform usage of alloca function 2005-10-11 01:54:40 +00:00
Stas Degteff
4a77b5a598 Apply changes to MS Visual C build. Patch from Ianos Gnatiuc 2:469/335.155 2005-08-26 23:14:24 +00:00
Stas Degteff
0deb1611f8 Change type of the AddLine() parameter: use const modifier. Patch from Max Alekseyev <relf@os2.ru> 2005-08-10 09:21:01 +00:00
Alexander S. Aganichev
5ed34a60fb Scope of recent changes. 2003-12-10 08:35:16 +00:00
Alexander S. Aganichev
824ad2730b Added new keywords, random fixes 2003-06-09 05:47:39 +00:00
Alexander S. Aganichev
60b72dfbdc SEEN-BY invalidation fix, FWD* translation fix 2003-04-28 10:16:40 +00:00
Alexander S. Aganichev
a39960cd13 Fix formatting 2002-11-04 18:59:51 +00:00
Alexander S. Aganichev
0d12457466 various fixes 2002-05-10 05:06:56 +00:00
Alexander S. Aganichev
ba8f0be2ac Fixed ReadChangeAttributes behaviour, cosmetic fixes 2001-11-27 21:15:28 +00:00
Alexander S. Aganichev
f7a39d9cdf Few more fixes to the damned internetgating 2001-11-22 12:32:49 +00:00
Alexander S. Aganichev
f3ff51d354 Few fixes to hidden lines edition, formatting 2001-11-19 15:20:35 +00:00
Alexander S. Aganichev
71c0ee1b4e Few fixes to different internet fields 2001-11-17 21:28:10 +00:00
Alexander S. Aganichev
1df219b606 small fixes 2001-11-13 11:35:21 +00:00
Alexander S. Aganichev
808511750e Various charset fixes 2001-11-05 14:40:27 +00:00
Alexander S. Aganichev
8e1e6a92c3 Fixed charset in SOUP recoding 2001-11-02 16:38:34 +00:00
Alexander S. Aganichev
9d58bafa3e Externutils/charset fixes 2001-10-30 11:18:44 +00:00
Alexander S. Aganichev
7f90a6d53d Fixed ISO to latin conversion 2001-10-29 10:49:18 +00:00