Stas Degteff
7561fa3569
use macros instead inline constants
2010-03-28 17:22:40 +00:00
Stas Degteff
19fdb52aab
Fix buffer overflow. Bugreport from Nick Voronin
2010-03-28 17:20:21 +00:00
Stas Degteff
9f7400b7aa
Fix memory leak in URLs list. Bugreport from Ivan Novikov,2:5080/31
2010-03-26 22:44:36 +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
e2c0c182de
New token for goldlang.cfg: IL_PEEKINFONOHANDLER
2010-03-26 22:16:07 +00:00
Stas Degteff
9ed87aece7
Check parameters of function for NULL
2010-03-21 13:59:45 +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
23684c34a2
Fix message for illegal ST_EDITSTATUS
2010-03-05 20:41:21 +00:00
Stas Degteff
9bb2536663
Set /BSD for DragonFly in version string
2010-03-05 20:40:38 +00:00
Stanislav Mekhanoshin
2944b6961b
patch to build on MAC OS/X with make PLATFORM=osx
2009-12-16 13:18:20 +00:00
Gremlin from Kremlin
b288206652
fixed message date - set it to when editing was finished
2009-12-12 13:02:30 +00:00
Gremlin from Kremlin
5d1ed88a16
fix building with gcc 4.x
2009-04-04 09:51:04 +00:00
Stanislav Mekhanoshin
78800714b0
Added Mac OSX macro for platform selection
2008-10-12 09:17:01 +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
9286e07651
Fix typo in previous patch
2008-01-20 18:02:59 +00:00
Stas Degteff
09f4b036f3
Prevents double transcoding
2008-01-20 17:41:56 +00:00
Stas Degteff
27aefddd82
Small code simplifying
2008-01-20 15:22:59 +00:00
Stas Degteff
6aa5bd173f
Move issoftcr(), spanspaces() and spanfeeds() into goldlib
2008-01-20 14:45:52 +00:00
Stas Degteff
595346f1ac
Small code's simplifying: use issoftcr() in span*() functions
2008-01-20 12:55:24 +00:00
Stas Degteff
1632703681
Small improve performance
2008-01-20 12:49:49 +00:00
Stas Degteff
43cef37d26
Remove unused variable 'level' in mime_header_encode() (addition to patch v.1.46
2008-01-19 17:41:42 +00:00
Stas Degteff
d50e82f8ec
Change allocation of array 'temp_src' from heap to stack in mime_header_encode()
2008-01-19 17:40:26 +00:00
Stas Degteff
abb435a4ad
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:28:14 +00:00
Stas Degteff
f436139f03
Try to fix charsetalias recognition
2007-10-29 22:24:53 +00:00
Stas Degteff
e1ffb097c6
Implement the display level of the charset (2nd parameter of 3rd line of .CHS. Test this please!
2007-10-29 21:33:07 +00:00
Stas Degteff
7adec7464a
Remove confirmation request for netmails with RRQ flag. (Generation CFM-message on RRQ is disabled at 2003
2007-10-27 21:17:56 +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
d8f1559b72
Remove log message about empty file name in LoadLanguage() call
2007-04-03 19:17:42 +00:00
Stas Degteff
fd24231025
Prevent to call LoadLanguage("")
2007-03-27 09:10:16 +00:00
Stas Degteff
a1a2d28e36
Add trace of calls
2007-03-27 08:31:45 +00:00
Stas Degteff
45fe7eaf7e
Fix log message "Can't load language file ""\'
2007-03-21 08:07:21 +00:00
Stas Degteff
32589e5c3e
Fix Xlat of pseudographical characters
2007-02-21 13:48:42 +00:00
Ianos Gnatiuc
bec4045dd3
compilation fix
2007-02-09 22:56:26 +00:00
Stas Degteff
d806d8528f
Fix pseudographical chars selection
2007-02-06 19:35:31 +00:00
Stas Degteff
79a8d300e6
Use plain ASCII 7bit chars if local charset or external charset is not declared or dos-charset table can't loaded
2007-02-05 07:38:45 +00:00
Stas Degteff
7ac88a29f7
Set default value of EditSoftCRXlat to char(0x8d)
2007-02-05 06:47:06 +00:00
Stas Degteff
a17d4d06da
Write to log the diagnostic about unsuccessful reading language file
2007-02-04 18:41:45 +00:00
Stas Degteff
08e75a4a4d
'@uptime' macro for unixes is implemented using /proc filesystem. If uptime isn't supported then writes message to log
2007-02-04 18:06:33 +00:00
Stas Degteff
5247d83d9e
Fix token recognition in macro parser
2007-02-04 15:59:21 +00:00
Stas Degteff
8ddffc9987
Fix token recognition in macro parser
2007-02-04 15:42:17 +00:00
Stas Degteff
497bf8d0c9
Fix macro parser of random file reading
2007-02-04 15:22:43 +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
7a7919d549
Fixed mingw build and some warnings.
2007-01-14 00:52:46 +00:00
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