Commit Graph

  • dceb8cdb58 2010-08-25 15:57 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/contrib/sddmy/sddmy.c * extended RDDINFO( RDDI_CONNECT, ) to support all parameters of MySql connect, i.e. port, unix socket name, and client flags were added. Mindaugas Kavaliauskas 2010-08-25 12:58:26 +00:00
  • c44c91e43b 2010-08-25 09:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/mpkg_win_nightly.bat + Upload logs even if build failed. ; NOTE: On current build machine mingw suffers transient "segmentation fault" failures. It may be a sign of hardware or OS problem. This means missing nightly binaries for no apparent reason. Viktor Szakats 2010-08-25 07:44:58 +00:00
  • 9bb591e5e6 2010-08-24 18:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/hbqt_hbqgraphicsitem.cpp Pritpal Bedi 2010-08-25 02:05:16 +00:00
  • f7d150322d 2010-08-24 09:29 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/doc/en/class_hbqgraphicsitem.txt * contrib/hbqt/qtgui/g/HBQGraphicsItem.cpp * contrib/hbqt/qtgui/g/THBQGraphicsItem.prg * contrib/hbqt/qtgui/hbqt_hbqgraphicsitem.cpp * contrib/hbqt/qtgui/hbqt_hbqgraphicsitem.h * contrib/hbqt/qtgui/qth/HBQGraphicsItem.qth * contrib/hbide/idereportsmanager.prg + Implemented: ideReport Designer: * Barcode 3of9 - the code belongs to someone I have no idea now. Please speak out who he is so that I post due credit to him. I had adopted this code for Vouch32 family of libraries many years back. Now adopted to hbQT + hbIDE. Pritpal Bedi 2010-08-24 16:38:54 +00:00
  • 616efab846 2010-08-24 11:16 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbwin/olecore.c ! added missing call to Release() method in __OleGetActiveObject() function. It should fix problem reported by Daniel Garcia-Gil. Przemyslaw Czerpak 2010-08-24 09:16:42 +00:00
  • 434014eecd 2010-08-24 09:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/mpkg_win_uni.bat ! Typo. Viktor Szakats 2010-08-24 07:44:38 +00:00
  • aa842b75a3 2010-08-24 08:54 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/mpkg_win_nightly.bat + allegro. Viktor Szakats 2010-08-24 06:55:12 +00:00
  • ed719fec17 2010-08-23 20:44 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt.ch * contrib/hbqt/qtgui/doc/en/class_hbqgraphicsitem.txt * contrib/hbqt/qtgui/g/HBQGraphicsItem.cpp * contrib/hbqt/qtgui/g/THBQGraphicsItem.prg * contrib/hbqt/qtgui/qth/HBQGraphicsItem.qth Pritpal Bedi 2010-08-24 03:54:44 +00:00
  • 3d920624ae 2010-08-23 10:32 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idereportsmanager.prg + Advanced: populated "Objects" tree with spreaded objects. provided tooltips for spreaded objects. Pritpal Bedi 2010-08-23 17:35:09 +00:00
  • 11694a4a25 2010-08-23 13:54 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbmysql/mysql.c + MYSQL_ERRNO() + MYSQL_PING() ; Patch by Bacco. Thanks a lot! Viktor Szakats 2010-08-23 11:57:18 +00:00
  • 26de1896a5 2010-08-23 11:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/mpkg_win_uni.bat + bcc special implib support for contrib .dlls. Viktor Szakats 2010-08-23 09:50:34 +00:00
  • d7791d7926 2010-08-23 00:16 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt.ch * contrib/hbqt/qtgui/doc/en/class_hbqgraphicsitem.txt * contrib/hbqt/qtgui/doc/en/class_hbqgraphicsscene.txt * contrib/hbqt/qtgui/g/filelist.hbm * contrib/hbqt/qtgui/g/HBQGraphicsItem.cpp + contrib/hbqt/qtgui/g/HBQGraphicsScene.cpp * contrib/hbqt/qtgui/g/hbqtgui.h * contrib/hbqt/qtgui/g/THBQGraphicsItem.prg + contrib/hbqt/qtgui/g/THBQGraphicsScene.prg * contrib/hbqt/qtgui/hbqt_hbqgraphicsitem.cpp * contrib/hbqt/qtgui/hbqt_hbqgraphicsitem.h * contrib/hbqt/qtgui/hbqt_hbqgraphicsrectitem.cpp * contrib/hbqt/qtgui/hbqt_hbqgraphicsrectitem.h + contrib/hbqt/qtgui/hbqt_hbqgraphicsscene.cpp + contrib/hbqt/qtgui/hbqt_hbqgraphicsscene.h * contrib/hbqt/qtgui/hbqtgui.hbm * contrib/hbqt/qtgui/qth/HBQGraphicsItem.qth + contrib/hbqt/qtgui/qth/HBQGraphicsScene.qth * contrib/hbqt/utils/qtgui.qtp Pritpal Bedi 2010-08-23 07:29:26 +00:00
  • 8cac143e58 2010-08-22 12:29 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/sqlite3/sqlite3.c * external/sqlite3/sqlite3.dif * external/sqlite3/sqlite3.h * external/sqlite3/Makefile + Upgraded to 3.7.0.1 (from 3.7.0) Patch by Tamas Tevesz. Thank you very much. Viktor Szakats 2010-08-22 10:30:26 +00:00
  • 7d5641e868 2010-08-20 19:04 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idemisc.prg * contrib/hbide/idereportsmanager.prg % Dragging the icons on left-toolbar of ideReports Designer place a rectangular object on the page, experimentations. Pritpal Bedi 2010-08-21 02:05:24 +00:00
  • 31e6756198 2010-08-20 11:12 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/mpkg_win_nightly.bat * Change cwd to batch dir. + Added requirements. + Added notes. ! Uses internal svn installation. + Errorlevel handling. * Renamed logs. - Deleted -batch from pscp calls. Viktor Szakats 2010-08-20 09:15:14 +00:00
  • 1e5f66dabc 2010-08-19 19:01 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/hbqt_hbqgraphicsrectitem.cpp * contrib/hbqt/qtgui/hbqt_hbqgraphicsrectitem.h + A lot of structural changes. Pritpal Bedi 2010-08-20 02:03:05 +00:00
  • b93364beee 2010-08-19 14:28 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/mpkg_win_nightly.bat % Minor. Viktor Szakats 2010-08-19 12:29:20 +00:00
  • f6b6fc7b9f 2010-08-19 13:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/mpkg_win_uni.bat ! ps Viktor Szakats 2010-08-19 11:46:49 +00:00
  • 17a5b3cf37 2010-08-19 13:06 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/mpkg_win_uni.bat * package/winuni/mpkg_win_uni.nsi + Added hbide to unified distro. Viktor Szakats 2010-08-19 11:07:34 +00:00
  • 5c1b3e7a26 2010-08-19 02:23 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/g/QDrag.cpp * contrib/hbqt/qtgui/qth/QDrag.qth % Shifted: ownership of QMimeData to QDrag object. Pritpal Bedi 2010-08-19 09:25:53 +00:00
  • 67565d079a 2010-08-19 11:09 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbpp.h * harbour/src/pp/ppcore.c + added new result marker <@> which creates token significant for PP but invisible for compiler. This extenssion allows to resolve problem with circular rules in very easy way, i.e. #command function <!name!>( [@]<!par1!> [:= <val1>] ; [, [@]<!parN!> [:= <valN>]] ) => ; function <name>( <par1> [, <parN> ] ) <@> Przemyslaw Czerpak 2010-08-19 09:09:44 +00:00
  • 711a35f256 2010-08-19 03:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg ! Workaround for regression in mingw's PATH requirement. (New official release needs to have bin dir in PATH) Viktor Szakats 2010-08-19 01:41:22 +00:00
  • 16e73fefbe 2010-08-19 03:07 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + package/mpkg_win_nightly.bat + Added nightly binary builder script. Relocatable. Makes unified Windows build. Regular target builds also supported. Unified build currently has mingw and bcc enabled. Viktor Szakats 2010-08-19 01:21:26 +00:00
  • 384e8dce28 2010-08-18 22:48 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added extension to license. Pls read it, especially projects including hbmk2 or modified version of hbmk2 (f.e. MiniGUI). Help text and documentation is now covered by Creative Commons Attribution-ShareAlike 3.0. Plus some restriction to not tear hbmk2 off of Harbour Project, to clearly show modified nature and always distribute modified source. My intent is to leave hbmk2 as coherent part of Harbour, possibly unmodified and my name not stripped. Viktor Szakats 2010-08-18 20:53:14 +00:00
  • 4cfad619bd 2010-08-18 22:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Some binary link. Viktor Szakats 2010-08-18 20:46:00 +00:00
  • b5269fd82b 2010-08-18 12:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/g/QGraphicsScene.cpp * contrib/hbqt/qtgui/qth/QGraphicsScene.qth % Fixed: GPF on exit. QGraphicsScene:addItem() is owned by the scene. Pritpal Bedi 2010-08-18 07:23:45 +00:00
  • e67838afc4 2010-08-17 20:32 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbqt/qtgui/hbqt_hbqgraphicsrectitem.cpp + Added: miss from the prev commit. Pritpal Bedi 2010-08-18 03:32:21 +00:00
  • 30ee213749 2010-08-17 23:10 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * include/hbcomp.h * src/macro/macro.yyc * src/macro/macro.y * src/macro/macrolex.c * src/compiler/hbmain.c * src/compiler/complex.c * src/compiler/harbour.yyc * src/compiler/harbour.y * Changed prefix used for bison generated function prefix (hb_comp -> hb_comp_yy, hb_macro -> hb_macro_yy) ; Pls review. This avoids collision between hb_macroError/hb_macroerror for obsolete tools like bcc implib which uses case-insensitive symbol lookup by default) Viktor Szakats 2010-08-17 21:11:12 +00:00
  • f2bd77df7e 2010-08-17 19:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/RELNOTES * INSTALL * contrib/rddads/rddads.h * contrib/rddads/rddads.hbc * contrib/rddads/rddads.hbp + Added support for ACE 10.00, including win64 build. Viktor Szakats 2010-08-17 17:45:36 +00:00
  • bddfa95353 2010-08-17 09:56 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbqt/qtgui/hbqt_hbqgraphicsrectitem.h + Added: miss from the prev commit. Pritpal Bedi 2010-08-17 17:02:52 +00:00
  • 7eb33f5bd8 2010-08-17 08:15 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/utils/qtgui.qtp Pritpal Bedi 2010-08-17 15:30:16 +00:00
  • 61535fcf6e date Viktor Szakats 2010-08-16 17:35:06 +00:00
  • eedf422c9d 2010-08-15 19:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/fslink.c ! Windows typo, non-UNICODE build. Viktor Szakats 2010-08-16 17:29:12 +00:00
  • 8433ad7e00 2010-08-15 21:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/fslink.c ! Fixed hb_fsLinkRead() on Win Vista/7 for non-links (untested) Viktor Szakats 2010-08-15 19:04:16 +00:00
  • 549fbec80f 2010-08-08 21:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * include/harbour.hbx * include/hbapifs.h * src/rtl/fslink.c + Added hb_fsLinkRead() function. + Added HB_FLINKREAD() function. ; Please review/fix or remove. Viktor Szakats 2010-08-14 18:25:13 +00:00
  • 6367800401 2010-08-13 18:34 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideobject.prg * contrib/hbide/idereportsmanager.prg % Little more advancement in drg-drop functionality. Pritpal Bedi 2010-08-14 01:33:52 +00:00
  • c58dce9a1f 2010-08-13 18:29 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbqt/qtgui/doc/en/class_hbqgraphicsitem.txt Pritpal Bedi 2010-08-14 01:30:07 +00:00
  • 919ec6af96 2010-08-13 16:58 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbqt/qtgui/doc/en/class_qdrag.txt + contrib/hbqt/qtgui/g/QDrag.cpp + contrib/hbqt/qtgui/g/TQDrag.prg + contrib/hbqt/qtgui/qth/QDrag.qth Pritpal Bedi 2010-08-13 23:58:05 +00:00
  • 87316155b4 2010-08-13 14:23 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbpp.h ! typo in comment Przemyslaw Czerpak 2010-08-13 12:24:11 +00:00
  • 6f27664013 2010-08-12 19:00 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtcore/hbqt_hbslots.cpp * contrib/hbqt/qtcore/hbqt_hbslots.h + Added: one more signal to manage QGraphicsScene. Pritpal Bedi 2010-08-13 02:04:27 +00:00
  • b06b612c5b 2010-08-12 17:40 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbqt/qtgui/qth/QGraphicsSceneContextMenuEvent.qth + contrib/hbqt/qtgui/qth/QGraphicsSceneDragDropEvent.qth + contrib/hbqt/qtgui/qth/QGraphicsSceneEvent.qth + contrib/hbqt/qtgui/qth/QGraphicsSceneHelpEvent.qth + contrib/hbqt/qtgui/qth/QGraphicsSceneHoverEvent.qth + contrib/hbqt/qtgui/qth/QGraphicsSceneMouseEvent.qth + contrib/hbqt/qtgui/qth/QGraphicsSceneMoveEvent.qth + contrib/hbqt/qtgui/qth/QGraphicsSceneResizeEvent.qth + contrib/hbqt/qtgui/qth/QGraphicsSceneWheelEvent.qth Pritpal Bedi 2010-08-13 00:47:31 +00:00
  • b204061c72 2010-08-12 14:43 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/qth/QGraphicsEllipseItem.qth * contrib/hbqt/qtgui/qth/QGraphicsGridLayout.qth * contrib/hbqt/qtgui/qth/QGraphicsItemAnimation.qth * contrib/hbqt/qtgui/qth/QGraphicsItemGroup.qth * contrib/hbqt/qtgui/qth/QGraphicsLinearLayout.qth * contrib/hbqt/qtgui/qth/QGraphicsLineItem.qth * contrib/hbqt/qtgui/qth/QGraphicsPathItem.qth * contrib/hbqt/qtgui/qth/QGraphicsPixmapItem.qth * contrib/hbqt/qtgui/qth/QGraphicsPolygonItem.qth * contrib/hbqt/qtgui/qth/QGraphicsProxyWidget.qth * contrib/hbqt/qtgui/qth/QGraphicsRectItem.qth * contrib/hbqt/qtgui/qth/QGraphicsSimpleTextItem.qth * contrib/hbqt/qtgui/qth/QGraphicsSvgItem.qth * contrib/hbqt/qtgui/qth/QGraphicsTextItem.qth * contrib/hbqt/qtgui/qth/QGraphicsWidget.qth + Set right the constructors. Pritpal Bedi 2010-08-12 22:13:42 +00:00
  • 1c1b01c131 2010-08-11 23:01 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/xbptreeview.prg ! Changed: context-menu implementation protocol. Pritpal Bedi 2010-08-12 06:08:44 +00:00
  • 6806cb0688 2010-08-11 20:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbqt/qtgui/g/TQAbstractGraphicsShapeItem.prg + Added: omission from prev commit. Pritpal Bedi 2010-08-12 03:26:15 +00:00
  • bcb01b4a2c 2010-08-11 18:21 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt.ch * * contrib/hbqt/qtcore/g/filelist.hbm * contrib/hbqt/qtcore/g/hbqtcore.h * contrib/hbqt/qtcore/qth/QTimeLine.qth Pritpal Bedi 2010-08-12 01:40:44 +00:00
  • a25ebcc070 2010-08-11 17:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/vm/classes.c + extended error messages in __CLSINSTSUPER() function to show the name of super class which cannot be created Przemyslaw Czerpak 2010-08-11 15:03:44 +00:00
  • 1e1f6a62ae 2010-08-11 12:28 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/rtl/empty.c * modified EMPTY() function behavior so now for symbols created for functions declared as DYNAMIC it does not return .T. but .F. for functions which are registered in HVM. As side effect above modifications should fix some code in RTL and contrib which used !EMPTY() for DYNAMIC function symbols. Przemyslaw Czerpak 2010-08-11 10:28:39 +00:00
  • 4d5c1c8d76 2010-08-10 22:26 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/tests/demoqt.prg ! Fixed: X click or "Exit" option was not working. Pritpal Bedi 2010-08-11 05:30:32 +00:00
  • dc1d8ec714 2010-08-10 09:58 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt.ch Pritpal Bedi 2010-08-10 17:56:36 +00:00
  • 33e6f41c5d 2010-08-08 16:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + contrib/rddads/adsextrn.prg * contrib/rddads/rddads.hbp * contrib/rddads/rddads.hbx * contrib/rddads/ads1.c * contrib/rddads/rddads.hbc * contrib/rddads/tests/datad.prg * contrib/rddads/tests/testmg.prg + Made possible to load rddads rdd dynamically. Viktor Szakats 2010-08-08 14:51:35 +00:00
  • fdc17c01e3 2010-08-07 16:18 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbide.qrc ! Fixed: last minute inculsion - hbide3.png. Pritpal Bedi 2010-08-07 23:21:59 +00:00
  • c282aa16ae 2010-08-07 15:35 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbide/resources/dbf_p1.png + contrib/hbide/resources/dbf_p10.png + contrib/hbide/resources/dbf_p2.png + contrib/hbide/resources/dbf_p3.png + contrib/hbide/resources/dbf_p4.png + contrib/hbide/resources/dbf_p5.png + contrib/hbide/resources/dbf_p6.png + contrib/hbide/resources/dbf_p7.png + contrib/hbide/resources/dbf_p8.png + contrib/hbide/resources/dbf_p9.png * contrib/hbide/resources/formview.png * contrib/hbide/resources/home3.png * contrib/hbide/resources/new.png * contrib/hbide/resources/print.png * contrib/hbide/resources/statistics.png * contrib/hbide/resources/view_organized.png * contrib/hbide/resources/view_tiled.png * contrib/hbide/resources/view_vertstacked.png * contrib/hbide/resources/view_zoomin.png * contrib/hbide/resources/view_zoomout.png + contrib/hbide/resources/zoomin3.png + contrib/hbide/resources/zoomout3.png * contrib/hbide/hbide.qrc + Added and refined above images. Pritpal Bedi 2010-08-07 22:50:47 +00:00
  • 5a075b06d1 2010-08-07 15:28 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/xbp.ch + Added: few more constants with HBP* prefix to be used for upcoming HbpMdiArea() class to manage MDI areas containing sub-windows. Pritpal Bedi 2010-08-07 22:36:46 +00:00
  • 72d8301329 2010-08-07 19:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/make.hbs ! Fixed to not propagate custom flags to container projects. Viktor Szakats 2010-08-07 17:45:00 +00:00
  • 150eed9060 2010-08-07 17:39 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/gtalleg/gtalleg.hbc ! Fixed allegro-config command to not contain output redirection. Viktor Szakats 2010-08-07 15:44:18 +00:00
  • efc53f1fd4 2010-08-07 15:55 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg ! And another typo in prev. Viktor Szakats 2010-08-07 13:55:36 +00:00
  • 682a2130ef 2010-08-07 15:47 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg ! Fix to prev. Viktor Szakats 2010-08-07 13:48:13 +00:00
  • 89912640a7 2010-08-07 15:23 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added ${hb_dynext} macro. Viktor Szakats 2010-08-07 13:24:13 +00:00
  • c24cbedfb0 2010-08-07 14:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbpost.hbm ! Little fix to prev. Viktor Szakats 2010-08-07 12:52:26 +00:00
  • fade421d2c 2010-08-07 14:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg ! Fixed to prepend dynlib prefix to output name -hbdyn mode. Viktor Szakats 2010-08-07 12:49:45 +00:00
  • 8071638b72 2010-08-07 14:38 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbpost.hbm ! Fixed to place contrib dynamic libs in lib dir on *nix systems. Viktor Szakats 2010-08-07 12:39:12 +00:00
  • 5a6facdcc2 2010-08-07 11:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/make.hbs + Generalized the way dynamic lib dependencies are found to make it work on *nix systems, too. Viktor Szakats 2010-08-07 10:00:21 +00:00
  • 742e4407ee 2010-08-07 11:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/qtcore/hbqt.h * contrib/hbqt/utils/hbqtgen.prg ! Added HB_EXTERN_* around non-C++ declarations. Viktor Szakats 2010-08-07 09:01:01 +00:00
  • ef2830a403 2010-08-06 18:46 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbide/resources/exit3.png + contrib/hbide/resources/gotoline3.png + contrib/hbide/resources/home3.png * contrib/hbide/resources/save3.png * contrib/hbide/hbide.qrc + Added: three more icons. Pritpal Bedi 2010-08-07 01:50:21 +00:00
  • e5fd8dcb36 2010-08-06 18:55 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * debian/rules + Added LD_LIBRARY_PATH. (it's needed here because the called make process won't pass back any envvars to caller process) Viktor Szakats 2010-08-06 16:56:40 +00:00
  • a44c9ab3a7 2010-08-06 09:32 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/resources/blockindentl.png * contrib/hbide/resources/blockindentr.png + contrib/hbide/resources/bookmark.png + contrib/hbide/resources/close3.png * contrib/hbide/resources/curlinehilight.png * contrib/hbide/resources/fullscreen.png * contrib/hbide/resources/help1.png * contrib/hbide/resources/horzruler.png + contrib/hbide/resources/indent-less.png + contrib/hbide/resources/indent-more.png + contrib/hbide/resources/open3.png + contrib/hbide/resources/save3.png * contrib/hbide/resources/stream.png * contrib/hbide/resources/togglelinenumber.png * contrib/hbide/resources/view_cascaded.png * contrib/hbide/resources/view_horzstacked.png * contrib/hbide/resources/view_organized.png * contrib/hbide/resources/view_tabbed.png * contrib/hbide/resources/view_tiled.png * contrib/hbide/resources/view_vertstacked.png Pritpal Bedi 2010-08-06 16:40:11 +00:00
  • c7a2e74d96 2010-08-06 15:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbpost.hbm ! Fixed to create dynlibs and executables in -fullshared mode if HB_SYSLOC is 'yes. I've yet to test this. Viktor Szakats 2010-08-06 13:51:50 +00:00
  • abfa725104 2010-08-06 15:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog * include/harbour.hbx * src/rtl/Makefile + src/rtl/libname.prg + tests/libname.prg + Added HB_LIBNAME( <cDynLibName>[, <cDynLibDir> ] ) -> <cOSDynLibName> Serves to convert a raw dynlib name, f.e. "hbct" to OS specific notation, by adding platform specific extension, lib name prefix and optional directory Viktor Szakats 2010-08-06 13:16:35 +00:00
  • 855cd11443 2010-08-06 14:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg * contrib/hbqt/qtgui/hbqtgui.hbc * contrib/hbqt/qtwebkit/hbqtwebkit.hbc * contrib/hbqt/qtcore/hbqtcore.hbc * contrib/hbqt/qtnetwork/hbqtnetwork.hbc * contrib/hbqt/qtdesigner/hbqtdesigner.hbm * config/symbian/libs.mk * config/symbian/gcc.mk * config/symbian/global.mk + Some more Symbian support: - file extensions - qt lib names - disabling qtdesigner - workaround for gcc crash ; Pls note Harbour regards Symbian as Unix OS, while it's not. Later this can be cleaned. Viktor Szakats 2010-08-06 12:35:40 +00:00
  • 8a8f786af2 2010-08-06 13:29 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbcomp.h ! fixed description of HB_VS_CBLOCAL_VAR macro Przemyslaw Czerpak 2010-08-06 11:30:27 +00:00
  • 4fc311154c 2010-08-06 12:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + config/symbian + config/symbian/libs.mk + config/symbian/gcc.mk + config/symbian/global.mk * include/hbthread.h * include/hbsetup.h * src/vm/thread.c * src/common/hbtrace.c * src/common/hbprintf.c * src/rtl/gtstd/gtstd.c * src/rtl/gttrm/Makefile * src/rtl/hbsocket.c * src/rtl/filesys.c * src/rtl/diskspac.c * src/rtl/hbgtcore.c * src/rtl/disksphb.c * src/rtl/gtpca/gtpca.c * src/rtl/hbproces.c * src/rtl/gtsys.c * src/rtl/hbcom.c * utils/hbmk2/hbmk2.prg * config/global.mk * INSTALL + Rough port to Symbian OS. It compiles OK, no exes build and I had to disable hbsocket.c due to too many errors. Viktor Szakats 2010-08-06 10:51:00 +00:00
  • dfecc296cd 2010-08-06 11:30 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * win-make.exe * w64-make.exe + Update included GNU Make to 3.82 (from 3.81) (locally built from CVS using msvc2010). Viktor Szakats 2010-08-06 09:32:28 +00:00
  • 2262165844 Typo (not -> now) Viktor Szakats 2010-08-06 08:48:23 +00:00
  • e5c3e08baa 2010-08-06 10:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg ! Fixed to not propagate _ERRLEV_STOP from sub-projects. % -stop will not stop processing any further cmdline options. * Avoided one dangerous IF instruction. Viktor Szakats 2010-08-06 08:46:36 +00:00
  • ab42d34ab1 2010-08-06 10:12 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * debian/rules * package/harbour.spec + Added HB_INSTALL_DYN (same content as HB_INSTALL_LIB) Viktor Szakats 2010-08-06 08:13:43 +00:00
  • a1a8bcd8d4 2010-08-06 09:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/global.mk ! Fixed setting LD_LIBRARY_PATH under pre-3.81 GNU Makes. + Will now set HB_SYSLOC=yes when creating .tgz packages which are meant to be installed to system locations. (didn't test this one) + Will now set HB_INSTALL_DOC to /share/doc/harbour on *nix systems. ! Fixed to set HB_INSTALL_MAN to /share/man (instead of /man) on *nix systems. ; Please test/review these. Viktor Szakats 2010-08-06 08:01:09 +00:00
  • c6fb8242a4 2010-08-05 18:27 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbide/resources/view_refresh.png * contrib/hbide/hbide.qrc + Added: one more image. Pritpal Bedi 2010-08-06 01:32:44 +00:00
  • 5c5498e4f1 2010-08-05 21:26 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg ! Fixed accindentally deleted line (today) causing pocc link errors. Viktor Szakats 2010-08-05 19:27:13 +00:00
  • 1f9a151419 2010-08-05 19:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/gtwin/gtwin.c ! Workaround for incomplete pocc6 Windows headers causing compilation error. Viktor Szakats 2010-08-05 17:40:52 +00:00
  • f38b2832df 2010-08-05 15:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg % Implemented optimized header parser code created by Przemek. With these additions/modifications from previous algorithm: + Use FindHeader() to locate the referenced headers. + Use different algorithm to find C vc PRG headers. % Completely skip known standard system headers. % Do not go down to headers included as system (using <>) IOW Check their timestamp but don't parse it for sub-headers. Please review it, it was quite a tough task, so I may have missed something. Here my reference build time went down from ~4 to ~2.5secs. ! Above implementation had the nice side effect that it fixed -autohbc feature in -inc mode. ! Fixed header finder code to always look in parent dir (and don't look in current dir in such case). I'd appreciate if this function (FindHeader() would be peer-reviewed to verify if it really matches the way how Harbour and C compilers try to find headers. Viktor Szakats 2010-08-05 14:00:33 +00:00
  • d2f2bc6fe3 2010-08-05 08:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/hbextern.hbs % Synced extern extractor regex queries between compilers. + Added NOTE that non-gcc extractors don't support dynamic lib as input, so they cannot be used to generate core .hbx files. Viktor Szakats 2010-08-05 06:42:48 +00:00
  • a0bab8110b 2010-08-05 07:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/hbextern.hbs + Added HB_REBUILD_EXTERN support for msvc, pocc, watcom and bcc compilers. Viktor Szakats 2010-08-05 05:59:30 +00:00
  • 878e9a84f0 2010-08-05 01:38 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added ${hb_dynsuffix} macro which returns a dynlib suffix value compatible with the naming system used for Harbour core dynlib (-x64, -wce-arm, -bcc, etc..) % Internals optimized to use dynsuffix value when calculating harbour core dynlib name. ! Fixed to not require macros inside filters to be uppercases. (as a side effect now unknown macro names will be passed as is to getenv() to check for possible envvar value) Viktor Szakats 2010-08-04 23:39:32 +00:00
  • 8516d2a9fb 2010-08-04 23:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbct/ctextern.prg ! Fixed missing #defines after latest changes. Viktor Szakats 2010-08-04 21:40:23 +00:00
  • c1d5db91e8 2010-08-04 22:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/header.mk - Deleted API_HEADERS variable. Not used anymore. Viktor Szakats 2010-08-04 20:15:21 +00:00
  • 804ef40ed7 2010-08-04 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * examples/httpsrv/uhttpd.prg * examples/hscript/hscript.prg % Using __HB_EXTERN__ instead of header, to request full core. Viktor Szakats 2010-08-04 20:09:50 +00:00
  • 3d2fb06f5d 2010-08-04 22:02 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/hbextern.hbs ! Fixed filtering ANNOUNCE self-reference. ! Changed to do ANNOUNCE only if specifically requested using __HBEXTERN__<libname>__ANNOUNCE Viktor Szakats 2010-08-04 20:04:53 +00:00
  • 1efe9cad7e 2010-08-03 20:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/make.hbs * config/postinst.hbs * config/hbextern.hbs + Implemented manual include/exclude filter in extern header generation process. Include filters can be specified using '// HB_FUNC_INCLUDE <func>', exclude filters using '// HB_FUNC_EXCLUDE <func>'. By default everything is included, this can be overridden using HB_FUNC_INCLUDE, and exceptions made using HB_FUNC_EXCLUDE. <func> can contain wildcards, so it's very flexible. NOTE: - By default the functions are declared using DYNAMIC so these generated can be directly used when the goal is to load pcode dynamic libs dynamically. - By #defining '__HBEXTERN__<libname>__REQUEST' the generated headers will switch to EXTERNAL declaration, so they can be used when building dynamic libs or when user wants to explicitly pull all functions into lib code. Do not use this from app code. - When __HBEXTERN__<libname>__REQUEST is defined, the generated headers will also ANNOUNCE __HBEXTERN__<libname>, which means that application can simply pull all functions into app code, using: 'REQUEST __HBEXTERN__<libname>__' command. - Names are not necessarily finalized yet. ("extern", ".hbx") - Deleted hard-coded exceptions from generator code. ; TODO: Clean core generated headers to behave like before. ; TODO: Adapt hbextern lib to these changes. ; TODO: Add generated headers to SVN for contrib libs. ; TODO: Add stubs which include generated headers to all libs. ; TODO: Long term TODO: make it easy to generate such headers for 3rd party projects. Viktor Szakats 2010-08-04 18:15:55 +00:00
  • 2cc2fe3a61 2010-08-04 08:06 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idedocks.prg ! Visual change: MDI area shows up scrollbars only when needed. Pritpal Bedi 2010-08-04 15:10:16 +00:00
  • 224b9a97b5 2010-08-04 08:01 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idedocks.prg % Fixed: a nasty bug which surfaces at some new installation. Reported on FWH forum. Pritpal Bedi 2010-08-04 15:03:13 +00:00
  • 3e86c38583 2010-08-03 14:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/postinst.hbs ! Fixed to only do install tasks in install build phase. * Changed to only regenerate headers in non-install phase. Viktor Szakats 2010-08-04 12:28:10 +00:00
  • d612e8b3ce 2010-08-03 11:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * include/hbextudd.ch * include/hbextsca.ch * include/hbextern.ch * config/postinst.hbs ! Fixed to exclude HB_GT_ symbols, put HBSYMBOL to hbextsca.ch, put USRRDD_* to hbextudd.ch. Viktor Szakats 2010-08-04 09:45:21 +00:00
  • 8de8345e77 2010-08-03 11:22 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbrun/hbrun.prg + Will now add the script's home directory to the header dir list. Viktor Szakats 2010-08-04 09:24:15 +00:00
  • c983884a04 2010-08-04 01:47 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideshortcuts.prg ! Deleted calls to HB_TRACE(). oErr was not being referenced after HB_TR_ALWAYS => HB_TR_DEBUG. Pritpal Bedi 2010-08-04 08:51:54 +00:00
  • 8572f57500 2010-08-03 10:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/make.hbs + Generalized extern generation. + Added generation of core extern headers. (no launched yet) Viktor Szakats 2010-08-04 08:42:08 +00:00
  • 33b6d35f71 2010-08-04 01:28 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideprojmanager.prg ! Populated: Project Properties dialog with properties of project set as the current one. It necessarily activates the dialog window. Reported by Parteciepe. Pritpal Bedi 2010-08-04 08:36:30 +00:00
  • 55a70d7403 2010-08-03 23:36 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/resources/view_organized.png * contrib/hbide/resources/view_tiled.png + contrib/hbide/resources/view_horzstacked.png + contrib/hbide/resources/view_vertstacked.png + contrib/hbide/resources/view_zoomin.png + contrib/hbide/resources/view_zoomout.png + Added: few more images. Refined some old. Pritpal Bedi 2010-08-04 06:42:11 +00:00
  • 9c39f2c59e 2010-08-03 18:02 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideprojmanager.prg % Fixed: ( hopefully ) the OS path syndrome when a .hbp from Windows is ported to *nixes. Pritpal Bedi 2010-08-04 01:17:05 +00:00
  • 83974c934d 2010-08-03 21:57 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * include/hbextern.ch * src/vm/Makefile * src/vm/vmmt/Makefile + src/vm/pvaluehb.c + Added PVALUE() to Harbour core. Viktor Szakats 2010-08-03 20:01:18 +00:00
  • 1a5bdcc0e8 2010-08-03 21:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/xhb.hbp + contrib/xhb/xhbpval.c * contrib/xhb/xhbfunc.c + PVALUE() moved to separate source. Viktor Szakats 2010-08-03 19:50:23 +00:00