Commit Graph

572 Commits

Author SHA1 Message Date
Ianos Gnatiuc
ad0c7c4edf Fixed charsets choosing menu. Added static linking solution configuration for MSVC8. 2007-01-12 19:58:17 +00:00
Ianos Gnatiuc
57563ba911 Speed optimisations. 2007-01-11 22:26:06 +00:00
Ianos Gnatiuc
c58810fefe Fixed MSVC 6 build. 2007-01-11 19:12:35 +00:00
Ianos Gnatiuc
52e08f890e Fixed sorting rules for file and url lists. 2007-01-10 20:22:24 +00:00
Ianos Gnatiuc
460db4b451 EditSaveMsg/ChangeOrigin was broken. 2007-01-09 00:01:38 +00:00
Ianos Gnatiuc
a2804d0dcb MSGID kludge was broken. 2007-01-08 14:40:53 +00:00
Ianos Gnatiuc
8cdbb0f937 ExernUtil was broken. 2007-01-08 14:07:01 +00:00
Ianos Gnatiuc
18d26cabfc Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
Ianos Gnatiuc
3750658bf2 Refactoring. Added URLSCHEME config keyword (not active yet). 2007-01-08 09:48:18 +00:00
Ianos Gnatiuc
5e7ba98146 ReplyLink config keyword can be 'none' now - do not link 2006-12-26 02:05:24 +00:00
Ianos Gnatiuc
4f8ed32c91 Fixed ExternUtil function declaration 2006-12-26 00:46:11 +00:00
Ianos Gnatiuc
b21f75839b Fixed thread lock if ESC is pressed in thread list 2006-12-21 17:14:49 +00:00
Stas Degteff
04a5b89a91 URLs don't truncated now 2006-11-25 12:08:48 +00:00
Stas Degteff
a4e17d4b01 useTzUTC default value changed to 'on' 2006-11-25 09:01:52 +00:00
Ianos Gnatiuc
ffcc586cd5 Fixed some memory leaks. 2006-11-25 07:26:20 +00:00
Stas Degteff
4c06ab12ea Fix FreeBSD build 2006-11-22 08:25:52 +00:00
Stas Degteff
cb97189257 Fix FreeBSD build 2006-11-20 15:41:40 +00:00
Stas Degteff
f2c7818a3c Fix FreeBSD 4.11 build 2006-11-17 12:24:11 +00:00
Stas Degteff
5f05807983 Fix '#include <sstream>' for GNU C 2.xx 2006-10-04 19:05:51 +00:00
Ianos Gnatiuc
f8ab6d0c90 Fixed thread starting position. 2006-09-30 06:45:34 +00:00
Ianos Gnatiuc
673ebc8bca Cashed last opened thread, that greatly increase tree opening speed, especially useful for READGotoThNextUnread. 2006-09-28 18:08:30 +00:00
Ianos Gnatiuc
abc9111f96 Win64 build support 2006-09-24 14:26:09 +00:00
Ianos Gnatiuc
d34238d271 When moving from recyclebin, area from AREA kludge is selected by default. 2006-09-09 10:41:46 +00:00
Ianos Gnatiuc
9bb9d3abd8 fixed buffer overflow bug. golded+ can crash in message list if size of name or subject is too big. 2006-07-10 17:30:59 +00:00
Ianos Gnatiuc
734e67d8b6 Fix idle time counting (2-nd try) 2006-07-09 10:27:53 +00:00
Ianos Gnatiuc
76be356ebe Fixed delete menu dialog, when unsent message is to be deleted to recyclebin 2006-07-09 04:56:26 +00:00
Ianos Gnatiuc
21d9467607 Fixed idle time counting. 2006-07-08 18:50:24 +00:00
Ianos Gnatiuc
d92c06520e ^char in commandline keystack should work now. 2006-07-04 17:04:01 +00:00
Stas Degteff
3190be923a Insert HAS_ICONV define into CFLAGS (commented out) 2006-07-03 17:04:07 +00:00
Ianos Gnatiuc
9702c54802 Fixed buffer overrun in template parsing. 2006-07-03 04:05:16 +00:00
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