Commit Graph

5304 Commits

Author SHA1 Message Date
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
Martin Vogel
0706d50b29 2002-04-08 19:10 UTC+0100 Martin Vogel <vogel@inttec.de> 2002-04-08 17:08:01 +00:00
Alexander S.Kresin
e3f89dfa7f 2002-04-08 21:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-08 17:01:34 +00:00
Alexander S.Kresin
2f7081b977 2002-04-08 16:15 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-08 12:14:02 +00:00
Ignacio Ortiz de Zuniga
6bfb00c39a 2002-03-06 18:30 UTC+0100 Ignacio Ortiz 2002-04-06 16:34:03 +00:00
Alexander S.Kresin
967db4fb16 2002-04-05 13:56 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-05 09:57:42 +00:00
Alexander S.Kresin
91926020ae 2002-04-04 11:17 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-04 07:17:36 +00:00
David G. Holm
b9413b281d Had wrong day in ChangeLog date 2002-04-04 02:57:11 +00:00
David G. Holm
93f4130b8f See ChangeLog entry 2002-04-13 21:40 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-04-04 02:40:15 +00:00
Alexander S.Kresin
984d594ecc 2002-04-03 21:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-03 17:40:17 +00:00
Alexander S.Kresin
b296ed0dd6 2002-04-03 10:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-03 06:29:39 +00:00
Jean-Francois Lefebvre
249912aaea 2002-04-02 21:12 UTC+0200 JF Lefebvre (Mafact) <jfl@mafact.com> 2002-04-02 19:16:42 +00:00
Alexander S.Kresin
ccbaac5c98 2002-04-02 21:46 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-02 17:47:39 +00:00
Alexander S.Kresin
080056e73b 2002-04-02 20:42 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-02 16:41:58 +00:00
Alexander S.Kresin
3dac1591e3 2002-04-02 18:57 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-02 14:55:54 +00:00
Walter Negro
8c72e37fc1 2002-04-02 4:44 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-04-02 04:44:18 +00:00