Revision: 17550
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=17550&view=rev
Author: vszakats
Date: 2012-06-04 21:28:37 +0000 (Mon, 04 Jun 2012)
Log Message:
-----------
2012-06-04 23:24 UTC+0200 Viktor Szakats (harbour
syenar.net)
* contrib\gtwvg\wvgwing.c
! fixed 64-bit warning (do not use NULL for numeric parameters)
* contrib\hbqt\gtqtc\gtqtc.cpp
* contrib\hbqt\hbmk2_qt.hb
* contrib\hbqt\qtcore\hbqt_bind.cpp
* contrib\hbqt\qtcore\hbqt_pointer.cpp
* contrib\hbqt\qtgui\hbqt_errorsys.prg
* contrib\hbqt\tests\demoqt.prg
* contrib\hbqt\tests\testbrow.prg
! killed HB_TR_ALWAYS _again_. Do not readd them.
+ added TOFIX for .qth information embedded into plugin
% minor opt in .prg code
* include\harbour.hbx
* src\rtl\hbdef.c
+ added __DEFAULTNIL() which is fully compatible with DEFAULT ... TO ...
* src\debug\dbghelp.prg
* src\debug\dbgtarr.prg
* src\debug\dbgthsh.prg
* src\debug\dbgtmitm.prg
* src\debug\dbgtobj.prg
* src\debug\dbgtwin.prg
* src\debug\debugger.prg
* src\rdd\usrrdd\rdds\arrayrdd.prg
* src\rtl\achoice.prg
* src\rtl\radiogrp.prg
* src\rtl\tbrowse.prg
* src\rtl\tclass.prg
* src\rtl\tget.prg
* src\rtl\tlabel.prg
* src\rtl\treport.prg
* using HB_DEFAULT() instead of DEFAULT ... TO ...
% deleted '#include "
common.ch"' where possible
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/gtwvg/wvgwing.c
trunk/harbour/contrib/hbqt/gtqtc/gtqtc.cpp
trunk/harbour/contrib/hbqt/hbmk2_qt.hb
trunk/harbour/contrib/hbqt/qtcore/hbqt_bind.cpp
trunk/harbour/contrib/hbqt/qtcore/hbqt_pointer.cpp
trunk/harbour/contrib/hbqt/qtgui/hbqt_errorsys.prg
trunk/harbour/contrib/hbqt/tests/demoqt.prg
trunk/harbour/contrib/hbqt/tests/testbrow.prg
trunk/harbour/include/harbour.hbx
trunk/harbour/src/debug/dbghelp.prg
trunk/harbour/src/debug/dbgtarr.prg
trunk/harbour/src/debug/dbgthsh.prg
trunk/harbour/src/debug/dbgtmitm.prg
trunk/harbour/src/debug/dbgtobj.prg
trunk/harbour/src/debug/dbgtwin.prg
trunk/harbour/src/debug/debugger.prg
trunk/harbour/src/rdd/usrrdd/rdds/arrayrdd.prg
trunk/harbour/src/rtl/achoice.prg
trunk/harbour/src/rtl/hbdef.c
trunk/harbour/src/rtl/radiogrp.prg
trunk/harbour/src/rtl/tbrowse.prg
trunk/harbour/src/rtl/tclass.prg
trunk/harbour/src/rtl/tget.prg
trunk/harbour/src/rtl/tlabel.prg
trunk/harbour/src/rtl/treport.prg
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.