Commit Graph

4031 Commits

Author SHA1 Message Date
Antonio Linares
e357db7671 DbCreate() always returns nil 2003-05-01 11:56:07 +00:00
Antonio Linares
a75ba8bfef updated for msgeswin.c 2003-05-01 10:24:27 +00:00
Antonio Linares
47b082cb2e updated for cdpesdos.c, cdpeswin.c and msgeswin.c 2003-05-01 10:23:15 +00:00
Antonio Linares
c56578de76 language messages support for Spanish Windows 2003-05-01 10:14:12 +00:00
Antonio Linares
956515b3c9 codepage support for Spanish Windows 2003-05-01 10:12:26 +00:00
Antonio Linares
488f8cb91b codepage support for Spanish MS-DOS 2003-05-01 10:09:53 +00:00
Antonio Linares
cfac79dbbd numbers editing bug (side effect from previous change) fixed 2003-04-28 21:01:12 +00:00
Antonio Linares
e0de33a6e2 aCallStack properly set when using trace mode (K_F10) 2003-04-28 19:00:39 +00:00
Antonio Linares
86b0c4192c extra #else removed 2003-04-26 23:43:06 +00:00
Antonio Linares
b72909f14b // comment changed into /* */ 2003-04-26 23:38:47 +00:00
Antonio Linares
ee0a29aa6f hb_fsOpen() minor fix for MSVC 2003-04-26 23:34:02 +00:00
David G. Holm
533f06f4f9 See ChangeLog entry 2003-04-24 14:35 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2003-04-24 18:38:25 +00:00
Antonio Linares
4a284df685 some castings for MSVC 2003-04-23 21:14:40 +00:00
Antonio Linares
aaf066188c PICTURE "#" allows "." keystroke 2003-04-23 21:11:50 +00:00
Antonio Linares
b9b06f6ec5 Class TGet Data Pos behavior modified to make it Clipper compatible 2003-04-19 10:00:24 +00:00
Alexander S.Kresin
b45ed36471 2003-04-18 14:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-18 10:10:23 +00:00
Alexander S.Kresin
0f9f696a87 2003-04-17 15:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-17 11:47:04 +00:00
David G. Holm
965c477854 See ChangeLog entry 2003-04-16 19:15 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2003-04-16 23:17:32 +00:00
Alexander S.Kresin
6795447817 2003-04-16 22:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-16 18:09:14 +00:00
Alexander S.Kresin
6034b3018b 2003-04-16 14:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-16 10:50:57 +00:00
David G. Holm
ff78e1b3f0 See ChangeLog entry 2003-04-14 14:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2003-04-14 18:51:05 +00:00
Alexander S.Kresin
4609018563 2003-04-09 21:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-09 17:42:25 +00:00
Alexander S.Kresin
b9843fdace 2003-04-09 13:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-09 09:37:55 +00:00
David G. Holm
5482f95737 See ChangeLog 2003-04-08 15:40 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2003-04-08 19:39:28 +00:00
Alexander S.Kresin
468f30b9a0 2003-04-04 11:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-04 07:18:24 +00:00
Maurilio Longo
36d96467cd 2003-04-03 18:34 UTC+0200 Maurilio Longo <maurilio.longo@libero.it>
* source/common/hbgete.c
     ! fixed warning on OS/2 GCC
2003-04-03 16:36:45 +00:00
Alexander S.Kresin
f2c892c537 2003-04-03 19:52 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-03 15:50:46 +00:00
Alexander S.Kresin
a1b5d0f5ef 2003-04-02 19:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-02 15:32:40 +00:00
Alexander S.Kresin
f6b050767e 2003-04-02 14:18 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-02 10:16:59 +00:00
Alexander S.Kresin
28fce77234 2003-04-01 16:12 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-01 12:09:13 +00:00
Antonio Linares
4cc513140e hb_clsIsParent() made public 2003-03-27 22:39:11 +00:00
Antonio Linares
16497401fe Minor type casting fix for MSVC 2003-03-27 17:41:02 +00:00
Alexander S.Kresin
67d7a4cb6c 2003-03-26 16:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-03-26 13:55:11 +00:00
Alexander S.Kresin
8e11ff0b94 2003-03-26 11:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-03-26 08:28:34 +00:00
Alexander S.Kresin
99ccb9db37 2003-03-25 21:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-03-25 18:34:28 +00:00
Alexander S.Kresin
2e9acdf20a 2003-03-24 15:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-03-24 12:47:25 +00:00
Antonio Linares
40ebf14555 fix on recent If() changes 2003-03-22 10:26:00 +00:00
David G. Holm
a17f8956b8 See ChangeLog 2003-03-17 15:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2003-03-17 20:31:21 +00:00
Antonio Linares
7bbc8f7423 If() inline accepts all kind of arguments 2003-03-16 09:32:35 +00:00
Antonio Linares
81c1057642 Proper definition for HAVE_POSIX_IO for MSVC compiler. This fixes CurDrive() 2003-03-16 08:48:42 +00:00
Alexander S.Kresin
d4f4b208f8 2003-03-05 13:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-03-05 10:37:08 +00:00
Tomaz Zupan
3a020b8283 2003-02-18 22:05 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2003-02-18 21:02:54 +00:00
Alexander S.Kresin
cb49f1cab6 2003-02-18 23:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-02-18 20:03:56 +00:00
David G. Holm
908d2fc46c See ChangeLog entry 2003-02-17 13:15 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2003-02-17 18:14:47 +00:00
Tomaz Zupan
09ce6a3518 2003-02-15 11:00 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2003-02-15 10:03:16 +00:00
Alexander S.Kresin
c86585a7b1 2003-02-14 15:25 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-02-14 12:20:17 +00:00
Alexander S.Kresin
d7a6be3350 2003-02-14 13:15 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-02-14 10:12:30 +00:00
Alexander S.Kresin
588b775653 2003-02-12 11:15 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-02-12 08:13:20 +00:00
Alexander S.Kresin
f474e497fc 2003-02-12 10:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-02-12 06:51:55 +00:00
Jean-Francois Lefebvre
c1df5deba6 2003-02-10 23:20 UTC+1 jf Lefebvre (mafact) <jfl@mafact.com> 2003-02-10 22:23:15 +00:00