Commit Graph

1823 Commits

Author SHA1 Message Date
Luiz Rafael Culik
f61489e1a2 See changelog 2002-01-04 19:40 UTC-0300 2003-01-04 21:36:06 +00:00
Walter Negro
e25ce2eda8 2002-12-22 03:46 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/set.c
     ! Fix, reset PRINTFILE handle when close file.
2002-12-22 06:45:19 +00:00
David G. Holm
1f7ba8f009 See ChangeLog entry 2002-12-18 14:00 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-12-18 19:05:30 +00:00
Walter Negro
3c76b95b42 2002-12-17 12:40 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/tget.prg
    ! Fix, UpdateBuffer() should not actualize the variable if the value
      was not modified.
2002-12-17 15:48:35 +00:00
Luiz Rafael Culik
395250383c See changelog 2002-12-07 21:45 UTC-0300 2002-12-08 00:06:26 +00:00
David G. Holm
eb1cbcd479 See ChangeLog entry 2002-12-02 15:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-12-03 20:34:45 +00:00
Luiz Rafael Culik
7cc8b4b719 See changelog 2002-12-01 12:00 UTC-0300 2002-12-01 13:56:03 +00:00
Alexander S.Kresin
170f3c9d27 2002-11-27 13:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-27 10:25:47 +00:00
Luiz Rafael Culik
91c65a8b49 See changelog 2002-11-25 21:45 UTC-0300 2002-11-26 00:01:22 +00:00
Luiz Rafael Culik
01099577fc See changelog 2002-11-20 21:45 UTC-0300 2002-11-20 23:40:02 +00:00
Alexander S.Kresin
b23b8a3657 2002-11-15 14:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-15 11:24:53 +00:00
Luiz Rafael Culik
27521a4b96 See changelog 2002-11-11 19:35 UTC-0300 2002-11-10 21:30:46 +00:00
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
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
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
3108d6ebe5 2002-10-24 16:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-24 12:03:33 +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
Antonio Linares
fccdfef990 minor fix reported by José Fco. Pérez 2002-10-22 16:49: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
bc19afa751 2002-10-20 22:50 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-21 02:55:22 +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
e5c134a59b hb_parc() use made clipper compatible 2002-10-19 18:03:35 +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
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
Gustavo Junior Alves
07a6a3cdb3 Fix filesys.c to compile os MSVC 2002-10-07 16:28:51 +00:00
Gustavo Junior Alves
eb8bdcba78 *** empty log message *** 2002-10-07 01:46:30 +00:00
Luiz Rafael Culik
162d6ad324 See changelog 2002-10-05 23:00 UTC-0300 2002-10-06 02:07:53 +00:00
Andi Jahja
08b8e26b76 Andi Jahja <andijahja@harbour-id.net> 2002-09-29 05:18:29 +00:00
Horacio Dario Roldan Kasimatis
b542248370 2002-09-26 12:30 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbapi.h
        - removed filecase() definition from Extend API
   * include/hbapifs.h
        - added filecase() definition to FS API
   * include/hbset.h
   * source/rtl/set.c
   * source/rtl/filesys.c
        ! fixed GPF, fixed MSVC typecast,
          changed settings from strings to numeric constants.
2002-09-26 15:42:15 +00:00
Horacio Dario Roldan Kasimatis
2f0b993d2d 2002-09-25 18:47 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/rtl/file.c
   * source/rdd/rtl/filesys.c
        ! added some missing casts.
2002-09-25 21:47:44 +00:00
Horacio Dario Roldan Kasimatis
66573b4008 2002-09-25 17:15 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/rtl/file.c
   * source/rdd/rtl/filesys.c
        ! fixed GPF, hb_xfree must be used for hb_xgrab memory.
2002-09-25 20:16:08 +00:00
Gustavo Junior Alves
b1f4fc7647 Allow FILECASE, DIRCASE and DIRSEPARATOR to compile under MSVC 2002-09-25 16:17:06 +00:00
Gustavo Junior Alves
5c91af924a Implement SET FILECASE, DIRCASE and DIRSEPARATOR 2002-09-24 01:10:15 +00:00
David G. Holm
4d71cbc443 See ChangeLog entry 2002-09-13 23:25 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-09-14 03:30:42 +00:00
David G. Holm
ac57c9dcdd 2002-09-13 22:20 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-09-14 02:26:41 +00:00