Commit Graph

3591 Commits

Author SHA1 Message Date
Ignacio Ortiz de Zuniga
0f73bcdb3d 2002-11-08 13:19 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-11-08 12:19:43 +00:00
Ignacio Ortiz de Zuniga
74260b002b 2002-11-08 13:16 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-11-08 12:17:26 +00:00
Luiz Rafael Culik
996c99abdd See changelog 2002-11-07 22:05 UTC-0300 2002-11-08 00:05:07 +00:00
Luiz Rafael Culik
2869a4b8a1 See changelog 2002-11-07 08:30 UTC-0300 2002-11-07 10:27:36 +00:00
Walter Negro
979b1c2ed6 2002-11-06 18:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/achoice.prg
    ! Fix, if no UDF is set, pressing an alpha key it
      go to first item finding this letter without respecting
      upper and lowercase.
    Reported by Luiz Culik.
2002-11-06 21:42:41 +00:00
Luiz Rafael Culik
1c8910d01b See changelog 2002-11-05 21:41 UTC-0300 2002-11-05 23:55:37 +00:00
Walter Negro
e9ab44e2fb 2002-11-05 19:01 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/is.c
    ! Fix call to isdigit() and isalpha(), islower() and isupper(),
      forcing unsigned char.
      For the correct working with DJGPP compiler.
2002-11-05 22:03:58 +00:00
Walter Negro
d75e4f63dc 2002-11-05 19:01 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/strcase.c
    ! Fix call to toupper() and tolower(), forcing unsigned char.
      For the correct working with DJGPP compiler.
2002-11-05 22:02:03 +00:00
Paul Tucker
a280398c84 See Changelog 2002-11-04 12:20 UTC-0500 2002-11-04 17:21:42 +00:00
Alexander S.Kresin
c277cffe98 2002-11-03 20:28 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-03 17:25:58 +00:00
Alexander S.Kresin
7248d2bed7 2002-11-02 19:26 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-02 16:25:01 +00:00
Alexander S.Kresin
8b625b5447 2002-11-02 11:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-02 08:52:31 +00:00
Walter Negro
48d1623b1e 2002-10-31 16:40 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/tget.prg
    ! Fix ::DeleteEnd() method.
      It didn't erase the last character.
      Reported by Luiz Rafael Culik.
2002-10-31 19:42:02 +00:00
Paul Tucker
51666716be 2002-10-29 20:45 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-30 01:56:53 +00:00
Paul Tucker
2f137704cc 2002-10-28 11:10 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-29 16:49:05 +00:00
Jean-Francois Lefebvre
683aecc0e5 2002-10-27 21:35 UTC+0100 J-F lefebvre <jfl@mafact.com> 2002-10-27 20:41:36 +00:00
Alexander S.Kresin
6345e1c791 2002-10-25 14:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-25 10:28:21 +00:00
Alexander S.Kresin
199cd82230 2002-10-25 11:38 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-25 07:35:22 +00:00
Walter Negro
6668a6ed77 * 2002-10-24 15:00 UTC-0300 Walter Negro <anegro@overnet.com.ar>
! Add codepage to compilation
2002-10-24 18:00:23 +00:00
Alexander S.Kresin
3108d6ebe5 2002-10-24 16:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-24 12:03:33 +00:00
Alexander S.Kresin
26d9f392d1 2002-10-24 15:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-24 11:36:57 +00:00
David G. Holm
819f2a0ef2 See ChangeLog entry 2002-10-22 18:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-10-22 22:35:46 +00:00
David G. Holm
7d29e608c2 See ChangeLog entry 2002-10-22 17:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-10-22 21:34:22 +00:00
Paul Tucker
1cb85d6e2d 2002-10-22 02:00 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-22 18:11:51 +00:00
Antonio Linares
fccdfef990 minor fix reported by José Fco. Pérez 2002-10-22 16:49:18 +00:00
Paul Tucker
504a5aceee 2002-10-22 12:00 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-22 16:08:18 +00:00
Antonio Linares
99c29f73d5 minor fix 2002-10-22 03:10:55 +00:00
Walter Negro
0ab6da878f * source/rtl/tget.prg
! Fix ::Changed property to conform UPDATE() behaviour with that Clipper.

  Fixed by Andi Jahja in xHarbour
2002-10-22 02:26:19 +00:00
Walter Negro
007650bc26 * source/rtl/achoice.prg
! Reduce redundant code.
  ! Fix default values of nBottom and nRight out of range.
  ! Add control of value of nBottom and nRight.
2002-10-22 02:23:58 +00:00
Paul Tucker
eb0e0d8185 2002-10-21 12:30 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-21 19:01:54 +00:00
Paul Tucker
08763f7da7 2002-10-21 12:00 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-21 16:10:50 +00:00
Paul Tucker
bc19afa751 2002-10-20 22:50 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-21 02:55:22 +00:00
Paul Tucker
a7380ff5fb 2002-10-20 16:18 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-20 20:35:54 +00:00
Paul Tucker
0a2edfe6e0 2002-10-20 16:18 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-20 20:20:41 +00:00
Paul Tucker
a5b953fd96 *** empty log message *** 2002-10-20 20:14:05 +00:00
Paul Tucker
3b55ed2507 2002-10-20 15:16 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-20 19:27:09 +00:00
Alexander S.Kresin
8ad9a091be 2002-10-20 22:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-20 18:36:32 +00:00
Alexander S.Kresin
08eff0e53e 2002-10-20 21:12 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-20 17:10:56 +00:00
Paul Tucker
e29ce229af 2002-10-19 16:50 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-19 21:03:51 +00:00
Paul Tucker
873d790988 2002-10-19 16:26 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-19 20:16:59 +00:00
Antonio Linares
c988e3f593 mouse support added to debugger help 2002-10-19 18:50:24 +00:00
Antonio Linares
ac86913ec5 minor fix to BP settings save to file 2002-10-19 18:48:46 +00:00
Antonio Linares
e5c134a59b hb_parc() use made clipper compatible 2002-10-19 18:03:35 +00:00
Antonio Linares
d9e8189b85 some fixes on hb_parc() use from DbCreate() 2002-10-19 14:14:57 +00:00
Antonio Linares
dfc4e68551 all hb_stor... functions changed to return an int value 2002-10-19 11:22:00 +00:00
Antonio Linares
719fcf830d minor fix to hb_parc() 2002-10-19 10:49:06 +00:00
Antonio Linares
283dd53b82 FRead() fix for dynamic strings use with more than one holder 2002-10-19 10:16:04 +00:00
Luiz Rafael Culik
0100d14b89 See changelog 2002-10-18 14:40 UTC-0300 2002-10-18 17:40:22 +00:00
Andi Jahja
561d290baf harbour.y 2002-10-17 07:58:42 +00:00
Walter Negro
bdf054fdb4 2002-10-14 17:10 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/tget.prg
    ! fixed get (value and display) involving negative with decimal
      number whose value is less than 1, in some pictures.
2002-10-14 20:17:00 +00:00