Commit Graph

51 Commits

Author SHA1 Message Date
Alexander Skovpen
e6e77b0634 Revert commit a61ee2e 2018-07-14 16:22:48 +03:00
Alexander Skovpen
a61ee2e300 Fix using strings deprecated in c++11 2018-07-12 21:36:37 +03:00
Stas Degteff
43cef37d26 Remove unused variable 'level' in mime_header_encode() (addition to patch v.1.46 2008-01-19 17:41:42 +00:00
Stas Degteff
d50e82f8ec Change allocation of array 'temp_src' from heap to stack in mime_header_encode() 2008-01-19 17:40:26 +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
8ddffc9987 Fix token recognition in macro parser 2007-02-04 15:42:17 +00:00
Ianos Gnatiuc
a2804d0dcb MSGID kludge was broken. 2007-01-08 14:40:53 +00:00
Ianos Gnatiuc
18d26cabfc Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
Ianos Gnatiuc
717827510e Refactoring! 2006-05-14 17:17:32 +00:00
Ianos Gnatiuc
72a3864d91 Refactoring! 2006-05-06 10:32:05 +00:00
Ianos Gnatiuc
df0f689816 Fixing warnings and errors for MSVS 2005 compiler 2006-04-21 19:57:30 +00:00
Ianos Gnatiuc
823a7c8699 All buffers used with TokenXlat function now are of variable size 2006-02-20 21:44:10 +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
502e130b8f Fixed sprintf parameters 2005-11-02 00:45:47 +00:00
Stas Degteff
10613c469b Fix types incompatibility 2005-10-27 19:49:46 +00:00
Ianos Gnatiuc
97ffdeef9d cast to bool optimization 2005-10-25 06:11:09 +00:00
Ianos Gnatiuc
fb668729c2 Solved compiler warnings 2005-10-22 02:45:18 +00:00
Ianos Gnatiuc
50c20ae93d All gmtime and localtime calls was rewritten to internal defined functions 2005-10-17 19:51:33 +00:00
Stas Degteff
4815bce313 Widepid contains platform again 2005-10-11 17:43:38 +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
Alexander S. Aganichev
5ed34a60fb Scope of recent changes. 2003-12-10 08:35:16 +00:00
Alexander S. Aganichev
60b72dfbdc SEEN-BY invalidation fix, FWD* translation fix 2003-04-28 10:16:40 +00:00
Alexander S. Aganichev
8be702a36f Applied SeqMsgID patch 2003-04-03 14:28:59 +00:00
Alexander S. Aganichev
5b276c9adc Fix formatting 2002-10-15 16:59:10 +00:00
Alexander S. Aganichev
1c39b5e099 See notework.txt 2002-04-21 12:01:13 +00:00
Alexander S. Aganichev
da636af8e2 Missed X-To: reverted back 2001-12-18 16:37:01 +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
6afc6df423 New keywords/features added, see notework 2001-11-06 08:27:18 +00:00
Alexander S. Aganichev
808511750e Various charset fixes 2001-11-05 14:40:27 +00:00
Alexander S. Aganichev
4be936900b Fixed double To: line insertion to the UUCP gated messages with attachment 2001-11-03 08:20:47 +00:00
Alexander S. Aganichev
7f90a6d53d Fixed ISO to latin conversion 2001-10-29 10:49:18 +00:00
Alexander S. Aganichev
54d160f575 Fixed message changing with internetrfcbody on 2001-10-28 20:17:30 +00:00
Alexander S. Aganichev
844aca0e1e Fixed EncodeEmailHeaders 2001-07-29 06:03:45 +00:00
Jacobo Tarrío
8c47abb153 Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
Alexander S. Aganichev
6a5125b7e5 Charset, InternetRFCBody changes; Quotecheck fixed 2001-05-26 20:29:38 +00:00
Alexander S. Aganichev
d8ca130bd0 Small fixes 2001-05-25 03:43:20 +00:00
Alexander S. Aganichev
13b1a4fd12 Fixed locale on MSVCRT compilation, e-mail fixes. 2001-05-20 19:19:52 +00:00
Alexander S. Aganichev
8d18199a04 Fixed addressbook keys 2001-03-27 20:51:40 +00:00
Alexander S. Aganichev
fc8735b3a1 internet handling fixes 2001-03-04 20:30:45 +00:00
Alexander S. Aganichev
feb27a793a Macroses update, addressbook fixes, other changes 2001-02-24 18:37:28 +00:00
Alexander S. Aganichev
3b938d46f3 Fixed macro mechanism 2000-12-27 12:45:20 +00:00
Alexander S. Aganichev
748f2ea804 Xmas fixes 2000-12-24 19:47:06 +00:00
Alexander S. Aganichev
12138e1af6 Added old fastecho back, fixed dot problem in win32, added new keywords 2000-12-19 09:02:51 +00:00
Alexander S. Aganichev
0ba6da729d Changes by 2000/10/22 2000-10-24 05:02:25 +00:00
Alexander S. Aganichev
e0d61b7139 Fix for latinXX codepages, EditExportText fix. 2000-05-23 17:54:09 +00:00
Alexander S. Aganichev
dd5d107d71 Different fixes. 2000-05-11 15:04:44 +00:00
Alexander S. Aganichev
5b4f35d9ed Line->txt now STL-based. 2000-03-22 17:59:18 +00:00