Commit Graph

77 Commits

Author SHA1 Message Date
Przemyslaw Czerpak
e87c9b8532 2006-02-08 14:05 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/rtl/gtdos/gtdos.c
    * updated copyright message with authors from removed mousedos.c

  * harbour/include/hbgtcore.h
  * harbour/source/rtl/hbgtcore.c
  * harbour/source/compiler/harbour.c
    ! fixed BOLL / int typos

  * harbour/source/vm/eval.c
    * minor modification

  * harbour/source/rdd/dbf1.c
    * enable 'Y' (currency) fields - translated to HB_IT_DOUBLE

  * harbour/source/rdd/dbcmd.c
    ! fixed some wrong behavior in SORT parameters setting in __dbArrange()

  * harbour/source/rdd/dbsort.prg
    ! removed hack with COPY TO ... when lastrec()==1
      which introduced new bugs
  * harbour/source/rdd/hbdbsort.c
    ! fixed sort output when only one record is sorted
      There are still some problems with sort like sorting numeric
      fields as ASCII strings or using strcmp what will not work
      with binary fields but all all this code should be rewritten
      due to unacceptable performance so I left it as is to some
      spare time in the future.

  * harbour/source/rtl/gtwin/gtwin.c
    ! save cursor position at startup

  * harbour/source/rtl/net.c
  * harbour/source/rtl/gtos2/gtos2.c
  * harbour/contrib/hgf/os2pm/os2pm.c
    * some warnings cleaned and updates for new API in OS2 build
2006-02-08 13:57:37 +00:00
Tomaz Zupan
bedca6bf54 2002-05-06 21:40 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2002-05-06 19:48:55 +00:00
Antonio Linares
9490164a88 some minor fixes 2002-02-11 04:33:19 +00:00
Antonio Linares
95e8413c1c Some minor fixes 2002-02-11 04:29:58 +00:00
Andi Jahja
94fec837cd andijahja@cbn.net.id 2001-11-11 08:38:17 +00:00
Antonio Linares
d3c4a94cb3 some changes 2001-09-24 06:48:29 +00:00
Antonio Linares
4d5048b398 Class HBButton 2001-09-24 06:40:47 +00:00
Antonio Linares
481b630061 some low level functions 2001-09-24 06:39:32 +00:00
Antonio Linares
482d020314 Class HBWinControl 2001-09-24 06:37:01 +00:00
Antonio Linares
a1480afb11 pushbuttons low level creation 2001-09-24 06:35:50 +00:00
Antonio Linares
77e0089c7f GTK MsgInfo() implementation 2001-09-24 06:34:08 +00:00
Antonio Linares
d3de5450d5 GTK c level to PRG level dispatcher 2001-09-24 06:31:57 +00:00
Antonio Linares
27a750d3fe tmenu.prg module renamed as menu.prg 2001-09-24 06:27:27 +00:00
Antonio Linares
30b1b2c32b tmenu.prg renamed as menu.prg 2001-09-24 06:26:00 +00:00
Antonio Linares
726d290afc tform.prg module renamed as form.prg 2001-09-24 06:23:38 +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
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
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
Antonio Linares
672c59ff05 a minor fix 2001-09-06 13:10:07 +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
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
e0d799d059 TPersistent changed for HBPersistent 2001-09-05 10:13:53 +00:00
Antonio Linares
b2cd85ad39 this file has been renamed as menuitem.prg 2001-09-05 10:09:46 +00:00
Antonio Linares
f281ce7ecb Some minor changes 2001-09-05 09:52:40 +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
ed4c6168ae DATA cName removed, as it is already provided by TPersistent 2001-09-05 05:12:06 +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
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