Stas Degteff
2d613744be
Documents last change
2012-05-15 22:27:06 +00:00
Stas Degteff
1178743894
Fix segfault on wide terminal with long tearline, tagline or origin. Bugreport from 2:5059/37
2011-12-01 10:13:51 +00:00
Stas Degteff
fdf4a3bea1
The conflict to standard function pow() in Visual Studio 2010 is eliminated. Patch from Max Vasilyev 2:5057/77
2011-04-10 06:26:02 +00:00
Semen Panevin
c95d1578c1
Fixed a description of a feature in notework.*
2011-03-16 12:04:59 +00:00
Stas Degteff
9dfda10ada
Describe last changes
2011-03-15 07:48:41 +00:00
Stas Degteff
dd05817489
Documented last patches
2011-02-22 12:42:37 +00:00
Stas Degteff
6f305a0c7d
Update notes about work
2011-02-21 17:09:40 +00:00
Stas Degteff
81c1d6e91e
Another fix bufer overflow in wide screen: status line don't cuting but shorten
2011-02-19 02:10:10 +00:00
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
36b2036f67
Script openbsd-vt220.sh to create terminfo file for OpenBSD console from Dmitri Zubko 2:465/312
2009-11-26 20:34:41 +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
Stanislav Mekhanoshin
0d3a3b3ebc
+ Added new keyword to support background transparency
...
TRANSPARENTCOLORS Yes/No
default is "No". If set to "Yes" BLACK background color will become
transparent. Supported for ncurses compilation, otherwise do nothing.
2007-06-21 19:03:18 +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
Stas Degteff
a4e17d4b01
useTzUTC default value changed to 'on'
2006-11-25 09:01:52 +00:00
Stas Degteff
1afac8d6c9
Snapshot for the Nov 16, 2006.
2006-11-17 12:20:52 +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