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