Commit Graph

371 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