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
Luiz Rafael Culik
680df7c56c
See changelog 2002-09-07 00:30 UTC-0300
2002-09-07 03:32:23 +00:00
Maurilio Longo
2f3d5bb05f
2002-09-04 17:56 UTC+0200 Maurilio Longo <maurilio.longo@libero.it>
...
* harbour/source/rtl/tbrowse.prg
! Fixed cell padding inside ::DispCell(). Character or memo fields have to be
padded right. Number fields have to be padded left.
2002-09-04 16:00:47 +00:00
Maurilio Longo
1d9782f967
2002-09-03 19:10 UTC+0200 Maurilio Longo <maurilio.longo@libero.it>
...
* harbour/source/rtl/teditor.prg
! fixed line splitting when a character is deleted from a line and there is a
word wrapping limit. Please note that lines of text are treated differently
from the way clipper 5.x treats them, in particular when past EOL there is no
deletion from current line
* harbour/source/rtl/memoedit.prg
! fixed cursor positiong and shaping when calling an user function
2002-09-03 17:15:10 +00:00
David G. Holm
4cd535b229
See ChangeLog entry 2002-09-02 19:25 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2002-09-02 23:28:12 +00:00
Maurilio Longo
14c5859b97
2002-09-02 16:58 UTC+0200 Maurilio Longo <maurilio.longo@libero.it>
...
* harbour/source/rtl/tbrowse.prg
! fixed columns' width calulation on ::SetColumnWidth( oCol ) method
2002-09-02 15:32:50 +00:00
Luiz Rafael Culik
b34c220cd5
See changelog 2002-07-31 11:20 UTC-0300
2002-08-31 14:29:27 +00:00
David G. Holm
d88aec3415
See ChangeLog entry 2002-08-30 18:05 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2002-08-30 22:09:09 +00:00
David G. Holm
26cf31f982
See ChangeLog entry 2002-08-30 13:25 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2002-08-30 17:27:42 +00:00
Luiz Rafael Culik
5892ce3e72
See changelog 2002-08-27 21:30 UTC-0300
2002-08-28 00:42:16 +00:00
Horacio Dario Roldan Kasimatis
ae3c21a40a
2002-08-27 17:15 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* include/fileio.ch
* source/rtl/filesys.c
* source/rtl/fstemp.c
+ added FO_EXCL for exclusive create
+ added convert_create_flags_ex
! fixed warning in hb_fsPOpen
! fixed hb_fsCreateEx(), HB_FCREATE(),
hb_fsCreateTemp(), HB_FTEMPCREATE().
These functions were not working.
2002-08-27 20:13:38 +00:00
David G. Holm
24c1ed2992
See ChangeLog entry 2002-08-21 12:10 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2002-08-21 16:09:49 +00:00
David G. Holm
143794a5fd
See ChangeLog entry 2002-08-20 22:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2002-08-21 02:32:49 +00:00