Commit Graph

1271 Commits

Author SHA1 Message Date
Stas Degteff
f2e95150d0 Use macros instead literal constants 2007-01-02 12:21:13 +00:00
Stas Degteff
78ce858b38 Add required libraries list 2007-01-01 21:21:53 +00:00
Stas Degteff
fbbd1f7869 utf8 and koi8-r russian documentation 2007-01-01 19:02:29 +00:00
Stas Degteff
ae15b9f9a0 Fix GNU C build 2006-12-27 13:36:53 +00:00
Stas Degteff
e7529bb944 Update 'replylink' description 2006-12-27 12:31:25 +00:00
Stas Degteff
d205161648 Fix linking mode changes in previous fix 2006-12-27 12:29:34 +00:00
Stas Degteff
403f9104ed Update Q13: add info about different terminal emulators 2006-12-26 12:02:04 +00:00
Ianos Gnatiuc
5e7ba98146 ReplyLink config keyword can be 'none' now - do not link 2006-12-26 02:05:24 +00:00
Ianos Gnatiuc
4f8ed32c91 Fixed ExternUtil function declaration 2006-12-26 00:46:11 +00:00
Ianos Gnatiuc
b21f75839b Fixed thread lock if ESC is pressed in thread list 2006-12-21 17:14:49 +00:00
Stas Degteff
128b0d25c7 Add information about options into online help screen 2006-12-20 10:03:13 +00:00
Stas Degteff
b10317a8ee Update Q13: Backspace in linux 2006-12-20 10:02:07 +00:00
Ianos Gnatiuc
5ed68936ee Fixed UUE multisection decoding 2006-12-05 19:32:15 +00:00
Stas Degteff
67194e2060 sync russian and english (urlhandler examples) 2006-12-02 21:23:12 +00:00
Ianos Gnatiuc
7fa8a56223 Added info about URLHANDLER token 2006-12-01 20:24:36 +00:00
Stas Degteff
04a5b89a91 URLs don't truncated now 2006-11-25 12:08:48 +00:00
Stas Degteff
c8276f8ff6 Fix gcc 3.3.x build 2006-11-25 11:44:40 +00:00
Stas Degteff
f0fc10042a Add info about actual tokens list 2006-11-25 09:04:17 +00:00
Stas Degteff
a4e17d4b01 useTzUTC default value changed to 'on' 2006-11-25 09:01:52 +00:00
Ianos Gnatiuc
ffcc586cd5 Fixed some memory leaks. 2006-11-25 07:26:20 +00:00
Stas Degteff
9ff0025e52 Add destructor to CMYSpellLand & CMSSpellLand 2006-11-23 14:30:25 +00:00
Stas Degteff
4c06ab12ea Fix FreeBSD build 2006-11-22 08:25:52 +00:00
Stas Degteff
cb97189257 Fix FreeBSD build 2006-11-20 15:41:40 +00:00
Stas Degteff
f2c7818a3c Fix FreeBSD 4.11 build 2006-11-17 12:24:11 +00:00
Stas Degteff
1afac8d6c9 Snapshot for the Nov 16, 2006. 2006-11-17 12:20:52 +00:00
Stas Degteff
2ea208493a cosmetics 2006-11-15 06:31:37 +00:00
Stas Degteff
17fcd5fc35 Fix build on FreeBSD 2006-11-01 10:10:53 +00:00
Stas Degteff
afc2f2acd9 lowercase 'file_id.diz'. Request from Gert Koefoed Andersen 2:236/150 2006-10-04 20:12:31 +00:00
Stas Degteff
b219e0e68c Fix MacOS-X 2006-10-04 19:17:40 +00:00
Stas Degteff
5f05807983 Fix '#include <sstream>' for GNU C 2.xx 2006-10-04 19:05:51 +00:00
Ianos Gnatiuc
f8ab6d0c90 Fixed thread starting position. 2006-09-30 06:45:34 +00:00
Ianos Gnatiuc
673ebc8bca Cashed last opened thread, that greatly increase tree opening speed, especially useful for READGotoThNextUnread. 2006-09-28 18:08:30 +00:00
Ianos Gnatiuc
7184b3e471 New makefiles for MSVC6 (more to be done). 2006-09-24 16:56:17 +00:00
Ianos Gnatiuc
186a608d2c Added __cpuid function for MSVC6 2006-09-24 16:35:01 +00:00
Ianos Gnatiuc
7ee7d90171 Using __cpuid intrinsic on x86 and x64 windows 2006-09-24 15:27:44 +00:00
Ianos Gnatiuc
abc9111f96 Win64 build support 2006-09-24 14:26:09 +00:00
Ianos Gnatiuc
cba60db399 Update 2006-09-24 14:25:51 +00:00
Ianos Gnatiuc
bf7465b0b2 Added VC2005 solution and project files 2006-09-24 14:16:27 +00:00
Ianos Gnatiuc
aef92d9bca Added VC2005 solution and project files 2006-09-24 14:11:01 +00:00
Ianos Gnatiuc
25877a98db moved to windows subdirectory 2006-09-24 14:10:27 +00:00
Ianos Gnatiuc
d34238d271 When moving from recyclebin, area from AREA kludge is selected by default. 2006-09-09 10:41:46 +00:00
Ianos Gnatiuc
0fe38ad361 uudecoder: now are skipped all lines which follows line that starts with sum -r/size 2006-09-09 10:08:56 +00:00
Stas Degteff
ac621880a6 Fix warning: suggest parentheses around assignment used as truth value 2006-09-01 12:12:08 +00:00
Stas Degteff
5e1e611834 Remove old (obsoleted) token 'TimeZoneOffset'. Thanks to Eugene Zvyagintsev 2:5002/28.19 2006-08-17 06:52:21 +00:00
Stas Degteff
3bd78949c4 Add q29: about transcoding in Linux 2006-08-17 06:50:21 +00:00
Ianos Gnatiuc
f56cfa40da Win32: Fixed often registry reading when MCI sounds are enabled. 2006-08-13 17:03:02 +00:00
Ianos Gnatiuc
9bb9d3abd8 fixed buffer overflow bug. golded+ can crash in message list if size of name or subject is too big. 2006-07-10 17:30:59 +00:00
Ianos Gnatiuc
734e67d8b6 Fix idle time counting (2-nd try) 2006-07-09 10:27:53 +00:00
Ianos Gnatiuc
bceb23563b Update 2006-07-09 04:57:02 +00:00
Ianos Gnatiuc
76be356ebe Fixed delete menu dialog, when unsent message is to be deleted to recyclebin 2006-07-09 04:56:26 +00:00