Commit Graph

4461 Commits

Author SHA1 Message Date
Dave Pearson
061fc2b32e 2001-09-11 10:37 GMT Dave Pearson <davep@davep.org>
* source/rtl/profiler.prg
     * Renamed classes from HB_* to HB*.
   * tests/testprof.prg
     * Updated the code to use the new class names.
2001-09-11 10:40:23 +00:00
Viktor Szakats
7b12dd3946 2001-09-11 12:11 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-09-11 10:15:24 +00:00
Viktor Szakats
869067ee70 2001-09-10 23:53 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-09-10 22:04:29 +00:00
Luiz Rafael Culik
4e166333ec See changelog 2001-09-09 17:30 GMT -3 2001-09-09 20:38:46 +00:00
Luiz Rafael Culik
cf24f1f54d See changelog 2001-09-09 17:30 GMT -3 2001-09-09 20:33:26 +00:00
Luiz Rafael Culik
f9a7e9c430 6q
See changelog 2001-09-09 17:30 GMT -3
2001-09-09 20:33:06 +00:00
Martin Vogel
319305a9d7 2001-09-09 21:00 MEST Martin Vogel <vogel@inttec.de> 2001-09-09 19:05:13 +00:00
Maurilio Longo
0256691709 2001-09-09 15:48 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
+ contrib/hgf/os2pm/winctrl.prg
     + added
   + contrib/hgf/os2pm/button.prg
     + added
   + contrib/hgf/os2pm/edit.prg
     + added
   * contrib/hgf/os2pm/Makefile
     + added new files
   * contrib/hgf/os2pm/os2pm.c
     * modified and added new functions already added to win32.c
   * contrib/hgf/os2pm/os2pm.ch
     - removed all defines which are not currently needed, this makes
       os2pm.ch smaller and faster to compile.
2001-09-09 13:53:22 +00:00
Brian Hays
c1b4099607 2001-09-08 12:01 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-09-08 19:02:49 +00:00
Ryszard Glab
eedb0202d1 ChangeLog 2001-09-08 17:00 UTC+0100 2001-09-08 15:41:24 +00:00
Antonio Linares
5caf531db6 2001-09-08 11:32 GMT+1 2001-09-08 09:40:59 +00:00
Antonio Linares
5b956a47e9 HBEdit control test added 2001-09-08 09:40:22 +00:00
Antonio Linares
498caa0961 Class HBEdit 2001-09-08 09:38:06 +00:00
Antonio Linares
7bc4087ffa Some defines moved to win32.ch 2001-09-08 09:37:01 +00:00
Antonio Linares
4a8df17d48 module edit.prg added 2001-09-08 09:35:56 +00:00
Antonio Linares
fea7a556d8 Added some defines 2001-09-08 09:34:38 +00:00
Antonio Linares
32b0c0bb19 added extern HB_STOD 2001-09-08 09:33:36 +00:00
Brian Hays
3e7e1b3a00 2001-09-08 00:01 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-09-08 07:11:54 +00:00
Antonio Linares
6d07ee3b0e 2001-09-07 13:06 GMT+1 2001-09-07 11:07:19 +00:00
Antonio Linares
3b8b288638 some minor fixes 2001-09-07 11:05:42 +00:00
Antonio Linares
05dfd13e22 "T" Classes prefix changed into "HB" 2001-09-07 11:04:47 +00:00
Antonio Linares
c3c46f1aa7 Some minor changes 2001-09-07 10:55:02 +00:00
Antonio Linares
b324042825 "T" Classes prefix changed into "HB" 2001-09-07 10:53:58 +00:00
Antonio Linares
aa31322e9e "T" classes prefix changed into "HB" 2001-09-07 10:49:14 +00:00
Antonio Linares
cd175043a2 Some fixes and a new function ShowWindow() added 2001-09-07 10:48:28 +00:00
Antonio Linares
9962bc81b2 Testing Harbour GUI framework controls 2001-09-07 10:44:36 +00:00
Antonio Linares
c419df05d7 Class HBButton 2001-09-07 10:43:02 +00:00
Antonio Linares
05c7cf8183 updated 2001-09-07 10:41:44 +00:00
Antonio Linares
b7791b04f4 Class HBWinControl 2001-09-07 10:40:19 +00:00
Antonio Linares
0bad59f7fd Win32.ch constants definitions header file 2001-09-07 10:38:41 +00:00
Antonio Linares
48b9bac2e6 tmenu.prg renamed as menu.prg 2001-09-07 10:36:26 +00:00
Antonio Linares
c90febbf48 tform.prg renamed as form.prg 2001-09-07 10:24:54 +00:00
Dave Pearson
8b52e44d2c 2001-09-07 09:13 GMT Dave Pearson <davep@davep.org>
* doc/readme.txt
      * Updated the pointer to dirstruc.txt (I'd committed the wrong
        version of the file last time, Doh!).
2001-09-07 09:16:52 +00:00
Dave Pearson
2406d5ddad 2001-09-07 08:40 GMT Dave Pearson <davep@davep.org>
* doc/readme.txt
      * Added a pointer to dirstruc.txt.
   * doc/dirstruc.txt
      * Minor additions and corrections.
2001-09-07 08:43:36 +00:00
Luiz Rafael Culik
c120eac4bd See changelog 2001-09-06 21:20 GMT -3 2001-09-07 00:12:20 +00:00
Jean-Francois Lefebvre
932185fea7 2001-09-06 22:55 GMT +1 JFL (mafact) <jfl@mafact.com> 2001-09-06 20:46:23 +00:00
Jean-Francois Lefebvre
9f9f367ec4 2001-09-06 22:20 GMT +1 JFL (mafact) <jfl@mafact.com> 2001-09-06 20:20:48 +00:00
Antonio Linares
672c59ff05 a minor fix 2001-09-06 13:10:07 +00:00
Antonio Linares
40e290443a 2001-09-06 14:50 GMT+1 2001-09-06 12:55:31 +00:00
Antonio Linares
9155c05119 Loading persistence files at runtime sample 2001-09-06 12:53:57 +00:00
Antonio Linares
4650dd762b Added saved form OnClick property 2001-09-06 12:52:15 +00:00
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