Commit Graph

46 Commits

Author SHA1 Message Date
Stas Degteff
5325487990 Date of last change of sources automatically remains in a files srcdate.h and golded.spec 2011-02-13 22:48:13 +00:00
Stas Degteff
3ebbe6d352 Now Golded+ outputs errors of reading of a config in stderr instead stdout 2011-02-13 13:21:15 +00:00
Stas Degteff
ea84376e1d Fix notes of work 2011-02-13 01:59:31 +00:00
Stas Degteff
38531b1c85 Prevent buffer overflow in charset names. Bugreport from Semen Panevin 2:5025/121 2011-02-12 22:13:30 +00:00
Stas Degteff
f842f826fb Error in parser @-macro is fixed: macro in end of line are ignored before this fix. Thanks Max Vasilyev 2:5057/77 2011-02-11 20:13:47 +00:00
Stas Degteff
5cde6a3023 fix segfault if urlhandler is not defined in golded.cfg 2010-03-26 22:17:07 +00:00
Stas Degteff
69493f5724 keys changed: Ctrl-Backspace acts as Backspace, Ctrl-W deletes word left 2010-03-12 11:21:39 +00:00
Stas Degteff
0ce8534f9a If TEMPPATH pointed to unexisted, display message and doing nothing instead abort 2010-03-11 17:02:03 +00:00
Stas Degteff
71abfaf13b If TEMPPATH pointed to unexisted, display message and doing nothing instead abort 2010-03-11 16:04:08 +00:00
Stas Degteff
e734e7d80a New statement for goldlang.cfg: IL_TMPINVALIDPATH 2010-03-11 14:12:49 +00:00
Stas Degteff
d8d1f8f781 fix (decrease) clock jitter. Patch from Nick Voronin 2:5030/1554 2009-03-20 21:41:50 +00:00
Stas Degteff
e50d2f728e Changed sequence of config search, thanks to Alexey Vissarionov 2:5020/545 2008-05-28 23:21:46 +00:00
Stas Degteff
b56923a3ec Fix: translate charsets with any level, not only levels 1 & 2. A 256-bytes character map for UTF8 is violates FSC-54, but this document is obsoleted. Bugreport from Michiel van der Vlist 2:280/5555. 2008-01-19 17:49:36 +00:00
Stas Degteff
a1eb96afda Update/synchronize noteworks 2007-10-29 18:09:23 +00:00
Stas Degteff
d60771c21b Golded+ snapshot at May 3 2007. 2007-05-03 09:32:30 +00:00
Stas Degteff
f96ff0886e Golded+ may be compiled in MacOS now (using xcode package). 2007-05-03 08:49:11 +00:00
Stas Degteff
615846e57d Fix token recognition in macro parser 2007-02-04 16:21:19 +00:00
Ianos Gnatiuc
2c67afec51 Win32: Added @uptime template token and MS_UPTIME stringid to goldlang.cfg 2007-01-19 17:38:41 +00:00
Ianos Gnatiuc
c265a58103 Updated notework.txt. Fixed Q24 from rusfaq.txt. 2007-01-18 21:22:30 +00:00
Stas Degteff
bda4107d00 Snapshot at 16 Jan 2006 2007-01-16 13:20:03 +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
b21f75839b Fixed thread lock if ESC is pressed in thread list 2006-12-21 17:14:49 +00:00
Ianos Gnatiuc
5ed68936ee Fixed UUE multisection decoding 2006-12-05 19:32:15 +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
d34238d271 When moving from recyclebin, area from AREA kludge is selected by default. 2006-09-09 10:41:46 +00:00
Ianos Gnatiuc
0fe38ad361 uudecoder: now are skipped all lines which follows line that starts with sum -r/size 2006-09-09 10:08:56 +00:00
Ianos Gnatiuc
f56cfa40da Win32: Fixed often registry reading when MCI sounds are enabled. 2006-08-13 17:03:02 +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
bceb23563b Update 2006-07-09 04:57:02 +00:00
Ianos Gnatiuc
d92c06520e ^char in commandline keystack should work now. 2006-07-04 17:04:01 +00:00
Stas Degteff
7e40ee5bc9 Snapshot for the Jule 3, 2006. 2006-07-03 17:44:01 +00:00
Stas Degteff
56faf5abd9 Snapshot for the June 3, 2006. 2006-07-03 17:06:15 +00:00
Ianos Gnatiuc
9702c54802 Fixed buffer overrun in template parsing. 2006-07-03 04:05:16 +00:00
Ianos Gnatiuc
501d7c1aa8 Fixed fidoconfig parsing. 2006-06-29 15:50:19 +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
39d38bfdb2 Token AreaRecycleBin changed to AreaRecycleBin <area> [NoAsk/Ask] 2006-06-15 01:55:34 +00:00
Ianos Gnatiuc
98373720af Turn on flag 'Locked' if TimeOutSaveMsg is enabled. 2006-06-07 04:18:52 +00:00
Ianos Gnatiuc
fad3fd7d09 update 2006-06-05 19:04:35 +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
f47ecf7936 Snapshot at May 15 2006 2006-05-15 17:58:59 +00:00
Ianos Gnatiuc
b3496843dd Unlimited reply link chain (max was 30 replies) 2006-05-15 06:20:57 +00:00
Stas Degteff
a8725df2fe Sync russian notework with english 2006-05-13 12:55:11 +00:00
Stas Degteff
f2ba40b512 Update russian notework (sync with notework.txt fixes) 2006-03-29 14:04:19 +00:00
Stas Degteff
48206e1fa4 Russian notework. Thanks to Gregory Leonov 2:5020/814 2006-03-29 14:02:31 +00:00