Commit Graph

  • 3f39b948f7 2007-11-22 21:45 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/gtwvg/wvtutils.c ! Fixes for UNICODE Support. ? Przem, please review. It is not complete, still there are warnings. Pritpal Bedi 2007-11-23 05:47:08 +00:00
  • 2e0b4cc091 2007-11-23 05:54 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/gtwvg/wvtcore.c ! casting Przemyslaw Czerpak 2007-11-23 04:55:11 +00:00
  • b6112676bc 2007-11-23 05:09 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/gtwvt/gtwvt.h * harbour/source/rtl/gtwvt/gtwvt.c * removed foreground and background from GLOBAL_DATA - they are not necessary + added support for gfxPrimitive() - fixed xHarbour code Przemyslaw Czerpak 2007-11-23 04:09:55 +00:00
  • 683a0e2621 2007-11-23 04:59 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * make_b32.bat * make_vc.bat * make_vcce.bat + Accepts "Install" and "Clean" consistently. ! Not directly modifying C_USR, instead use CFLAGS internally. Viktor Szakats 2007-11-23 04:02:37 +00:00
  • 51ac0c49e0 2007-11-23 03:20 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/apollo/make_b32.bat * contrib/apollo/make_vc.bat * contrib/examples/dbu/bld_b32.bat * contrib/firebird/make_b32.bat * contrib/firebird/make_vc.bat * contrib/freeimage/make_b32.bat * contrib/freeimage/make_vc.bat * contrib/gd/make_b32.bat * contrib/gd/make_vc.bat * contrib/hbzlib/make_b32.bat * contrib/hbzlib/make_vc.bat * contrib/mysql/make_b32.bat * contrib/mysql/make_vc.bat * contrib/odbc/make_b32.bat * contrib/odbc/make_vc.bat * contrib/pdflib/make_b32.bat * contrib/pdflib/make_vc.bat * contrib/pgsql/make_b32.bat * contrib/pgsql/make_vc.bat * contrib/rdd_ads/make_b32.bat * contrib/rdd_ads/make_vc.bat + Accepts "Install" and "Clean" consistently. * Not using "exit" command anymore. ! Restored some lost changes. ! Not directly modifying C_USR, instead use CFLAGS internally. + Now rddads will find ace32.dll in system32 dir too. ; It's not possible to set HB_DLL_DIR directly now, just through the <LIBNAME>_DIR envvar. Some contribs may try to "autodetect" the exact location of the .dll (currently rddads). Viktor Szakats 2007-11-23 02:21:17 +00:00
  • 630119e503 2007-11-23 03:03 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * make_b32.mak * make_gcc.mak * make_vc.mak * make_vcce.mak * common.mak ! Fixed copyrights. ! Tabs converted to spaces. - CFLAGS not advertised anymore as an official public var to set compiler flags. C_USR should be used, which is also GNU make system compatible. Viktor Szakats 2007-11-23 02:08:37 +00:00
  • ce44121edc 2007-11-23 03:55 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/source/include/hbcompdf.h * harbour/source/include/hbexprop.h * harbour/source/include/hbexprb.c * harbour/source/compiler/cmdcheck.c * harbour/source/compiler/hbmain.c + added i18n support Implemented -j[filename] switch to indicate output filename. Default filename is <sourcefilename>.pot. If switch -o is used, this file is created in speficied output path. Output file format is compatible with 'gettext' utils, but not all available features are implemented. Harbour level function HB_i18nGettext( cText [, cContext ] ) sould be used to indicate translatable strings. All this commit is commented using #ifdef HB_I18N_SUPPORT and is in development stage. Please, do not use it yet. Mindaugas Kavaliauskas 2007-11-23 01:55:37 +00:00
  • ba2612c815 2007-11-23 01:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + gtwvg/common.mak + gtwvg/make_b32.bat + gtwvg/make_vc.bat + Added non-GNU make files. ; TOFIX: gtwvt.obj will clash with the core file with this name, so this won't properly work yet. Viktor Szakats 2007-11-23 00:32:33 +00:00
  • 7f59b345ce 2007-11-23 01:19 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbvm.h * harbour/source/vm/hvm.c * make hb_vmPushNumInt() public function Przemyslaw Czerpak 2007-11-23 00:20:02 +00:00
  • fc1a660dca 2007-11-22 18:33 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/gtwvt/gtwvt.c * declared two functions hb_gt_wvt_AddCharToInputQueue() and hb_gt_wvt_AddCharToInputQueue() as static - they were public by mistake Przemyslaw Czerpak 2007-11-22 17:34:11 +00:00
  • 585cdb174c 2007-11-22 14:22 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbwince.h + added HB_TCHAR_CONVNREV() macro Przemyslaw Czerpak 2007-11-22 13:22:20 +00:00
  • 70bd005a91 2007-11-22 12:21 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/gtwvt/gtwvt.c * formatting Przemyslaw Czerpak 2007-11-22 11:21:27 +00:00
  • bf8d752b37 2007-11-21 22:57 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/gtwvg/gtwvt.c ! Suppressed warnings. Pritpal Bedi 2007-11-22 06:59:34 +00:00
  • 367e0d8a54 2007-11-22 04:33 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/harbour-ce-spec * harbour/harbour-w32-spec * harbour/make_rpmce.sh * harbour/make_rpmw32.sh * updated for removed ace.h Przemyslaw Czerpak 2007-11-22 03:34:28 +00:00
  • 0d96aaa970 2007-11-21 06:08 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) + contrib/gtwvt + gtwvt.c + gtwvt.h + wvtcore.c + wvtutils.c + wvtpaint.prg + wvtclass.prg + wvtwin.ch * Initial port of xHarbour's GTWVT + WVTGUI in a combined manner. ? Please create the make files as I am poor in this field. ? Przem, please add switches to hnmk/hbcemk files for -gtwvg as is done for -gtwvt. Pritpal Bedi 2007-11-22 02:18:13 +00:00
  • 6b02648ff2 2007-11-22 01:44 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/fssize.c * harbour/source/rtl/hbffind.c * harbour/source/rtl/filesys.c * set _LARGEFILE64_SOURCE in all builds and use HB_USE_LARGEFILE64 macro (set automatically when __USE_LARGEFILE64 is defined too or HB_OS_HPUX && O_LARGEFILE) to enable large file support in 32 bit POSIX systems. It should help to enable large file support in other then Linux different 32 bit *nixes. I hope it will resolve Sandro problems with HPUX. Przemyslaw Czerpak 2007-11-22 00:44:50 +00:00
  • 08bedc38bb Marek Paliwoda 2007-11-21 20:50:16 +00:00
  • 49c1daf7d3 Marek Paliwoda 2007-11-21 20:47:05 +00:00
  • 2c434c3046 Marek Paliwoda 2007-11-21 20:07:50 +00:00
  • a966524338 2007-11-21 19:59 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/hbgtcore.c + added emulation for clipboard in core GT code. Now: hb_gtInfo( GTI_CLIPBOARDDATA ) -> <cClipData> and: hb_gtInfo( GTI_CLIPBOARDDATA, <cNewClipData> ) is working in all GTs even if such functionality is not supported by OS. Przemyslaw Czerpak 2007-11-21 19:00:01 +00:00
  • ff7e0891fa 2007-11-21 18:30 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/make_vcce.bat * harbour/make_vcce.mak * harbour/make_b32.mak * harbour/common.mak * harbour/contrib/make_all.mak * harbour/contrib/mtpl_ruls.mak * harbour/make_gcc.mak + added missing Marek's Copyright * set svn attributes: svn ps svn:eol-style [native|CRLF] svn ps svn:keywords Id Przemyslaw Czerpak 2007-11-21 17:30:26 +00:00
  • 2229e82cb4 Marek Paliwoda 2007-11-21 16:47:20 +00:00
  • 4d13dd77f5 Marek Paliwoda 2007-11-21 16:45:29 +00:00
  • 0f3a317e54 2007-11-21 05:44 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/harbour-ce-spec * harbour/harbour-w32-spec * harbour/harbour.spec * harbour/make_rpmce.sh * harbour/make_rpmw32.sh * harbour/make_rpm.sh * changed --without adsrdd to --with adsrdd now ADS* RDDs are not created by default Przemyslaw Czerpak 2007-11-21 04:44:53 +00:00
  • 1153e28e4b 2007-11-20 19:09 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh ! fixed using -o<name> in hbcc Przemyslaw Czerpak 2007-11-20 18:09:55 +00:00
  • 0f34f5f783 2007-11-20 17:02 UTC+0100 Miguel Angel Marchuet Frutos <miguelangel@marchuet.net> * contrib/xhb/common.mak + Added some missing lines (suggested by Juan Gálvez) Miguel Angel Marchuet Frutos 2007-11-20 16:12:22 +00:00
  • 3fa8c37563 2007-11-20 113:45 UTC+0100 Miguel Angel Marchuet Frutos <miguelangel@marchuet.net> * contrib/bmdbfcdx/bmdbfcdx1.c * synced with dbfcdx as nedded Miguel Angel Marchuet Frutos 2007-11-20 12:53:44 +00:00
  • 234b729299 typos Viktor Szakats 2007-11-19 20:22:24 +00:00
  • 63df3ba82e 2007-11-19 20:35 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/examples/dbu/bld_b32.bat * Now the non-GNU build batch file will look for DBU source in the original CA-Cl*pper installation, if specified (using 'set CLIPPER_DIR=C:\CLIPPER5\'). Viktor Szakats 2007-11-19 19:39:42 +00:00
  • 6b78309e4e 2007-11-19 20:21 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + contrib/rdd_ads/test + contrib/rdd_ads/test/testmg.prg - contrib/rdd_ads/testmg.prg * Moved. Viktor Szakats 2007-11-19 19:21:58 +00:00
  • 1fcc352cbb 2007-11-19 19:03 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/source/compiler/hbopt.c ! fixed HB_P_MACROFUNC optimization Mindaugas Kavaliauskas 2007-11-19 17:04:06 +00:00
  • 3d9bb70ea4 2007-11-19 15:25 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + contrib/examples/dbu + contrib/examples/dbu/readme.txt + contrib/examples/dbu/bld_b32.bat + contrib/examples/dbu/Makefile + Added make files for original CA-Cl*pper DBU. One will need to original sources to compile. Viktor Szakats 2007-11-19 14:25:56 +00:00
  • b9e0fe4942 2007-11-18 23:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + contrib/mtpl_b32.bat + contrib/mtpl_vc.bat + Added generic non-GNU make batch files. ; Thanks to Marek. Viktor Szakats 2007-11-19 14:13:53 +00:00
  • 3a4ac7e069 2007-11-18 12:09 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) + contrib/xhb/hbcomprs.c % Direct access to item values changed to api calls. Pritpal Bedi 2007-11-18 20:20:19 +00:00
  • 7e0c350327 2007-11-18 12:09 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) + contrib/xhb/hbcomprs.c % Direct access to item values changed to api calls. Pritpal Bedi 2007-11-18 20:18:44 +00:00
  • fde4638c38 2007-11-18 13:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/hbcompat.ch + Added xhb SecondsSleep() translation. Viktor Szakats 2007-11-18 12:46:48 +00:00
  • 16d2cf86ff 2007-11-17 12:42 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/make_b32.bat * contrib/make_vc.bat * contrib/mkall_b32.bat ! Added SVN headers. ! Fixed SVN properties (keywords, eol-style=CRLF). Viktor Szakats 2007-11-17 11:42:49 +00:00
  • 34fdbe542b 2007-11-17 12:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/cstructc.c * contrib/make_b32.bat ! Some fixes for recent changes. Viktor Szakats 2007-11-17 11:13:04 +00:00
  • 7be9faad25 Marek Paliwoda 2007-11-17 09:19:59 +00:00
  • 6fe02c420d Marek Paliwoda 2007-11-17 09:12:59 +00:00
  • 6704886940 Marek Paliwoda 2007-11-17 06:21:13 +00:00
  • 1ef51c8a25 Marek Paliwoda 2007-11-17 06:20:31 +00:00
  • cef43d1277 2007-11-17 03:20 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/win32/w32_ole.c ! Fixed more direct item accesses. Now only complicated cases remain. Viktor Szakats 2007-11-17 02:48:16 +00:00
  • 6b9e24dd93 2007-11-17 03:08 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * make_vcce.bat * make_vcce.mak ! Minor corrections (syncing with existing files). Viktor Szakats 2007-11-17 02:26:51 +00:00
  • 762459a349 2007-11-16 21:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/win32/w32_ole.c ! Some trivial cases fixed where low-level stuff was directly accessed. ! Some remaining static vars prefixed with s_. Viktor Szakats 2007-11-16 20:07:20 +00:00
  • d0f63f2253 2007-11-16 20:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/natmsgu.c ! Typo fixed. Viktor Szakats 2007-11-16 19:09:10 +00:00
  • 978df1a5ae Marek Paliwoda 2007-11-16 16:58:10 +00:00
  • 9e835b11e4 2007-11-16 15:37 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * make_b32.mak * make_vc.mak ! Fixed BC/VC make files to generated pptable.c in the obj dir instead of source/pp. ! Synced BC/VC pptable.c dependencies with make_gcc.mak ; Suggested by Przemek. Viktor Szakats 2007-11-16 14:38:03 +00:00
  • 0de23eaa4f 2007-11-16 14:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/hbsetup.ch ! Minor fix in comments. Viktor Szakats 2007-11-16 13:48:29 +00:00
  • 3105623c05 fix to prev entry Viktor Szakats 2007-11-16 09:15:36 +00:00
  • 882b41f195 2007-11-16 01:25 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + contrib/freeimage + contrib/freeimage/Makefile + contrib/freeimage/make_b32.bat + contrib/freeimage/make_vc.bat + contrib/freeimage/common.mak + contrib/freeimage/freeimage.ch + contrib/freeimage/fi_winfu.c + contrib/freeimage/fi_wrp.c + contrib/freeimage/readme.txt + contrib/freeimage/test + contrib/freeimage/test/bld_b32.bat + contrib/freeimage/test/fitest.prg + contrib/freeimage/test/sample1.jpg + contrib/freeimage/test/italia.gif + contrib/freeimage/test/fsg.jpg + contrib/freeimage/test/images_out + Added FreeImage OSS library Harbour interface. ! Some minor fixes and file rearrangements made. + Added std make files. ; TOFIX: There is still a potentially dangerous warning to be fixed in FI_GETBACKGROUNDCOLOR() ; Borrowed from xhb. ; NOTE: The lib made some features available through the xhb specific C struct functionality. Since such functionality is not implemented in Harbour, the library would need to be extened with some more wrappers to make C level vars accessible from Harbour code. But even without this functionality, the lib seems quite useful. ; NOTE: The lib also has some Windows specific Viktor Szakats 2007-11-16 00:38:52 +00:00
  • 9d2bf591e4 fix to chglog Viktor Szakats 2007-11-15 19:49:53 +00:00
  • 043cd01674 2007-11-15 20:44 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + contrib/firebird + contrib/firebird/Makefile + contrib/firebird/make_b32.bat + contrib/firebird/make_vc.bat + contrib/firebird/common.mak + contrib/firebird/tfirebird.prg + contrib/firebird/firebird.c + contrib/firebird/readme.txt + contrib/firebird/test + contrib/firebird/test/Makefile + contrib/firebird/test/bld_b32.bat + contrib/firebird/test/simple.prg + contrib/firebird/test/test.prg + contrib/firebird/test/stress.prg + contrib/firebird/test/testapi.c + Added firebird library, with some warnings and other minor things fixed, and Harbour std non-GNU make / build files added. ; TOFIX: There is still a potentially dangerous warning to be fixed in FBGETBLOB(). Viktor Szakats 2007-11-15 19:48:32 +00:00
  • e6124ce8bf 2007-11-15 00:20 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/make_b32.bat * contrib/xhb/make_vc.bat * contrib/apollo/make_b32.bat * contrib/apollo/make_vc.bat * contrib/htmllib/make_b32.bat * contrib/htmllib/make_vc.bat * contrib/libct/make_b32.bat * contrib/libct/make_vc.bat * contrib/pdflib/make_b32.bat * contrib/pdflib/make_vc.bat * contrib/libgt/make_b32.bat * contrib/libgt/make_vc.bat * contrib/hbzlib/make_b32.bat * contrib/hbzlib/make_vc.bat * contrib/pgsql/make_b32.bat * contrib/pgsql/make_vc.bat * contrib/libnf/make_b32.bat * contrib/libnf/make_vc.bat * contrib/gd/make_b32.bat * contrib/gd/make_vc.bat * contrib/tip/make_b32.bat * contrib/tip/make_vc.bat * contrib/adordd/make_b32.bat * contrib/adordd/make_vc.bat * contrib/rdd_ads/make_b32.bat * contrib/rdd_ads/make_vc.bat * contrib/btree/make_b32.bat * contrib/btree/make_vc.bat * contrib/directx/make_b32.bat * contrib/directx/make_vc.bat * contrib/win32/make_b32.bat * contrib/win32/make_vc.bat * contrib/samples/make_b32.bat * contrib/samples/make_vc.bat * contrib/mysql/make_b32.bat * contrib/mysql/make_vc.bat * contrib/odbc/make_b32.bat * contrib/odbc/make_vc.bat * contrib/bmdbfcdx/make_b32.bat * contrib/bmdbfcdx/make_vc.bat ! Removed HB_*_INSTALL manipulation from .bat files. ! Different but compatible logic added on batch file level for odbc and rddads, where the batch file is copying the .dll .libs to the final install dir. Viktor Szakats 2007-11-14 23:24:27 +00:00
  • a35b2d9643 2007-11-14 23:54 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * common.mak * include/hbextern.ch * source/rdd/Makefile + source/rdd/rddinfo.c * source/rdd/dbcmd.c + source/rdd/dbdrop.c + source/rdd/dbcmd53.c + source/rdd/dbexists.c + source/rdd/fieldhb.c ! Moved away C53 functions to a separate file. + Added HB_RDDGETTEMPALIAS() as a documented version of the long existing __RDDGETTEMPALIAS(). The latter name still kept for compatibility. ! Moved away non-namespace conformant HB_EXTENSIONs to separate files to cause less harm form those not wanting these or already using these names in app code. + Added HB_RDDINFO() namespace conformant version of the RDDINFO() Harbour extension. RDDINFO() still works but it's now defined in a separate file to cause less potential harm. - Removed HB_EXTENSION guards from around DBDROP(), DBEXISTS(), RDDINFO(), FIELDLEN(), FIELDDEC(), FIELDTYPE() non namespace conformant Harbour extensions. ; Przemek: I'm sorry you didn't bother to answer, so I just can hope these address the problems you were having. Viktor Szakats 2007-11-14 23:08:54 +00:00
  • c0fb1e05b5 2007-11-14 21:53 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/make_xmingwce.sh * updated for different then GCC host C compiler name (DJGPP in DOS and MINGW32 in MS-Windows) Przemyslaw Czerpak 2007-11-14 20:54:20 +00:00
  • 1a936ea93a 2007-11-14 19:00 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbwince.h * harbour/source/common/hbwince.c * harbour/utils/hbver/hbverfix.c * modified for clean compilation with POCC/XCC and ARM processors Przemyslaw Czerpak 2007-11-14 18:00:38 +00:00
  • c4ec7e4711 2007-11-14 17:07 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/harbour-ce-spec * harbour/harbour-w32-spec * updated for recently modified hb-mkslib.sh name in cross builds Przemyslaw Czerpak 2007-11-14 16:07:31 +00:00
  • 5b7b7842da 2007-11-14 15:55 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/make_xmingwce.sh ! added -D__PLATFORM__Windows for non MS-Windows based hosts I removed by mistake in previous commit Przemyslaw Czerpak 2007-11-14 14:55:47 +00:00
  • 841c07c586 2007-11-14 14:45 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/make_xmingwce.sh * cleaned possible warning message when host computer is controlled by MS-Windows cross build ! fixed harbour.exe and hbppgen.exe detecting in Windows Przemyslaw Czerpak 2007-11-14 13:46:03 +00:00
  • 8ff94c3c3d 2007-11-14 02:00 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/common.mak * harbour/source/codepage/Makefile + harbour/source/codepage/cpesmwin.c - harbour/source/codepage/cpesmwi.c * renamed Przemyslaw Czerpak 2007-11-14 01:01:01 +00:00
  • 97bbd37551 2007-11-14 00:51 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/make_gcc.sh * harbour/make_gnu.sh * harbour/make_tgz.sh * updated for new MSYS versions Przemyslaw Czerpak 2007-11-13 23:51:45 +00:00
  • f183c8fc32 2007-11-13 22:59 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/strcase.c * casting Przemyslaw Czerpak 2007-11-13 21:59:45 +00:00
  • 78267f6fb6 2007-11-13 22:22 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/cdpapi.c ! fixed bad typo in my last modification Przemyslaw Czerpak 2007-11-13 21:22:52 +00:00
  • ebb74977d8 2007-11-13 14:38 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh * do not include gtwin in harbour.dll for MinGW-CE builds gtwin can work only if additional (non standard) libraries are installed in WinCE/PocketPC so it should not be part of harbour.dll Przemyslaw Czerpak 2007-11-13 13:38:46 +00:00
  • df61dfde04 2007-11-13 14:13 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/make_xmingwce.sh * harbour/make_xmingw.sh * do not create compiler binaries in cross builds * use hbce and hbw prefixes for generated build scripts Przemyslaw Czerpak 2007-11-13 13:13:53 +00:00
  • 6f5f0b981b 2007-11-13 01:25 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/odbc/odbc.c ! MSVC casting warnings silenced. Viktor Szakats 2007-11-12 23:59:54 +00:00
  • 4ac8eb313f 2007-11-12 20:53 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/filesys.c * do not redefine LongToHandle() for __XCC__ and __POCC__ WinCE builds Przemyslaw Czerpak 2007-11-12 19:53:59 +00:00
  • c8bc7d5225 2007-11-12 19:22 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + harbour/include/hbassert.h * harbour/include/hb_io.h * harbour/source/rtl/gtstd/gtstd.c * harbour/source/rtl/gtpca/gtpca.c * harbour/source/rtl/fssize.c * harbour/source/rtl/hbinet.c * harbour/source/rtl/filesys.c * harbour/source/compiler/hbfix.c * harbour/source/compiler/hbpcode.c * harbour/source/compiler/hbdead.c * harbour/source/compiler/genc.c * harbour/source/compiler/hbopt.c * harbour/source/compiler/gencc.c * harbour/source/compiler/hblbl.c * harbour/source/compiler/hbstripl.c * harbour/utils/hbver/hbverfix.c * harbour/utils/hbpp/hbppcore.c * removed dependences to unsupported by new MSVC header files most of this modifications can be enabled also for standard Win32 builds Przemyslaw Czerpak 2007-11-12 18:22:51 +00:00
  • 5de7824e15 2007-11-12 16:09 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbapifs.h * harbour/source/common/hbfsapi.c + added hb_fsMaxFilesError() Przemyslaw Czerpak 2007-11-12 15:10:28 +00:00
  • 0c9e8572bf fix to prev Viktor Szakats 2007-11-12 00:32:22 +00:00
  • 1088234125 2007-11-12 01:25 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmake/hbmake.prg ! Fixed warnings. Viktor Szakats 2007-11-12 00:30:31 +00:00
  • 58d5aab3fd fix to prev Viktor Szakats 2007-11-12 00:21:14 +00:00
  • 7477bf4448 2007-11-12 01:14 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/hbapi.h + Added xhb compatibility #define for hb_storclenAdopt() (equivalent to Harbour's hb_storclen_buffer()) Viktor Szakats 2007-11-12 00:16:26 +00:00
  • f7de654b8b 2007-11-11 22:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * common.mak * source/rtl/Makefile + source/rtl/getsys53.prg * source/rtl/getsys.prg + source/rtl/secondfs.c * source/rtl/seconds.c + source/rtl/mouse53.c * source/rtl/mouseapi.c + Some C53 and FlagShip functions moved to separate source file. Viktor Szakats 2007-11-11 21:55:39 +00:00
  • 6594d95506 minor fix to prev Viktor Szakats 2007-11-11 19:58:58 +00:00
  • 96d906cf55 2007-11-11 18:55 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + contrib/telepath + contrib/telepath/ChangeLog + contrib/telepath/Makefile + contrib/telepath/make_b32.bat + contrib/telepath/make_vc.bat + contrib/telepath/common.mak + contrib/telepath/telepath.ch + contrib/telepath/tplinux.c + contrib/telepath/tpwin32.c + contrib/telepath/tpos2.c + contrib/telepath/telepath.prg + contrib/telepath/readme.txt + contrib/telepath/test + contrib/telepath/test/testtp.prg + Added Telep*th(y) compatible contrib lib. Borrowed from xhb. Viktor Szakats 2007-11-11 17:56:06 +00:00
  • 1998e7017d typo in name corrected. Viktor Szakats 2007-11-11 17:11:26 +00:00
  • c7863251db 2007-11-11 18:07 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/mtpl.mak * contrib/mtpl_b32.mak * contrib/mtpl_vc.mak + Added support for HB_ROOT. + Now default HB_*_INSTALL dirs are set inside make files. (to avoid manipulating these envvars on the batch file level) Viktor Szakats 2007-11-11 17:08:43 +00:00
  • 35e0112e3f 2007-11-11 16:07 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/hbcompat.ch + Added hb_At() translation to extended At() Viktor Szakats 2007-11-11 15:08:20 +00:00
  • 292dd19552 2007-11-11 16:05 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/hbcompat.ch + Added extended At() translation to hb_At() Viktor Szakats 2007-11-11 15:05:43 +00:00
  • f110caef78 2007-11-11 14:51 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/rdd_ads/make_b32.bat * contrib/rdd_ads/make_vc.bat * contrib/odbc/make_b32.bat * contrib/odbc/make_vc.bat + Added HB_DLL_DIR for BC too. ! Minor fix for VC: echo -> echo. Viktor Szakats 2007-11-11 13:52:11 +00:00
  • c1d0b17fbc 2007-11-11 14:13 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/tpopup.prg * source/rtl/ttopbar.prg * source/rtl/tmenuitm.prg ! MENUITEM class :row and :col vars changed to :__row and :__col, instead of adding HB_EXTENSION guards to them, because they are needed internally. Viktor Szakats 2007-11-11 13:42:46 +00:00
  • a3afecac5c 2007-11-11 13:45 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/tbrowse.prg ! Fixed to compile with HB_C52_STRICT. Viktor Szakats 2007-11-11 12:52:48 +00:00
  • 1386d4e96b fix to prev Viktor Szakats 2007-11-11 12:08:43 +00:00
  • 97aad59548 2007-11-11 12:51 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/std.ch ! SET STRICTREAD command definition fixed. Viktor Szakats 2007-11-11 12:05:38 +00:00
  • 31f9030f34 2007-11-11 02:40 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/at.c * include/hbextern.ch + Added hb_At() which is equivalent to At() with HB_EXTENSION turned on. Users are encouraged to use hb_At(), and this is also a must inside core. Viktor Szakats 2007-11-11 01:42:42 +00:00
  • 0cf59b987f 2007-11-11 01:52 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/tpopup.prg ! Fixed a few problems regarding HB_EXTENSION guards. (one method declaration was mistakenly guarded, and one IF construct broke when compiled without HB_EXTENSION) Viktor Szakats 2007-11-11 01:07:49 +00:00
  • 0ebb791450 2007-11-11 00:44 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/std.ch * Removed HB_EXTENSION guard from around SET commands implementing Harbour _SET_* extensions. The reason: _SET_* extensions are not marked as extensions (and it would be nearly impossibly to do so), so it's more consistent to behave the same way for their command counterparts. Viktor Szakats 2007-11-10 23:48:48 +00:00
  • 6e47dd35f5 2007-11-10 18:03 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * Makefile - samples + contrib/examples * contrib/Makefile * contrib/examples/Makefile * contrib/examples/guestbk/inifiles.prg * contrib/examples/guestbk/testcgi.prg * contrib/examples/guestbk/bld_b32.bat * contrib/examples/guestbk/Makefile * contrib/examples/pe/pe.prg * contrib/examples/pe/Makefile * contrib/examples/misc/Makefile * contrib/examples/hscript/bld_b32.bat * contrib/examples/hscript/Makefile * contrib/examples/Makefile * Moved /samples to /contrib/examples Viktor Szakats 2007-11-10 17:04:20 +00:00
  • 6d733d7695 2007-11-10 17:35 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/vm/hvm.c ! Fixed unused var warning when HB_NO_DEBUG was defined and TRACE disabled. (Reported by Enrico Maria Giordano) Viktor Szakats 2007-11-10 16:40:54 +00:00
  • 050bed0d99 2007-11-10 17:24 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * make_b32.bat * make_vc.bat * contrib/xhb/make_b32.bat * contrib/xhb/make_vc.bat * contrib/libmisc/make_b32.bat * contrib/libmisc/make_vc.bat * contrib/pgsql/make_b32.bat * contrib/pgsql/make_vc.bat * contrib/apollo/make_b32.bat * contrib/apollo/make_vc.bat * contrib/libnf/make_b32.bat * contrib/libnf/make_vc.bat * contrib/gd/make_b32.bat * contrib/gd/make_vc.bat * contrib/htmllib/make_b32.bat * contrib/htmllib/make_vc.bat * contrib/tip/make_b32.bat * contrib/tip/make_vc.bat * contrib/libct/make_b32.bat * contrib/libct/make_vc.bat * contrib/adordd/make_b32.bat * contrib/adordd/make_vc.bat * contrib/pdflib/make_b32.bat * contrib/pdflib/make_vc.bat * contrib/rdd_ads/make_b32.bat * contrib/rdd_ads/make_vc.bat * contrib/libgt/make_b32.bat * contrib/libgt/make_vc.bat * contrib/btree/make_b32.bat * contrib/btree/make_vc.bat * contrib/win32/make_b32.bat * contrib/win32/make_vc.bat * contrib/directx/make_b32.bat * contrib/directx/make_vc.bat * contrib/samples/make_b32.bat * contrib/samples/make_vc.bat * contrib/mysql/make_b32.bat * contrib/mysql/make_vc.bat * contrib/odbc/make_b32.bat + contrib/odbc/make_vc.bat * contrib/bmdbfcdx/make_b32.bat * contrib/bmdbfcdx/make_vc.bat * contrib/hgf/win32/make_b32.bat * contrib/hgf/win32/make_vc.bat ! Readded COPYCMD "hack" to core Harbour for fully portable "copy /y" functionality across all Micro$oft operating systems. + Same feature added for all contribs. Viktor Szakats 2007-11-10 16:31:36 +00:00
  • b582aa43c0 2007-11-10 12:29 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/libmisc/common.mak * contrib/apollo/common.mak * contrib/libnf/common.mak * contrib/gd/common.mak * contrib/htmllib/common.mak * contrib/tip/common.mak * contrib/adordd/common.mak * contrib/rdd_ads/common.mak * contrib/libgt/common.mak * contrib/btree/common.mak * contrib/win32/common.mak * contrib/directx/common.mak * contrib/samples/common.mak * contrib/mysql/common.mak * contrib/bmdbfcdx/common.mak * contrib/pgsql/common.mak ! .obj -> $(OBJEXT) Viktor Szakats 2007-11-10 11:31:17 +00:00
  • 4c6474e9ca minor fix to prev Viktor Szakats 2007-11-10 05:08:13 +00:00
  • 35a4c7b944 2007-11-10 06:10 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) - contrib/hgf/tests/build_b32.bat + contrib/hgf/tests/bld_b32.bat - contrib/hgf/win32/makefile.bc + contrib/hgf/win32/make_b32.mak - contrib/hgf/win32/makevc.bat + contrib/hgf/win32/make_vc.bat - contrib/hgf/win32/makefile.vc + contrib/hgf/win32/make_vc.mak * contrib/hgf/win32/make_b32.bat - contrib/hbzlib/hrbdll.bc + contrib/hbzlib/make_b32_dll.bat - contrib/hbzlib/dll_b32.bat + contrib/hbzlib/make_b32_dll.mak - contrib/hbzlib/makefile.vc + contrib/hbzlib/make_vc.mak - contrib/hbzlib/makefile.bc + contrib/hbzlib/make_b32.mak * contrib/hbzlib/make_b32.bat * contrib/hbzlib/make_vc.bat * Some non-GNU make file cleanup. Viktor Szakats 2007-11-10 05:07:06 +00:00
  • cf01ca3701 2007-11-10 05:50 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * make_b32.bat + make_b32.mak - makefile.bc * make_gcc.sh + make_gcc.mak - makefile.gc * make_vc.bat + make_vc.mak - makefile.vc * common.mak - contrib/maketpl.b32 + contrib/mtpl_b32.mak - contrib/maketpl.vc + contrib/mtpl_vc.mak - contrib/maketpl.mak + contrib/mtpl.mak * contrib/libct/make_b32.bat * contrib/libct/make_vc.bat % Makefile name cleanup, batch file synchronization, setting name cleanup. Some minor fixes. Now all non-GNU makefiles have the .mak extension. Viktor Szakats 2007-11-10 04:53:45 +00:00
  • d9ad098243 minor fix to prev Viktor Szakats 2007-11-09 14:24:31 +00:00
  • 266cb421e0 minor fix to prev Viktor Szakats 2007-11-09 14:23:33 +00:00
  • 17a72b54cf 2007-11-09 15:20 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/compiler/hbcomp.c ! Changed error messaged to go to stderr on non-Unix platforms too. With this change the Harbour compiler uses the same output on non-Unix platforms as on Unixes. With Przemek's previous and now this change, the compiler uses stdout/stderr in the standard way (messages to stdout, warnings/errors to stderr), instead of being more or less CA-Cl*pper compatible. (in CA-Cl*pper startup msg plus some info went to stderr and errors/warnings and some other progress info went to stdout) Viktor Szakats 2007-11-09 14:23:01 +00:00
  • 491e9853b1 2007-11-09 00:09 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/tip/ftpcln.prg * converted TABs to SPACEs Przemyslaw Czerpak 2007-11-08 23:09:30 +00:00