Commit Graph

  • 059f098199 2010-09-17 08:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/qth/QIcon.qth ! An important change in constructor. Pritpal Bedi 2010-09-17 15:27:19 +00:00
  • b07d1073ff 2010-09-17 07:59 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbwin/win_rpc.c * casting to pacify MinGW warnings Przemyslaw Czerpak 2010-09-17 05:59:36 +00:00
  • 3704351a28 2010-09-16 16:00 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideshortcuts.prg ! Demonstrated: how a QLabel can be intercepted for key events. Pritpal Bedi 2010-09-16 22:58:53 +00:00
  • 2d5d02b780 2010-09-16 13:32 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideactions.prg * contrib/hbide/ideobject.prg ! Minor. Pritpal Bedi 2010-09-16 20:34:57 +00:00
  • 8bd8268513 2010-09-15 19:05 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idemain.prg ! A last minute miss. Pritpal Bedi 2010-09-16 02:02:48 +00:00
  • e074d36974 2010-09-15 18:53 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideactions.prg * contrib/hbide/idesaveload.prg + Implemented: UTF-8 codepage strictly. We need to explore how Harbour defined codepages can be implemented. Pritpal Bedi 2010-09-16 01:59:28 +00:00
  • 63f3dcc4ed 2010-09-15 15:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/xbp.ch + Added XBP_*_GROUP constants. Pritpal Bedi 2010-09-15 22:55:40 +00:00
  • f757c35a3f 2010-09-15 14:35 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt_hbmk2_plugin.hbs Pritpal Bedi 2010-09-15 21:41:29 +00:00
  • 7bdf4cef43 2010-09-15 23:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/global.mk + Pointing to INSTALL doc in missing HB_INSTALL_PREFIX error message. Viktor Szakats 2010-09-15 21:25:53 +00:00
  • c4a20afb50 2010-09-15 23:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbwin/hbwin.hbp + contrib/hbwin/win_rpc.c + contrib/hbwin/tests/testrpc.prg + Added WIN_UUIDCREATESTRING() function to generate UUIDs via Windows API. Requires W2K or upper as per MSDN. If not supported, it returns empty string. Viktor Szakats 2010-09-15 21:01:50 +00:00
  • 37040fc4fc 2010-09-15 20:01 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + contrib/hbqt/qtgui/hbqtgui.ch * contrib/hbqt/qtgui/hbqtgui.hbc * contrib/hbqt/qtgui/hbqtgui.hbp + contrib/hbqt/qtwebkit/hbqtwebkit.ch * contrib/hbqt/qtwebkit/hbqtwebkit.hbc * contrib/hbqt/qtwebkit/hbqtwebkit.hbp + contrib/hbqt/qtcore/hbqtcore.ch * contrib/hbqt/qtcore/hbqtcore.hbp + Monotlithic hbqt.ch split to per-component headers. Viktor Szakats 2010-09-15 18:06:48 +00:00
  • 594fa03023 2010-09-15 17:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/utils/hbqtgen.prg + Changed HBQT_TYPE_* constants to be crc32 hashes derived from component name + type name + "HBQT_TYPE_" string to guarantee uniqueness (and to make it possible to generate it dynamically). [ BTW formerly the base value was derived from component name with crc16, and the rest was incremented counter dependent on input file order. ] Please review hash generation, as it needs to be constant for a longer time, and hash method should be possible to extend to other IDs, like QT enums. Viktor Szakats 2010-09-15 15:51:31 +00:00
  • d579e0ca59 2010-09-15 16:54 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/rtl/hbzlib.c ! fixed typo Przemyslaw Czerpak 2010-09-15 14:54:36 +00:00
  • e78cb0e549 2010-09-15 16:04 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbclass.ch % small modification to reduce lock time Przemyslaw Czerpak 2010-09-15 14:04:26 +00:00
  • 5b86defbe1 2010-09-14 15:15 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/tests/testbrow.prg * contrib/hbqt/tests/testqaim.prg * contrib/hbqt/tests/testres.prg ! Adopted to new hbQT syntax. Q*Class():new( ... ) => Q*Class( ... ) Pritpal Bedi 2010-09-14 22:18:54 +00:00
  • 718689834e 2010-09-14 15:05 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbqreportsmanager.prg * contrib/hbide/hbqtoolbar.prg * contrib/hbide/ideactions.prg * contrib/hbide/idebrowse.prg * contrib/hbide/idedict.prg * contrib/hbide/idedocks.prg * contrib/hbide/ideedit.prg * contrib/hbide/ideeditor.prg * contrib/hbide/idefindreplace.prg * contrib/hbide/idefunctions.prg * contrib/hbide/ideharbourhelp.prg * contrib/hbide/idehome.prg * contrib/hbide/idemain.prg * contrib/hbide/idemisc.prg * contrib/hbide/ideprojmanager.prg * contrib/hbide/idesaveload.prg * contrib/hbide/ideshortcuts.prg * contrib/hbide/ideskeletons.prg * contrib/hbide/idethemes.prg * contrib/hbide/idetools.prg * contrib/hbide/idewizard.prg ! Adopted to new hbQT class syntax. Q*Class():new( ... ) => Q*Class( ... ) Pritpal Bedi 2010-09-14 22:10:44 +00:00
  • 52a4905f88 2010-09-14 15:00 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/hbpprocess.prg * contrib/hbxbp/xbp3state.prg * contrib/hbxbp/xbpbitmap.prg * contrib/hbxbp/xbpbrowse.prg * contrib/hbxbp/xbpcheckbox.prg * contrib/hbxbp/xbpclipboard.prg * contrib/hbxbp/xbpcombobox.prg * contrib/hbxbp/xbpdialog.prg * contrib/hbxbp/xbpfiledialog.prg * contrib/hbxbp/xbpfontdialog.prg * contrib/hbxbp/xbpgeneric.prg * contrib/hbxbp/xbphtmlviewer.prg * contrib/hbxbp/xbplistbox.prg * contrib/hbxbp/xbpmenubar.prg * contrib/hbxbp/xbpmle.prg * contrib/hbxbp/xbpprintdialog.prg * contrib/hbxbp/xbpprinter.prg * contrib/hbxbp/xbppushbutton.prg * contrib/hbxbp/xbpradiobutton.prg * contrib/hbxbp/xbprtf.prg * contrib/hbxbp/xbpscrollbar.prg * contrib/hbxbp/xbpsle.prg * contrib/hbxbp/xbpspinbutton.prg * contrib/hbxbp/xbpstatic.prg * contrib/hbxbp/xbpstatusbar.prg * contrib/hbxbp/xbptabpage.prg * contrib/hbxbp/xbptoolbar.prg * contrib/hbxbp/xbptreeview.prg * contrib/hbxbp/xbpwindow.prg ! Adopted to new hbQT syntax. Q*Class():new( ... ) => Q*Class( ... ) Pritpal Bedi 2010-09-14 22:06:46 +00:00
  • 6dfd6dd430 2010-09-14 14:47 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/tests/demoqt.prg ! Adopted to new syntax. Pritpal Bedi 2010-09-14 22:01:43 +00:00
  • 09e15e0b81 2010-09-13 14:43 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/g/QTableWidget.cpp * Regenerated. * contrib/hbqt/qtgui/qth/QTableWidget.qth * Transferred ownership of <qWidget> in :setCellWidget( nRow, nCol, qWidget ) to its parent object. Pritpal Bedi 2010-09-13 21:42:37 +00:00
  • c71102b4d6 2010-09-13 22:21 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog ! Added missing item to recent entry: * config/detect.mk + pick up csw-installed pcre on sunos Patch by Tamas Tevesz. Viktor Szakats 2010-09-13 20:22:28 +00:00
  • 17a7fd976a 2010-09-13 12:34 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/hbqt_hbqabstractitemmodel.cpp ! Reverted back last commit, was generating GPF. This is subject to further investigation as I was trying to locate the cause of always increasing memory consumption. Pritpal Bedi 2010-09-13 19:33:11 +00:00
  • 5a7fe57b41 2010-09-13 20:36 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/config/win/watcom.mk * removed .exe suffix from executed tools. It fixes cross builds using native Linux binaries. If someone wants to make some tests using windows binaries executed by WINE then please make the following soft links: wpp386 -> wpp386.exe wcc386 -> wcc386.exe wlink -> wlink.exe wrc -> wrc.exe or script wrappers Przemyslaw Czerpak 2010-09-13 18:36:39 +00:00
  • 7f2ff9b35f 2010-09-13 17:00 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbwin/hbwinole.h * harbour/contrib/hbwin/axcore.c * harbour/contrib/hbwin/olecore.c * harbour/contrib/hbwin/hbolesrv.c + added new 'HB_USHORT uiClass' parameter to hb_oleDispInvoke() C function and updated corresponding code. Przemyslaw Czerpak 2010-09-13 15:01:10 +00:00
  • 0e90340325 2010-09-13 15:46 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbwin/olecore.c ! use hb_oleVariantToItemEx() instead of hb_oleVariantToItem() in hb_oleSafeArrayToItem() to keep original object class when arrays are created. * keep original OLE object class when new OLE object is created in parameters passed by reference or returned by executed OLE method * keep original OLE object class when new OLE object is created by overloaded [] operator + added 3-rd parameter to __OleEnumNext() function which allow to set OLE object class. Przemyslaw Czerpak 2010-09-13 13:46:24 +00:00
  • 380597c130 2010-09-13 16:05 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/contrib/hbwin/hbwinole.h * harbour/contrib/hbwin/olecore.c + implemented WIN_OLEAUTO class overloading * harbour/contrib/hbwin/legacy.prg - removed "[]" overloading. It's in the core object now. * src/rtl/hbjson.c ! fixed long long printf format Mindaugas Kavaliauskas 2010-09-13 13:05:12 +00:00
  • 693f4221d6 2010-09-13 13:39 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/harbour-win.spec.in * package/harbour-wce.spec.in ! Fixed messed up 8-bit codepage by my editor. ; QUESTION: Is it possible to switch to UTF-8 for these rpm scripts? Viktor Szakats 2010-09-13 11:39:50 +00:00
  • 7914aad087 2010-09-13 13:30 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/harbour-win.spec.in * package/harbour-wce.spec.in ! Set HB_INSTALL_PREFIX, to follow this change: 2010-09-10 22:09 UTC+0200 ; TODO: Untested. Might need extra steps to package root files too (ChangeLog, COPYING, NEWS, TODO). Viktor Szakats 2010-09-13 11:32:23 +00:00
  • 3cb0856cb5 2010-09-13 13:13 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbqt/hbqt_common.hbm ! respect HB_BUILD_EXTDEF=no Przemyslaw Czerpak 2010-09-13 11:13:24 +00:00
  • e55fe7db71 2010-09-13 12:12 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/package/harbour-win.spec.in * harbour/package/harbour-wce.spec.in ! added HB_BUILD_EXTDEF=no to fix cross compilation Question: in the past HB_BUILD_EXTDEF=no was set automatically for cross compilation. Why we removed this setting? Przemyslaw Czerpak 2010-09-13 10:13:04 +00:00
  • eaf56593d0 2010-09-13 11:40 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/rtl/hbzlib.c + added new PRG function: HB_GZCOMPRESSBOUND( <cData> | <nDataLen> ) -> <nMaxCompressLen> ! fixed compilation with ZLIB versions earlier then 1.2.0 broken by missing deflateBound() function which I used recently. Przemyslaw Czerpak 2010-09-13 09:40:53 +00:00
  • f35913215a 2010-09-13 09:59 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/rtl/hbzlib.c ! added our own version of compressBound() function for ZLIB versions 1.2.0 and earlier. It makes HB_ZCOMPRESSBOUND() working and fixes code like: <cResult> := HB_ZCOMPRESS( <cData> ) + added new PRG function: HB_GZCOMPRESS( <cData>, [<nDstBufLen>|<@cBuffer>], ; [<@nResult>], [<nLevel>] ) => <cCompressedData> or NIL on Error It works like HB_ZCOMPRESS() but uses GZIP instead of ZLIB encapsulation for compressed data. + added support for GZIP compressed strings to HB_ZUNCOMPRESS() and HB_ZUNCOMPRESSLEN() functions so they can be used with data compressed by HB_GZCOMPRESS() function or read from .gz files. Przemyslaw Czerpak 2010-09-13 07:59:23 +00:00
  • d6837666c3 2010-09-12 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + contrib/hbqt/hbqt.hbc + Added .hbc for HBQT. So it can be referred in other projects simply as 'hbqt.hbc' (with no path). Viktor Szakats 2010-09-12 20:11:12 +00:00
  • d52542ffbf 2010-09-12 11:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL ! Typo Viktor Szakats 2010-09-12 09:17:45 +00:00
  • ce68bd5b3c 2010-09-12 00:42 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt.ch + A couple of more constants. Pritpal Bedi 2010-09-12 07:53:51 +00:00
  • 1b90aa0919 2010-09-11 09:22 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/rdd/dbfcdx/dbfcdx1.c ! save and restore index tag during reindexing when one of tags with smaller number then the current one is moved to the end of tag list - Clipper compatibility problem reported by Maurilio. ; Please remember that in Harbour DBFCDX during reindexing adds new tag at the end of tag list removing the old one. It's CL53 DBFCDX and COMIX compatible behavior but it's different then CL52 DBFCDX and SIXCDX. Przemyslaw Czerpak 2010-09-11 07:23:07 +00:00
  • d3777cbfe9 2010-09-10 19:10 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideedit.prg ! Alt+PageUp/Down now position the cursor to next line after function ..() declaration line. * contrib/hbide/ideshortcuts.prg + Added: Alt+PageDown, Alt+PageUp macros. User now can tune it according to his editing habits. Pritpal Bedi 2010-09-11 02:10:57 +00:00
  • 8f37f7a0f0 2010-09-10 22:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/global.mk ! Adjustment to prev. Comment added. Viktor Szakats 2010-09-10 20:52:12 +00:00
  • b8746abe7f 2010-09-10 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/global.mk * Will now show fatal error if HB_INSTALL_PREFIX is not set at all on non-*nix systems. Not setting this will result in missing COPYING file (which is obligatory accessory when distributing Harbour) and other crucial files like INSTALL, NEWS and ChangeLog. Viktor Szakats 2010-09-10 20:12:00 +00:00
  • 236d06e5f2 2010-09-10 07:05 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/g/QPrinter.cpp * Regenerated. * contrib/hbqt/qtgui/qth/QPrinter.qth ! Fixed: constructor, now it accepts QPrinterInfo also as a parameter. Pritpal Bedi 2010-09-10 14:10:35 +00:00
  • 3bef20a149 2010-09-10 11:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/hbide.hbp - contrib/hbide/hbide.prg + contrib/hbide/idemain.prg * Renamed to avoid users trying 'hbmk2 hbide' (and fail). Viktor Szakats 2010-09-10 09:34:27 +00:00
  • e79bb83514 2010-09-10 09:57 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbwin/olecore.c ! do not convert parameters passed by reference for DISPID_PROPERTYPUT It should fix potential memory leak because in such case we do not use PutParams() which release them. ! return assigned value instead of index in __OPINDEX() method. Przemyslaw Czerpak 2010-09-10 07:58:01 +00:00
  • 15b23e3746 2010-09-10 05:14 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/contrib/hbwin/olecore.c * harbour/contrib/hbwin/oleauto.prg + implemented overloading of operator [] * harbour/vm/classes.c * pacified compiler warning Mindaugas Kavaliauskas 2010-09-10 02:15:16 +00:00
  • c0b0df678f 2010-19-12 09:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbqreportsmanager.prg ! Few more steps gained on printing front. Pritpal Bedi 2010-09-10 02:10:51 +00:00
  • 7a999f8734 2010-09-09 23:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/make.hbs ! Fixed matching pathseps in filter. Viktor Szakats 2010-09-09 21:52:31 +00:00
  • ca9815acb6 2010-09-09 09:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbqt/qtcore/g/HBQString.cpp + Added: missing file from prev commit. Damm it, I am getting less attentive since few days last, sorry. Pritpal Bedi 2010-09-09 16:24:55 +00:00
  • 253db45857 2010-09-09 17:22 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/rtl/filesys.c * unified hb_fsSeek[Large]() return value when seek operation cannot be executed for given file handle. Now it's 0 for all platforms. Przemyslaw Czerpak 2010-09-09 15:22:21 +00:00
  • 535abb20ef 2010-09-08 18:41 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/utils/hbqtgen.prg ! Code cleanup. Pritpal Bedi 2010-09-09 01:49:34 +00:00
  • 0d5bba39f4 2010-09-08 14:36 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idemisc.prg * contrib/hbide/idetools.prg * contrib/hbide/ideprojmanager.prg + Implemented: hbIDE specific macros available in Project's Environments batch. The usage is like : [ MinGW 4.4.1 ] {content} SET project_name=${project_name} {content} SET project_path=${project_path} All macros available in Tools & Utilities can be used here also. Pritpal Bedi 2010-09-08 21:51:59 +00:00
  • 8b04eb129e 2010-09-08 20:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/hbjson.c * Making some compilers happy. Viktor Szakats 2010-09-08 18:34:18 +00:00
  • 94a1d97b99 2010-09-08 18:47 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/ttopbar.prg ! Added missing cargo instvar. Viktor Szakats 2010-09-08 16:47:33 +00:00
  • 277644f70c 2010-09-08 18:28 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) + harbour/include/harbour.hbx * added new JSON functions Mindaugas Kavaliauskas 2010-09-08 15:29:03 +00:00
  • c3e272aaf1 2010-09-08 18:15 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) + harbour/src/rtl/hbjson.c + added JavaScript Object Notation (JSON) encoder, decoder functions Mindaugas Kavaliauskas 2010-09-08 15:13:52 +00:00
  • cb705d015e 2010-09-08 08:42 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/config/c.mk * harbour/config/rules.mk * use .sx file extension instead of .S to avoid problems with non case sensitive filesystems Przemyslaw Czerpak 2010-09-08 06:42:18 +00:00
  • c5d84a756f 2010-09-07 21:00 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbqt/qtgui/qth/QPrinterInfo.qth + Added: new class. Pritpal Bedi 2010-09-08 04:03:54 +00:00
  • 55fbb9d988 2010-09-07 19:22 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbqreportsmanager.prg + Print Preview synchronized. Now many facts are under control. % A lot other small artifacts covered. Pritpal Bedi 2010-09-08 02:21:50 +00:00
  • 6068e600fc 2010-09-07 16:22 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idemisc.prg * contrib/hbide/ideprojmanager.prg * contrib/hbide/idetools.prg + Added: Tools & Utilities - new macros: "source_name_less_ext" Current editing instance's source file's name part only. hb_fNameSplit( cSource, , @cName ) => cName "project_title" Last compiled project's title. If no project is yet compiled in current session of hbIDE, then project title of current set project is used. If no current project is set, empty string is substituted. "project_path" Last compiled project's path. Rest per "project_title" above. "project_output_path" Last compiled project's output path. If no project has been compiled under current session, null string is substituted. Here no assumption is taken from current set project. Pritpal Bedi 2010-09-07 23:31:04 +00:00
  • 70544acb28 2010-09-08 00:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/sha1.c * src/rtl/sha1.h * src/rtl/hbsha1hm.c * src/rtl/sha2.c * src/rtl/sha2.h * src/rtl/hbsha2hm.c * src/rtl/sha1hmac.c * src/rtl/sha1hmac.h * src/rtl/hbsha1.c * src/rtl/sha2hmac.c * src/rtl/sha2hmac.h * src/rtl/hbsha2.c ! Renamed internal SHA functions to have hb_ prefix to avoid colliding with other tools, like OpenSSL. Viktor Szakats 2010-09-07 22:17:41 +00:00
  • 0016fa6fed 2010-09-07 09:30 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtcore/hbqt_hbslots.cpp ! Minor typo. Pritpal Bedi 2010-09-07 16:40:07 +00:00
  • 6f467ba479 2010-09-07 01:05 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/hbpprocess.prg + Prepared to route stdOut and stdErr outputs accordingly. Pritpal Bedi 2010-09-07 08:13:38 +00:00
  • f188bd8d9e 2010-09-07 09:16 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbmysql/hbmysql.hbp * harbour/contrib/gtalleg/gtalleg.hbm * harbour/contrib/sddmy/sddmy.hbp * harbour/contrib/hbodbc/hbodbc.hbp * harbour/contrib/sddfb/sddfb.hbp * harbour/contrib/hbsqlit3/hbsqlit3.hbp * harbour/contrib/hbmzip/hbmzip.hbp * harbour/contrib/hbqt/hbqt_common.hbc * harbour/contrib/hbfbird/hbfbird.hbp * harbour/contrib/sddpg/sddpg.hbp * harbour/contrib/hbbz2/hbbz2.hbp * harbour/contrib/hbcurl/hbcurl.hbm * harbour/contrib/hbcups/hbcups.hbp * harbour/contrib/hbhpdf/hbhpdf.hbp * harbour/contrib/hbpgsql/hbpgsql.hbp * harbour/contrib/sddsqlt3/sddsqlt3.hbp * harbour/contrib/hbfimage/hbfimage.hbp * harbour/contrib/sddodbc/sddodbc.hbp * harbour/contrib/hbgd/hbgd.hbp * harbour/contrib/sddoci/sddoci.hbp * harbour/contrib/hbwin/hbwin.hbp * harbour/contrib/hbcairo/hbcairo.hbp * harbour/contrib/hbssl/hbssl.hbm * updated to respect HB_BUILD_EXTDEF=no setting and automatic switching to locally hosted external libraries (if available) Thanks to Viktor for the proposed solution. Przemyslaw Czerpak 2010-09-07 07:16:51 +00:00
  • 2775f662f2 2010-09-07 00:10 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/compiler/hbcomp.c ! Revisiting non-*nix stdout/stderr usage in compiler. From now on the Clipper (and old MS-DOS/Windows tool) compatible behavior is only maintained for MS-DOS Harbour builds, for the rest error messages are output to stderr, regular msgs are output to stdout. Viktor Szakats 2010-09-06 22:12:08 +00:00
  • 4087753a5a 2010-09-06 23:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/qtgui/hbqt_hbqgraphicsrectitem.cpp ! Missing EOL @ EOF. Viktor Szakats 2010-09-06 21:44:54 +00:00
  • 28d12dc858 2010-09-05 17:35 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt.ch + Added more constants. Pritpal Bedi 2010-09-06 00:48:13 +00:00
  • 3cd6f5a972 2010-09-04 12:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbatomic.h * added two new build time macros which can be used to control using GCC atomic builtin functions changing the default settings. HB_USE_GCCATOMIC_OFF - disable using atomic builtins HB_USE_GCCATOMIC - force using atomic builtins Przemyslaw Czerpak 2010-09-04 10:30:41 +00:00
  • 50b29f78e2 2010-09-03 21:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/utils/hbqtgen.prg + Implemented: QIcon() as a parameter now can be supplied as filename, resource name, or constructed QIcon() as pointer. Notified at HMG forums. Pritpal Bedi 2010-09-04 04:25:21 +00:00
  • 0ae677b526 2010-09-03 20:35 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtcore/hbqt_hbslots.cpp * contrib/hbqt/qtcore/hbqt_hbslots.h + Added: signals for QDateTimeEdit() class, reuested on HMG forums. Pritpal Bedi 2010-09-04 03:37:22 +00:00
  • 0deb51052a 2010-09-03 19:03 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbqreportsmanager.prg ! More c++ => .prg. Pritpal Bedi 2010-09-04 02:07:18 +00:00
  • f8247a7685 2010-09-02 19:11 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbqreportsmanager.prg ! c++ => .prg. Pritpal Bedi 2010-09-03 02:12:49 +00:00
  • f898b3b1a8 2010-09-01 18:45 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbqt/qtgui/doc/en/class_qdoublevalidator.txt + contrib/hbqt/qtgui/doc/en/class_qintvalidator.txt + contrib/hbqt/qtgui/doc/en/class_qregexpvalidator.txt + contrib/hbqt/qtgui/g/QDoubleValidator.cpp + contrib/hbqt/qtgui/g/QIntValidator.cpp + contrib/hbqt/qtgui/g/QRegExpValidator.cpp + contrib/hbqt/qtgui/g/TQDoubleValidator.prg + contrib/hbqt/qtgui/g/TQIntValidator.prg + contrib/hbqt/qtgui/g/TQRegExpValidator.prg + contrib/hbqt/qtgui/qth/QDoubleValidator.qth + contrib/hbqt/qtgui/qth/QIntValidator.qth + contrib/hbqt/qtgui/qth/QRegExpValidator.qth Pritpal Bedi 2010-09-02 01:53:38 +00:00
  • 65c34041ef 2010-09-01 18:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/mpkg_win_nightly.bat * Requirements. Viktor Szakats 2010-09-01 16:31:34 +00:00
  • 9e39e212a6 2010-08-31 14:06 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/xbpparthandler.prg * contrib/hbxbp/xbpwindow.prg ! :status() more synchronized. NIL => Not initialized. XBP_STAT_INIT => Object is initialized. XBP_STAT_CREATE => Object creation is successful. XBP_STAT_FAILURE => Object creation is either failed or object is destroyed. Pritpal Bedi 2010-08-31 21:08:13 +00:00
  • 0c887e73d1 2010-08-31 13:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/xbp.ch * contrib/hbxbp/xbp3state.prg * contrib/hbxbp/xbpbrowse.prg * contrib/hbxbp/xbpcheckbox.prg * contrib/hbxbp/xbpcombobox.prg * contrib/hbxbp/xbpdialog.prg * contrib/hbxbp/xbpfiledialog.prg * contrib/hbxbp/xbpfontdialog.prg * contrib/hbxbp/xbphtmlviewer.prg * contrib/hbxbp/xbplistbox.prg * contrib/hbxbp/xbpmenubar.prg * contrib/hbxbp/xbpmle.prg * contrib/hbxbp/xbpparthandler.prg * contrib/hbxbp/xbpprintdialog.prg * contrib/hbxbp/xbppushbutton.prg * contrib/hbxbp/xbpradiobutton.prg * contrib/hbxbp/xbprtf.prg * contrib/hbxbp/xbpscrollbar.prg * contrib/hbxbp/xbpsle.prg * contrib/hbxbp/xbpspinbutton.prg * contrib/hbxbp/xbpstatic.prg * contrib/hbxbp/xbpstatusbar.prg * contrib/hbxbp/xbptabpage.prg * contrib/hbxbp/xbptoolbar.prg * contrib/hbxbp/xbptreeview.prg * contrib/hbxbp/xbpwindow.prg + Implemented: :status() method as per Shum's request. It just remained unimplemented for so long. Pritpal Bedi 2010-08-31 20:56:34 +00:00
  • 3e6ef7c908 2010-08-30 18:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/hbqt_hbqgraphicsitem.cpp * contrib/hbqt/qtgui/hbqt_hbqgraphicsscene.cpp * contrib/hbide/hbqreportsmanager.prg ! More graphics stuff on .prg layer. Pritpal Bedi 2010-08-31 01:57:06 +00:00
  • bc60cf1674 2010-08-30 08:26 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/hbqtgui.hbx - Deleted reference to HBQMainWindow. Pritpal Bedi 2010-08-30 15:30:22 +00:00
  • a2f3b2c172 2010-08-30 07:27 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) - contrib/hbqt/qtgui/hbqt_hbqmainwindow.h - Deleted: miss from the previous deletes. Pritpal Bedi 2010-08-30 14:32:16 +00:00
  • c8728050e5 2010-08-30 02:36 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) - contrib/hbqt/qtgui/doc/en/class_hbqgraphicsrectitem.txt - contrib/hbqt/qtgui/g/HBQGraphicsRectItem.cpp - contrib/hbqt/qtgui/g/THBQGraphicsRectItem.prg - contrib/hbqt/qtgui/qth/HBQGraphicsRectItem.qth Pritpal Bedi 2010-08-30 09:51:37 +00:00
  • b2cd347c3c 2010-08-29 14:37 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/sqlite3/sqlite3.c * external/sqlite3/sqlite3.dif * external/sqlite3/sqlite3.h * external/sqlite3/Makefile * Update sqlite to 3.7.2. Viktor Szakats 2010-08-29 12:38:29 +00:00
  • 9c07ce4cd2 2010-08-29 12:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbcurl/hbcurl.hbc ! Fixed for mingw64 + Added libssh2 libs for win static mode. Viktor Szakats 2010-08-29 10:54:30 +00:00
  • cf74321e22 2010-08-28 13:08 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.pt_BR.po * utils/hbmk2/hbmk2.hu_HU.po * utils/hbmk2/hbmk2.prg + Switched .po files to UTF-8. + Set svn:mime-type accordingly. ; NOTE: Make sure to use UTF-8 aware editor to edit these files from now on. These are the first UTF-8 files in hb repo. Viktor Szakats 2010-08-28 11:19:15 +00:00
  • 5b6c53a0ec 2010-08-27 18:32 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/hbqt_hbqgraphicsitem.cpp * contrib/hbqt/qtgui/hbqt_hbqgraphicsscene.cpp * contrib/hbide/hbqreportsmanager.prg + Advanced: Report's save/load artifacts. + Context-menu on scene areas where no item is under cursor. + ObjectsTree without any item highlighted if no item is visible selected in the scene. Pritpal Bedi 2010-08-28 01:33:37 +00:00
  • aa248e8982 2010-08-27 12:49 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/tests/demoqt.prg - Replaced: remaining old implementation code for Slots/Events. It was creating confusion unnecessarily. Pritpal Bedi 2010-08-27 19:49:46 +00:00
  • e27caca7ef 2010-08-27 09:08 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/hbqt_hbqgraphicsscene.cpp ! Minor. Pritpal Bedi 2010-08-27 16:13:24 +00:00
  • abba013e29 2010-08-27 15:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/hbi18n2.prg * utils/hbmk2/hbmk2.prg + UTF8 BOM logic contained in core. Should fix it for all cases in hbmk2 and hbi18n. Viktor Szakats 2010-08-27 13:50:20 +00:00
  • 731fb7304f 2010-08-27 15:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/hbi18n2.prg ! __I18N_POTARRAYSAVE() typo in BOM flag default. Viktor Szakats 2010-08-27 13:33:22 +00:00
  • 0efcdd0e24 2010-08-27 14:56 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbssl/hbssl.h ! define OPENSSL_NO_SEED for OpenSSL 0.9.8e and earlier TODO: current HBSSL library cannot be compiled with some older versions of OpenSSL library (i.e. 0.9.6b). We should clearly define minimum OpenSSL version required by HBSSL. Przemyslaw Czerpak 2010-08-27 12:56:26 +00:00
  • 86339cc396 2010-08-26 22:50 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbqreportsmanager.prg * contrib/hbide/idedocwriter.prg * contrib/hbide/ideenviron.prg * contrib/hbide/idefindreplace.prg * contrib/hbide/idefunctions.prg * contrib/hbide/ideharbourhelp.prg * contrib/hbide/ideprojmanager.prg * contrib/hbide/ideshortcuts.prg * contrib/hbide/idethemes.prg ! 2nd round of Slots/Events reforms. Still some margin of regression is possible. Please report. Pritpal Bedi 2010-08-27 05:55:29 +00:00
  • 6769c42475 2010-08-26 21:58 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idedocks.prg % An important arti-fix. Pritpal Bedi 2010-08-27 05:00:43 +00:00
  • b8de4a0498 2010-08-26 18:15 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) - contrib/hbide/idereportsmanager.prg - contrib/hbide/idetoolbar.prg Pritpal Bedi 2010-08-27 01:18:11 +00:00
  • cf65602423 2010-08-26 18:03 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/hbpprocess.prg * contrib/hbxbp/tests/demoxbp.prg * contrib/hbxbp/xbp3state.prg * contrib/hbxbp/xbpbrowse.prg * contrib/hbxbp/xbpcheckbox.prg * contrib/hbxbp/xbpcombobox.prg * contrib/hbxbp/xbpdataref.prg * contrib/hbxbp/xbpdialog.prg * contrib/hbxbp/xbpfiledialog.prg * contrib/hbxbp/xbpfontdialog.prg * contrib/hbxbp/xbpgeneric.prg * contrib/hbxbp/xbphtmlviewer.prg * contrib/hbxbp/xbplistbox.prg * contrib/hbxbp/xbpmenubar.prg * contrib/hbxbp/xbpprintdialog.prg * contrib/hbxbp/xbppushbutton.prg * contrib/hbxbp/xbpradiobutton.prg * contrib/hbxbp/xbprtf.prg * contrib/hbxbp/xbpscrollbar.prg * contrib/hbxbp/xbpsle.prg * contrib/hbxbp/xbpspinbutton.prg * contrib/hbxbp/xbptabpage.prg * contrib/hbxbp/xbptoolbar.prg * contrib/hbxbp/xbptreeview.prg * contrib/hbxbp/xbpwindow.prg + Adopted to latest Slots/Events protocol. Pritpal Bedi 2010-08-27 01:13:14 +00:00
  • 79abf55913 2010-08-27 00:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/hbi18n2.prg + __I18N_POTARRAYSAVE(): new lUTF8BOM parameter. Viktor Szakats 2010-08-26 22:41:55 +00:00
  • ee5450a5fb 2010-08-27 00:01 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/contrib/sddodbc/tests/test2.prg ! reverted accidentally changed file in last commit * harbour/src/rtl/hbsockhb.c + added public functions to use socket GC pointers from other modules: HB_SOCKET hb_socketParam( int iParam ); HB_SOCKET hb_socketItemGet( PHB_ITEM pItem ) PHB_ITEM hb_socketItemPut( PHB_ITEM pItem, HB_SOCKET sd ); void hb_socketItemClear( PHB_ITEM pItem ); Mindaugas Kavaliauskas 2010-08-26 20:59:54 +00:00
  • 2d80a7ba50 2010-08-26 20:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/mpkg_win_nightly.bat * Adjustment to requirements (RDC access preferred). Viktor Szakats 2010-08-26 18:35:30 +00:00
  • d302df4e9d 2010-08-26 10:16 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idereportsmanager.prg + Implemented: dropping a .dbf onto scene updates "Data Source" tree. + Started: to save Report/Document in .ini format, extension used is .hrp. Pritpal Bedi 2010-08-26 17:21:56 +00:00
  • 6cb5a7f390 2010-08-26 18:30 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/src/rtl/hbsockhb.c + added public functions to use socket GC pointers from other modules Mindaugas Kavaliauskas 2010-08-26 15:29:58 +00:00
  • bbcda5ccd4 2010-08-25 19:15 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idereportsmanager.prg % Some more refinements towards how a report would be saved/retreived. Pritpal Bedi 2010-08-26 02:16:00 +00:00
  • 8b4bac1390 2010-08-25 15:48 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtcore/hbqt_misc.prg + Implemented: object local "Slots" and "Events" management. Now no need to setup slots and events variable. These are automatically created on demand. Pritpal Bedi 2010-08-25 23:01:17 +00:00
  • d6ff90787e 2010-08-26 00:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/hbi18n2.prg + __I18N_POTARRAYLOAD(): UTF8 BOM support Viktor Szakats 2010-08-25 22:37:59 +00:00
  • 3b61c3941d 2010-08-25 09:40 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbide.qrc + contrib/hbide/resources/r-landscape.png + contrib/hbide/resources/r-portrait.png Pritpal Bedi 2010-08-25 16:48:40 +00:00
  • adba3db882 2010-08-25 16:24 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/package/harbour.spec ! fixed to work with current build system Przemyslaw Czerpak 2010-08-25 14:25:11 +00:00
  • 4e6d171138 2010-08-25 15:20 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/mpkg_src_nightly.sh + tar.xz nightly source. Viktor Szakats 2010-08-25 13:21:05 +00:00