Commit Graph

289 Commits

Author SHA1 Message Date
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