Commit Graph

  • 60116a879c some little changes to test events routing Antonio Linares 2001-09-04 09:51:10 +00:00
  • 5f42f22307 events routing implemented. Inheritance from TPersistent implemented. Antonio Linares 2001-09-04 09:43:38 +00:00
  • 48f950fa04 inheritance from TPersistent implemented Antonio Linares 2001-09-04 09:42:18 +00:00
  • 6e91963733 events routing implemented Antonio Linares 2001-09-04 09:37:47 +00:00
  • c7951aa735 2001-09-04 11:30 GMT+1 Antonio Linares 2001-09-04 09:33:08 +00:00
  • c71c78323b some improvements for testing nested arrays Antonio Linares 2001-09-04 09:31:45 +00:00
  • b724106c91 some improvements for arrays Antonio Linares 2001-09-04 09:30:38 +00:00
  • acc8e68bed 2001-09-04 08:41 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * contrib/hgf/os2pm/* ! fixed menu items handling under OS/2 where you cannot change a MIS_TEXT into a MIS_SUBMENU without first deleting MIS_TEXT and then inserting MIS_SUBMENU Maurilio Longo 2001-09-04 06:44:26 +00:00
  • 7693e43d3b 2001-09-03 17:19 GMT Dave Pearson <davep@davep.org> * source/rtl/Makefile * Added persist.org to PRG_SOURCES. Dave Pearson 2001-09-03 17:22:08 +00:00
  • 26f3442fd9 2001-09-03 16:56 GMT Dave Pearson <davep@davep.org> * source/rtl/isprint.c * Added missing comment close. Dave Pearson 2001-09-03 17:00:00 +00:00
  • f25a24a640 2001-09-03 11:30 GMT+1 Antonio Linares 2001-09-03 09:33:45 +00:00
  • f460ccac17 HGF GTK support Antonio Linares 2001-09-03 09:30:03 +00:00
  • 8b21cdaced 2001-09-02 21:30 GMT+1 Antonio Linares 2001-09-02 19:26:02 +00:00
  • b68a0fa44b arrays support started Antonio Linares 2001-09-02 19:24:52 +00:00
  • 4bc602957a See changelog 2001-09-02 16:15 GMT -3 Luiz Rafael Culik 2001-09-02 19:18:50 +00:00
  • eb8d48cbeb *** empty log message *** Antonio Linares 2001-09-02 17:37:36 +00:00
  • 3556a24e48 persist.prg module added Antonio Linares 2001-09-02 17:36:16 +00:00
  • 783fe6ca51 2001-09-02 19:30 GMT+1 Antonio Linares 2001-09-02 17:30:49 +00:00
  • b8eae27d4c 2001-09-02 19:30 GMT+1 Antonio Linares 2001-09-02 17:30:03 +00:00
  • 72033c1303 objects persistance sample using Class TPersistent objects Antonio Linares 2001-09-02 17:28:35 +00:00
  • 24d8ea15ec Class TPersistent to implement objects persistence Antonio Linares 2001-09-02 17:26:05 +00:00
  • b6833be939 2001-09-02 18:32 GMT+1 Antonio Linares 2001-09-02 16:34:43 +00:00
  • 5c678b8d80 New function __ClsGetProperties() added Antonio Linares 2001-09-02 16:29:13 +00:00
  • 6a90a4f902 See changelog 2001-09-02 13:10 GMT -3 Luiz Rafael Culik 2001-09-02 16:20:22 +00:00
  • 28cab44216 See changelog 2001-09-02 13:10 GMT -3 Luiz Rafael Culik 2001-09-02 16:13:49 +00:00
  • 5d5f01024e 2001-09-02 14:20 GMT+1 Antonio Linares 2001-09-02 12:28:38 +00:00
  • 06f0d34cb0 Added new clause PERSISTENT or PROPERTY to both datas and methods Antonio Linares 2001-09-02 12:27:53 +00:00
  • 0dc46b0c99 Added new defines HB_OO_DATA_PERSISTENT and HB_OO_MTHD_PERSISTENT Antonio Linares 2001-09-02 12:26:02 +00:00
  • efe9a297da Added lPersistent parameter to AddMultiData, AddData and AddInline methods. Antonio Linares 2001-09-02 12:23:58 +00:00
  • 870a56b59c Added BOOL bIsPersistent to the METHOD structure Antonio Linares 2001-09-02 12:21:02 +00:00
  • ea4123006f 2001-09-01 19:00 GMT+1 Antonio Linares 2001-09-01 17:07:55 +00:00
  • 5e17b8686c Method FindItem( nId ) added Antonio Linares 2001-09-01 17:05:39 +00:00
  • 177c4bb36b some minor fixes Antonio Linares 2001-09-01 15:30:41 +00:00
  • cfca085287 *** empty log message *** Antonio Linares 2001-09-01 07:45:24 +00:00
  • 3b874f247b tests moved to HGF root directory Antonio Linares 2001-09-01 07:41:31 +00:00
  • d3fb7afe0c Harbour GUI framework Class TForm inheritance sample Antonio Linares 2001-09-01 07:38:46 +00:00
  • 2eda8ffe31 Harbour GUI framework Class TForm test Antonio Linares 2001-09-01 07:37:41 +00:00
  • 82636a6e63 batch file to build Harbour GUI framework samples for Win32 target Antonio Linares 2001-09-01 07:36:38 +00:00
  • 565fa8a17e $Id$ added Antonio Linares 2001-09-01 07:13:59 +00:00
  • 84756ceaf8 $Id$ added Antonio Linares 2001-09-01 07:08:01 +00:00
  • bfc75f43af 2001-09-01 09:00 GMT+1 Antonio Linares 2001-09-01 07:00:31 +00:00
  • e93ded168a Class TForm inheritance sample Antonio Linares 2001-09-01 06:57:49 +00:00
  • 60e30bf17e 2001-09-01 08:35 GMT+1 Antonio Linares 2001-09-01 06:35:42 +00:00
  • 11a57bb5d1 Harbour GUI framework for Win32 TestForm.prg sample Antonio Linares 2001-09-01 06:33:55 +00:00
  • 238ef12d9b batch file to build Harbour GUI framework for Win32 tests Antonio Linares 2001-09-01 06:32:13 +00:00
  • 8152067a3e some minor fixes Antonio Linares 2001-09-01 06:29:02 +00:00
  • ef8b794689 makefile for Harbour GUI framework Win32 using Borland C compiler Antonio Linares 2001-09-01 06:24:28 +00:00
  • d4d6cf8150 See ChangeLog entry 2001-08-31 14:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-08-31 18:28:04 +00:00
  • b5c8dee6c3 2001-08-31 12:15 GMT+1 Ignacio Ortiz <ignacio@fivetech.com> Ignacio Ortiz de Zuniga 2001-08-31 10:14:58 +00:00
  • 4ef9a2b0d5 See changelog 2001-08-31 12:15 GMT+1 Ignacio Ortiz <ignacio@fivetech.com> Ignacio Ortiz de Zuniga 2001-08-31 10:00:58 +00:00
  • 72d7953146 *** empty log message *** Antonio Linares 2001-08-31 09:37:07 +00:00
  • a7dfc1db65 2001-08-31 11:32 GMT+1 Antonio Linares 2001-08-31 09:33:54 +00:00
  • 0e42e5f963 Linux GTK application entry point Antonio Linares 2001-08-31 09:31:08 +00:00
  • dc39bfc443 See changelog 2001-08-30 21:10 GMT -3 Luiz Rafael Culik 2001-08-31 00:14:50 +00:00
  • 411e20a28e See changelog 2001-08-30 21:10 gmt -3 Luiz Rafael Culik 2001-08-31 00:07:38 +00:00
  • 5c567f24fe See ChangeLog entry 2001-08-30 16:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-08-30 20:34:51 +00:00
  • 07291d5bc0 2001-08-30 19:00 GMT+1 Ignacio Ortiz <ignacio@fivetech.com> Ignacio Ortiz de Zuniga 2001-08-30 17:13:53 +00:00
  • 47d02bac11 2001-08-30 19:00 GMT+1 Ignacio Ortiz <ignacio@fivetech.com> Ignacio Ortiz de Zuniga 2001-08-30 17:03:43 +00:00
  • 6fbbfd4ea1 2001-08-30 15:38 GMT Dave Pearson <davep@davep.org> * source/rtl/Makefile * Added mlctopos.c and mpostolc.c to C_SOURCES. Dave Pearson 2001-08-30 15:42:18 +00:00
  • 48431a617d 2001-08-30 15:03 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * contrib/hgf/os2pm/* * changed to add client window repainting capabilities. Maurilio Longo 2001-08-30 13:04:52 +00:00
  • 646f1951b1 *** empty log message *** Ignacio Ortiz de Zuniga 2001-08-30 11:15:07 +00:00
  • c12692e77c 2001-08-30 09:31 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * contrib/hgf/os2pm/Makefile * Corrected because now subdir is one level deeper than it was before Maurilio Longo 2001-08-30 07:50:39 +00:00
  • b8a504cf97 2001-08-30 09:31 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * contrib/os2pm/*.* - removed all files + contrib/hgf/os2pm + contrib/hgf/os2pm/os2pm.c + contrib/hgf/os2pm/tform.prg + contrib/hgf/os2pm/os2pm.ch + contrib/hgf/os2pm/tmenu.prg + contrib/hgf/os2pm/tmenuitm.prg + contrib/hgf/os2pm/Makefile + added all files for IBM OS/2 version of HGF Maurilio Longo 2001-08-30 07:34:37 +00:00
  • 95753f902a See changelog 2001-08-28 21:10 GMT -3 Luiz Rafael Culik 2001-08-29 00:03:38 +00:00
  • 5d669b13cc 2001-08-28 19:21 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * contrib/os2pm/*.* * changes to every file to add menu creation capabilities Maurilio Longo 2001-08-28 17:25:33 +00:00
  • 78c654c13f See changelog 2001-08-27 20:50 GMT -3 Luiz Rafael Culik 2001-08-27 23:48:19 +00:00
  • 36f3d9ed7a See changelog 2001-08-27 20:50 GMT -3 Luiz Rafael Culik 2001-08-27 23:42:56 +00:00
  • 99fd703400 2001-08-27 18:10 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-08-27 14:10:40 +00:00
  • 9ce084bc35 2001-08-25 03:05 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2001-08-25 22:06:39 +00:00
  • 21a4476e0a See changelog 2001-08-24 22:15 GMT -3 Luiz Rafael Culik 2001-08-25 01:14:39 +00:00
  • 43cd2f0d11 2001-08-24 23:40 GMT+2 Maurilio Longo <maurilio.longo@libero.it> + contrib/os2pm/tmenu.prg + contrib/os2pm/tmenuitm.prg + added * contrib/os2pm/tform.prg * contrib/os2pm/os2pm.c + added harbour licence and new methods and support functions Maurilio Longo 2001-08-24 21:38:06 +00:00
  • 37e8299b9d 2001-08-24 16:40 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * contrib/os2pm/os2pm.c * moved here functions from mainpm.c * * contrib/os2pm/tform.prg + added new methods * source/vm/mainpm.c - removed a couple of helper functions which belong to os2pm.c Maurilio Longo 2001-08-24 14:41:55 +00:00
  • 0b9bbf2d34 *** empty log message *** Maurilio Longo 2001-08-24 14:16:42 +00:00
  • 17b94fa721 *** empty log message *** Maurilio Longo 2001-08-24 14:16:41 +00:00
  • 2e3d4909a5 2001-08-24 16:03 GMT+2 Maurilio Longo <maurilio.longo@libero.it> + contrib/os2pm + contrib/os2pm/os2pm.c + contrib/os2pm/tform.prg + contrib/os2pm/os2pm.ch + contrib/os2pm/Makefile + added files of an early implementation of a generic GUI framework for harbour. At present time they work only under OS/2 PM Maurilio Longo 2001-08-24 14:09:47 +00:00
  • 13698198a7 2001-08-23 23:18 GMT Dave Pearson <davep@davep.org> * source/rtl/profiler.prg * Minor tidy-up of a couple of comments. * tests/testprof.org * Updated to test the various reporting classes. Dave Pearson 2001-08-23 23:20:27 +00:00
  • de55a79c13 2001-08-23 22:51 GMT Dave Pearson <davep@davep.org> * doc/readme.txt * Cut down to a bare minimum. Most of the information in there was out of date. The document now simply states the aim of harbour, points the reader at the web site and the FAQ and reminds them that they'll find copious documentation in the same place that they found the README file. Dave Pearson 2001-08-23 22:53:08 +00:00
  • aead08fae9 2001-08-23 23:13 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * source/vm/Makefile + if HB_GT_LIB == os2pm then compiles mainpm.c instead of main.c * source/vm/mainpm.c * little changes to make it work. Maurilio Longo 2001-08-23 21:16:46 +00:00
  • 4246c611e7 2001-08-23 16:43 GMT+2 Maurilio Longo <maurilio.longo@libero.it> + source/vm/mainpm.c + added mainpm.c entry point for OS/2 Presentation Manager applications based on FiveWin GUI library Maurilio Longo 2001-08-23 14:45:29 +00:00
  • 508d0d82ef 2001-08-23 14:22 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * source/rtl/tbrowse.prg * changed/optimized ::DispCell() and ::RedrawHeaders() methods. A little faster now. Maurilio Longo 2001-08-23 12:24:35 +00:00
  • 025c1dc994 See ChangeLog entry 2001-08-22 13:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-08-22 17:41:10 +00:00
  • f29cb6b733 2001-08-22 17:01 GMT Dave Pearson <davep@davep.org> * source/rtl/gtcrs/gtcrs.c * Fixed incorrectly named variable (uRow -> Row) in hb_gt_VertLine(). Dave Pearson 2001-08-22 17:04:48 +00:00
  • b8d6d589f2 See ChangeLog entry 2001-08-22 12:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-08-22 16:48:27 +00:00
  • 081341d0ff Fixed bug SF bug number typo in "2001-08-21 08:30 GMT Dave Pearson <davep@davep.org>" Dave Pearson 2001-08-22 16:40:30 +00:00
  • 32c0ca63ba 2001-08-22 01:42 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * source/rtl/tbrowse.prg * now that DispBox() works as expected I can use it even for 1 line headers/ footers inside ::RedrawHeaders() Maurilio Longo 2001-08-21 23:43:37 +00:00
  • a2bee8b2b3 2001-08-22 01:25 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * source/rtl/gtos2.c + Driver tries to set codepage 437 on startup. Needed by box drawing functions * hb_gt_isColor(), hb_gt_GetScreenWidth(), hb_gt_GetScreenHeight(), hb_gt_GetCellSize() now are faster since use a static VIDEOMODEINFO variable and this variable should be tilable. ! hb_gt_xPutch(), hb_gt_Replicate() and hb_gt_Box() were simply broken Maurilio Longo 2001-08-21 23:32:23 +00:00
  • 814f2d2836 Corrected error in description for box clipping fixes David G. Holm 2001-08-21 20:49:01 +00:00
  • 3c7b164497 See ChangeLog entry 2001-08-21 16:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-08-21 20:47:36 +00:00
  • 9119f2e646 See ChangeLog entry 2001-08-21 23:35 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-08-21 18:43:51 +00:00
  • c6b186f607 2001-08-21 08:30 GMT Dave Pearson <davep@davep.org> * source/compiler/gencobj.c * Fixed bugs 453424 (compiler core dumps on GNU/Linux when no harbour.cfg can be found) and 45325 (an empty harbour.cfg fails to correctly report that no compiler command has been specified. Dave Pearson 2001-08-21 08:35:00 +00:00
  • 90b0ab1937 2001-08-21 01:30 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2001-08-21 08:32:16 +00:00
  • 8ee6ee64f9 2001-08-20 11:55 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2001-08-21 06:55:25 +00:00
  • 459b8400ee Correct date/time in my last ChangeLog entry. Dave Pearson 2001-08-21 06:48:34 +00:00
  • 7100245453 2001-08-20 14:02 GMT Dave Pearson <davep@davep.org> * source/rtl/gtcrs/gtcrs.c * Fixed incorrectly named variable (Row -> uRow) in hb_gt_VertLine(). Dave Pearson 2001-08-21 06:47:45 +00:00
  • 1f3fda11f1 See ChangeLog entry 2001-08-21 23:35 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-08-21 03:37:26 +00:00
  • 35d2603255 See ChangeLog entry 2001-08-20 23:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-08-21 03:26:13 +00:00
  • 680c646427 See changelog 2001-08-20 20:15 GMT -3 Luiz Rafael Culik 2001-08-20 23:18:40 +00:00
  • 04ddce51af - See changelog 2001-08-20 20:15 GMT -3 Luiz Rafael Culik 2001-08-20 22:56:57 +00:00
  • d5c355a81e 2001-08-20 22:20 GMT +1 JFL (mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-08-20 20:16:25 +00:00
  • 966f240041 ChangeLog 2001-08-20 17:45 UTC+0100 Ryszard Glab 2001-08-20 15:57:13 +00:00