Commit Graph

554 Commits

Author SHA1 Message Date
Ianos Gnatiuc
f5971f8c6e Win32: MS Spell dictionary charset is identified in the proper way. Also, language ID is in human readable form now. 2006-04-05 15:56:04 +00:00
Stas Degteff
9b8da4bf88 Fix warnings about type conversions 2006-03-29 18:37:41 +00:00
Ianos Gnatiuc
3903cd14d8 Set default color for spell checker to white on black 2006-03-26 16:29:40 +00:00
Ianos Gnatiuc
7ce54ce989 Insert the control line AREA if message is deleted to AreaRecycleBin 2006-03-25 05:56:22 +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
39f7ca81d1 Fixed QuoteString middle name initials 2006-03-15 21:39:48 +00:00
Ianos Gnatiuc
bd659093bf Fixed truncation of date&time in header view 2006-03-12 12:47:09 +00:00
Stas Degteff
df1529fd6a GCC build with Myspell support (mingw-cygwin) 2006-03-12 07:57:03 +00:00
Ianos Gnatiuc
8a041219e4 Added support for MySpell spellchecker 2006-03-11 17:04:06 +00:00
Ianos Gnatiuc
6455734f3d Strip quotes in TwitName 2006-03-03 19:09:41 +00:00
Ianos Gnatiuc
90950f8cb8 LISTtogglebookmark key works in thread list 2006-02-26 16:37:48 +00:00
Ianos Gnatiuc
5fb7f95cb8 Fixed g++ std::string incompatibility 2006-02-24 08:53:21 +00:00
Stas Degteff
e56414ffaa Fix config file path (unixes) 2006-02-21 20:35:07 +00:00
Stas Degteff
e919bad1cd veryverbose now shows config file search process 2006-02-21 20:32:17 +00:00
Ianos Gnatiuc
c9434d2ddb New config file token TRANSLATE and @TR{text} template macro 2006-02-21 09:30:48 +00:00
Ianos Gnatiuc
823a7c8699 All buffers used with TokenXlat function now are of variable size 2006-02-20 21:44:10 +00:00
Stas Degteff
3c82e53d5f Fix *nix builds 2006-02-18 14:06:59 +00:00
Ianos Gnatiuc
74f9907cb3 Added new @macros: @pipe{command} 2006-02-10 11:30:03 +00:00
Stas Degteff
7188ecd6ce Shorts the time-date format string (goldlang token MS_TimeDateFmt) 2006-02-04 19:44:44 +00:00
Stas Degteff
383fb1d734 Add comments about complementarity for enum en_gswitches and tglobalbool globalbool array 2006-02-04 18:26:29 +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
6cb936888f Undo screen refresh optimization 2006-02-03 11:25:19 +00:00
Ianos Gnatiuc
a49d62da90 Screen refresh optimization 2006-01-29 17:28:22 +00:00
Stas Degteff
305261a040 CR before prompt output (INSTALL mode) 2006-01-28 23:39:26 +00:00
Stanislav Mekhanoshin
cef676eec2 SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
Stas Degteff
05e85e7f7e Update SunOS platform strings 2006-01-23 16:51:35 +00:00
Stas Degteff
0e254defa2 Actualize command line help 2006-01-21 11:21:50 +00:00
Stas Degteff
6854113d84 Replace macro __GOLD_SPELL__ with GCFG_NOSPELLDLL; DLL-speller allowed only for Win32; external cpellcheck program is disabled if DLL-speller is enabled 2006-01-21 00:57:09 +00:00
Stas Degteff
348b78be9d Search config file sequence is changed 2006-01-21 00:54:18 +00:00
Stas Degteff
89f5d0749f Fix GCC warning about deprecated header file 2006-01-20 22:39:50 +00:00
Stas Degteff
a9cfb10027 Fix garbage screen output on Linux 2006-01-20 11:55:12 +00:00
Ianos Gnatiuc
10f34e6765 Solving attribute constants definition conflicts 2006-01-20 00:15:05 +00:00
Stas Degteff
136d3ead74 Add definitions for the 'sun' platform (SUN Solaris) 2006-01-18 20:56:03 +00:00
Ianos Gnatiuc
3350c0806e Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
Ianos Gnatiuc
d488a5510b Removed destination messagebase locking in CopyMoveForward function 2006-01-15 22:52:17 +00:00
Ianos Gnatiuc
819675bab2 Fixed marks and lastread pointers for move command 2006-01-15 09:06:36 +00:00
Ianos Gnatiuc
2587aa049f Stripping quotes from SCheckerUserDic 2006-01-15 09:05:40 +00:00
Stas Degteff
9b3a825e1c Success build Golded+ in MacOSX 2006-01-14 23:48:53 +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
5c13c7c8c9 Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
Stas Degteff
b21658d21b add URL support for news: and ed2k:// 2006-01-09 21:50:08 +00:00
Ianos Gnatiuc
2ded685104 New reader key READGotoThNextUnread added, that will cycle thorough all unread messages of current thread 2006-01-08 15:03:54 +00:00
Ianos Gnatiuc
1a7bd3b5b3 Win32: file attach is no more translated to upper case 2006-01-07 14:01:42 +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
af3df3ca44 PathReportFile was enabled 2006-01-03 20:57:45 +00:00
Ianos Gnatiuc
78255de531 Placed AKAMatchManually after all aka matching logic 2005-12-31 10:40:53 +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
Stas Degteff
ca3787c5a1 Try to fix Golded+/lnx screen output garbage 2005-12-25 20:56:40 +00:00
Ianos Gnatiuc
b0b1e699b2 Fixed destination address selection for commented replays in echo areas 2005-12-25 15:09:16 +00:00
Ianos Gnatiuc
d023e34e3f Now golded+ can draw box lines. Use keyboard configuration keyword EditDrawLines (default: ^D) to toggle draw modes. 2005-12-25 10:17:00 +00:00
Ianos Gnatiuc
9cca57ae09 Fixed ST_EDITSTATUS default 2005-12-22 08:51:29 +00:00
Ianos Gnatiuc
4736f8718e Added character code from cursor position to editor status bar 2005-12-20 23:10:09 +00:00
Ianos Gnatiuc
f8bc88296a Fixed case sensitive advances search 2005-12-15 11:40:31 +00:00
Ianos Gnatiuc
577c3fb0fe AKAMatchManually will work also for forwards and new messages in netmail areas 2005-12-13 21:03:55 +00:00
Ianos Gnatiuc
6fa38d95c3 Fixed thread list when replylinkfloat is on (incorrect name position) 2005-12-12 15:12:02 +00:00
Ianos Gnatiuc
1642dfe4ed Disable add_word submenu from spell checker menu if user dictionary is not open 2005-12-09 15:48:52 +00:00
Ianos Gnatiuc
17d4da66ed Fixed replylinkshowalways for areas with 0 messages 2005-12-03 20:32:19 +00:00
Ianos Gnatiuc
4ea7052b67 Fixed address lookup from header editor 2005-11-30 13:29:45 +00:00
Ianos Gnatiuc
ff6714f600 Refresh whole page if new language is loaded or word is added to user dictionary 2005-11-30 11:17:42 +00:00
Ianos Gnatiuc
8036f5ef7e Added possibility of editing the word before adding it to user dictionary 2005-11-30 11:17:17 +00:00
Ianos Gnatiuc
b1ea7b88dd Win32: Added spellchecker code. Must be defined __GOLD_SPELL__ to enable. 2005-11-28 20:06:38 +00:00
Ianos Gnatiuc
bb0d42bbc2 Fixed keystacking conflicts 2005-11-27 20:13:48 +00:00
Ianos Gnatiuc
70118c82d5 @macroses work for ImportBegin/ImportEnd 2005-11-25 06:35:56 +00:00
Ianos Gnatiuc
45cc7cef19 Node address will be shown on nodelist lookup, if point address is not found 2005-11-24 09:56:26 +00:00
Ianos Gnatiuc
bcd2accbd1 optimization 2005-11-22 07:50:12 +00:00
Ianos Gnatiuc
ebd238ef7d Fixed advanced search feature 2005-11-21 16:54:54 +00:00
Stas Degteff
125452d0b6 Fix GCC build 2005-11-15 18:34:24 +00:00
Stas Degteff
dc3b5a05ae Fix GCC build 2005-11-15 17:55:01 +00:00
Ianos Gnatiuc
e41f5bc936 READGoToReplyNext work on non JAM message bases 2005-11-12 02:24:37 +00:00
Ianos Gnatiuc
beaff94ac6 DispHdrLocation settings changed 2005-11-08 23:50:34 +00:00
Ianos Gnatiuc
da4989aaa1 Improved ColorName matching 2005-11-08 12:35:23 +00:00
Stas Degteff
e36aab7783 Fix GCC warnings 2005-11-03 11:58:16 +00:00
Ianos Gnatiuc
12efe82778 turn back loading full msg for thread list 2005-11-03 07:28:09 +00:00
Ianos Gnatiuc
0d55967a87 Fixed ColorName matching bug 2005-11-03 05:29:49 +00:00
Ianos Gnatiuc
96f90f194e Temporarily disabled the AreaRecycleBin 2005-11-02 19:45:03 +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
502e130b8f Fixed sprintf parameters 2005-11-02 00:45:47 +00:00
Ianos Gnatiuc
da408e1a01 LatinToLocal will work only for search 2005-11-01 23:14:55 +00:00
Ianos Gnatiuc
83a8fc9f2f Thread list speedup optimization 2005-11-01 23:14:05 +00:00
Ianos Gnatiuc
636e6b6c11 Fixed bug for @area* macroses 2005-11-01 23:13:48 +00:00
Stas Degteff
4ab601e382 Fix GCC build 2005-11-01 20:11:49 +00:00
Stas Degteff
8023d3c623 Rename macroses: @echopath to @areapath, @echoname to @areaname, @echotype to @areatype 2005-11-01 18:43:31 +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
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