Horacio Dario Roldan Kasimatis
d00a2d5cdf
2002-04-24 00:42 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source/rdd/workarea.c
! fixed bug with set relation to, found by Walter Negro.
2002-04-24 03:54:11 +00:00
Walter Negro
37af635b6d
Changelog: 2002-04-23 20:40 UTC-0300
2002-04-23 20:39:55 +00:00
Walter Negro
6381892744
* source/rtl/devoutp.prg
...
! More compliant with Cli**er for certain types of data.
Now only accept character, numeric, date and logical types of data.
Any other types of data is ignored.
2002-04-23 20:36:46 +00:00
Alexander S.Kresin
9070408ee1
2002-04-22 14:14 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-04-22 10:12:27 +00:00
Alexander S.Kresin
35665caaa2
2002-04-19 19:32 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-04-19 15:29:47 +00:00
Alexander S.Kresin
d1c9ea097f
2002-04-19 11:33 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-04-19 07:31:53 +00:00
Alexander S.Kresin
b7ccbc86e8
2002-04-18 22:56 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-04-18 18:56:11 +00:00
Alexander S.Kresin
8acb2036d8
2002-04-18 13:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-04-18 09:27:03 +00:00
Walter Negro
e3b4ada5ed
2002-04-18 03:55 UTC-0300 Walter Negro <anegro@overnet.com.ar>
2002-04-18 04:17:25 +00:00
Walter Negro
ff670ea393
* include/hbsetup.h
...
+ defines for compiler __DJGPP__ is HB_OS_DOS_32.
2002-04-18 03:59:47 +00:00
Walter Negro
3b38dcbc55
* contrib/libnf/makefile.vc
...
+ Add reference for dispc.c and ftattr.c
2002-04-18 03:55:49 +00:00
Walter Negro
f4deb30e9c
* contrib/libnf/nanfor.bc
...
+ Add reference for dispc.c, dfile.prg and ftattr.c
2002-04-18 03:54:01 +00:00
Walter Negro
9a991aae12
* contrib/libnf/makefile
...
+ Add reference for dispc.c and ftattr.c
2002-04-18 03:52:22 +00:00
Walter Negro
36a0968f06
* contrib/libnf/dispc.c
...
+ ported to Harbour of FT_DISPFILE().
See also FT_DFSETUP() and FT_DFCLOSE().
This function permit browse for a file without loading it in memory.
2002-04-18 03:40:44 +00:00
Walter Negro
d5f787bf7f
* contrib/libnf/tempfile.prg
...
+ New code for plataform diferent of HB_OS_DOS and HB_OS_DOS_32.
The new code not use call to C function.
+ Add new parameter. FT_TEMPFIL( cPath, [lHidden], [@nHandle] )
if [@]nHandle is used, the function not close the temp file and
return the handle by nHandle.
This parameter should be passed by reference.
If this parameter is not used or not passed by reference, the temp
file is closed.
2002-04-18 03:31:51 +00:00
Walter Negro
a9d254725c
* contrib/libnf/getver.c
...
* Diferent compilation for HB_OS_DOS_32 in _FT_TEMPFILE
2002-04-18 03:20:19 +00:00
Walter Negro
5c31cc0c24
* contrib/libnf/ftattr.c
...
+ Initial version of FT_SAVEATT() & FT_RESTATT().
For save and restore the attribute bytes of a specified screen region.
2002-04-18 02:49:46 +00:00
Luiz Rafael Culik
e8afcfb007
See changelog 2002-04-17 13:15 UTC-0300
2002-04-17 16:13:17 +00:00
Walter Negro
aace4d2a09
2002-04-17 14:57 UTC-0300 Walter Negro <anegro@overnet.com.ar>
2002-04-17 14:57:18 +00:00
Walter Negro
0c82e16f4a
* source/rtl/tget.prg
...
! Fix bug in DeleteAll method. Change DTOC() for CTOD().
* Bug fixed, reported by Lorenzo Fiorini.
2002-04-17 14:54:45 +00:00
Walter Negro
5c828a3ff4
2002-04-17 14:28 UTC-0300 Walter Negro <anegro@overnet.com.ar>
2002-04-17 14:41:30 +00:00
Walter Negro
6d900a730a
* source/rtl/teditor.prg
...
+ Add of calls to IdleHook and KeyboardHook for handling of special
keys when the mode edition is not used.
2002-04-17 14:21:55 +00:00
Walter Negro
843d6de12c
*** empty log message ***
2002-04-15 05:02:08 +00:00
Walter Negro
fbd4fc3e93
* source/rtl/valtype.c
...
! Change name of function IS_VARBYREF() to HB_ISBYREF().
2002-04-15 04:59:06 +00:00
Walter Negro
339be63fd3
*** empty log message ***
2002-04-15 04:56:00 +00:00
Walter Negro
5fe62676f4
* contrib/libnf/mouse.c
...
* _MGET_PAGE() now return value when HB_OS_DOS.
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-15 04:54:42 +00:00
Walter Negro
4fbe1e4535
* contrib/libnf/getvid.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-15 04:49:14 +00:00
Walter Negro
a6410fcc40
* contrib/libnf/prtscr.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-15 04:46:55 +00:00
Walter Negro
4f8b919576
* contrib/libnf/proper.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-15 04:44:46 +00:00
Walter Negro
bb78314109
* contrib/libnf/kspeed.c
...
* Fix values in switch-case.
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-15 04:41:39 +00:00
Walter Negro
cfa2892433
* contrib/libnf/getenvrn.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-15 04:39:01 +00:00
Walter Negro
742388f4f3
* contrib/libnf/descend.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-15 04:37:44 +00:00
Walter Negro
ce051aa825
* contrib/libnf/numlock.c
...
* Add {} to avoid ambiguous if-else.
2002-04-15 04:35:29 +00:00
Walter Negro
eb15e017ea
* contrib/libnf/caplock.c
...
* Add {} to avoid ambiguous if-else.
2002-04-15 04:34:24 +00:00
Walter Negro
225e59364a
* contrib/libct/makefile.bc
...
* Correction in dependence of exponent.c
2002-04-15 04:29:25 +00:00
Walter Negro
86d65f5a8c
2002-04-14 04:50 UTC-0300 Walter Negro <anegro@overnet.com.ar>
...
2002-04-14 05:15 UTC-0300 Walter Negro <anegro@overnet.com.ar >
2002-04-14 05:19:42 +00:00
Walter Negro
cb6d3824ef
* contrib/libct/ctflist.txt
...
* CSETCENT() |S|
* UNSELECTED() |S|
2002-04-14 05:13:27 +00:00
Walter Negro
00db34c1b9
* contrib/libct/strswap.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-14 05:11:50 +00:00
Walter Negro
a414e6d57d
* contrib/libct/posdiff.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-14 05:10:58 +00:00
Walter Negro
e122306d6a
* contrib/libct/pos1.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-14 05:10:02 +00:00
Walter Negro
dd5dcdc412
* contrib/libct/files.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-14 05:09:07 +00:00
Walter Negro
c5047aa685
* contrib/libct/bit3.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-14 05:07:52 +00:00
Walter Negro
c05f65cab4
* contrib/libct/bit1.c
...
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
2002-04-14 05:06:43 +00:00
Walter Negro
c175ad510d
* contrib/libct/ctmisc.prg
...
+ Add function: CSETCENT() // return SET CENTURY state
+ Add function: UNSELECTED() // Activate UNSELECTED color
2002-04-14 05:00:38 +00:00
Walter Negro
c1792f85a2
source/rtl/valtype.c
...
+ Add function: IS_VARBYREF( ).
This function allows in PRGs to know if a parameter has been passed
by value or by reference.
2002-04-14 04:47:43 +00:00
Walter Negro
6fd6174039
source/vm/itemapi.c
...
* subdivision of the function hb_itemUnRef() in
hb_itemUnRef() and hb_itemUnRefOnce().
2002-04-14 04:38:53 +00:00
Walter Negro
2d2663d1f0
include/hbapiitm.h
...
+ Add definition for hb_itemUnRefOnce()
2002-04-14 04:30:48 +00:00
Tomaz Zupan
2ff8ac0ee2
2002-04-10 15:48 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
2002-04-10 13:56:06 +00:00
Alexander S.Kresin
d486330cef
2002-04-10 13:22 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-04-10 09:21:03 +00:00
Martin Vogel
dba1bf9dd5
*** empty log message ***
2002-04-08 17:23:10 +00:00