Walter Negro
a95951e58a
* source/rtl/menuto.prg
...
! Fix, initial value was not used.
Reported by Horacio Roldan.
2002-05-13 16:21:14 +00:00
Luiz Rafael Culik
622bfa49ba
See changelog 2002-05-07 08:10 UTC-0300
2002-05-07 10:59:53 +00:00
Walter Negro
9e0e7cf909
* source/rtl/tget.prg
...
! Fix minor bug in PutMask( )
2002-04-30 04:06:28 +00:00
Walter Negro
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
2002-04-30 04:00:19 +00:00
Walter Negro
0deaf110dd
* source/rtl/memoedit.prg
...
! Add support for Set Key defined Keys.
From xHarbour by Luiz Culik
! Fix minor bug related with this.
2002-04-30 03:56:21 +00:00
Luiz Rafael Culik
0cefd70e00
See changelog 2002-04-28 08:50 UTC-0300
2002-04-28 11:48:05 +00:00
Luiz Rafael Culik
eefc0c4c51
See changelog 2002-04-27 23:50 UTC-0300
2002-04-28 02:54:45 +00:00
Luiz Rafael Culik
e102720fe0
See changelog 2002-04-27 17:40 UTC -0300
2002-04-27 20:40:52 +00:00
Luiz Rafael Culik
22e422f7f7
Fix by Luiz
2002-04-27 11:53:52 +00:00
Luiz Rafael Culik
c16c4438f6
See changelog 2002-04-27 00:10 UTC -0300
2002-04-27 03:22:15 +00:00
Luiz Rafael Culik
130dcaff97
See changelog 2002-04-27 00:10 UTC-0300
2002-04-27 03:05:25 +00:00
Walter Negro
88e1284142
* source/rtl/getlist.prg
...
! Fix bug when release last getlist
Reported by Alexander Kresin
2002-04-26 17:05:56 +00:00
Luiz Rafael Culik
0ba79ab575
See Changelog 2002-04-25 08:10 UTC-0300
2002-04-26 11:29:59 +00:00
Walter Negro
6a9dae5e5d
* source/rtl/getsys.prg
...
! Fix, lost the reference to the current oGetList with recursive
execution of ReadModal.
2002-04-25 13:51:13 +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
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
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
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
Walter Negro
3a493f9383
* source/rtl/tget.prg
...
* Fix ::unTransform() for numeric Get with complex Picture.
2002-03-22 14:57:38 +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
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
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
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
Alexander S.Kresin
6796d6d6c2
2002-03-12 11:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-12 08:35:24 +00:00
Luiz Rafael Culik
f46098b2d2
See changelog 2002-03-10 13:25 UTC -0300
2002-03-10 18:22:54 +00:00
Alexander S.Kresin
294db64494
2002-03-07 14:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-07 11:45:01 +00:00
Antonio Linares
16694b68e0
Speed improvement on loading objects
2002-03-07 09:59:16 +00:00
Antonio Linares
bdae62e404
some fixes on nested arrays recovering
2002-03-05 20:25:34 +00:00
Alexander S.Kresin
8923eeb9c3
2002-03-05 11:24 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-05 08:18:26 +00:00
Antonio Linares
6b18c226f4
some fixes on hb_setFreeSetPath()
2002-03-04 21:31:40 +00:00
Brian Hays
cd904c40df
2002-03-03 17:17 UTC-0800 Brian Hays <bhays@abacuslaw.com>
2002-03-04 01:10:13 +00:00
Luiz Rafael Culik
a5677ca99f
See changelog 2002-03-03 16:20 UTC -0300
2002-03-03 19:56:18 +00:00
Alexander S.Kresin
99e4b88dd5
2002-03-03 19:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-03 16:33:36 +00:00
Walter Negro
8b78e21427
* METHOD GetPostValidate()
...
* modification to be more Clip*r compliant and behaviour.
- eliminate call to SetFocus() when BadDate = .T., this fix makes
that the buffer is not erased if the date is incorrect.
2002-03-02 22:42:09 +00:00
Walter Negro
6863bc0d4c
* METHOD _Delete()
...
* modification to be more Clip*r compliant and behaviour.
* changes in the logic of the function.
before, the function only erased the character under the cursor.
now it drags the other characters.
dragging is limited by the non editable characters.
* METHOD Insert()
* modification to be more Clip*r compliant and behaviour.
* changes in the logic of the function.
now insert a character and displaces to the right the rest of
the characters until the first non editable character.
2002-03-02 22:41:07 +00:00
Maurilio Longo
9282e8a8cf
2002-02-27 01:27 UTC+0100 Maurilio Longo <maurilio.longo@libero.it>
...
* harbour/source/rtl/tbrowse.prg
! fixed columns' width calc (quick and not very much tested)
2002-02-27 00:29:49 +00:00