Commit Graph

826 Commits

Author SHA1 Message Date
Stas Degteff
c2c4a7433d Add snapshot points into changes list 2006-01-14 18:41:12 +00:00
Stas Degteff
48b2ca9332 Update FAQ Q1 2006-01-14 12:54:20 +00:00
Ianos Gnatiuc
b4f52b3d1e Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
Ianos Gnatiuc
5c13c7c8c9 Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
Stas Degteff
7d9c48a05f add URL support for news: and ed2k:// 2006-01-10 16:41:00 +00:00
Stas Degteff
6645f69d02 Update charset aliases list for CP866 2006-01-09 22:04:47 +00:00
Stas Degteff
b21658d21b add URL support for news: and ed2k:// 2006-01-09 21:50:08 +00:00
Stas Degteff
0e5ec2075f Fix ST_EDITSTATUS token in language definition files 2006-01-09 00:04:43 +00:00
Stas Degteff
c0292b5039 Fix charset names in some tables (IBMPC charset name is obsoleted) 2006-01-08 23:17:22 +00:00
Ianos Gnatiuc
2ded685104 New reader key READGotoThNextUnread added, that will cycle thorough all unread messages of current thread 2006-01-08 15:03:54 +00:00
Ianos Gnatiuc
1a7bd3b5b3 Win32: file attach is no more translated to upper case 2006-01-07 14:01:42 +00:00
Stas Degteff
69fee57106 New russian and ukrainian charset tables (for ISO 8859-5 and someother) 2006-01-06 22:28:09 +00:00
Stas Degteff
f09b7da251 New russian and ukrainian charset tables (for ISO 8859-5 and some other) 2006-01-06 22:23:32 +00:00
Stas Degteff
d6b3a43df8 update notework.txt 2006-01-06 22:17:30 +00:00
Stas Degteff
7b41643b47 Update common used charset aliases list 2006-01-06 22:01:40 +00:00
Ianos Gnatiuc
0b3e293fe2 Fixed charset level detection. Text will not be translate if level > 2. 2006-01-03 20:58:29 +00:00
Ianos Gnatiuc
af3df3ca44 PathReportFile was enabled 2006-01-03 20:57:45 +00:00
Ianos Gnatiuc
78255de531 Placed AKAMatchManually after all aka matching logic 2005-12-31 10:40:53 +00:00
Ianos Gnatiuc
3083762d4c Fixed buffer overun for too wide menus 2005-12-30 13:58:46 +00:00
Stas Degteff
95d99561f9 Define XLATCHARSETALIAS for common broken configurations 2005-12-28 09:36:09 +00:00
Ianos Gnatiuc
99990d1f22 Added new config file token XlatCharSetAlias that defines charset aliases for import tables 2005-12-27 13:40:47 +00:00
Stas Degteff
ca3787c5a1 Try to fix Golded+/lnx screen output garbage 2005-12-25 20:56:40 +00:00
Stas Degteff
7de7881061 Update 3rd russain language file. Thanks to Dennis Mysienko 2:5020/1665.10 2005-12-25 19:28:48 +00:00
Stas Degteff
a00b3b303e Update 3rd russain language file. Thanks to Dennis Mysienko 2:5020/1665.10 2005-12-25 19:27:20 +00:00
Stas Degteff
6c78933330 Dos2unix 2005-12-25 17:45:19 +00:00
Ianos Gnatiuc
b0b1e699b2 Fixed destination address selection for commented replays in echo areas 2005-12-25 15:09:16 +00:00
Stas Degteff
eb1273bab5 Add some charset transation tables for koi7 charset 2005-12-25 12:50:54 +00:00
Stas Degteff
17eb93ccc8 Add some charset transation tables for koi7 charset 2005-12-25 12:10:18 +00:00
Ianos Gnatiuc
d023e34e3f Now golded+ can draw box lines. Use keyboard configuration keyword EditDrawLines (default: ^D) to toggle draw modes. 2005-12-25 10:17:00 +00:00
Stas Degteff
97eba8fdeb ST_EDITSTATUS examples for decimal and octal codes of character (cjmmented out) 2005-12-22 19:38:41 +00:00
Ianos Gnatiuc
9cca57ae09 Fixed ST_EDITSTATUS default 2005-12-22 08:51:29 +00:00
Ianos Gnatiuc
4736f8718e Added character code from cursor position to editor status bar 2005-12-20 23:10:09 +00:00
Stas Degteff
d8f5f91e8c Add issue to unicode-compatible build of Golded+/lnx 2005-12-20 19:40:53 +00:00
Stas Degteff
55084f65b3 todo fix descriptions parsing in ReadAreafile() 2005-12-19 16:30:49 +00:00
Ianos Gnatiuc
a7a51a5112 Removed K7/K8 model identification 2005-12-19 13:31:26 +00:00
Ianos Gnatiuc
dac0207fe6 regex: \w and \W work for all characters. Also, \b and \B should work correctly. 2005-12-18 00:16:52 +00:00
Stas Degteff
50cf39d3d3 Fix charset tables generation: remove directory part from filename. Uppercase charset names 2005-12-17 18:27:09 +00:00
Stas Degteff
1f599d707c Fix character tables list 2005-12-17 18:12:42 +00:00
Stas Degteff
a89980bcb1 Generate new charset config file (include) with some variants of the charsets names 2005-12-15 20:31:05 +00:00
Ianos Gnatiuc
f8bc88296a Fixed case sensitive advances search 2005-12-15 11:40:31 +00:00
Ianos Gnatiuc
8ff4d78f34 AMD_K7_M8 - AMD_Athlon 2005-12-15 11:39:56 +00:00
Ianos Gnatiuc
2a39ead4d8 +70 new aliases 2005-12-14 22:37:19 +00:00
Stas Degteff
240842ff68 Try to build native cygwin using 'make PLATFORM=lnx' 2005-12-14 16:18:30 +00:00
Ianos Gnatiuc
577c3fb0fe AKAMatchManually will work also for forwards and new messages in netmail areas 2005-12-13 21:03:55 +00:00
Ianos Gnatiuc
c740c0be1c correction 2005-12-13 12:23:17 +00:00
Ianos Gnatiuc
1e0b8065a2 Win32: prevent video buffer overflow 2005-12-13 11:16:01 +00:00
Stas Degteff
f915780378 todo: select area in crosspost menu 2005-12-12 18:39:27 +00:00
Stas Degteff
3c1d3ff686 New items in city translations (russian) 2005-12-12 18:26:38 +00:00
Ianos Gnatiuc
6fa38d95c3 Fixed thread list when replylinkfloat is on (incorrect name position) 2005-12-12 15:12:02 +00:00
Stas Degteff
f143c452db Add Q27: externutil for arealist & etc 2005-12-09 20:07:32 +00:00