Commit Graph

3353 Commits

Author SHA1 Message Date
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
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
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
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
fbd4fc3e93 * source/rtl/valtype.c
! Change name of function IS_VARBYREF() to HB_ISBYREF().
2002-04-15 04:59:06 +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
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
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
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
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
Walter Negro
44925cd65a * source/rtl/menuto.prg
! Fix recursive executions and exit without pressing key.
       Now use local pointer and save static pointer.
     ! Fix call to HitTest
2002-04-02 04:41:53 +00:00
Luiz Rafael Culik
4fa0077e9c See changelog 2002-03-31 14:00 UTC -0300 2002-03-31 16:53:00 +00:00
Alexander S.Kresin
418678f491 2002-03-29 15:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-29 12:03:56 +00:00
Alexander S.Kresin
5da47b4d31 2002-03-29 14:17 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-29 11:12:59 +00:00
Alexander S.Kresin
d9fde5a285 2002-03-28 15:57 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-28 12:52:46 +00:00
Horacio Dario Roldan Kasimatis
747d8d40d3 2002-03-27 02:26 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbset.h
   * source/rtl/set.c
     ! changed definition of HB_SET_AUTORDER from BOOL into int.
2002-03-27 05:45:54 +00:00
Walter Negro
571c7b904a * source/rtl/tget.prg
! Fix minor bug with initial spaces in PICTURE
2002-03-25 21:43:24 +00:00
Walter Negro
acd9311599 * source/rtl/tget.prg
! Fix bug in picture "999,999.99" and "999.999,99".
     ! Fix bug in picture with initial spaces.
2002-03-25 15:31:30 +00:00
Chen Kedem
8f57012e65 2002-03-25 08:45 UTC+0200 Chen Kedem <niki@actcom.co.il> 2002-03-25 06:46:36 +00:00
Walter Negro
3a493f9383 * source/rtl/tget.prg
* Fix ::unTransform() for numeric Get with complex Picture.
2002-03-22 14:57:38 +00:00
Alexander S.Kresin
9f1088fd4d 2002-03-21 20:47 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-21 17:45:56 +00:00
Alexander S.Kresin
758c69e665 2002-03-21 19:22 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-21 16:23:33 +00:00
Alexander S.Kresin
0db30aed6b 2002-03-21 15:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-21 12:57:44 +00:00
Walter Negro
7459e0a133 * source/rtl/checkbox.prg
* Revert static function to NO static
2002-03-20 18:53:17 +00:00
David G. Holm
8d52b93f12 See ChangeLog entry 2002-03-19 12:45 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-03-20 17:40:35 +00:00
David G. Holm
8b212bf77d See ChangeLog entry 2002-03-19 12:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-03-20 17:35:27 +00:00
David G. Holm
ffe896936e See ChangeLog entry 2002-03-19 11:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-03-20 16:26:41 +00:00
Walter Negro
19bb9ba8f6 * source/rtl/checkbox.prg
* Fix some bugs
     * Formatting indentation
2002-03-20 14:31:58 +00:00
Walter Negro
6872f5a08f * source\rtl\listbox.prg
* Formatting indentation
2002-03-20 14:30:55 +00:00
Walter Negro
dde56e7adb * source/rtl/tgetlist.prg
* Fix some bugs in the last changelog
     * Formatting indentation
2002-03-20 14:28:38 +00:00
Walter Negro
6a69db12af * source/rtl/tget.prg
* Fix bug with PICTURE "@S"
    * Fix some bugs.
    * Formatting indentation.
2002-03-20 14:27:21 +00:00
Antonio Linares
321719d156 __MVSAVE() saves all variables (publics and privates) 2002-03-19 12:05:19 +00:00
Dave Pearson
1622cd0c71 2002-03-19 11:36 UTC+0000 Dave Pearson <davep@davep.org>
* source/rtl/tbrowse.prg
    * Commented out calls to TRACELOG().
  * source/rtl/tgetlist.prg
    * Commented out calls to TRACELOG().
2002-03-19 11:39:24 +00:00
Alexander S.Kresin
16a9c301c0 2002-03-19 09:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-19 06:26:11 +00:00
Antonio Linares
705f59d0cb Now all hb_ret...() and hb_pcount() functions are always exported 2002-03-18 17:50:27 +00:00
Antonio Linares
eaa92d9548 Now all hb_ret...() and hb_pcount() are always exported 2002-03-18 17:38:30 +00:00
Luiz Rafael Culik
040d3f3286 See changelog 2002-03-18 12:56 UTC-0300 2002-03-18 16:00:33 +00:00
Luiz Rafael Culik
297744b44e See changelog 2002-03-18 12:16 UTC-0300
* source/rtl/listbox.org
    source/rtl/radiobtn.prg
    source/rtl/radiogpr.prg
    source/rtl/checkbox.prg
    source/rtl/tget.prg
    source/rtl/pushbtn.prg
    source/rtl/tbrowse.prg
    source/rtl/getsys.prg
    source/rtl/tgetsys.prg
    * Added the missing Clip53 Methods and Functions
    % minor fix to Clip53 classes
2002-03-18 15:23:59 +00:00