Commit Graph

  • fd0f00b0c9 2010-07-04 21:25 UTC+0200 Jacek Kubica (kubica@wssk.wroc.pl) * examples/httpsrv/modules/tableservletdb.prg ! Fixed: mismatch errpr in two methods declaration Jacek Kubica 2010-07-04 21:51:32 +00:00
  • eef431c55a 2010-07-04 14:17 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt_hbqplaintextedit.cpp ! Fixed: horizontal selection where background color was missed by a couple of pixels to the left. Pritpal Bedi 2010-07-04 21:23:24 +00:00
  • 77cb828eab 2010-07-04 12:49 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt_hbqplaintextedit.cpp ! Fixed: one more glitch in selected text background color off by few pixels verically - now the bottom line. Pritpal Bedi 2010-07-04 19:52:36 +00:00
  • 1452e2d39a 2010-07-04 12:20 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt_hbqplaintextedit.cpp ! Fixed: glitch in selected text background color off by few pixels. Pritpal Bedi 2010-07-04 19:24:42 +00:00
  • abba1977a2 2010-07-04 20:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * external/Makefile * contrib/Makefile * utils/Makefile - Deleted HB_CONTRIB_ADDONS, HB_EXTERNAL_ADDONS, HB_UTIL_ADDONS. + Documented HB_ADDONS_LIB, HB_ADDONS_BIN (still not necessarily the final names) Viktor Szakats 2010-07-04 18:48:39 +00:00
  • 86ef92953f 2010-07-04 19:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/makefile.hbs ! Fixed to pass -inc option in install phase. + Added -shared option when building dynamic libs. + Honoring HB_BUILD_SHARED when building binaries. + Added new build pass for locally hosted external libs specific to contribs. Currently these are sqlite3, minizip and bz2. * Internal cleanups. Viktor Szakats 2010-07-04 17:53:20 +00:00
  • ea84a85230 2010-07-04 19:03 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) - bin/patchup.hbs + bin/hbxpatch.hbs * Renamed to have hb prefix. Better suggestion are welcome for the name, don't consider this final. Pbly sth like hbupdext.prg would be better. Viktor Szakats 2010-07-04 17:04:24 +00:00
  • 1a6ccb67b6 addedd modification to changelog Massimo Belgrano 2010-07-04 16:41:38 +00:00
  • 46a8ab7241 small typo posted by Jacek Kubica IF hb_socketGerError() should be IF hb_socketGetError() ... Massimo Belgrano 2010-07-04 16:16:12 +00:00
  • d3f7c4d818 2010-07-04 09:08 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/xbpmenubar.prg ! Added "style" management method - unique to Harbour. Pritpal Bedi 2010-07-04 16:13:56 +00:00
  • 562ca599a3 2010-07-04 08:40 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt.ch * contrib/hbqt/hbqt_hbslots.cpp * contrib/hbqt/hbqt_hbslots.h + Added: more slots covering QMdiArea and QMdiSubWindow classes. Pritpal Bedi 2010-07-04 16:08:52 +00:00
  • 58eedb8120 2010-07-04 15:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * harbour-win-spec * harbour-wce-spec * harbour.spec * package/winuni/mpkg_win_uni.bat * package/winuni/mpkg_win_uni.nsi * utils/hbmk2/hbmk2.pt_BR.po * utils/hbmk2/hbmk2.hu_HU.po * utils/hbmk2/hbmk2.prg * config/postinst.hbs * Renamed hbmk.cfg to hbmk.hbc, to use std extensions. This file is a sortof autoexec.hbc. Viktor Szakats 2010-07-04 13:54:29 +00:00
  • d87556957e 2010-07-04 15:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * COPYING * utils/hbmk2/examples/plug_tpl.hbs * contrib/hbqt/hbmk2_plugin_qt.hbs + Changed to use same license as hbmk2 (pure GPL) also for hbmk2 plugin scripts. Viktor Szakats 2010-07-04 13:47:00 +00:00
  • c1917d29a2 2010-07-04 15:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * bin/patchup.hbs * contrib/hbqt/hbmk2_plugin_qt.hbs * contrib/makefile.hbs * contrib/hbide/plugins/savebackup.hbs * utils/hbmk2/examples/plug_tpl.hbs * config/postinst.hbs + Added license headers, information about script content and context. Viktor Szakats 2010-07-04 13:28:25 +00:00
  • ade4707157 2010-07-04 14:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) - bin/patchup.prg + bin/patchup.hbs - utils/hbmk2/examples/plug_tpl.prg + utils/hbmk2/examples/plug_tpl.hbs - contrib/hbide/plugins/savebackup.prg + contrib/hbide/plugins/savebackup.hbs * Renamed standalone and plugin Harbour scripts to have .hbs extension. Viktor Szakats 2010-07-04 13:02:00 +00:00
  • 5990163309 2010-07-04 14:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) - external/patchup.prg + bin/patchup.prg * Moved to bin dir for universal access. F.e. we may want to support external components inside contribs or anywhere else in the tree. + Added support to recognize and use .hbp file as well, if Makefile is not available in current dir. Viktor Szakats 2010-07-04 12:46:03 +00:00
  • 1ae025e9e2 2010-07-04 12:21 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/cdpapi.c * src/rtl/cdpapihb.c * include/hbapicdp.h + Added new low level hb_cdpList() function. ! cdp list generation logic now protected with mutex. ! HB_CDPLIST() .prg level function moved to cdpapihb.c, thus clearing the last pending TOFIX here regarding layer separation. Low level can now be moved to common lib (or is there anything else missing?). Viktor Szakats 2010-07-04 10:23:11 +00:00
  • 1ff4a5ee13 2010-07-02 10:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added feature for plugins to register the file extensions they can handle. This makes -pi option unnecessary for passing special file types to the build process. File types handled by hbmk2 cannot be overridden this way, if you want to do such thing -pi option is required, this is by design, and this way plugins cannot inadvertently mess up the build process. + Added strict parameter checking to hbmk2 plugin functions which requires the hbmk2 context. Now calling them with bad parameters won't cause RTE inside hbmk2 code. Viktor Szakats 2010-07-03 08:47:53 +00:00
  • 43871fd1af 2010-07-02 09:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/makefile.prg ! Temporarly disabled -w3 warning level. Viktor Szakats 2010-07-03 07:15:14 +00:00
  • c18edea787 2010-07-02 16:13 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbmk2_plugin_qt.prg * Changed to use __binarystreaminclude facility instead of rolling local .prg (or .c) generation logic. - Deleted .qrc to .c generator. - Deleted standalong mode of .qrc to source conversion (there is nothing interesting in it anymore) Viktor Szakats 2010-07-02 14:13:36 +00:00
  • 8856f7bccd 2010-07-02 16:05 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/pp/ppcore.c % do not allocate 16MB buffer even if included file has 1 byte. * changed the maximum size for data included by #pragma __[c]streaminclude from 64KB to 16MB Przemyslaw Czerpak 2010-07-02 14:06:09 +00:00
  • b83ec8bb29 2010-07-02 15:04 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/pp/ppcore.c * include/hbpp.h + Added #pragma __binarystreaminclude. Works the same as other stream include pragmas, but here it the size limit is ~16MB and it accepts binary files for input. ; TODO: The encoding now contains high ascii chars which is unsafe as it can be converted by editors thus corrupting the embedded binary. Viktor Szakats 2010-07-02 13:04:35 +00:00
  • dd3e0a139b 2010-07-02 14:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbmk2_plugin_qt.prg + Activated new resource binary generator code, which doesn't require qt headers anymore. Viktor Szakats 2010-07-02 12:36:21 +00:00
  • b87112ecde 2010-07-02 14:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbpp.h * harbour/src/pp/ppcore.c * harbour/src/pp/hbpp.c * harbour/src/pp/pplib.c * harbour/src/compiler/complex.c * eliminated HB_USHORT limit for maximum token size * changed prefix of HB_SIZE numeric values from 'ul' to 'n' Przemyslaw Czerpak 2010-07-02 12:21:18 +00:00
  • 5502de48eb 2010-07-02 10:10 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog * Revised and updated status for pending TODOs TOFIXes of this year. Viktor Szakats 2010-07-02 08:19:59 +00:00
  • dd03d682f3 2010-07-01 17:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/memvarhb.prg + Added file signature and version no. to .hbv files. ; Patch by Tamas Tevesz with a few modifications: - added high byte at 1st pos is signature - deleted RTEs in case of invalid file content on load (to mimic original __MVRESTORE() which is also silent) - minor optimization on signature checking. ; INCOMPATIBLE: The file format has changed so you won't be able to interchange it with previous versions of Harbour. Anyhow it's very new format, so this shouldn't affect many users. Viktor Szakats 2010-07-01 15:35:07 +00:00
  • 2c0cb9109f 2010-07-01 10:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/gtsln/kbsln.c * public variable hb_DeadKey made static and renamed to s_iDeadKey. Pls shout if this is needed to be kept public, but even in that case it should get a new name. * static hb_DeadKeyEnvName renamed to s_DeadKeyEnvName * Changed HRBNATIONDEADKEY to HB_GTSLN_NATIONDEADKEY to better fit into Harbour control envvar names. Pls shout if this break lots of configurations. * Whitespace formatting. Viktor Szakats 2010-07-01 08:06:52 +00:00
  • f90c989f05 2010-07-01 09:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbmk2_plugin_qt.prg + Added .qrc to .prg generator logic. ! Fixed .qrc to .c generator leaving last few bytes off. % Optimized .qrc to .c generator output to have only one line. Viktor Szakats 2010-07-01 07:58:22 +00:00
  • c42f87ca61 2010-07-01 02:31 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/compiler/harbour.y * harbour/src/compiler/harbour.yyh * harbour/src/compiler/harbour.yyc * increase the maximum bison stack size limit from 10000 items to 100000 Przemyslaw Czerpak 2010-07-01 00:31:49 +00:00
  • f27ad5cdf2 2010-07-01 01:04 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/gtcrs/gtcrs.c + GTCRS will now generate HB_K_RESIZE Harbour INKEY() events if the terminal window is resized. Thanks for Tamas Tevesz for the suggestion + patch. * Whitespace formatting. Viktor Szakats 2010-06-30 23:04:19 +00:00
  • 4be088168f 2010-07-01 00:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * include/std.ch + Added .hbv version of SAVE TO / RESTORE FROM commands. Use 'SAVE HBV ...' and 'RESTORE HBV ...' commands to use Harbour specific mem file format (with .hbv extension). The file format supports long variable names and much larger amount of data then Clipper compatible .mem files. The file format is NOT compatible with Clipper. ; Pls review. This is my first time extending Harbour commands, plus I'm not very much a command freak, so maybe there is more natural (and compatible) way to extend existing SAVE/RESTORE command. Viktor Szakats 2010-06-30 22:47:20 +00:00
  • 81947ae787 2010-06-30 23:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/gttrm/gttrm.c + GTTRM will now generate HB_K_RESIZE Harbour INKEY() events if the terminal window is resized. Viktor Szakats 2010-06-30 21:58:38 +00:00
  • b2d1490a06 2010-06-30 22:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbrun/hbrun.prg + Added load/save of command history. It can be disabled by -p cmdline option or by adding a single line "no" (without quotes) to the history filename. Otherwise last 500 commands will be remembered. History filename is %APPDATA|HOME%/.harbour/.hbrun_history if such envvar is present, otherwise hbrun dir. On MS-DOS it's hbrun dir and hbrunhst.ini. Viktor Szakats 2010-06-30 21:02:04 +00:00
  • ad8660b652 2010-06-30 10:23 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idebrowse.prg ! Fixed: closing a table in ideDBU was causing RTE. Pritpal Bedi 2010-06-30 17:27:10 +00:00
  • 26ca5da0db 2010-06-30 19:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/vm/extend.c * include/hbapi.h + Added hb_retclen_const() to return constant byte arrays. Viktor Szakats 2010-06-30 17:18:38 +00:00
  • 468135d2a2 2010-06-30 10:02 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt_hbqplaintextedit.cpp ! Fixed: right-button-press was clearing selection. Pritpal Bedi 2010-06-30 17:10:36 +00:00
  • aad34fe7e2 2010-06-30 10:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/bzip2/Makefile - Deleted now not needed old URL tag. Viktor Szakats 2010-06-30 08:43:00 +00:00
  • fdb873faeb 2010-06-30 01:30 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideedit.prg % Changed: context-menu options for "Split..." are now edit instance's state dependent. ! Thumbnail window is not closed while split is closed. Pritpal Bedi 2010-06-30 08:33:45 +00:00
  • 70f45a3072 2010-06-30 00:27 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt_hbqplaintextedit.cpp ! Fixed: the paint behavior in "thumbnail". Selected text was covered behind highlight area. Pritpal Bedi 2010-06-30 07:40:17 +00:00
  • 7982bb7f0f 2010-06-29 17:44 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideedit.prg * contrib/hbide/ideeditor.prg * contrib/hbide/idetools.prg % Minor fix in "buttonBrowse_clicked" event which was causing RTE when there was no other Tool defined. Pritpal Bedi 2010-06-30 00:59:29 +00:00
  • 8fce94043b 2010-06-29 21:29 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/ideprojmanager.prg + Changed to not save hbide options with empty or default values to .hbp files. Viktor Szakats 2010-06-29 19:30:26 +00:00
  • 91f6641a51 2010-06-29 21:02 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Addeded support for specifying dependencies in .hbc files. Viktor Szakats 2010-06-29 19:06:27 +00:00
  • 031c55a801 2010-06-29 11:21 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideactions.prg - Removed: "Insert Randome Name" option in <Edit><Insert>. Actually inserting any text can be accomplished through macros. Pritpal Bedi 2010-06-29 18:27:55 +00:00
  • abd8cc25f6 2010-06-29 09:31 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbide.qrc + Added: "runscript" icon. Pritpal Bedi 2010-06-29 16:35:46 +00:00
  • 99d556772d 2010-06-29 09:07 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/xbpbrowse.prg ! Some more tweaking in event handelling. Pritpal Bedi 2010-06-29 16:25:26 +00:00
  • 8be92bac1d 2010-06-29 14:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Will now defined macro __HBSCRIPT__HBMK for all scripts executed in source form. Viktor Szakats 2010-06-29 12:57:12 +00:00
  • 602f720842 2010-06-29 14:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/ideharbourhelp.prg * contrib/hbide/idehome.prg + Changed to use embedded .png resources in html pages. ; /resources dir isn't required now to run hbide. Viktor Szakats 2010-06-29 12:01:55 +00:00
  • 45492b8cd9 2010-06-29 13:13 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/ideplugins.prg + Added support for .hbs extension (handled similarly as .prg). The logic is very fuzzy here, it could be greatly simplified like it is in hbrun or hbmk2. I don't understand why hbide is trying to guess the filename, shouldn't it be the basic input parameter? or even better the result of a DIRECTORY() scan, as we've discussed? Viktor Szakats 2010-06-29 11:14:22 +00:00
  • f6aeed0cd7 2010-06-29 13:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/hbide.env ! Fixed all entries. Synced with INSTALL and other required changes to work with current Harbour. Deleted unnecessary forced platform, compiler values, deleted unnecessary, wrong and misleading version informations. Deleted left padding spaces from section headers. Viktor Szakats 2010-06-29 11:01:55 +00:00
  • c2079b533e 2010-06-29 12:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Separated package dependency by key header autodetection logic from header dependency parsing logic. This way the code is cleaner and it has the added benefit that dependencies will be detected even without actual source code using the key headers. This f.e. makes it possible to pull dependencies for autogenerated code (such example can be found in hbide where generated .cpp depends on qt). Another benefit is that pkg detection by header will also work in non incremental mode or forcefully disabled header parsing option, it also causes better header parsing performance. Viktor Szakats 2010-06-29 10:50:10 +00:00
  • 8b4144be74 2010-06-29 09:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Added HB_QT_RCC_BIN ; TODO: Change these envvars to HB_QTPOSTFIX and HB_QTPATH. Viktor Szakats 2010-06-29 07:53:24 +00:00
  • 796a93512c 2010-06-29 08:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Added HB_QT_UIC_BIN. Viktor Szakats 2010-06-29 06:47:23 +00:00
  • bf251d5bd7 2010-06-28 19:04 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/xbpbrowse.prg % Rearrangement of code. Was calculating rows console based. Pritpal Bedi 2010-06-29 02:09:39 +00:00
  • e41a36f2bf 2010-06-28 21:37 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbformat/Makefile * utils/hbi18n/Makefile * utils/hbtest/Makefile ! Fixed to not try to build shared binaries if HB_BUILD_DLL=no. Viktor Szakats 2010-06-28 19:40:20 +00:00
  • 451435dfd0 2010-06-28 21:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbmk2_plugin_ui.prg * Further cleanup. + Added detailed error messages for remaining (rare) error cases. Viktor Szakats 2010-06-28 19:31:42 +00:00
  • dd5accce3d 2010-06-28 21:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbmk2_plugin_ui.prg % Deleted unnecessary parantheses % Using FOR EACH. % Minor optimizations ! Variables renamed to not use one-letter variable names and ones ending with underscore. Viktor Szakats 2010-06-28 19:14:55 +00:00
  • e4325e54a8 2010-06-28 20:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbmk2_plugin_ui.prg + Rewritten to look for uic tool. Using same rules as moc. Marco is silent so I'm not sure about some of the rules, anyway I hope someone will review it, until then it won't cause any harm. + Merged hbqtui functionality. The code has been formatted, some logic cleaned. Made all the changes that were needed in order to include the code in a hbmk2 plugin. hbqtui is not needed anymore. ; TODO: Use hb_regexAll() instead of hb_regex() if possible. Viktor Szakats 2010-06-28 18:55:27 +00:00
  • 32573c80f8 2010-06-28 18:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/qtwebkit/hbqtwebkit.hbp * contrib/hbqt/qtdesigner/hbqtdesigner.hbp + Enabled moc tool for future .hpp files. Viktor Szakats 2010-06-28 16:49:24 +00:00
  • 70ca463544 2010-06-28 08:51 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbide.prg * contrib/hbide/idebrowse.prg ! Refinements: data navigation and allied in hbideDBU interface. Pritpal Bedi 2010-06-28 15:56:38 +00:00
  • a15a506d7d 2010-06-28 18:42 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/contrib/hbcomm/hbcomm.prg * added hb_comClose() to INIT_PORT() to respect latest HBCOM API changes Mindaugas Kavaliauskas 2010-06-28 15:45:51 +00:00
  • 8402cfe683 2010-06-28 17:03 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) - external/minizip/readme.txt - Deleted. Most information was obsolete and now update is automatic. Viktor Szakats 2010-06-28 15:04:39 +00:00
  • 8d2c665f98 2010-06-28 17:22 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/include/hbcom.ch * harbour/rtl/hbcom.c * implemented new error code HB_COM_ALREADYOPEN in hb_comOpen() * harbour/contrib/hbct/ctcom1.c * changed COM_OPEN() behaviour to be compatible with HBCOM API and original CT behaviour Mindaugas Kavaliauskas 2010-06-28 14:23:11 +00:00
  • cd96854d12 2010-06-28 10:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/win/msvc.mk ! Fixed HB_BUILD_SHARED=yes mode for msvc. Viktor Szakats 2010-06-28 08:58:35 +00:00
  • 0d75628529 2010-06-28 10:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/patchup.prg * Changed gtcgi force option to be the more portable-style one. Viktor Szakats 2010-06-28 08:45:41 +00:00
  • 83cd26eed4 2010-06-28 01:12 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbide.hbp Pritpal Bedi 2010-06-28 08:19:55 +00:00
  • 580ed68ee0 2010-06-27 19:34 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/toolsutilities.ui + Added "Plugin" "Init at startup" slots. Pritpal Bedi 2010-06-28 03:29:19 +00:00
  • 91f79625c2 2010-06-28 02:29 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/qtwebkit/hbqtwebkit.hbp + contrib/hbqt/qtwebkit/hbqtwebkits.hbp * contrib/hbqt/qtdesigner/hbqtdesigner.hbp + contrib/hbqt/qtdesigner/hbqtdesigners.hbp + Added working hbmk2 make files, also for Windows static mode. (BTW, basically a simple copy of existing qt ones) Viktor Szakats 2010-06-28 00:31:23 +00:00
  • 3a05804f9e 2010-06-28 02:16 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/gtwvg/tests/demowvg.hbp ! One more "hbide_location" deleted. Viktor Szakats 2010-06-28 00:16:53 +00:00
  • 32afa85f14 2010-06-28 02:13 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/qtwebkit/hbqtwebkit.hbp * contrib/hbqt/hbqscintilla/hbqscintilla.hbp * contrib/hbqt/qtdesigner/hbqtdesigner.hbp * contrib/hbide/hbide.hbp * contrib/hbide/ideprojmanager.prg ! Stop storing environment and platform specific "hbide_location" path in .hbp files. Viktor Szakats 2010-06-28 00:13:56 +00:00
  • 26e1799978 2010-06-28 01:13 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/mpkg_win_uni.bat * package/winuni/mpkg_win_uni.nsi ! hbmk.cfg is optional now. Viktor Szakats 2010-06-27 23:14:50 +00:00
  • 34911319a4 2010-06-28 00:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/gtalleg/gtalleg.hbp * contrib/gtwvg/gtwvg.hbp * contrib/hbblat/hbblat.hbp * contrib/hbblink/hbblink.hbp * contrib/hbbz2/hbbz2.hbp * contrib/hbcairo/hbcairo.hbp * contrib/hbclipsm/hbclipsm.hbp * contrib/hbcomm/hbcomm.hbp * contrib/hbct/hbct.hbp * contrib/hbcups/hbcups.hbp * contrib/hbcurl/hbcurl.hbp * contrib/hbfbird/hbfbird.hbp * contrib/hbfimage/hbfimage.hbp * contrib/hbfoxpro/hbfoxpro.hbp * contrib/hbfship/hbfship.hbp * contrib/hbgd/hbgd.hbp * contrib/hbgt/hbgt.hbp * contrib/hbhpdf/hbhpdf.hbp * contrib/hbmemio/hbmemio.hbp * contrib/hbmisc/hbmisc.hbp * contrib/hbmysql/hbmysql.hbp * contrib/hbmzip/hbmzip.hbp * contrib/hbnetio/hbnetio.hbp * contrib/hbnf/hbnf.hbp * contrib/hbodbc/hbodbc.hbp * contrib/hbpgsql/hbpgsql.hbp * contrib/hbqt/hbqt_common.hbm * contrib/hbsms/hbsms.hbp * contrib/hbsqlit3/hbsqlit3.hbp * contrib/hbssl/hbssl.hbp * contrib/hbtip/hbtip.hbp * contrib/hbtpathy/hbtpathy.hbp * contrib/hbwin/hbwin.hbp * contrib/hbxbp/hbxbp.hbp * contrib/hbxpp/hbxpp.hbp * contrib/hbziparc/hbziparc.hbp * contrib/rddads/rddads.hbp * contrib/rddbmcdx/hbbmcdx.hbp * contrib/rddsql/rddsql.hbp * contrib/sddfb/sddfb.hbp * contrib/sddmy/sddmy.hbp * contrib/sddoci/sddoci.hbp * contrib/sddodbc/sddodbc.hbp * contrib/sddpg/sddpg.hbp * contrib/sddsqlt3/sddsqlt3.hbp * contrib/xhb/xhb.hbp * examples/hbbtree/hbbtree.hbp - Deleted -nohbc option. No longer needed/supported. Viktor Szakats 2010-06-27 22:51:57 +00:00
  • 54fcea9393 2010-06-28 00:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg * config/postinst.prg + Changed the way default .hbc search paths are setup. Now instead of being speficied by hbmk.cfg, they are hard-coded into hbmk2: contrib, addons. This makes these search paths work even whithout 'install' build phase. Pls note that 'examples' fell out of the std search path list. - hbmk2 will _no longer_ automatically process .hbc files in current directory. This concept was causing more trouble than good, as it turned out. Also removed -nohbc option, which has now lost its meaning. ; TODO: Rename hbmk.cfg to hbmk.hbc to have a standard extension. ; TODO: To solve the search path issue on *nix dir structures. Currently the search paths are: bin/../contrib/, bin/../addons/ ; TODO: Delete -nohbc options from all hbmk2 project files. ; TODO: Delete paths from .hbc references (possibly after solving the *nix search path arrangement issue) Viktor Szakats 2010-06-27 22:26:56 +00:00
  • aa0c2b749a 2010-06-27 16:20 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/mpkg_win_uni_extra_copy.bat * package/winuni/mpkg_win_uni.bat * package/winuni/mpkg_win_uni.nsi * package/winuni/mpkg_win_uni.bat * utils/hbformat/Makefile * utils/hbi18n/Makefile * utils/hbtest/Makefile * config/postinst.prg * Forcing shared build for hbformat, hbi18n and hbtest. Simply to save binary sizes on all platforms. * Disabled extra shared (-dll) version for hbformat, hbi18 and hbtest because this is now the default mode for these. * Disabled extra shared (-dll) version for hbmk2. * Changed distro to always include hbrun x64 shared build, too. ; To sum it up: hbformat, hbi18n, hbtest will now have shared exes generated and distributed, for hbmk2 only static one, and for hbrun both. This simplifies build and install, and fully syncs x64 tools distributed, with 32-bit ones. Viktor Szakats 2010-06-27 14:25:21 +00:00
  • 14f87ff7ac 2010-06-27 14:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbrun/Makefile * utils/hbrun/hbrun.hbp + Enabled MT mode for hbrun. Not required, but it's a good way to start off with experimenting. It could be useful for scripts, too. Viktor Szakats 2010-06-27 12:54:04 +00:00
  • 780b49f7c8 2010-06-27 14:06 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbcups/Makefile * contrib/hbcups/hbcups.hbp - Disabled for win, wce, dos. It's actually support by win/mingw and win/cygwin, but it's not very useful plus enabling it causes much more trouble than benefit at this point. Viktor Szakats 2010-06-27 12:16:50 +00:00
  • 0c6dbdab58 2010-06-26 16:17 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/generator/hbqtgen.prg * contrib/hbqt/generator/qt45.qtp - Deleted: references to - QtWebKit. Pritpal Bedi 2010-06-26 23:26:53 +00:00
  • b38dbedf33 2010-06-27 00:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * include/hbapicom.h ! Fixed missing HB_EXTERN_BEGIN/END + Added HB_EXTERN Viktor Szakats 2010-06-26 22:39:46 +00:00
  • 1a199ad2d3 2010-06-27 00:08 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/utils/hbqtui.prg * contrib/hbqt/utils/hbqtui.hbp ! Readded HBQT dependency. Viktor Szakats 2010-06-26 22:08:57 +00:00
  • 2a80be0293 2010-06-26 14:10 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) - contrib/hbqt/qtgui/QItemEditorCreator.cpp _ contrib/hbqt/qtgui/TQItemEditorCreator.prg - Deleted: residual files. Pritpal Bedi 2010-06-26 21:16:04 +00:00
  • a24e04a7bb 2010-06-26 23:11 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/png/pngconf.h * external/png/pngpread.c * external/png/LICENSE * external/png/pngrutil.c * external/png/pngwutil.c * external/png/png.c * external/png/png.h * external/png/pngpriv.h * external/png/Makefile + libpng update to 1.4.3 (from 1.4.2) Patch sent by Tamas Tevesz, patchup tool in action! Viktor Szakats 2010-06-26 21:13:27 +00:00
  • 6230bdcd29 2010-06-26 13:53 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtdesigner * contrib/hbqt/qtdesigner/doc * contrib/hbqt/qtdesigner/doc/en * contrib/hbqt/qtdesigner/doc/en/class_qdesigneractioneditorinterface.txt * contrib/hbqt/qtdesigner/doc/en/class_qdesignerformeditorinterface.txt * contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowcursorinterface.txt * contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowinterface.txt * contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowmanagerinterface.txt * contrib/hbqt/qtdesigner/doc/en/class_qdesignerobjectinspectorinterface.txt * contrib/hbqt/qtdesigner/doc/en/class_qdesignerpropertyeditorinterface.txt * contrib/hbqt/qtdesigner/doc/en/class_qdesignerwidgetboxinterface.txt * contrib/hbqt/qtdesigner/hbqt_garbage.h * contrib/hbqt/qtdesigner/hbqt_local.h * contrib/hbqt/qtdesigner/hbqtdesigner.hbp * contrib/hbqt/qtdesigner/hbqtdesigner.qtp * contrib/hbqt/qtdesigner/QDesignerActionEditorInterface.cpp * contrib/hbqt/qtdesigner/QDesignerFormEditorInterface.cpp * contrib/hbqt/qtdesigner/QDesignerFormWindowCursorInterface.cpp * contrib/hbqt/qtdesigner/QDesignerFormWindowInterface.cpp * contrib/hbqt/qtdesigner/QDesignerFormWindowManagerInterface.cpp * contrib/hbqt/qtdesigner/QDesignerObjectInspectorInterface.cpp * contrib/hbqt/qtdesigner/QDesignerPropertyEditorInterface.cpp * contrib/hbqt/qtdesigner/QDesignerWidgetBoxInterface.cpp * contrib/hbqt/qtdesigner/qth * contrib/hbqt/qtdesigner/qth/QDesignerActionEditorInterface.qth * contrib/hbqt/qtdesigner/qth/QDesignerFormEditorInterface.qth * contrib/hbqt/qtdesigner/qth/QDesignerFormWindowCursorInterface.qth * contrib/hbqt/qtdesigner/qth/QDesignerFormWindowInterface.qth * contrib/hbqt/qtdesigner/qth/QDesignerFormWindowManagerInterface.qth * contrib/hbqt/qtdesigner/qth/QDesignerObjectInspectorInterface.qth * contrib/hbqt/qtdesigner/qth/QDesignerPropertyEditorInterface.qth * contrib/hbqt/qtdesigner/qth/QDesignerWidgetBoxInterface.qth * contrib/hbqt/qtdesigner/TQDesignerActionEditorInterface.prg * contrib/hbqt/qtdesigner/TQDesignerFormEditorInterface.prg * contrib/hbqt/qtdesigner/TQDesignerFormWindowCursorInterface.prg * contrib/hbqt/qtdesigner/TQDesignerFormWindowInterface.prg * contrib/hbqt/qtdesigner/TQDesignerFormWindowManagerInterface.prg * contrib/hbqt/qtdesigner/TQDesignerObjectInspectorInterface.prg * contrib/hbqt/qtdesigner/TQDesignerPropertyEditorInterface.prg * contrib/hbqt/qtdesigner/TQDesignerWidgetBoxInterface.prg Pritpal Bedi 2010-06-26 20:59:31 +00:00
  • 23c0e11f8a 2010-06-26 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/resources/hbmk2_plugin_uip.prg ! Fixed typo causing "'.uip.prg' assumed external" Viktor Szakats 2010-06-26 20:09:45 +00:00
  • 9ddccee5ca 2010-06-26 19:29 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/utils/hbqtui.prg * contrib/hbqt/utils/hbqtui.hbp - Deleted HBQT dependency. It's not needed for this tool. Viktor Szakats 2010-06-26 17:30:17 +00:00
  • d0c69a84f2 2010-06-26 18:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added internal ${hb_workdynsub} variable to return subdir of intermediate files built for dynamic libs on platforms where dynamic libs require different compiler settings. + Adjusted the place where plugin event 'pre_c' is called from. Viktor Szakats 2010-06-26 16:26:55 +00:00
  • b4a3d7bc8c 2010-06-26 15:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/pcre/pcreexec.c * external/pcre/pcre.h * external/pcre/pcreinal.h * external/pcre/pcretabs.c * external/pcre/pcredfa.c * external/pcre/pcrecomp.c * external/pcre/pcre.dif * external/pcre/config.h * external/pcre/pcrexcls.c * external/pcre/chartabs.c * external/pcre/pcreprni.h * external/pcre/pcrestud.c * external/pcre/Makefile * PCRE update to 8.10 (from 8.02) ; Thanks to Tamas Tevesz for the patch. This update was done using the new patchup tool. Viktor Szakats 2010-06-26 13:52:28 +00:00
  • 0d9811d574 2010-06-26 15:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + -hbimplib mode now respects -clean option. Viktor Szakats 2010-06-26 13:26:07 +00:00
  • 386ddf6294 2010-06-26 14:48 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/gtalleg/gtallegs/Makefile * contrib/gtalleg/gtallegs.hbp ! Fixed regression: disabled for pocc again. Viktor Szakats 2010-06-26 12:52:55 +00:00
  • 47323d29c2 2010-06-26 13:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + contrib/makefile.prg + Added new control script which is meant to orchestrate building contribs, both libs and utils, with clean/install support and option for extra lib/bin addons. It's also possible to build dynamic version of the libs. Viktor Szakats 2010-06-26 11:18:02 +00:00
  • aacd4f0ecb 2010-06-26 10:28 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/gtwvt/gtwvt.c + SETMODE() will now support automatic resizing of font to make requested dimensions fit on the screen, when HB_GTI_RESIZABLE is enabled. (Previously in such case SETMODE() returned .F.) Please test/review it. Viktor Szakats 2010-06-26 08:32:23 +00:00
  • 42e8244ff0 2010-06-25 20:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/patchup.prg + Added patch by Tamas Tevesz: - if rediffing, patchup will now proceed even if there's no DIFF. this helps when creating the very first diff. - new file name defaults to $(component).dif - if a rediff produces no result (no differences between upstream and hb), no zero-length .dif will be written, and a possibly pre-existing diff will be removed. there's still some room for improvement for patchup to articulate what it is doing, but hopefully not even the current one is confusing. Viktor Szakats 2010-06-25 18:52:12 +00:00
  • 69c1923007 2010-06-25 19:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/png/Makefile ! Fixed one MAP entry. Patch by Tamas Tevesz. Viktor Szakats 2010-06-25 17:26:08 +00:00
  • c1ae7816e1 2010-06-25 18:11 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/achoice.prg ! ACHOICE(): Fixed two navigation bugs (misplacement and RTE) reported by Abe Buchinger. Many thanks to Jerry Finuliar for the patches. Viktor Szakats 2010-06-25 16:12:13 +00:00
  • 47e4ad7961 2010-06-25 12:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/minizip/minizip.dif ! Deleted svn:keywords property. Viktor Szakats 2010-06-25 10:18:21 +00:00
  • 5ec298bc0f 2010-06-25 10:12 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/patchup.prg ! Minor fix to make Makefile line splitting eol type agnostic. Viktor Szakats 2010-06-25 08:13:08 +00:00
  • 7acdc3a07f 2010-06-25 09:26 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/gtwvg/wvgcuig.c * contrib/gtwvg/wvgwin.c * contrib/gtwvg/wvgutils.c * contrib/gtwvg/wvgcore.c * contrib/gtwvg/wvgsink.c * contrib/gtwvg/wvgwing.c % Using hb_par*def(). * WVT_CHOOSEFONT() fixed. Parameters italic, underline, strikeout didn't work. Viktor Szakats 2010-06-25 07:26:31 +00:00
  • 356827d57d 2010-06-25 09:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/gtwvg/gtwvg.c * contrib/gtwvg/gtwvg.h * contrib/gtwvg/wvggui.c * contrib/gtwvg/wvgcuig.c * contrib/gtwvg/wvgutils.c * contrib/gtwvg/wvgcore.c * Formatting. % Using hb_par*def() in one place. Viktor Szakats 2010-06-25 07:06:30 +00:00
  • 8ac3ba6b83 2010-06-25 08:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/libhpdf/Makefile - external/libhpdf/libhpdf.dif * external/patchup.prg + Applied three patches sent to the list by Tamas Tevesz, tweaking patchup tool and pcre metadata. Pls check me, there was one hunk failure which I redid manually. Viktor Szakats 2010-06-25 06:48:00 +00:00
  • 20096e9cb6 2010-06-25 03:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/hbide.hbp - contrib/hbide/resources/themesex.ui - contrib/hbide/resources/shortcuts.ui - contrib/hbide/resources/selectionlist.ui - contrib/hbide/resources/themes.ui - contrib/hbide/resources/findsource.ui - contrib/hbide/resources/docviewgenerator.ui - contrib/hbide/resources/mainwindow.ui - contrib/hbide/resources/skeletons.ui - contrib/hbide/resources/findinfiles.ui - contrib/hbide/resources/environments.ui - contrib/hbide/resources/findinfilesex.ui - contrib/hbide/resources/searchreplacepanel.ui - contrib/hbide/resources/toolsutilities.ui - contrib/hbide/resources/setup.ui - contrib/hbide/resources/projectpropertiesex.ui - contrib/hbide/resources/environ.ui - contrib/hbide/resources/finddialog.ui - contrib/hbide/resources/searchreplace.ui - contrib/hbide/resources/docwriter.ui - contrib/hbide/resources/selectproject.ui - contrib/hbide/resources/updown.ui - contrib/hbide/resources/funclist.ui + contrib/hbide/themesex.ui + contrib/hbide/findinfilesex.ui + contrib/hbide/environments.ui + contrib/hbide/shortcuts.ui + contrib/hbide/searchreplacepanel.ui + contrib/hbide/selectionlist.ui + contrib/hbide/themes.ui + contrib/hbide/toolsutilities.ui + contrib/hbide/setup.ui + contrib/hbide/findsource.ui + contrib/hbide/docviewgenerator.ui + contrib/hbide/mainwindow.ui + contrib/hbide/environ.ui + contrib/hbide/projectpropertiesex.ui + contrib/hbide/finddialog.ui + contrib/hbide/searchreplace.ui + contrib/hbide/docwriter.ui + contrib/hbide/selectproject.ui + contrib/hbide/skeletons.ui + contrib/hbide/updown.ui + contrib/hbide/funclist.ui + contrib/hbide/findinfiles.ui * Moved .ui files to root. They no longer need to be distributed with the binary since they are now dynamically converted to .uip which is embedded into executable as regular .prg source. ; IMPORTANT NOTE: From now on HBIDE requires HBQTUI tool (from HBQT package) and QUI tools (form QT package) in order to build. Keep both of them in PATH. Viktor Szakats 2010-06-25 01:02:19 +00:00
  • 0420946df1 2010-06-25 02:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/minizip/Makefile * external/zlib/Makefile * external/sqlite3/Makefile * external/png/Makefile * external/jpeg/Makefile * external/bzip2/Makefile * external/libhpdf/Makefile * external/pcre/Makefile + Applied patch by Tamas Tevesz, adding metadata for patchup tool. (also completing pending TODO) Viktor Szakats 2010-06-25 00:33:18 +00:00
  • f122fcf33a 2010-06-25 01:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + external/patchup.prg + Added new 'patchup' Harbour script written by Tamas Tevesz. The script serves as a tool to automate downloading, file renaming, patching and recreating local .dif for source packages we host locally in external directory. The tool is also able to automatically recreate .dif file after making local modifications in these sources, don't forget to run 'hbrun patchup -rediff' in such case. [ It replaces prev ren_sfn.prg tool created by me. ] Please make sure to read the documentation and tool requirements included in the .prg itself. Viktor Szakats 2010-06-24 23:09:03 +00:00