Commit Graph

599 Commits

Author SHA1 Message Date
Walter Negro
e8691ed4d2 * contrib/libct/color.prg
! Fix, the color string was inverted.
2002-05-30 03:51:35 +00:00
Walter Negro
72fa84b903 * contrib/libct/screen1.c
! Now return correctly a numeric value.
2002-05-30 03:46:39 +00:00
Ron Pinkas
92f5c3c3fb 2002-05-25 21:36 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
* contrib/rdd_ads/ads1.c
    + Added #ifdef section to support xHarbour PCODE version check.
2002-05-26 04:37:06 +00:00
Luiz Rafael Culik
6d414510f0 See changelog 2002-05-25 13:15 UTC-0300 2002-05-25 16:17:50 +00:00
David G. Holm
d39666bc6d See ChangeLog entry 2002-05-24 20:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-05-25 00:36:53 +00:00
Walter Negro
8a760b30c0 * contrib/libct/datetime.prg
! Fix, change NTOS() for STR() in EOQ() function.
2002-05-24 19:08:22 +00:00
Luiz Rafael Culik
1901edc1ce See changelog 2002-05-24 08:50 UTC-0300 2002-05-24 12:06:31 +00:00
Horacio Dario Roldan Kasimatis
5930c4d793 2002-05-23 14:59 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* contrib/mysql/tmysql.prg
    ! Change in CreateTable's mapping of the xBase N(dig,0) field
      type into mySql's tinyint, smallint, mediumint, int, bigint
      and real (if the number is too big to be an integer)
2002-05-23 18:02:22 +00:00
Martin Vogel
148040aa59 2002-05-22 17:40 UTC+0200 Martin Vopgel <vogel@inttec.de> 2002-05-22 15:38:10 +00:00
Jean-Francois Lefebvre
88b31335db 2002-05-20 22:33 UTC+0100 J.lefebvre (Mafact) <jfl@mafact.com> 2002-05-20 20:47:38 +00:00
Jean-Francois Lefebvre
a7c1ff1129 2002-05-20 16:20 UTC+0100 J.lefebvre (Mafact) <jfl@mafact.com> 2002-05-20 14:26:23 +00:00
Alexander S.Kresin
0b0aa49524 2002-05-20 14:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-05-20 10:50:08 +00:00
Brian Hays
94a1f46adb 2002-05-15 23:43 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2002-05-16 06:45:36 +00:00
Luiz Rafael Culik
3d12d100c0 See changelog 2002-05-15 22:25 UTC -0300 2002-05-16 01:24:16 +00:00
Alexander S.Kresin
1749f5bd02 2002-05-15 19:26 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-05-15 15:25:56 +00:00
Alexander S.Kresin
ab3c684351 2002-05-15 12:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-05-15 07:57:34 +00:00
Tomaz Zupan
764cdb4771 2002-05-14 16:10 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2002-05-14 14:09:19 +00:00
Alexander S.Kresin
6068977e0b 2002-05-08 12:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-05-08 08:58:12 +00:00
Tomaz Zupan
0cc832f0fb 2002-05-08 10:20 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2002-05-08 08:27:43 +00:00
Luiz Rafael Culik
37434ff0fc See changelog 2002-05-07 22:25 UTC -0300 2002-05-08 01:22:08 +00:00
Tomaz Zupan
bedca6bf54 2002-05-06 21:40 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2002-05-06 19:48:55 +00:00
Martin Vogel
a11d2dd839 2002-05-05 21:05 UTC+0100 Martin Vogel <vogel@inttec.de> 2002-05-05 19:03:27 +00:00
Martin Vogel
50a352edbf 2002-05-04 18:40 UTC+0100 Martin Vogel <vogel@inttec.de> 2002-05-04 16:37:32 +00:00
Tomaz Zupan
f36acfb210 2002-05-04 09:08 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2002-05-04 07:07:05 +00:00
Alexander S.Kresin
8390f7d222 2002-04-26 21:56 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-26 17:54:16 +00:00
Alexander S.Kresin
aca05b5f54 2002-04-26 15:15 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-26 11:10:29 +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
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
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