Commit Graph

471 Commits

Author SHA1 Message Date
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
f15607a27e New config file token AreaRecycleBin 2005-10-30 02:16:01 +00:00
Ianos Gnatiuc
10c7631aa8 New config file token ColorName 2005-10-29 03:05:31 +00:00
Ianos Gnatiuc
8a89360fc8 Menu Action->Forward will work on marked messages 2005-10-28 16:33:54 +00:00
Ianos Gnatiuc
4b2560e1ad Fixed bug in editors reflow function 2005-10-28 04:59:49 +00:00
Ianos Gnatiuc
1e0e8d690e Improved false quote detection 2005-10-28 03:14:32 +00:00
Ianos Gnatiuc
4057aba5d0 Improved false quote detection 2005-10-27 23:41:58 +00:00
Ianos Gnatiuc
cec5394f24 New menu item toggle_sent added to action menu 2005-10-27 20:14:44 +00:00
Stas Degteff
909439d45f Fix types incompatibility 2005-10-27 20:10:32 +00:00
Stas Degteff
10613c469b Fix types incompatibility 2005-10-27 19:49:46 +00:00
Stas Degteff
70f54bd223 (UNIX-like OS) see golded.cfg in /usr/local/etc/, ~/.golded/ and ~/ 2005-10-27 18:31:18 +00:00
Stas Degteff
f5016e755d Define macroses GOLDAREA_INC, GOLDED_MSG, GOLDHELP_CFG, GOLDKEYS_CFG, GOLDLANG_CFG, GOLDLAST_LST, GOLDUSER_LST, GOLDED_CFM, GOLDXLAT, GOLDED_LOG,NAMES_FD, GOLDED_LST, FIDOLASTREAD 2005-10-27 18:12:29 +00:00
Stas Degteff
944ac26dac Set macro GOLDED_MSG to specify golded.msg file 2005-10-27 17:30:31 +00:00
Stas Degteff
7f12733d4c Set macro GOLDAREA_INC to specify goldarea.inc file 2005-10-27 17:26:22 +00:00
Stas Degteff
b417527631 Replace "golded.cfg" with GEDCFG 2005-10-27 17:21:15 +00:00
Stas Degteff
0cce1be48c Set GEDCFG and GEDCFG2 defines to specify config file name. 2005-10-27 17:14:43 +00:00
Ianos Gnatiuc
58f5e0332f DispHdrLocation settings changed to No/Yes/Right/Center 2005-10-26 08:06:02 +00:00
Ianos Gnatiuc
f97fff8524 Added new macros: @pad{FAN}{T} 2005-10-26 00:28:43 +00:00
Ianos Gnatiuc
97ffdeef9d cast to bool optimization 2005-10-25 06:11:09 +00:00
Ianos Gnatiuc
f602e0d3e3 optimization 2005-10-25 04:15:53 +00:00
Ianos Gnatiuc
10e6f95d68 Added @daddr to built-in template for netmail areas 2005-10-25 01:34:47 +00:00
Ianos Gnatiuc
b4113e751e Second char from first name will act as lastname in initials 2005-10-24 16:37:23 +00:00
Ianos Gnatiuc
99d19f4076 Fixed MarkMsgs_Thread function 2005-10-24 05:13:08 +00:00
Ianos Gnatiuc
5f82a68461 New menu item mark_thread_as_read added to mark_what menu 2005-10-24 03:50:49 +00:00
Ianos Gnatiuc
1f4f8695e5 Changed part of integer types to intN_t 2005-10-22 14:44:25 +00:00
Ianos Gnatiuc
fb668729c2 Solved compiler warnings 2005-10-22 02:45:18 +00:00
Ianos Gnatiuc
c5734978fa Changed ulong type to uint32_t 2005-10-20 21:41:32 +00:00
Ianos Gnatiuc
44c26c3b0a Changed time_t type to time32_t 2005-10-20 21:10:42 +00:00
Ianos Gnatiuc
72a207b0df ReadFindNext default key was changed to Alt-F6 2005-10-18 21:42:57 +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
3e941b03a7 Changed hotkeys behavior in goto_next_area menu 2005-10-16 21:19:40 +00:00
Ianos Gnatiuc
aa50955806 Fixed debug version compilation 2005-10-16 21:19:27 +00:00
Ianos Gnatiuc
745b4c1b94 New config file token QuoteUseNewAI 2005-10-16 03:41:29 +00:00
Ianos Gnatiuc
1d7bbd47f8 Fixed buffer overflow bug in LocationAlias matching 2005-10-15 19:50:53 +00:00
Ianos Gnatiuc
0ebbf29bc9 fix multiple locationalias match 2005-10-13 19:15:01 +00:00
Ianos Gnatiuc
23fa1b6a0d Added LocationDelimiter config file token 2005-10-12 22:11:35 +00:00
Ianos Gnatiuc
73b0d1b7d3 locationalias is case insensitive now 2005-10-12 01:34:44 +00:00
Ianos Gnatiuc
fc011f01b9 fix goto_next_area menu exit direction when have 0 or 1 message in area 2005-10-12 01:34:08 +00:00
Stas Degteff
4815bce313 Widepid contains platform again 2005-10-11 17:43:38 +00:00
Ianos Gnatiuc
cbde69e90a conform usage of alloca function 2005-10-11 01:54:40 +00:00
Stas Degteff
0885946b30 64 bit platforms support 2005-10-07 12:41:11 +00:00
Ianos Gnatiuc
d52a0df653 new reader key readfindnext added 2005-10-06 22:15:17 +00:00
Ianos Gnatiuc
7c5e65cfcd pressing shift and one of editgo keys for win32 version 2005-10-06 17:50:55 +00:00
Ianos Gnatiuc
3807deacff twitname and twitsubj in random system groups 2005-10-06 12:08:57 +00:00
Ianos Gnatiuc
f6281d694a ToggleCase on selected text 2005-10-05 20:35:22 +00:00
Ianos Gnatiuc
91d1d3ffdf menunextarea config file token 2005-10-05 01:40:16 +00:00
Ianos Gnatiuc
4285622f3f disable warnings in msvc comilation 2005-10-04 23:32:38 +00:00
Ianos Gnatiuc
77e4461a7d usesoftcrxlat config file token 2005-10-04 22:43:15 +00:00
Ianos Gnatiuc
be049cff10 disppmfirst config file token 2005-10-04 20:58:47 +00:00
Stas Degteff
49294f1f56 Stylecodes now may be used in random system groups. Patch from Ianos Gnatiuc 2:5030/830.17 2005-10-03 16:55:00 +00:00
Stas Degteff
041685ab02 New color config file item: "COLOR HEADER LOCATION" 2005-10-03 15:56:54 +00:00
Stas Degteff
9f8c325884 New config file token: LocationAlias. 2005-10-02 12:17:28 +00:00
Stas Degteff
f50fdd69c9 Fix stylecodes insertion. Patch from Ianos Gnatiuc 2005-09-29 15:44:25 +00:00
Stas Degteff
b47bb3f0cd New key codes to stylecode selection 2005-09-27 18:30:31 +00:00
Stas Degteff
cdcef282fc New config file token: AKAMatchManually 2005-09-27 18:26:13 +00:00
Stas Degteff
4280e1d7ba New template tokens: @echopath, @echoname, @echotype 2005-09-27 17:23:59 +00:00
Stas Degteff
ebdd6624c9 Display originator's city in delimiter line between header and message body. New token: DispHdrLocation 2005-09-26 18:00:24 +00:00
Stas Degteff
5e71adb5da Fix status line: drops dependence from GOLDMARK char 2005-09-26 16:07:14 +00:00
Stas Degteff
5887a906ba Fix screen output for Externutil run 2005-09-25 17:43:25 +00:00
Stas Degteff
54bcc82afc Remove replylinkfloat usage from non-thread views. Patch from Ianos Gnatiuc 2005-09-24 07:57:06 +00:00
Stas Degteff
cee372c477 Fix ReplyLinkFloat for big threads. Patch from Ianos Gnatiuc 2:469/335.155 2005-09-21 17:57:13 +00:00
Stas Degteff
a48566e71e Add Always option for AKAMATCHFROMTO token. Patch from Ianos Gnatiuc 2:5030/830.17 2005-09-21 10:02:53 +00:00
Stas Degteff
5cab8ee60e New features: ReplyLinkFloat & ReplyLinkShowAlways 2005-09-20 18:57:30 +00:00
Stas Degteff
eb75fd337c New feature: AKAMATCHFROMTO 2005-09-19 18:05:35 +00:00
Stas Degteff
5d0bf484fc New feature: AKAMATCHFROMTO 2005-09-19 17:29:29 +00:00
Stas Degteff
15e481d62d Fix buffer overflow when quotemargin>255 2005-09-15 19:29:51 +00:00
Stas Degteff
1def986046 Try to fix bad terminal output 2005-09-15 19:28:50 +00:00
Stas Degteff
635b846d27 Fix gcc compiler warning 2005-09-10 20:35:05 +00:00
Stas Degteff
83f9b1abd3 Fix bug with cursor position when OS shell starts 2005-09-09 21:51:26 +00:00
Stas Degteff
87a4e6f763 Disable MSVC warnings 2005-08-29 20:00:54 +00:00
Stas Degteff
77ec3e74c6 Microsoft Visual Studio build for rddt 2005-08-28 19:24:46 +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
Stas Degteff
7453fd5c79 Fix gcc 4.0 build, part one. Patch from Max Alekseyev <relf@os2.ru> 2005-08-10 07:25:21 +00:00
Stas Degteff
7369b19ead Fix after bugfix in gvidbase.cpp. Thanks to Ianos Gnatiuc 2:469/335.155 2005-08-09 12:26:08 +00:00
Stas Degteff
06a309994f Fix discussion thread navigation. Thanks to Ianos Gnatiuc 2:469/335.155 2005-08-08 12:15:09 +00:00
Alexander S. Aganichev
27fd911b0a latest changes 2004-10-13 04:26:42 +00:00
Alexander S. Aganichev
36382af659 Latest changes 2004-10-04 14:50:08 +00:00
Alexander S. Aganichev
142b2807d0 One more rework for support MinGW 2004-01-20 15:00:03 +00:00
Alexander S. Aganichev
86705f4181 Fix warning 2004-01-20 14:58:37 +00:00
Alexander S. Aganichev
49adbfab72 Detect msys by OSTYPE as well 2003-12-22 08:02:19 +00:00
Alexander S. Aganichev
14d1ba951a Fixed message deletion 2003-12-22 07:24:01 +00:00
Alexander S. Aganichev
5ed34a60fb Scope of recent changes. 2003-12-10 08:35:16 +00:00
Alexander S. Aganichev
0d62764685 Add pure MinGW support 2003-10-23 10:46:36 +00:00
Alexander S. Aganichev
d52f9d1109 Fix CR/LF problem 2003-08-09 10:15:02 +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
5643070f87 R/O fixes 2003-04-28 10:14:09 +00:00
Alexander S. Aganichev
e9e33d7860 Add QNX6 port (Mike Gorchak), remove obsolete stuff 2003-04-16 08:43:49 +00:00
Alexander S. Aganichev
480bfbae78 Fix warning emission if SeqMsgId set to MayBe 2003-04-07 10:15:59 +00:00
Alexander S. Aganichev
b87806dd99 Do not issue warning about long commandlines under NT 2003-04-03 14:32:53 +00:00
Alexander S. Aganichev
8be702a36f Applied SeqMsgID patch 2003-04-03 14:28:59 +00:00
Alexander S. Aganichev
034d8d2511 Output DPMI as version extension instead of 386 2003-04-03 14:26:43 +00:00
Alexander S. Aganichev
03de8fcc4b Fix formatting/cleaning 2003-04-03 14:20:58 +00:00
zharik
f760aae131 BeOS port related changes (initial commit) 2003-03-29 21:51:19 +00:00
Alexander S. Aganichev
6d4938356e SeqMsgID support files 2003-03-26 16:12:22 +00:00
Alexander S. Aganichev
97b2064619 Fix formatting 2003-03-26 16:05:36 +00:00
Alexander S. Aganichev
2bbcabe2a8 Fix CR/LF problem 2003-02-27 08:24:23 +00:00
Alexander S. Aganichev
560432d9ca Fixed compilation problem on MSVC, fix RRq issue 2003-02-20 14:07:18 +00:00
Alexander S. Aganichev
88e8a8a5f8 Fixed compilation problem on MSVC 2003-02-20 14:06:03 +00:00
Alexander S. Aganichev
85c3983bbf Fix relative pathnames in nodelist index 2003-01-18 15:53:55 +00:00
Alexander S. Aganichev
b425c81079 InternetReply should only affect netmail areas. Fixed. 2003-01-12 12:11:30 +00:00
Alexander S. Aganichev
e1b24c65d2 Fixed undo bug after block deletion 2003-01-04 10:16:47 +00:00
Alexander S. Aganichev
218ab23b01 Fixed thread tree building in some cases 2003-01-04 10:15:25 +00:00
Alexander S. Aganichev
ab55ba928f Fixed undo of the last removed line 2002-11-23 16:06:53 +00:00
Alexander S. Aganichev
de9f258747 Improved speed of long messages handling 2002-11-23 16:05:59 +00:00
Alexander S. Aganichev
504ede0afd Fixed movement direction after marked messages deletion 2002-11-20 13:13:50 +00:00
Alexander S. Aganichev
1dc43b9738 Fixed reflow and R/O problems 2002-11-13 16:51:47 +00:00
Alexander S. Aganichev
95c782fd71 Fix warning 2002-11-09 21:32:10 +00:00
Alexander S. Aganichev
428385bc1e Random fixes 2002-11-09 21:08:34 +00:00
Alexander S. Aganichev
a39960cd13 Fix formatting 2002-11-04 18:59:51 +00:00
Alexander S. Aganichev
ad6294124f Changed mail is now placed to AREAYOUWROTETO 2002-11-04 18:58:55 +00:00
Alexander S. Aganichev
9db1f26785 Some fixes on replying to gate 2002-10-26 19:49:36 +00:00
Alexander S. Aganichev
5c40b1a909 Random fixes 2002-10-26 16:28:01 +00:00
Alexander S. Aganichev
5b276c9adc Fix formatting 2002-10-15 16:59:10 +00:00
Alexander S. Aganichev
e36d8cebd9 Random fixes 2002-10-11 05:54:11 +00:00
Alexander S. Aganichev
293685cd8e Random fixes 2002-10-05 21:13:23 +00:00
Alexander S. Aganichev
253849ef65 Random fixes 2002-09-29 16:06:10 +00:00
Alexander S. Aganichev
dbeb60a30e Fixes to the recent patches 2002-09-23 09:23:45 +00:00
Alexander S. Aganichev
3a37ed6049 Fixed charset problem 2002-09-07 13:29:30 +00:00
Alexander S. Aganichev
cff3b440eb Various SMB fixes 2002-08-30 06:01:33 +00:00
Alexander S. Aganichev
4907888eb7 Added @notforward template token 2002-08-07 07:28:25 +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
53be996e1d Fixed cc: charset problem 2002-07-26 06:31:58 +00:00
Alexander S. Aganichev
7e7d37a0dd various fixes 2002-07-19 06:04:58 +00:00
Alexander S. Aganichev
5bbcdba9f2 Fixed loop on twitkill/showdeleted no 2002-07-08 13:21:03 +00:00
Alexander S. Aganichev
7373e3e991 Fixed goldkeys.cfg parser to accept characters which conflicts with the hashed values 2002-06-16 10:13:02 +00:00
Alexander S. Aganichev
f399807d54 Fixed soup header charset problem 2002-06-16 10:06:23 +00:00
Alexander S. Aganichev
43d19f3954 small fixes 2002-06-14 06:46:39 +00:00
Alexander S. Aganichev
7d4ec6f308 Fixed highlighting when MsgListHeader is active 2002-06-11 09:31:50 +00:00
Alexander S. Aganichev
5914eacf6d Force JAMSMAPIHighwater for Fidoconfig 2002-06-10 06:16:23 +00:00
Alexander S. Aganichev
c812344f52 various small fixes 2002-05-31 13:55:45 +00:00
Alexander S. Aganichev
0d12457466 various fixes 2002-05-10 05:06:56 +00:00
Alexander S. Aganichev
d20b5bc62b Fixed crash on long names in TwitName 2002-05-04 15:08:00 +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
5f50b3afca Fixed timeout behaviour 2002-05-03 12:45:47 +00:00
Alexander S. Aganichev
1c39b5e099 See notework.txt 2002-04-21 12:01:13 +00:00
Alexander S. Aganichev
05ac003683 Fixed date for the changed messages 2002-01-04 21:25:30 +00:00
Alexander S. Aganichev
4ec345818b Hopefully last fix to Arealistsort 2001-12-27 10:30:14 +00:00
Alexander S. Aganichev
a9ea323ca4 One more fix to the sorting algorithm 2001-12-25 23:54:27 +00:00
Alexander S. Aganichev
cb06e20b46 Allow commerce at in requestable files 2001-12-25 08:09:41 +00:00
Alexander S. Aganichev
e4b4a5d83e Cleanup 2001-12-23 22:23:18 +00:00
Alexander S. Aganichev
49fedda2b1 Cosmetic fix 2001-12-23 10:55:01 +00:00
Alexander S. Aganichev
3f826fc7d2 Mark obsolete keywords as such 2001-12-23 10:51:18 +00:00
Alexander S. Aganichev
535a90acfb Fixed sorting for the AREASEP 2001-12-20 16:10:24 +00:00
Alexander S. Aganichev
140773cdc1 Display big files in K/M/G 2001-12-20 16:07:53 +00:00
Alexander S. Aganichev
aa20211b6a Fixed undo for backspace at the line beginning 2001-12-19 09:33:09 +00:00
Alexander S. Aganichev
da636af8e2 Missed X-To: reverted back 2001-12-18 16:37:01 +00:00
Alexander S. Aganichev
4d4f620053 Added archived echoes support 2001-12-17 15:44:55 +00:00
Alexander S. Aganichev
f8a2159f0a AreaPath now used as default path for all semaphores 2001-12-17 08:02:48 +00:00
Alexander S. Aganichev
d519c6b83c Fix spelling 2001-12-17 07:59:52 +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
d4d28f760b More suitable sorting algorithm applied 2001-12-14 15:48:19 +00:00
Alexander S. Aganichev
e36516c1c7 Few fixes to the keyboard driver/config, URLHandler now accepts options 2001-12-11 23:24:14 +00:00
Alexander S. Aganichev
49fe9d2cfc Cleaning up sources, bringing configs in synchronization 2001-12-06 20:15:11 +00:00
Alexander S. Aganichev
c91fce455c Fixed UUCP-gating 2001-12-06 08:32:55 +00:00
Alexander S. Aganichev
112e7cd87a Few more configuration options 2001-12-05 21:21:41 +00:00
Alexander S. Aganichev
fe4a51f4ab Fixed goldkeys.cfg parser 2001-11-30 23:08:14 +00:00
Alexander S. Aganichev
544d7b1f77 Cosmetic change 2001-11-30 18:44:51 +00:00
Alexander S. Aganichev
ba8f0be2ac Fixed ReadChangeAttributes behaviour, cosmetic fixes 2001-11-27 21:15:28 +00:00
Alexander S. Aganichev
f332ab3c06 Fixed pseudo for internet areas 2001-11-26 22:39:27 +00:00
Alexander S. Aganichev
260ac3c634 Synchronizing doc with sources 2001-11-22 18:57:37 +00:00
Alexander S. Aganichev
f7a39d9cdf Few more fixes to the damned internetgating 2001-11-22 12:32:49 +00:00
Alexander S. Aganichev
c7f2058ee9 Documentation updated 2001-11-21 14:21:30 +00:00
Alexander S. Aganichev
ed39a2ea9c Few undo fixes, fixed char deletion after del to eol 2001-11-20 15:04:04 +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
6afc6df423 New keywords/features added, see notework 2001-11-06 08:27:18 +00:00
Alexander S. Aganichev
692c95f115 Apply mappath to nodelist pathes 2001-11-05 17:48:45 +00:00
Alexander S. Aganichev
808511750e Various charset fixes 2001-11-05 14:40:27 +00:00
Alexander S. Aganichev
35e87d37d4 Do not use stylies within selection 2001-11-04 21:37:03 +00:00
Alexander S. Aganichev
8b58c9b51a Process URLs more accurately 2001-11-04 21:32:17 +00:00
Alexander S. Aganichev
ee54b9664d Fixed bug in AddressMacro parsing 2001-11-03 15:05:31 +00:00
Alexander S. Aganichev
50c9b357a3 Quotestring with space fixed 2001-11-03 15:04:16 +00:00
Alexander S. Aganichev
016299ce9b Do not add addressmacros to addressbook 2001-11-03 08:23:37 +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
80a717f1c4 Added support for Signature if internet address is found either in from or to line 2001-11-02 16:46:22 +00:00
Alexander S. Aganichev
bdd83bb103 If To is unknown use Whoto instead of ALL 2001-11-02 16:40:05 +00:00
Alexander S. Aganichev
8e1e6a92c3 Fixed charset in SOUP recoding 2001-11-02 16:38:34 +00:00
Alexander S. Aganichev
88e14b43b7 Externutils with empty message fix 2001-11-02 10:09:23 +00:00
Alexander S. Aganichev
d2a2e75859 More accurate e-mail cheching 2001-11-02 10:06:13 +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
Alexander S. Aganichev
54d160f575 Fixed message changing with internetrfcbody on 2001-10-28 20:17:30 +00:00
Alexander S. Aganichev
d509dcf0f1 More fixes for accurate URL detection 2001-10-28 20:16:00 +00:00
Alexander S. Aganichev
a1e5aba0dd Redone synchronet support 2001-10-27 06:57:20 +00:00
Alexander S. Aganichev
fe06bc1747 do not highlight FTN domain addresses 2001-10-27 06:53:15 +00:00
Alexander S. Aganichev
63b3085f8b more accurate uudecode 2001-10-27 06:31:02 +00:00
Alexander S. Aganichev
b706f2ce90 Fixed @fgp token processing 2001-10-26 08:40:56 +00:00
Alexander S. Aganichev
b325e0a061 Memory leaks on errorneous exit fixed 2001-10-21 17:50:03 +00:00
Alexander S. Aganichev
14faad593f More accurate initialization of undo feature structures 2001-10-21 17:44:12 +00:00
Alexander S. Aganichev
9607cb2b92 Updated 2001-10-17 04:04:19 +00:00
Alexander S. Aganichev
66cf567813 Added few URL terminators 2001-10-17 04:01:46 +00:00
Alexander S. Aganichev
b04d2de110 Fixed conditional messagebase inclusion 2001-10-15 05:22:34 +00:00
Alexander S. Aganichev
bbd8e738a4 Fixed AreaReplyDirect operation 2001-10-15 05:20:19 +00:00
Alexander S. Aganichev
05b352cded Added URL recognition 2001-10-14 08:12:45 +00:00