Changelog for xHarbour.org
April 24th, 2009 — Patrick Mast2009-04-24 11:47 UTC+0200 Enrico Maria Giordano <e.m.giordano at emagsoftware.it>
* source\rdd\dbfnsx\dbfnsx1.c
- Pacified warning
2009-04-24 11:47 UTC+0200 Enrico Maria Giordano <e.m.giordano at emagsoftware.it>
* source\rdd\dbfnsx\dbfnsx1.c
- Pacified warning
2009-04-24 12:01 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com>
* Synch of VT_DATE changes from .ORG
2009-04-23 23:54 UTC-0800 Augusto Infante <augusto.infante at xHarbour.com>
* IDE\Source\Vxh1.prg
+ Added Image management to project class to hold loaded images
- Removed image loading when saving (images are already loaded)
* Library\source\ImageList.prg
+ Added image to project array of images
* Library\source\MenuStrip.prg
- Removed unnecesary call to UnhookWindowsHook
* Library\source\Picture.prg
+ Added image to project array of images
* Library\source\ToolStrip.prg
! Minor clean up
* Library\source\Window.prg
+ Added icon to project array of images
These changes accelerate saving large projects by 300% and fixes the duplicated resources in RC file.
2009-04-23 22:07 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com>
* source/rtl/hbini.prg
! Fix EOF handling - thanks to Robb Hlawek report
2009-04-23 17:32 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com>
* include/hbapifs.h
* include/hbset.h
+ Added missing function declarations
* include/hbrdddbf.h
* source/rdd/dbf1.c
* Corrected MSVC compilation
2009-04-23 13:43 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com>
* sourcerdddbfnsxdbfnsx1.c
* Corrected typo
2009-04-23 16:25 UTC+0100 Miguel Angel Marchuet <miguelangel@marchuet.net>
* includedbinfo.ch
* includehbapi.h
* includehbrddbmc.h
* includehbrddcdx.h
* includehbrdddbf.h
* includehbrddnsx.h
* includehbsxfunc.h
* includestd.ch
* sourcecodepagecppl852.c
* sourcerddbmdbfcdxbmdbfcdx1.c
* sourcerdddbf1.c
* sourcerdddbfcdxdbfcdx1.c
* sourcerdddbfnsxdbfnsx1.c
* sourcertlfile.c
* sourcertlvaltype.c
* sourcevmitemapi.c
+ Added internal item type TIMESTAMP, the union of TIMESTAMP + DATE => DATETIME.
+ Added capabilities of index over field type DATETIME (T) and TIMESTAMP (@) (it will be need test). Only for nsx and cdx index types.
* Simplified code and minor adjusts.
* Changed ( ( LPDBFDATA ) pRDD->lpvCargo ) by DBFNODE_DATA( pRDD ), to do more readable code.
* sourcertlfilesys.c
+ Added partial support to OSCodePage in function hb_fsNameConv.
* sourcertlspfiles.c
+ Added hb_spFileExists( BYTE * pFilename, BYTE * pRetPath ) called from rdds.
* Simplified code and minor adjusts.
* Used hb_setGetDefault() instead of hb_set.HB_SET_DEFAULT, to respect access to static variables from DLL.
2009-04-23 08:31 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com>
* source/rtl/hbini.prg
! Fix some wrong EOL handling
Hello,
A new internal build 1.0.113 for Visual xHarbour has been released.
What’s new is available here:
http://www.xHarbour.com/blog/?cat=20
Patrick
2009-04-23 07:50 UTC-0300 Marcelo Lombardo <marcelo.lombardo at newage-software.com.br>
* source\sqlrdd1.c
! Fixed nasty bug dbskip(-1) when positioned in lastrec()+1
* source\odbcrdd1.c
* dbSeek improved
* started writing writebuffer (at this moment, ODBCRDD does not write anything to database yet)
2009-04-22 10:00 UTC-0300 Marcelo Lombardo <marcelo.lombardo at newage-software.com.br>
* samples\tstrdd.prg
* source\odbcrdd.h
* source\odbcrdd1.c
* dbSeek almost done, working
2009-04-22 00:57 UTC-0800 Augusto Infante <augusto.infante at xHarbour.com>
* IDE\Source\Vxh4.prg
+ Added FR_WHOLEWORD to Editor:Find to fix event generation problem finding first characters of a string
Hello,
We just uploaded the Linux binaries for xHarbour Builder April2009 BETA build 43. This new build is based on xHarbour.org CVS from today, including updates on SQLRDD builds.
Please look at Changelog.com and Changelog.org pages for a detailed list of what’s new in this BETA build.
To download this new BETA build, follow these 4 simple steps:
Please use the BETA installation key for this BETA release.
Patrick
Hello,
A new internal build 1.0.112 for Visual xHarbour has been released.
What’s new is available here:
http://www.xHarbour.com/blog/?cat=20
BTW, I’m looking into releasing these internal builds also for our xHarbour.com customers with a Update & Service Subscription. Will inform you guys as soon as I have more info on how we can do this. ;-)
Patrick