Commit Graph

509 Commits

Author SHA1 Message Date
Stas Degteff
6aa5bd173f Move issoftcr(), spanspaces() and spanfeeds() into goldlib 2008-01-20 14:45:52 +00:00
Stas Degteff
0180aaf0dd Add comment for WideDispsoftcr global variable 2008-01-20 13:02:48 +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
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
3284338219 MacOS compatible fix 2007-05-03 08:07:37 +00:00
Stas Degteff
4583e435b4 Workaround for GCC 3.4.5/gentoo bug: define GCFG_NO_CPUID 2007-02-24 14:23:03 +00:00
Stas Degteff
2a5db84c7e Comment from Alexey Kasanzew (2:5080/168.22) about cursor hiding in Windows 98 2007-02-22 11:12:32 +00:00
Stas Degteff
be3fcd9b7e Fix Win32 build 2007-02-22 11:10:55 +00:00
Stas Degteff
0dd33ddc32 get console charset in Win32 2007-02-21 13:47:10 +00:00
Stas Degteff
fe8fe1a91c Resolve conflict between defines (win32) 2007-02-05 08:23:18 +00:00
Stas Degteff
241a56a1d8 Fix russian locale detection 2007-02-05 06:53:13 +00:00
Stas Degteff
8a29497f7d Use CP437 as default charset instead IBMPC and LATIN-1; use CP850 as DOS-charset for IBMPC 2007-02-04 09:14:12 +00:00
Stas Degteff
6a2d2e5ef8 Use LANG enviroment variable to select DOS-charset in unixes 2007-02-04 08:31:32 +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
9e44d9f9d1 Fixed multifile UUE decoding. 2007-01-18 20:45:32 +00:00
Ianos Gnatiuc
7a7919d549 Fixed mingw build and some warnings. 2007-01-14 00:52:46 +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
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
0d84e02cfa Memory leak detector for windows build. It is very slow! Use it only in debug mode. 2007-01-08 09:41:15 +00:00
Stas Degteff
f2e95150d0 Use macros instead literal constants 2007-01-02 12:21:13 +00:00
Stas Degteff
ae15b9f9a0 Fix GNU C build 2006-12-27 13:36:53 +00:00
Stas Degteff
d205161648 Fix linking mode changes in previous fix 2006-12-27 12:29:34 +00:00
Ianos Gnatiuc
5ed68936ee Fixed UUE multisection decoding 2006-12-05 19:32:15 +00:00
Stas Degteff
c8276f8ff6 Fix gcc 3.3.x build 2006-11-25 11:44:40 +00:00
Ianos Gnatiuc
ffcc586cd5 Fixed some memory leaks. 2006-11-25 07:26:20 +00:00
Stas Degteff
9ff0025e52 Add destructor to CMYSpellLand & CMSSpellLand 2006-11-23 14:30:25 +00:00
Stas Degteff
17fcd5fc35 Fix build on FreeBSD 2006-11-01 10:10:53 +00:00
Stas Degteff
b219e0e68c Fix MacOS-X 2006-10-04 19:17:40 +00:00
Ianos Gnatiuc
186a608d2c Added __cpuid function for MSVC6 2006-09-24 16:35:01 +00:00
Ianos Gnatiuc
7ee7d90171 Using __cpuid intrinsic on x86 and x64 windows 2006-09-24 15:27:44 +00:00
Ianos Gnatiuc
abc9111f96 Win64 build support 2006-09-24 14:26:09 +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
Stas Degteff
ac621880a6 Fix warning: suggest parentheses around assignment used as truth value 2006-09-01 12:12:08 +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
501d7c1aa8 Fixed fidoconfig parsing. 2006-06-29 15:50:19 +00:00
Ianos Gnatiuc
508dd05f5e Fix gcc warnings 2006-05-17 05:33:45 +00:00
Ianos Gnatiuc
b3496843dd Unlimited reply link chain (max was 30 replies) 2006-05-15 06:20:57 +00:00
Stas Degteff
b322344dae Fix DJGPP build 2006-05-14 18:37:26 +00:00
Ianos Gnatiuc
717827510e Refactoring! 2006-05-14 17:17:32 +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
Ianos Gnatiuc
056c5341d9 Fixed keyboard deadlock on win32 2006-05-07 18:42:35 +00:00
Ianos Gnatiuc
1cb9ab528b Refactoring! 2006-05-06 09:13:21 +00:00
Ianos Gnatiuc
7a646ca788 Converted .c to .cpp 2006-05-06 09:10:18 +00:00
Ianos Gnatiuc
c45e6f7f35 Fixed UUE and BASE64 encoding. 2006-04-30 06:57:51 +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
df0f689816 Fixing warnings and errors for MSVS 2005 compiler 2006-04-21 19:57:30 +00:00
Stanislav Mekhanoshin
e3bbfbee86 fixed extra semicolon 2006-04-13 13:23:40 +00:00
Stas Degteff
0cd4980adc Fix files list 2006-04-10 19:10:51 +00:00
Stas Degteff
25a6aac799 CGG build with hunspell 2006-04-10 19:04:04 +00:00
Ianos Gnatiuc
df425217eb Added HunSpell support 2006-04-08 04:30:32 +00:00
Ianos Gnatiuc
fef9faee87 Removed needless myspell library from project 2006-04-08 04:24:43 +00:00
Ianos Gnatiuc
069e4395c4 Added HunSpell library to project 2006-04-08 04:24:16 +00:00
Stas Degteff
ccfde2d1ec Fix FreeBSD build: stpcpy isn't exists in FreeBSD 2006-04-05 17:45:12 +00:00
Ianos Gnatiuc
b31a923d9d Added HunSpell library to project 2006-04-05 17:20:12 +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
Ianos Gnatiuc
ef23aba6de Win32: Fixed addition of new words to MS Spell user dictionary 2006-03-27 18:39:27 +00:00
Ianos Gnatiuc
8be23dd403 - Fixed MSVC build and some cosmetic fixes/optimizations 2006-03-12 10:48:42 +00:00
Stas Degteff
a858711ce8 use 8.3 filenames template 2006-03-12 09:17:17 +00:00
Stas Degteff
0eece91200 GCC build with Myspell support (DJGPP) 2006-03-12 09:15:19 +00:00
Stas Degteff
df1529fd6a GCC build with Myspell support (mingw-cygwin) 2006-03-12 07:57:03 +00:00
Stas Degteff
99aedb1707 remove extra ';' 2006-03-12 07:56:25 +00:00
Stas Degteff
eb17930b1c GCC build with Myspell support 2006-03-11 23:31:23 +00:00
Stas Degteff
dbeae2ff64 Change (optimize) '#if' expression 2006-03-11 22:57:08 +00:00
Ianos Gnatiuc
60ab82953c Fixed some bugs 2006-03-11 19:24:51 +00:00
Ianos Gnatiuc
8a041219e4 Added support for MySpell spellchecker 2006-03-11 17:04:06 +00:00
Ianos Gnatiuc
dbac4566d8 Added MySpell library to project 2006-03-11 16:21:45 +00:00
Stas Degteff
b52fa95643 Revert incorrect patch sequence 2006-02-24 12:29:21 +00:00
Ianos Gnatiuc
f883787d6b Fixed macro redefinition 2006-02-24 10:03:55 +00:00
Ianos Gnatiuc
5fb7f95cb8 Fixed g++ std::string incompatibility 2006-02-24 08:53:21 +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
cead5992ee DispSoftCR now may be used in random system groups. Changed DispSoftCR and UseSoftCrxLat keywords global defaults. 2006-02-04 18:16:51 +00:00
Stanislav Mekhanoshin
5050e3eb8e Workaround for SunOS of conflict between system and local int8_t definitions.
System headers implies that char is signed by ABI and define the type as
`char' while GoldEd has to be compiled with -funsigned-char and defines it
as `signed char'. Thus we have conflict definition. At the same time goldlib
cannot be compiled with -fsigned-char.
2006-02-01 10:06:07 +00:00
Stanislav Mekhanoshin
cef676eec2 SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
Stas Degteff
421a724a03 Fix *nix build 2006-01-21 16:12:31 +00:00
Stas Degteff
6854113d84 Replace macro __GOLD_SPELL__ with GCFG_NOSPELLDLL; DLL-speller allowed only for Win32; external cpellcheck program is disabled if DLL-speller is enabled 2006-01-21 00:57:09 +00:00
Stas Degteff
ac0e7216dd Error message if AREAFILE fidoconfig can't open 2006-01-20 22:39:09 +00:00
Stas Degteff
0c874292ed Fix hpt (fidoconfig) version check 2006-01-20 12:30:21 +00:00
Stas Degteff
a9cfb10027 Fix garbage screen output on Linux 2006-01-20 11:55:12 +00:00
Ianos Gnatiuc
10f34e6765 Solving attribute constants definition conflicts 2006-01-20 00:15:05 +00:00
Stas Degteff
bcf87c8591 Fix DOS/DJGPP build 2006-01-19 21:33:24 +00:00
Ianos Gnatiuc
3350c0806e Replace all std::cout with internally defined macro 2006-01-17 17:47:35 +00:00
Ianos Gnatiuc
e3b8ef3ef9 Win9x: Fixed waiting for key pressing before area scanning 2006-01-15 09:06:02 +00:00
Stas Degteff
9b3a825e1c Success build Golded+ in MacOSX 2006-01-14 23:48:53 +00:00
Stas Degteff
cba73cfa0d Try to build Golded+ in MacOSX 2006-01-14 22:18:22 +00:00
Stas Degteff
ae3736fc28 Try to build Golded+ in MacOSX 2006-01-14 22:11:56 +00:00
Stas Degteff
66831e6a38 Fix unused variable definition 2006-01-14 22:11:32 +00:00
Stas Degteff
ffc0472dc6 remove unused variable definition 2006-01-14 21:06:37 +00:00
Stas Degteff
44bcc8b1a1 Try to build Golded+ in MacOSX 2006-01-14 20:50:53 +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
3083762d4c Fixed buffer overun for too wide menus 2005-12-30 13:58:46 +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
Ianos Gnatiuc
8ff4d78f34 AMD_K7_M8 - AMD_Athlon 2005-12-15 11:39:56 +00:00
Stas Degteff
240842ff68 Try to build native cygwin using 'make PLATFORM=lnx' 2005-12-14 16:18:30 +00:00
Ianos Gnatiuc
1e0b8065a2 Win32: prevent video buffer overflow 2005-12-13 11:16:01 +00:00
Ianos Gnatiuc
1642dfe4ed Disable add_word submenu from spell checker menu if user dictionary is not open 2005-12-09 15:48:52 +00:00
Stas Degteff
d468f9d8d5 Prevent buffer overflow 2005-12-08 18:48:15 +00:00
Stas Degteff
2beffbd118 Fix warnings 2005-12-08 18:47:03 +00:00
Stas Degteff
8c8b42afc4 Fix enviroment variables substitution. (Bugreport from Yaroslav Tchayckovsky 2:5076/14) 2005-12-07 18:25:05 +00:00
Ianos Gnatiuc
ec0141aa1d Fixed dictionary unloading bug, on language changing 2005-11-30 06:55:55 +00:00
Ianos Gnatiuc
b1ea7b88dd Win32: Added spellchecker code. Must be defined __GOLD_SPELL__ to enable. 2005-11-28 20:06:38 +00:00
Ianos Gnatiuc
df30d36fe5 Added separator item type for menus 2005-11-28 16:27:49 +00:00
Ianos Gnatiuc
bb0d42bbc2 Fixed keystacking conflicts 2005-11-27 20:13:48 +00:00
Ianos Gnatiuc
1314455a73 AMD_K8_M12 - AMD Sempron 2005-11-25 06:35:18 +00:00
Stas Degteff
d72bcc266b Fix linux build 2005-11-22 19:35:25 +00:00
Stas Degteff
48180795cd Add AMD Sempron identification 2005-11-18 19:57:50 +00:00
Stas Degteff
04b12637b2 Fix linux and mingw32 build 2005-11-16 14:49:13 +00:00
Ianos Gnatiuc
05ea478bf7 Win32: Mapped APPS key to Shift+F10 2005-11-10 11:20:32 +00:00
Ianos Gnatiuc
7c44e0d886 fix K8 cpu model name 2005-11-09 18:36:35 +00:00
Stas Degteff
0a74269cc7 Identification for Duron F6M7 2005-11-09 16:26:51 +00:00
Stas Degteff
3fdeadf9d2 Fix cpu id string for empty vendor 2005-11-08 20:48:37 +00:00
Stas Degteff
d0ca6c8af9 Fixed a relative path usage 2005-11-06 11:50:08 +00:00
Stas Degteff
6078217981 fix GCC warnings 2005-11-05 23:18:14 +00:00
Stas Degteff
2f4c3809e1 Update defines g_is...() 2005-11-05 21:31:49 +00:00
Stas Degteff
3940615b7b Detects the AMD Athlon family 6 model 6 2005-11-05 21:30:36 +00:00
Stas Degteff
3d6effef0c Bugfix unfinity recurcive call in non-win32 builds 2005-11-05 21:28:57 +00:00
Stas Degteff
5e7b18e44c It's not needed to use own isalpha() in disk letter check 2005-11-05 16:01:06 +00:00
Stas Degteff
5fb85baf53 Expand ~/ and relative path in pathnames 2005-11-05 11:15:58 +00:00
Stas Degteff
c74c7763ac Fix non-w32 builds 2005-11-04 07:33:44 +00:00
Stas Degteff
00b6286bba Prevent memory fault on non-32bit platforms 2005-11-03 11:57:16 +00:00
Stas Degteff
d89669bdf9 Fix GCC warnings 2005-11-03 11:43:11 +00:00
Ianos Gnatiuc
502e130b8f Fixed sprintf parameters 2005-11-02 00:45:47 +00:00
Stas Degteff
4ab601e382 Fix GCC build 2005-11-01 20:11:49 +00:00
Stas Degteff
9928f3ee1f Fix GCC warnings 2005-11-01 20:09:07 +00:00
Ianos Gnatiuc
073e52bb3d few optimizations 2005-11-01 02:31:41 +00:00
Ianos Gnatiuc
21b44b65d2 Changed all toupper, tolower, isupper, islower and isalpha to internal defined function. Case insensitive regexp should work on Win9x now. 2005-10-31 22:18:26 +00:00
Ianos Gnatiuc
4057aba5d0 Improved false quote detection 2005-10-27 23:41:58 +00:00
Stas Degteff
f43822b1c2 Fix for DJGPP build 2005-10-27 20:40:10 +00:00
Stas Degteff
a88fa576ca Fix printf() parameters 2005-10-27 19:38:16 +00:00
Stas Degteff
e077a8ff63 Fix warning 2005-10-27 19:25:55 +00:00
Stas Degteff
7ebf8253e6 Fix typos 2005-10-27 19:18:58 +00:00
Stas Degteff
1f3c735f39 Update VIA CPU detection 2005-10-27 16:31:35 +00:00
Stas Degteff
d33dc84ae5 change CPU detection for non-w32 2005-10-27 16:28:14 +00:00
Stas Degteff
139032d223 TransMeta CPU detection 2005-10-27 16:23:43 +00:00
Ianos Gnatiuc
1f34df0b75 Help window will not close on pressing undefined keys 2005-10-26 21:04:05 +00:00
Stas Degteff
b5dc91c02d Update VIA C3 CentaurHauls detection 2005-10-26 16:00:32 +00:00
Ianos Gnatiuc
97ffdeef9d cast to bool optimization 2005-10-25 06:11:09 +00:00
Ianos Gnatiuc
1544629b43 Pick string windows will be resized to title length also 2005-10-25 03:41:16 +00:00
Stas Degteff
81300cf5a4 Display unknown 386 and 486 CPUs 2005-10-24 15:09:49 +00:00
Stas Degteff
7fd27d1de2 Fix non-win32 builds 2005-10-24 14:26:35 +00:00