Commit Graph

418 Commits

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