Commit Graph

242 Commits

Author SHA1 Message Date
Stas Degteff
5d34bd6b11 Add Xeon CPUID no. 2005-10-18 12:34:58 +00:00
Ianos Gnatiuc
0e5a6c06b7 Fixed internal additional typedefs 2005-10-18 03:49:35 +00:00
Ianos Gnatiuc
732be01903 Fixed ggmtime function 2005-10-17 21:49:22 +00:00
Ianos Gnatiuc
50c20ae93d All gmtime and localtime calls was rewritten to internal defined functions 2005-10-17 19:51:33 +00:00
Stas Degteff
d5b32cade9 Fix from Semen Panevin 2:5025/121 2005-10-17 15:10:33 +00:00
Ianos Gnatiuc
aae02f62bd GoldEd can fall because of invalid time in message 2005-10-16 22:37:22 +00:00
Stas Degteff
998de912ee Fix MSVC cpu detection after last patch 2005-10-16 09:52:01 +00:00
Stas Degteff
178cee4ed9 Replace iP-4 with iP-IV 2005-10-16 09:15:59 +00:00
Stas Degteff
795bb50063 Replace iPentium with iP54C and iP-MMX with iP55C 2005-10-16 09:15:11 +00:00
Stas Degteff
63d2cfc1ff Replace iCentrino with iP-M 2005-10-16 09:13:38 +00:00
Stas Degteff
6f8f267700 Update CPU detection code 2005-10-16 09:12:25 +00:00
Stas Degteff
0c149cd68a Optimize CPU detection code 2005-10-15 22:58:39 +00:00
Stas Degteff
34c300f44c Full x86 CPU detection 2005-10-15 21:43:46 +00:00
Ianos Gnatiuc
41eabae6a6 Fix PgUp/PgDn keys in help window 2005-10-14 14:20:48 +00:00
Stas Degteff
7ac08e73e2 CPUID support in GNU C 2005-10-13 19:28:32 +00:00
Ianos Gnatiuc
a31b8b396b replace Service_Pack_ with SP in @osver macro under WinNT 2005-10-12 05:15:00 +00:00
Stas Degteff
62c27d5dcf Improve OS and platform detection 2005-10-11 20:07:52 +00:00
Stas Degteff
af707b785c Fix MinGW32 build 2005-10-11 18:25:31 +00:00
Ianos Gnatiuc
cbde69e90a conform usage of alloca function 2005-10-11 01:54:40 +00:00
Ianos Gnatiuc
76bec88bc0 fix usage of type DWORD in gcpuid function 2005-10-10 23:21:42 +00:00
Stas Degteff
890937100d fix MS Visual C build after 64-bit support patch 2005-10-09 21:09:37 +00:00
Stas Degteff
0885946b30 64 bit platforms support 2005-10-07 12:41:11 +00:00
Stas Degteff
7345cbfdf2 Fix P4 and IA64 cpu detection 2005-10-07 12:37:19 +00:00
Stas Degteff
626d41cfff Prevent buffer overflow 2005-10-07 12:11:50 +00:00
Stas Degteff
3177d92420 Fix GCC build (ISO C++ not allows unnamed structures) 2005-10-07 12:11:09 +00:00
Ianos Gnatiuc
7c5e65cfcd pressing shift and one of editgo keys for win32 version 2005-10-06 17:50:55 +00:00
Ianos Gnatiuc
3807deacff twitname and twitsubj in random system groups 2005-10-06 12:08:57 +00:00
Ianos Gnatiuc
97ed80ae89 processor name to @widepid and @osver macros 2005-10-05 21:58:34 +00:00
Ianos Gnatiuc
91d1d3ffdf menunextarea config file token 2005-10-05 01:40:16 +00:00
Ianos Gnatiuc
4285622f3f disable warnings in msvc comilation 2005-10-04 23:32:38 +00:00
Ianos Gnatiuc
77e4461a7d usesoftcrxlat config file token 2005-10-04 22:43:15 +00:00
Stas Degteff
49294f1f56 Stylecodes now may be used in random system groups. Patch from Ianos Gnatiuc 2:5030/830.17 2005-10-03 16:55:00 +00:00
Stas Degteff
e9b29523c2 Golded+/lnx: Adopt clipboard to newest MC versions. 2005-09-27 16:31:00 +00:00
Stas Degteff
5cab8ee60e New features: ReplyLinkFloat & ReplyLinkShowAlways 2005-09-20 18:57:30 +00:00
Stas Degteff
7f416bdb4f Add comment for Mappath() declaration 2005-09-15 19:59:44 +00:00
Stas Degteff
87a4e6f763 Disable MSVC warnings 2005-08-29 20:00:54 +00:00
Stas Degteff
1f2fc4b132 fix types conversion 2005-08-29 19:49:00 +00:00
Stas Degteff
4a77b5a598 Apply changes to MS Visual C build. Patch from Ianos Gnatiuc 2:469/335.155 2005-08-26 23:14:24 +00:00
Stas Degteff
12c860a28c Fix type definitions 2005-08-26 23:12:29 +00:00
Stas Degteff
8e0bee0697 Continue patch for MS Visual C build. Thanks to Ianos Gnatiuc 2:5030/830.17@fidonet 2005-08-11 12:34:32 +00:00
Stas Degteff
ff0e9e4c2a Fix gcc 4.0 build, part two. Patch from Max Alekseyev <relf@os2.ru> 2005-08-10 10:37:14 +00:00
Stas Degteff
0deb1611f8 Change type of the AddLine() parameter: use const modifier. Patch from Max Alekseyev <relf@os2.ru> 2005-08-10 09:21:01 +00:00
Stas Degteff
f1497fea2b fix compiler warning about C++ comment style 2005-08-10 07:23:51 +00:00
Stas Degteff
12eeb5554c Workaround of console implementation bug in Windwos 9x (hide cursor bug). Thanks to Ianos Gnatiuc 2:469/335.155 2005-08-08 12:42:33 +00:00
Stas Degteff
2179b64ed1 Fix case-insensitive pattern match for Windwos 9x. Thanks to Ianos Gnatiuc 2:469/335.155 2005-08-08 11:00:43 +00:00
Stas Degteff
52f60a8ee1 Fix MS Visual C build: prevent double slashes in pathname at seek. Thanks to Ianos Gnatiuc 2:469/335.155 2005-08-08 08:43:21 +00:00
Stas Degteff
c28a5f2b7f Bugfix (remove semicolon) by Tim Tsahayev <xeonium@myrealbox.com> 2005-05-11 10:58:51 +00:00
Stas Degteff
6e8413f4e1 Change enviroment test order to prevent use DJGPP options in cygwin 2005-04-26 09:49:22 +00:00
Alexander S. Aganichev
768ed964fe Fixes for multipart UUE 2004-10-04 15:00:51 +00:00
Alexander S. Aganichev
36382af659 Latest changes 2004-10-04 14:50:08 +00:00