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 |
|
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 |
|