Commit Graph

542 Commits

Author SHA1 Message Date
Ianos Gnatiuc
6ad07cd1bc Fixed cygwin build. 2006-06-26 20:26:36 +00:00
Ianos Gnatiuc
b5719339a2 Fixed string subscript out of range bug in editors undo stack. 2006-06-25 07:45:12 +00:00
Ianos Gnatiuc
dd8361bf25 Added ReadForceDeleteMsg (default is #Del) to the goldkeys.cfg used to delete messages without moving them to AreaRecicleBin. 2006-06-16 05:38:24 +00:00
Ianos Gnatiuc
0ec7b867ee Fixed @random template tokens. 2006-06-15 17:33:31 +00:00
Ianos Gnatiuc
39d38bfdb2 Token AreaRecycleBin changed to AreaRecycleBin <area> [NoAsk/Ask] 2006-06-15 01:55:34 +00:00
Stas Degteff
77444fa135 Re-fix: don't quit on timeout if time is stepped to past. 2006-06-09 06:46:43 +00:00
Ianos Gnatiuc
98373720af Turn on flag 'Locked' if TimeOutSaveMsg is enabled. 2006-06-07 04:18:52 +00:00
Stas Degteff
14d947467e Fix: don't quit on timeout if time is stepped to past. Thanks to Viktor Nozhnov 2:5020/1668 2006-06-06 17:29:10 +00:00
Ianos Gnatiuc
542deb6fdf Additional check of token ST_EDITSTATUS. 2006-06-05 19:03:57 +00:00
Ianos Gnatiuc
4c00bbed4d Fixed infinite loop when parsing template, if @random token file was not found. 2006-06-05 19:03:40 +00:00
Ianos Gnatiuc
86c2e2973e Golded+ can crash in editor if line is 0 char long. 2006-06-05 19:03:19 +00:00
Ianos Gnatiuc
2882ba419c ReadFindNext will work like ReadFindAll on first usage. 2006-05-25 05:29:05 +00:00
Ianos Gnatiuc
217dc2743a Improved reply tread generation speed and floating thread logic. 2006-05-17 21:01:10 +00:00
Stas Degteff
b147b68ed3 Fix warning 2006-05-15 15:50:11 +00:00
Ianos Gnatiuc
b3496843dd Unlimited reply link chain (max was 30 replies) 2006-05-15 06:20:57 +00:00
Ianos Gnatiuc
717827510e Refactoring! 2006-05-14 17:17:32 +00:00
Ianos Gnatiuc
8d829c2ed2 touched only. no changes. 2006-05-14 16:51:32 +00:00
Stas Degteff
3b4c4492a8 Fix GCC build 2006-05-14 14:33:21 +00:00
Ianos Gnatiuc
4df8f71029 Fixed g++ warnings. 2006-05-14 11:45:05 +00:00
Ianos Gnatiuc
866e5c2657 Fixed cygwin build. 2006-05-14 01:19:58 +00:00
Ianos Gnatiuc
40cd10db65 Refactoring! 2006-05-13 16:15:35 +00:00
Stas Degteff
48908d77d9 Fix CGG build 2006-05-13 14:51:29 +00:00
Ianos Gnatiuc
72a3864d91 Refactoring! 2006-05-06 10:32:05 +00:00
Ianos Gnatiuc
1cb9ab528b Refactoring! 2006-05-06 09:13:21 +00:00
Ianos Gnatiuc
0573c95f34 optimization 2006-05-01 09:19:42 +00:00
Ianos Gnatiuc
c45e6f7f35 Fixed UUE and BASE64 encoding. 2006-04-30 06:57:51 +00:00
Stas Degteff
1c507bbd23 Fix loading charsets for iconv 2006-04-27 09:25:42 +00:00
Stas Degteff
a4284831c6 Fix GCC build 2006-04-27 09:22:18 +00:00
Ianos Gnatiuc
f2ece5007e Sorry, refactoring! 2006-04-26 17:06:23 +00:00
Ianos Gnatiuc
6cac338f3e Sorry, refactoring! 2006-04-24 16:38:44 +00:00
Ianos Gnatiuc
bcf5ac98c1 Removed needless files 2006-04-24 06:55:18 +00:00
Ianos Gnatiuc
df0f689816 Fixing warnings and errors for MSVS 2005 compiler 2006-04-21 19:57:30 +00:00
Stas Degteff
6201dd49c7 Fix linux build 2006-04-11 12:00:42 +00:00
Stas Degteff
fad4dba1fe recoding implementation using iconv library 2006-04-10 19:20:44 +00:00
Stas Degteff
25a6aac799 CGG build with hunspell 2006-04-10 19:04:04 +00:00
Ianos Gnatiuc
687765873c Improved false quote handling 2006-04-05 15:57:48 +00:00
Ianos Gnatiuc
a4a0348e5f Box lines drawing keys was changed from EditGo* to EditBlock* 2006-04-05 15:57:22 +00:00
Ianos Gnatiuc
15e8cdd990 SCheckerDefLang now may be used in random system groups 2006-04-05 15:56:53 +00:00
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