Walter Negro
bc4ec488e7
2002-03-25 21:53 UTC-0300 Walter Negro <anegro@overnet.com.ar>
2002-03-25 21:52:01 +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
7c8bc82e10
2002-03-25 15:33 UTC-0300 Walter Negro <anegro@overnet.com.ar>
2002-03-25 15:33:35 +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
46b9148899
2002-03-24 16:08 UTC-0300 Walter Negro <anegro@overnet.com.ar>
2002-03-24 16:09:34 +00:00
Walter Negro
0250476453
* include\hbtrace.h
...
+ Added #defines HB_TR_LEVEL_xxx
* This allows to skip the limitation of DOS and WINDOWS to include the
symbol '=' inside an environment variable.
Ex:
SET CFLAGS=-DHB_TR_LEVEL_DEBUG
it's equal to
SET CFLAGS=-DHB_TR_LEVEL_DEBUG=5 // Not permited in DOS &WIN
2002-03-24 16:02:16 +00:00
Luiz Rafael Culik
eef9e1ab83
See changelog 2002-03-22 15:10 UTC -0300
2002-03-22 18:09:39 +00:00
Walter Negro
5ef8f1d5a4
2002-03-22 15:02 UTC-0300 Walter Negro <anegro@overnet.com.ar>
2002-03-22 15:02:21 +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
bb9fb12dd8
2002-03-20 18:57 UTC-0300 Walter Negro <anegro@overnet.com.ar>
2002-03-20 18:59:34 +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
11b3c0f1ef
2002-03-20 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
2002-03-20 15:05:31 +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
Tomaz Zupan
1232feb667
2002-03-19 20:59 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
2002-03-19 19:59:54 +00:00
Antonio Linares
e72d47a96a
2002-03-19 13:07 UTC+0100
2002-03-19 12:11:38 +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
Luiz Rafael Culik
b274fec976
See changelog 2002-03-18 19:30 UTC-0300
2002-03-18 22:39:32 +00:00
Luiz Rafael Culik
de3f8fbc56
See changelog 2002-03-18 17:30 UTC-0300
2002-03-18 22:30:10 +00:00
Antonio Linares
48f96cd3f4
2002-03-18 18:52 UTC+0100
2002-03-18 17:51:37 +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
Antonio Linares
39b01b9239
2002-03-18 14:35 UTC+0100
2002-03-18 13:36:23 +00:00
Antonio Linares
20d82b2ee1
Fixed bug in Macro Compiler where Field Assignment is compiled mistakenly as a Memvar Assignment.
2002-03-18 13:33:45 +00:00
Antonio Linares
ba3908cbaf
2002-03-18 13:55 UTC+0100
2002-03-18 13:04:36 +00:00
Antonio Linares
47e8813625
bug fix on codeblock execution memvars management
2002-03-18 12:53:56 +00:00
Antonio Linares
4523578656
bug fixed on __MVSAVE()
2002-03-18 12:52:17 +00:00
Alexander S.Kresin
f147bf2a27
2002-03-18 15:12 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-18 12:08:06 +00:00
Horacio Dario Roldan Kasimatis
439771810c
2002-03-18 01:48 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
2002-03-18 04:52:37 +00:00
Horacio Dario Roldan Kasimatis
bd542f70e4
2002-03-18 01:48 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source/rdd/dbfcdx/dbfcdx1.c
+ added compatibility with Clipper 5.3 (FlexFile) memo headers
2002-03-18 04:50:40 +00:00
Horacio Dario Roldan Kasimatis
a7a53615ca
2002-03-16 19:31 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
2002-03-16 22:40:57 +00:00
Horacio Dario Roldan Kasimatis
792db56e22
2002-03-16 19:31 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source/rdd/dbfcdx/dbfcdx1.c
! fixed bug with keys updating
2002-03-16 22:40:00 +00:00
Ron Pinkas
75037c42b3
2002-03-15 08:50 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
...
* contrib\dot\pp.prg
* contrib\dot\pp_harb.ch
* contrib\dot\prgscrpt.prg
> Synched with latest PP from xHarbour.
2002-03-15 16:55:39 +00:00
Ron Pinkas
3cff3ee850
Synched with latest PP from xHarbour.
2002-03-15 16:51:47 +00:00
Alexander S.Kresin
132e1f952f
2002-03-15 10:42 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-15 07:38:51 +00:00
Alexander S.Kresin
6b6e7758df
2002-03-14 14:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-14 10:56:28 +00:00
Alexander S.Kresin
ae91233fd2
2002-03-14 11:12 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-14 08:15:22 +00:00