Commit Graph

64 Commits

Author SHA1 Message Date
Ianos Gnatiuc
b3496843dd Unlimited reply link chain (max was 30 replies) 2006-05-15 06:20:57 +00:00
Stas Degteff
b322344dae Fix DJGPP build 2006-05-14 18:37:26 +00:00
Ianos Gnatiuc
717827510e Refactoring! 2006-05-14 17:17:32 +00:00
Ianos Gnatiuc
4df8f71029 Fixed g++ warnings. 2006-05-14 11:45:05 +00:00
Ianos Gnatiuc
40cd10db65 Refactoring! 2006-05-13 16:15:35 +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
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
Stanislav Mekhanoshin
cef676eec2 SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
Ianos Gnatiuc
10f34e6765 Solving attribute constants definition conflicts 2006-01-20 00:15:05 +00:00
Ianos Gnatiuc
b4f52b3d1e Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +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
4057aba5d0 Improved false quote detection 2005-10-27 23:41:58 +00:00
Ianos Gnatiuc
97ffdeef9d cast to bool optimization 2005-10-25 06:11:09 +00:00
Ianos Gnatiuc
9813ce1e91 Tab chars (0x9) was replaced with spaces 2005-10-23 04:39:25 +00:00
Ianos Gnatiuc
fb668729c2 Solved compiler warnings 2005-10-22 02:45:18 +00:00
Ianos Gnatiuc
f559b54f6e Changed ushort, uchar and sbyte types to intN_t 2005-10-21 19:48:21 +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
Stas Degteff
0885946b30 64 bit platforms support 2005-10-07 12:41:11 +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
dea2f1da28 Fixed newly introduced bug in copying/moving Opus mail 2004-01-20 15:02:15 +00:00
Alexander S. Aganichev
5ed34a60fb Scope of recent changes. 2003-12-10 08:35:16 +00:00
zharik
f760aae131 BeOS port related changes (initial commit) 2003-03-29 21:51:19 +00:00
Alexander S. Aganichev
4b6129ddc0 Fix JAM active messages counter on restoring deleted messages 2003-03-26 16:18:05 +00:00
Alexander S. Aganichev
428385bc1e Random fixes 2002-11-09 21:08:34 +00:00
Alexander S. Aganichev
5c40b1a909 Random fixes 2002-10-26 16:28:01 +00:00
Alexander S. Aganichev
26caf9560e Fixed tail import into SMB 2002-09-03 07:29:42 +00:00
Alexander S. Aganichev
36ab81f044 Fixed compilation issues caused by the last commit of SMB, fixed hang on broken SMB 2002-09-03 07:17:19 +00:00
Alexander S. Aganichev
cff3b440eb Various SMB fixes 2002-08-30 06:01:33 +00:00
Alexander S. Aganichev
02877adb54 Probably fixed SMB compilation under OS/2 2002-08-23 06:17:43 +00:00
Alexander S. Aganichev
53d11a6bce Fix duplication of AREASEP and packing of *.msg bases 2002-08-07 07:21:41 +00:00
Alexander S. Aganichev
a1717dc3de Reverted back changes -- not a bug 2002-07-06 07:27:18 +00:00
Alexander S. Aganichev
69b0494b8c Fixed origin line handling in AREADEF 2002-07-06 04:27:04 +00:00
Alexander S. Aganichev
389bf63f62 Fix numerical groups, packed feature 2002-05-12 13:07:37 +00:00
Alexander S. Aganichev
72b46c9bef Fixed fuzzy sorting, net/echomail.bss updating, compiling on gcc 3.x 2002-05-03 15:24:02 +00:00
Alexander S. Aganichev
1182009fdd Fixed hang/crash for some mails 2002-01-04 21:31:13 +00:00
Alexander S. Aganichev
34270a36bb Be more safe when Unpacker not found 2001-12-26 13:00:18 +00:00
Alexander S. Aganichev
4d4f620053 Added archived echoes support 2001-12-17 15:44:55 +00:00
Alexander S. Aganichev
b92274e3f8 EditMsgSize removed, TEMPPATH used for temporary files storage instead of GOLDPATH, more accurate error handling in JAM, fix formatting 2001-12-15 23:56:43 +00:00
Alexander S. Aganichev
aebdcd0392 Fixed REPLY kludge 2001-12-14 15:54:21 +00:00
Alexander S. Aganichev
9379ef4226 Fixed synchronet compilation 2001-10-27 16:28:55 +00:00
Alexander S. Aganichev
a1e5aba0dd Redone synchronet support 2001-10-27 06:57:20 +00:00
Alexander S. Aganichev
4e0b33423b Fixed Via kludge handling 2001-08-03 17:39:22 +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
d794f70ae8 Fixed sopen problem 2001-05-13 09:32:30 +00:00
Alexander S. Aganichev
2e70dec322 bugfixing 2001-05-09 20:45:13 +00:00
Alexander S. Aganichev
61f978c8cd Fixed CrashMail/CrashEcho highwaters suport 2001-05-06 06:52:34 +00:00
Alexander S. Aganichev
4934ba030c none 2001-04-15 19:24:44 +00:00