Commit Graph

  • 08c7963c58 2003-08-22 12:10 UTC+0100 Antonio Linares 2003-08-22 10:37:07 +00:00
  • 6775660e04 sync with xharbour Antonio Linares 2003-08-22 10:27:14 +00:00
  • b5c689a872 module borrowed from xharbour (required for ttopbar.prg changes) Antonio Linares 2003-08-22 10:20:24 +00:00
  • daecc7b1cc Added support for ULONLONG Antonio Linares 2003-08-22 10:17:53 +00:00
  • db85c3dfc1 Added hb_cdpchrcmp() prototype Antonio Linares 2003-08-22 10:16:34 +00:00
  • d03dd11f0f added modules mssgline.prg and color53.prg Antonio Linares 2003-08-22 10:15:05 +00:00
  • 89ad6521e8 2003-08-22 11:26 UTC+0100 Antonio Linares 2003-08-22 09:27:20 +00:00
  • 9b043f26de some required formating Antonio Linares 2003-08-22 09:25:37 +00:00
  • 19cec0d826 2003-08-21 13:36 UTC+0100 Antonio Linares 2003-08-21 11:39:56 +00:00
  • e85aeecdc0 MenuModal() implementation - file borrowed from xHarbour, which borrowed used Class TopBarMenu from Harbour Antonio Linares 2003-08-21 11:35:41 +00:00
  • f32eba48cc 2003-08-21 12:37 UTC+0100 Antonio Linares 2003-08-21 10:42:20 +00:00
  • c6192cf2c6 K_ESC and CTRL-W Clipper compatible management Antonio Linares 2003-08-21 10:39:10 +00:00
  • 1b0f2716e6 Modified to allow inherited classes to properly manage K_ESC Antonio Linares 2003-08-21 10:37:19 +00:00
  • 852fe1c25f 2003-08-21 11:29 UTC+0100 Antonio Linares 2003-08-21 09:31:47 +00:00
  • cd412c2aad Fixed GPF on missing dot Antonio Linares 2003-08-21 09:28:43 +00:00
  • 739d148f77 2003-08-19 23:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2003-08-19 18:57:43 +00:00
  • 1e1a381263 2003-08-07 22:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2003-08-07 18:49:06 +00:00
  • 03c0a7caa9 See ChangeLog entry 2003-08-04 14:00 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2003-08-04 17:57:32 +00:00
  • fb151edad4 See ChangeLog entry 2003-07-30 14:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>CVS: ---------------------------------------------------------------------- David G. Holm 2003-07-30 18:32:38 +00:00
  • 23bc9620d5 2003-07-30 08:28 UTC+0300 Chen Kedem <niki@actcom.co.il> Chen Kedem 2003-07-30 05:29:29 +00:00
  • 763ccea561 See ChangeLog entry 2003-07-28 22:00 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2003-07-29 02:01:25 +00:00
  • 460b82b2d3 Fix in trasform function. Antonio Carlos Pantaglione 2003-07-21 14:07:17 +00:00
  • bb3ff45008 Some news and fixes. Antonio Carlos Pantaglione 2003-07-18 00:23:06 +00:00
  • 5514ca7b0d Added MEMOREAD(), MEMOWRIT() documentation Alejandro de Garate 2003-07-17 21:41:36 +00:00
  • 77d9572fd6 Added an optional 3rd parameter to MEMOWRIT() Alejandro de Garate 2003-07-17 21:32:49 +00:00
  • b9985e9e48 Some changes for speed. Antonio Carlos Pantaglione 2003-07-16 14:12:32 +00:00
  • 64cfd7b12a Some changes for speed. Antonio Carlos Pantaglione 2003-07-14 16:42:32 +00:00
  • 3100aa374d 2003-07-14 14:39 UTC+0100 Antonio Linares 2003-07-14 12:44:54 +00:00
  • 2ec2ecb358 HB_SETCLSHANDLE() implemented Antonio Linares 2003-07-14 12:38:00 +00:00
  • 10a5ea3a9c Fixed a bug by missed () in HB_CHAR_SOFT1 compare. Antonio Carlos Pantaglione 2003-07-14 12:06:13 +00:00
  • cfa93d556b *** empty log message *** Alejandro de Garate 2003-07-13 18:11:46 +00:00
  • 77325fe918 *** empty log message *** Alejandro de Garate 2003-07-13 18:08:15 +00:00
  • 9e5752cd65 *** empty log message *** Alejandro de Garate 2003-07-13 16:31:30 +00:00
  • dc1613278e *** empty log message *** Alejandro de Garate 2003-07-13 16:24:32 +00:00
  • 745a008c0d *** empty log message *** Alejandro de Garate 2003-07-13 14:51:56 +00:00
  • f3ef68e332 *** empty log message *** Alejandro de Garate 2003-07-13 14:29:20 +00:00
  • 5fefc6fcd3 2003-07-12 13:02 UTC+0100 Antonio Linares 2003-07-12 11:04:26 +00:00
  • 44993f2a6e FRead() bug fixed, introduced cause 1 byte length strings optimization Antonio Linares 2003-07-12 11:01:41 +00:00
  • 40ac1bbb20 2003-07-12 10:06 UTC+0100 Antonio Linares 2003-07-12 08:08:38 +00:00
  • 21a53a85d5 enhancements developed by Lorenzo Fiorini Antonio Linares 2003-07-12 08:05:32 +00:00
  • c4eb1a2d47 Fixed bug with soft returns. Clipper compatible. Antonio Carlos Pantaglione 2003-07-10 20:35:26 +00:00
  • d379101ce1 Some changes in transfrm.c to be Clipper compliant. Antonio Carlos Pantaglione 2003-07-09 10:18:20 +00:00
  • 6cc3c4d02e RDD_ADS: sync with xHarbour. Antonio Carlos Pantaglione 2003-07-09 02:09:32 +00:00
  • c2579e4420 Fixed deleted() return .t. when at eof() Antonio Carlos Pantaglione 2003-07-08 17:19:55 +00:00
  • b1b93a4365 2003-07-08 11:27 UTC+0300 Chen Kedem <niki@actcom.co.il> Chen Kedem 2003-07-08 08:27:18 +00:00
  • ed90549e1c 2003-08-03 10:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2003-07-08 06:17:20 +00:00
  • ef5bcf5cee Added support for PROCEDURE <ProcName> CLASS <ClassName> syntax Antonio Carlos Pantaglione 2003-07-07 14:17:45 +00:00
  • 4603fdafdd 2003-07-03 15:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2003-07-03 11:03:08 +00:00
  • f18878f9b5 2003-07-03 11:46 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2003-07-03 07:47:35 +00:00
  • 95127f2e6a 2003-07-03 10:54 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2003-07-03 06:53:15 +00:00
  • 5bf32d328d 2003-07-03 10:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2003-07-03 06:03:28 +00:00
  • b2da60d1b6 *** empty log message *** Antonio Carlos Pantaglione 2003-07-02 14:39:42 +00:00
  • a1f89fa38c 2003-07-02 09:25 UTC+0100 Antonio Linares 2003-07-02 07:32:03 +00:00
  • 270aa17dde Added most recent Horacio's development Antonio Linares 2003-07-02 07:31:00 +00:00
  • 09c196ac87 Added a MSVC required typecast Antonio Linares 2003-07-02 07:29:19 +00:00
  • cba58c6b05 Added some MSVC required typecasts Antonio Linares 2003-07-02 07:28:10 +00:00
  • 9fcebe3ad4 Added hb_compGenILCode prototype Antonio Linares 2003-07-02 07:26:52 +00:00
  • 0ff7dcf996 Added gencli.c module Antonio Linares 2003-07-02 07:24:22 +00:00
  • f69b9ac528 added gencli.c module Antonio Linares 2003-07-02 07:23:42 +00:00
  • fd19dcd8f1 *** empty log message *** Antonio Carlos Pantaglione 2003-07-01 11:02:32 +00:00
  • 1a2ec12b6b 2003-06-30 18:33 UTC+0100 Antonio Linares 2003-06-30 16:41:35 +00:00
  • ab3fe6f50c Added support for multidimensional arrays for Harbour.NET Antonio Linares 2003-06-30 16:33:06 +00:00
  • 4e77117f56 Fixed problem on adsGoTo() method when using ADT files. Borrowed from xharbour. Antonio Carlos Pantaglione 2003-06-30 13:46:18 +00:00
  • 862c79156a 2003-06-28 22:52 UTC+0100 Antonio Linares 2003-06-28 20:54:06 +00:00
  • 03fad19fc3 Added support for logical values management Antonio Linares 2003-06-28 20:51:39 +00:00
  • 3cd41e8d1a 2003-06-28 14:41 UTC+0100 Antonio Linares 2003-06-28 12:43:24 +00:00
  • 2449842837 do case implemented for Harbour.NET Antonio Linares 2003-06-28 12:41:31 +00:00
  • b5ddc68059 2003-06-28 11:56 UTC+0100 Antonio Linares 2003-06-28 09:58:50 +00:00
  • 391e54b77b for...next loops implemented for Harbour.NET Antonio Linares 2003-06-28 09:56:13 +00:00
  • 6c26413927 2003-06-28 01:10 UTC+0100 Antonio Linares 2003-06-27 23:19:08 +00:00
  • 200caf7856 See changelog for changes explanation Antonio Linares 2003-06-27 23:09:28 +00:00
  • fbf178d852 2003-06-27 16:07 UTC+0100 Antonio Linares 2003-06-27 14:16:50 +00:00
  • 5b50eb40a1 Added support for adding "object" type Antonio Linares 2003-06-27 14:07:48 +00:00
  • 5c0d1a4193 2003-06-27 12:13 UTC+0100 Antonio Linares 2003-06-27 10:18:55 +00:00
  • c4318a7f83 Added some comments for HB_P_PUSHBYTE Antonio Linares 2003-06-27 10:12:49 +00:00
  • 5ac2dcb0a5 .NET IL implementation for HB_P_PUSHBYTE Antonio Linares 2003-06-27 10:09:12 +00:00
  • 57e3e41a36 2003-06-27 10:21 UTC+0100 Antonio Linares 2003-06-27 08:25:54 +00:00
  • c441e84e2a IL implementation for HB_P_POPLOCALNEAR and HB_P_PUSHLOCALNEAR Antonio Linares 2003-06-27 08:21:02 +00:00
  • 961352483b 2003-06-27 09:13 UTC+0100 Antonio Linares 2003-06-27 07:17:43 +00:00
  • 2c2abe0d5c IL implementation for HB_P_FRAME Antonio Linares 2003-06-27 07:12:20 +00:00
  • b5c9c94cf1 2003-06-25 08:32 UTC+0100 Antonio Linares 2003-06-25 06:39:36 +00:00
  • 1f0b6caa01 object type use implementation Antonio Linares 2003-06-25 06:32:50 +00:00
  • bd059a234c 2003-06-23 17:56 UTC+0100 Antonio Linares 2003-06-23 16:33:50 +00:00
  • dcf3a5e60f Some quick & dirty implementations :-) Antonio Linares 2003-06-23 15:55:54 +00:00
  • 817fc8a9ae 2003-06-23 15:10 UTC+0200 Tomaz Zupan <tomaz.zupan@orpo.si> Tomaz Zupan 2003-06-23 13:07:57 +00:00
  • 059deb1023 2003-06-23 13:15 UTC+0100 Antonio Linares 2003-06-23 11:18:00 +00:00
  • 70b0fbd578 The IL fun begins :-) Antonio Linares 2003-06-23 11:14:08 +00:00
  • 2c9ba04e36 2003-06-23 10:53 UTC+0100 Antonio Linares 2003-06-23 09:07:01 +00:00
  • e8132bd1d7 2003-06-23 10:53 UTC+0100 Antonio Linares 2003-06-23 08:54:58 +00:00
  • 02b2fedf51 gencli module added Antonio Linares 2003-06-23 08:52:52 +00:00
  • 7e8498634f 2003-06-23 10:20 UTC+0100 Antonio Linares 2003-06-23 08:31:53 +00:00
  • f5134fc72c Added support for IL generation Antonio Linares 2003-06-23 08:30:01 +00:00
  • cb3b508d9e Compiler .NET .il source generation Antonio Linares 2003-06-23 08:21:37 +00:00
  • 4b18652dc7 2003-06-23 10:05 UTC+0300 Chen Kedem <niki@actcom.co.il> Chen Kedem 2003-06-23 07:05:27 +00:00
  • 2df90c7890 2003-06-18 02:05 UTC+0200 Przemyslaw Czerpak <druzus@polbox.com> * harbour/source/codepage/Makefile * harbour/source/codepage/cdpesdos.c * harbour/source/codepage/cdpeswin.c * harbour/source/codepage/cdpgedos.c * harbour/source/codepage/cdppliso.c * harbour/source/codepage/cdpplmaz.c * harbour/source/codepage/cdpplwin.c * harbour/source/codepage/cdpslwin.c - harbour/source/codepage/cdpla850.c + harbour/source/codepage/cdppt850.c + harbour/source/codepage/cdpptiso.c * xharbour/makefile.bc * xharbour/makefile.nt * xharbour/makefile.vc * corrections in code page description. - removed cdpla850.c ("PT" codepage) + PT850 and PTISO codepages added. * makefiles updated - Sorry, I cannot test all of them. Przemyslaw Czerpak 2003-06-20 20:24:54 +00:00
  • 382bd2d444 2003-06-18 02:05 UTC+0200 Przemyslaw Czerpak <druzus@polbox.com> * harbour/source/codepage/Makefile * harbour/source/codepage/cdpesdos.c * harbour/source/codepage/cdpeswin.c * harbour/source/codepage/cdpgedos.c * harbour/source/codepage/cdppliso.c * harbour/source/codepage/cdpplmaz.c * harbour/source/codepage/cdpplwin.c * harbour/source/codepage/cdpslwin.c - harbour/source/codepage/cdpla850.c + harbour/source/codepage/cdppt850.c + harbour/source/codepage/cdpptiso.c * xharbour/makefile.bc * xharbour/makefile.nt * xharbour/makefile.vc * corrections in code page description. - removed cdpla850.c ("PT" codepage) + PT850 and PTISO codepages added. * makefiles updated - Sorry, I cannot test all of them. Przemyslaw Czerpak 2003-06-20 15:06:28 +00:00
  • 694b32d5c7 2003-06-18 00:10 UTC+0200 Przemyslaw Czerpak <druzus@polbox.com> * harbour/include/hbapilng.h * harbour/include/hblang.ch * harbour/source/lang/Makefile * harbour/source/lang/msg_tpl.c * harbour/source/lang/msgca.c * harbour/source/lang/msgcs852.c * harbour/source/lang/msgcsiso.c * harbour/source/lang/msgcskam.c * harbour/source/lang/msgcswin.c * harbour/source/lang/msgde.c * harbour/source/lang/msgdewin.c * harbour/source/lang/msgen.c * harbour/source/lang/msgeo.c * harbour/source/lang/msges.c * harbour/source/lang/msgeswin.c * harbour/source/lang/msgeu.c * harbour/source/lang/msgfr.c * harbour/source/lang/msggl.c * harbour/source/lang/msghe862.c * harbour/source/lang/msghewin.c * harbour/source/lang/msghr852.c * harbour/source/lang/msghriso.c * harbour/source/lang/msghu852.c * harbour/source/lang/msghucwi.c * harbour/source/lang/msghuwin.c * harbour/source/lang/msgid.c * harbour/source/lang/msgis850.c * harbour/source/lang/msgit.c * harbour/source/lang/msgko.c * harbour/source/lang/msgpl852.c * harbour/source/lang/msgpliso.c * harbour/source/lang/msgplmaz.c * harbour/source/lang/msgplwin.c * harbour/source/lang/msgpt.c * harbour/source/lang/msgro.c * harbour/source/lang/msgru866.c * harbour/source/lang/msgrukoi.c * harbour/source/lang/msgruwin.c * harbour/source/lang/msgsl852.c * harbour/source/lang/msgsliso.c * harbour/source/lang/msgslwin.c * harbour/source/lang/msgsr852.c * harbour/source/lang/msgsriso.c * harbour/source/lang/msgzhb5.c * harbour/source/lang/msgzhgb.c + harbour/source/lang/msgsrwin.c ! bug fixed in national msg system and new localization added (borrowed from xHarbour) Przemyslaw Czerpak 2003-06-17 22:10:30 +00:00
  • 504dba8167 2003-06-17 21:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2003-06-17 17:47:10 +00:00
  • d0cdd9fae0 2003-06-17 17:22 UTC+0100 Antonio Linares 2003-06-17 15:32:43 +00:00
  • 54b17a47ce 2003-06-17 17:22 UTC+0100 Antonio Linares 2003-06-17 15:24:04 +00:00