New release

Hello,

We are preparing a new xHarbour Builder release! ;-)

Together with this new release, we are further automating our upload/release cycle. This will make it easier for us to release more frequent. Not only the full xHarbour Builder, but also ba able to quickly release fixes for SQLRDD, VXH etc..

First to get the new “automation treatment” is SQLRDD. As soon as I’m done with that I’ll let you know.

Back to work! ;-)

Patrick

Changelog for Visual xHarbour

Hello,

We added 2 new samples to Visual xHarbour; “ExplorerBar” and “WebClient”. Expect them to show up in the next available build.

Patrick

Changelog for SQLRDD

! source/sqlrdd2.prg
! changed @@indentify with IDENT_CURRENT which is the recomended way to get the result of identify field
! fixed to altertabledirect under postgres

Changelog for xHarbour Builder

Now BMDBFCDX.lib and REDBFCDX.lib are available in all xHarbour Builder editions.

Changelog for SQLRDD

! source/sqlrdd2.prg
! fix when column type of the index if logical
! source/utils.prg
! minor change to SR_SubQuoted to change same values as method ::quoted() under logical fields

Changelog for Visual xHarbour

2010-02-03 00:00 UTC-0800 Augusto Infante
* IDE\Source\Vxh1.prg
! Fixed Binary path passed to TProject
* IDE\Source\Vxh4.prg
! optimized property display by removing TRY/CATCH
! Fixed Enumeration property assignment bug
* Library\sourceC\winapi.c
! Fixed InternetConnect dwContext default value so it can execute CallBack
* Library\source\FtpClient.prg
+ Property Operation “Synchronous”, “Asynchronous”
+ Property Service “FTP”, “HTTP”
+ Property OpenType “Direct”, “Pre-Config”, “Proxy”
+ Property Passive true/false
! Fixed handle creation
* Library\source\TabControl.Prg
! Optimized tab drawing
! Fixed Tab:Hide() / Show() to Show the tab at its original position
! Fixed drawing tab text in MultiLine mode (second row was wrong)

2010-02-02 00:00 UTC-0800 Augusto Infante
* Library\sourceC\WinUtil.c
! Optimized GetMeasureItemStructure
* Library\source\TabControl.Prg
! Fixed METHOD Hide() and Show() to ALSO hide the tab. Unfortunatelly Show() will restore the tabs at the end of the list until further development can allow re-showing them and the corresponding position.
* Library\source\Window.prg
! Fixed invalid call to OnInitDialog for TabPage control
! Fixed potential RTE if sizing oChild is NIL

New Visual xHarbour BETA release v build 2.0.229

Hello,

A new 2.0.229 BETA build for Visual xHarbour has been released today.

This new release is available for all xHarbour.com customers with an active Update & Service Subscription and can be downloaded form your personal xHarbour.com account or via this direct link: http://www.xHarbour.com/VXH-Download-2.0.229
Make sure you go to the bottom of the page to the BETA section.

A detailed list of what’s new is available here:
http://www.xHarbour.com/VXH-WhatsNew

Please take note that you need latest xHarbour Builder BETA release for this new Visual xHarbour build.

For support on Visual xHarbour, please use our VXH-Support newsgroup at news://news.xHarbour.com/beta.vxh

Thank you for your support!

Patrick

Changelog for Visual xHarbour

2010-02-01 00:00 UTC-0800 Augusto Infante
* IDE\Source\Vxh2.prg
! Fixed form designer RTE moving selection
! Fixed form designer to change properties if the selection is made by mouse drawing instead of clicking the control.
* IDE\Source\Vxh4.prg
+ Added “AllowPrintFile”, “AllowSelection”, “AllowSomePages”, “FromPage”, “ToPage” to “Behavior” formatting array.
* Library\sourceC\WinUtil.c
+ Added internal VXH API functions __GETMSG, __GETNMHDR, __GETWINDOWPOS to speed up the system.
* Library\source\Font.prg
! Fixed error in lpLogFont:lfItalic returning -1 instead of 1 for some fonts
- Removed obsolete code and cleanup.
* Library\source\ToolStrip.prg
+ Optimized keyboard actions
+ Restored shadow drawing in top ToolStripItem when opening menu allowed by optimizing system speed.
* Library\source\Window.prg
+ Optimized WM_NOTIFY, WM_WINDOWPOSCHANGING and WM_WINDOWPOSCHANGED events using new __GETWINDOWPOS VXH API.
! Cleanup.

Changelog for Visual xHarbour

2010-01-26 00:00 UTC-0800 Augusto Infante
* IDE\Source\Vxh1.prg
! Fixing parsing loading old projects
* Library\source\Control.prg
! Fixed disabling NOT Enabled controls
* Library\source\DataBase.prg
+ Added “OnError” event
* Library\source\DataGrid.prg
! Fixed BackColor display blackness introduced by new Striping property
* Library\source\Edit.prg
- Removed obsolete and clashing edit disabling code
* Library\source\Object.prg
+ Added Property “Error”
* Library\source\Window.prg
! Fixed “DisableParent” property to work only in RunTime mode.

New Visual xHarbour BETA release v build 2.0.227

Hello,

A new 2.0.227 BETA build for Visual xHarbour has been released today.

This new release is available for all xHarbour.com customers with an active Update & Service Subscription and can be downloaded form your personal xHarbour.com account or via this direct link: http://www.xHarbour.com/VXH-Download-2.0.227
Make sure you go to the bottom of the page to the BETA section.

A detailed list of what’s new is available here:
http://www.xHarbour.com/VXH-WhatsNew

Please take note that you need latest xHarbour Builder BETA release for this new Visual xHarbour build.

For support on Visual xHarbour, please use our VXH-Support newsgroup at news://news.xHarbour.com/beta.vxh

Thank you for your support!

Patrick