Changelog for Visual xDebugger

2010-07-13 11:42 UTC-0300 Luiz Rafael Culik Guimaraes < luiz at xharbour.com.br
* vxhdebug/source/vxhdapp.prg
! fixed opensource() method to not open file dialog if the file exist on sourcepath

Changelog for SQLRDD

2010-07-12 19:13 UTC-0300 Luiz Rafael Culik
! source/utils.prg
+ functions sr_AddToFilter() to add an recno to existing filter and sr_clearFilter() to clear this recno filter
! source/sqlrdd2.prg
! Added support for recno filters
! fixed QuotedNull() method to return null values where need under postgresql
! source/pgs.c
! fixed PGSTABLEATTR() to correct check if field is nullable