Commit Graph

474 Commits

Author SHA1 Message Date
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