Commit Graph

4420 Commits

Author SHA1 Message Date
Antonio Linares
4e19b82102 Added OnClick assignment test 2001-09-06 12:51:07 +00:00
Antonio Linares
639c9d7743 added methods LoadFromText() and LoadFromFile() 2001-09-06 12:49:30 +00:00
Chen Kedem
6613822e4e 2001-09-06 14:39 UTC+0300 Chen Kedem <niki@actcom.co.il>
(add missing CVS ID)
2001-09-06 11:42:12 +00:00
Chen Kedem
63774a87e4 2001-09-06 14:39 UTC+0300 Chen Kedem <niki@actcom.co.il> 2001-09-06 11:40:29 +00:00
Antonio Linares
ab5dc657c3 2001-09-06 09:34 GMT+1 2001-09-06 07:35:40 +00:00
Antonio Linares
2c83ae31e4 Method CreateNew() added 2001-09-06 07:34:53 +00:00
Brian Hays
0ca81f58ef 2001-09-05 22:45 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-09-06 05:42:03 +00:00
Brian Hays
d2f6da18fe 2001-09-05 11:30 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-09-05 18:19:21 +00:00
Antonio Linares
bd3a65ad87 TPersistent changed into HBPersistent 2001-09-05 10:38:46 +00:00
Antonio Linares
5c095e88eb 2001-09-05 12:24 GMT+1 2001-09-05 10:26:37 +00:00
Antonio Linares
05d966aa49 TPersistent changed into HBPersistent 2001-09-05 10:24:24 +00:00
Antonio Linares
8b6174643a TPersistent changed for HBPersistent 2001-09-05 10:21:42 +00:00
Antonio Linares
bb071a75b7 some minor changes 2001-09-05 10:18:53 +00:00
Antonio Linares
e0d799d059 TPersistent changed for HBPersistent 2001-09-05 10:13:53 +00:00
Antonio Linares
0683d00cd1 TPersistent renamed as HBPersistent 2001-09-05 10:11:23 +00:00
Antonio Linares
b2cd85ad39 this file has been renamed as menuitem.prg 2001-09-05 10:09:46 +00:00
Antonio Linares
4399d5ad56 2001-09-05 11:53 GMT+1 2001-09-05 10:08:01 +00:00
Antonio Linares
f281ce7ecb Some minor changes 2001-09-05 09:52:40 +00:00
Antonio Linares
6e9cf7a5a6 Some changes as per Dave's proposal 2001-09-05 09:48:01 +00:00
Dave Pearson
c0258ecfdc 2001-09-05 07:48 GMT Dave Pearson <davep@davep.org>
* source/rtl/Makefile
    * Added perfuncs.prg to PRG_SOURCES.
2001-09-05 07:55:18 +00:00
Antonio Linares
8363380ada 2001-09-05 09:00 GMT+1 2001-09-05 07:01:11 +00:00
Antonio Linares
f0413c2d3f HGF form persistence file sample 2001-09-05 06:59:33 +00:00
Antonio Linares
39f7128798 Use of persistence files to build a form 2001-09-05 06:57:44 +00:00
Antonio Linares
d5824414fb perfuncs.prg module added 2001-09-05 06:56:01 +00:00
Antonio Linares
229b724998 HB_DToS() replaced by DToS() 2001-09-05 06:54:49 +00:00
Antonio Linares
e81edc6f54 Harbour persistence commands support functions 2001-09-05 06:51:16 +00:00
Antonio Linares
39fe90da95 Harbour persistence commands 2001-09-05 06:48:16 +00:00
Antonio Linares
63929f5f12 2001-09-05 07:37 GMT+1 2001-09-05 05:38:24 +00:00
Antonio Linares
0a8c7a48f0 HB_STOD() and HB_DTOS() used for dates management 2001-09-05 05:36:49 +00:00
Antonio Linares
ed4c6168ae DATA cName removed, as it is already provided by TPersistent 2001-09-05 05:12:06 +00:00
Antonio Linares
64765bb7e1 2001-09-05 07:00 GMT+1 2001-09-05 05:08:50 +00:00
Antonio Linares
26101379ab form OnClick property tested ok 2001-09-05 05:07:16 +00:00
Antonio Linares
486d8b4a56 Property OnClick added and WM_LBUTTONDOWN msgs properly routed 2001-09-05 05:05:20 +00:00
Antonio Linares
e2311dfe79 2001-09-05 06:42 GMT+1 2001-09-05 04:49:06 +00:00
Antonio Linares
71b470a98c New functions added 2001-09-05 04:45:57 +00:00
Antonio Linares
5a1f62c3b4 Added new properties Top, Left, Height and Width. 2001-09-05 04:43:16 +00:00
Luiz Rafael Culik
26e0311f07 *** empty log message *** 2001-09-04 22:46:26 +00:00
Jean-Francois Lefebvre
20c316b350 2001-09-04 22:50 GMT +1 JFL (mafact) <jfl@mafact.com> 2001-09-04 21:24:58 +00:00
Antonio Linares
af9b4b20f4 2001-09-04 16:06 GMT+1 2001-09-04 14:07:21 +00:00
Antonio Linares
6f0144d0e2 oNew use fixed. Some formating fixes implemented also. 2001-09-04 14:05:59 +00:00
Antonio Linares
840cae610a some little changes 2001-09-04 10:04:03 +00:00
Antonio Linares
766a067254 2001-09-04 11:50 GMT+1 2001-09-04 09:55:39 +00:00
Antonio Linares
c942dfec13 sample testing forms view as text based on persistence 2001-09-04 09:53:49 +00:00
Antonio Linares
60116a879c some little changes to test events routing 2001-09-04 09:51:10 +00:00
Antonio Linares
5f42f22307 events routing implemented. Inheritance from TPersistent implemented. 2001-09-04 09:43:38 +00:00
Antonio Linares
48f950fa04 inheritance from TPersistent implemented 2001-09-04 09:42:18 +00:00
Antonio Linares
6e91963733 events routing implemented 2001-09-04 09:37:47 +00:00
Antonio Linares
c7951aa735 2001-09-04 11:30 GMT+1 2001-09-04 09:33:08 +00:00
Antonio Linares
c71c78323b some improvements for testing nested arrays 2001-09-04 09:31:45 +00:00
Antonio Linares
b724106c91 some improvements for arrays 2001-09-04 09:30:38 +00:00