3e3e5efe10
2002-05-04 17:47 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> * include\hbrddcdx.h * source\rdd\dbfcdx\dbfcdx2.h * source\rdd\dbfcdx\dbfcdx1.c + fixed support for dbSeek(last) + added scope support: ordScope, dbOrderInfo(..scope..), ordKeyCount, ordKeyNo. ! fixed found() flag when last record in order must be filtered (eg: deleted), bug reported by Lorenzo Fiorini. + added dummy handler for DBOI_CUSTOM.
Horacio Dario Roldan Kasimatis
2002-05-04 20:49:12 +00:00
044146cee7
2002-05-04 17:47 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> * source\rdd\dbcmd.c ! fixed return value of dbGoTo() + added support of 4th value of dbOrderInfo
Horacio Dario Roldan Kasimatis
2002-05-04 20:48:26 +00:00
50a352edbf
2002-05-04 18:40 UTC+0100 Martin Vogel <vogel@inttec.de>
Martin Vogel
2002-05-04 16:37:32 +00:00
9e0e7cf909
* source/rtl/tget.prg ! Fix minor bug in PutMask( )
Walter Negro
2002-04-30 04:06:28 +00:00
84e5716e92
* source/rtl/teditor.prg ! Add support for Set Key defined Keys on Edit() and BrowseText() method From xHarbour by Luiz Culik ! Fix minor bug related with this
Walter Negro
2002-04-30 04:00:19 +00:00
0deaf110dd
* source/rtl/memoedit.prg ! Add support for Set Key defined Keys. From xHarbour by Luiz Culik ! Fix minor bug related with this.
Walter Negro
2002-04-30 03:56:21 +00:00
6a9dae5e5d
* source/rtl/getsys.prg ! Fix, lost the reference to the current oGetList with recursive execution of ReadModal.
Walter Negro
2002-04-25 13:51:13 +00:00
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.
Horacio Dario Roldan Kasimatis
2002-04-24 03:54:11 +00:00
37af635b6d
Changelog: 2002-04-23 20:40 UTC-0300
Walter Negro
2002-04-23 20:39:55 +00:00
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.
Walter Negro
2002-04-23 20:36:46 +00:00
ff670ea393
* include/hbsetup.h + defines for compiler __DJGPP__ is HB_OS_DOS_32.
Walter Negro
2002-04-18 03:59:47 +00:00
3b38dcbc55
* contrib/libnf/makefile.vc + Add reference for dispc.c and ftattr.c
Walter Negro
2002-04-18 03:55:49 +00:00
f4deb30e9c
* contrib/libnf/nanfor.bc + Add reference for dispc.c, dfile.prg and ftattr.c
Walter Negro
2002-04-18 03:54:01 +00:00
9a991aae12
* contrib/libnf/makefile + Add reference for dispc.c and ftattr.c
Walter Negro
2002-04-18 03:52:22 +00:00
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.
Walter Negro
2002-04-18 03:40:44 +00:00
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.
Walter Negro
2002-04-18 03:31:51 +00:00
a9d254725c
* contrib/libnf/getver.c * Diferent compilation for HB_OS_DOS_32 in _FT_TEMPFILE
Walter Negro
2002-04-18 03:20:19 +00:00
5c31cc0c24
* contrib/libnf/ftattr.c + Initial version of FT_SAVEATT() & FT_RESTATT(). For save and restore the attribute bytes of a specified screen region.
Walter Negro
2002-04-18 02:49:46 +00:00
e8afcfb007
See changelog 2002-04-17 13:15 UTC-0300
Luiz Rafael Culik
2002-04-17 16:13:17 +00:00
6d900a730a
* source/rtl/teditor.prg + Add of calls to IdleHook and KeyboardHook for handling of special keys when the mode edition is not used.
Walter Negro
2002-04-17 14:21:55 +00:00
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.
Walter Negro
2002-04-15 04:54:42 +00:00
4fbe1e4535
* contrib/libnf/getvid.c * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-15 04:49:14 +00:00
a6410fcc40
* contrib/libnf/prtscr.c * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-15 04:46:55 +00:00
4f8b919576
* contrib/libnf/proper.c * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-15 04:44:46 +00:00
bb78314109
* contrib/libnf/kspeed.c * Fix values in switch-case. * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-15 04:41:39 +00:00
cfa2892433
* contrib/libnf/getenvrn.c * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-15 04:39:01 +00:00
742388f4f3
* contrib/libnf/descend.c * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-15 04:37:44 +00:00
ce051aa825
* contrib/libnf/numlock.c * Add {} to avoid ambiguous if-else.
Walter Negro
2002-04-15 04:35:29 +00:00
eb15e017ea
* contrib/libnf/caplock.c * Add {} to avoid ambiguous if-else.
Walter Negro
2002-04-15 04:34:24 +00:00
225e59364a
* contrib/libct/makefile.bc * Correction in dependence of exponent.c
Walter Negro
2002-04-15 04:29:25 +00:00
00db34c1b9
* contrib/libct/strswap.c * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-14 05:11:50 +00:00
a414e6d57d
* contrib/libct/posdiff.c * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-14 05:10:58 +00:00
e122306d6a
* contrib/libct/pos1.c * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-14 05:10:02 +00:00
dd5dcdc412
* contrib/libct/files.c * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-14 05:09:07 +00:00
c5047aa685
* contrib/libct/bit3.c * Add some values for default to eliminate warnings when compiling with gcc -O2.
Walter Negro
2002-04-14 05:07:52 +00:00