[Harbour] SF.net SVN: harbour-project:[13605] trunk/harbour

2010-01-16 Thread druzus
Revision: 13605 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13605view=rev Author: druzus Date: 2010-01-16 08:53:28 + (Sat, 16 Jan 2010) Log Message: --- 2010-01-16 09:53 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) *

Re: [Harbour] SF.net SVN: harbour-project:[13551] trunk/harbour

2010-01-16 Thread Przemysław Czerpak
On Sat, 16 Jan 2010, Szak�ts Viktor wrote: Hi, Probably RPC trace output will be best to direct into separate console or separate section of the console, or file. For final tool yes. Anyhow I think that we should reactivated original trivial code in /hbnetio/tests directory. Now it begins to

RE: [Harbour] Fedora12: hbide build error.

2010-01-16 Thread Bisz István
Hi, Must be fixed after r13600. Thank you, Pritpal. Both native and Windows cross builds are warning and error free. Best regards, István ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org

[Harbour] Fedora 12 build

2010-01-16 Thread Bisz István
Hi, 1. The native harbour build is error free, but still we have some warnings: ../../../hbffind.c: In function ‘HB_FATTR hb_fsAttrFromRaw(HB_FATTR)’: ../../../hbffind.c:179: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 2 has type ‘HB_FATTR’

Re: Re[Harbour] s: HBIDE

2010-01-16 Thread Viktor Szakáts
MDICHILD don´t have this ? I looked into QMdiArea documentation and it seems preety simple. In what way you want to see MDI window? Give me an example what you want to see as MDI application in context of hbIDE ? My 2cents: MDI windows seem to be a thing of the past, at least I can't

RE: [Harbour] (no subject)

2010-01-16 Thread Bisz István
Hi, The HBQT_RELEASE_WITH_DESTRUTOR method does not release the memory allocated by the operator new. But logs suggest that it does. Do it tells a lie ? I think, you are referring to the log generated by the following lines: HB_TRACE( HB_TR_DEBUG, ( hbqt_gcRelease_QUiLoader

Re: [Harbour] HBIDE

2010-01-16 Thread Marcos Gambeta
Pritpal Bedi escreveu: Marcos Gambeta wrote: I am using VLC and i can see the videos (.avi and .ogv). http://www.videolan.org Thanks. Now I can play .ogv. BTW I did not hear from you since long. Any comments about hbQT, hbXBP, hbIDE ? Sorry, very busy in the last weeks. Now, I'm the

Re: [Harbour] (no subject)

2010-01-16 Thread Viktor Szakáts
I think, you are referring to the log generated by the following lines: HB_TRACE( HB_TR_DEBUG, ( hbqt_gcRelease_QUiLoader Object deleted! %i B %i KB, ( int ) hb_xquery( 1001 ), hbqt_getmemused() ) ); Yes, indeed the message is too optimistic, but in any case shows that

RE: [Harbour] (no subject)

2010-01-16 Thread Bisz István
BTW, here latest HBIDE shows no more leaks, but it still crashes on exit (MINGW/WIN7). Could you please share with us your experiments mainly MINGW/WIN7 and VS2008/WIN7 (or VS20xx/WIN7) with and without hbcppmm. Thank you in advance. HBQT_RELEASE_WITH_DELETE should be made the default on HBQT

Re: [Harbour] (no subject)

2010-01-16 Thread Viktor Szakáts
Hi Istvan, BTW, here latest HBIDE shows no more leaks, but it still crashes on exit (MINGW/WIN7). Could you please share with us your experiments mainly MINGW/WIN7 and MINGW 4.4.1-2 TDM on WIN7/64 crashes at the end, but no hb_out.log is generated, SVN is r13605. Without hbcppmm, it just

RE: [Harbour] (no subject)

2010-01-16 Thread Bisz István
Hi Viktor, MINGW 4.4.1-2 TDM on WIN7/64 crashes at the end, but no hb_out.log is generated, SVN is r13605. Without hbcppmm, it just exists without error. Thank you. MINGW 4.4.1-2 TDM on Vista SP2/32 shows the same behavior. VS2008 on Vista SP2/32 with hbcppmm crashes at the end but after FM

[Harbour] SF.net SVN: harbour-project:[13606] trunk/harbour

2010-01-16 Thread vszakats
Revision: 13606 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13606view=rev Author: vszakats Date: 2010-01-16 10:40:33 + (Sat, 16 Jan 2010) Log Message: --- 2010-01-16 11:39 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) *

Res: Re[Harbour] s: HBIDE

2010-01-16 Thread Fernando Athayde
tabbed is good too only oinformation excel uses mdi child. i like tabbed forms, is elegant, i´ve got try this way hbqt can be to use in production? Best Regards, Fernando Athayde De: Viktor Szakáts harbour...@syenar.hu Para: Harbour Project Main Developer

[Harbour] SF.net SVN: harbour-project:[13607] trunk/harbour

2010-01-16 Thread vszakats
Revision: 13607 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13607view=rev Author: vszakats Date: 2010-01-16 11:01:41 + (Sat, 16 Jan 2010) Log Message: --- 2010-01-16 12:01 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbct/ctnet.c *

[Harbour] SF.net SVN: harbour-project:[13608] trunk/harbour

2010-01-16 Thread vszakats
Revision: 13608 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13608view=rev Author: vszakats Date: 2010-01-16 11:06:59 + (Sat, 16 Jan 2010) Log Message: --- 2010-01-16 12:05 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbct/files.c

[Harbour] SF.net SVN: harbour-project:[13609] trunk/harbour

2010-01-16 Thread vszakats
Revision: 13609 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13609view=rev Author: vszakats Date: 2010-01-16 11:09:09 + (Sat, 16 Jan 2010) Log Message: --- 2010-01-16 12:08 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbct/dattime3.c

[Harbour] SF.net SVN: harbour-project:[13610] trunk/harbour

2010-01-16 Thread vszakats
Revision: 13610 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13610view=rev Author: vszakats Date: 2010-01-16 11:21:38 + (Sat, 16 Jan 2010) Log Message: --- 2010-01-16 12:20 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbct/Makefile +

[Harbour] SF.net SVN: harbour-project:[13611] trunk/harbour

2010-01-16 Thread druzus
Revision: 13611 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13611view=rev Author: druzus Date: 2010-01-16 11:26:08 + (Sat, 16 Jan 2010) Log Message: --- 2010-01-16 12:25 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) *

Re: [Harbour] SF.net SVN: harbour-project:[13596] trunk/harbour

2010-01-16 Thread Przemysław Czerpak
On Fri, 15 Jan 2010, Przemysław Czerpak wrote: QUESTION: TextOut() method uses 4-th parameter to control text alignment but it uses own constant values: 0 == left, 1 == right, 2 == centered instead of TA_* constants. Should we keep it

Re: [Harbour] SF.net SVN: harbour-project:[13596] trunk/harbour

2010-01-16 Thread Viktor Szakáts
I vote for Windows constants (already in hbwin.ch) and only one parameter. Easy to add/or them, no need for two. Thank you, I'll update the code. Done. I have yet another question about one modification implemented in xHarbour. It supports yet: :AskProperties which allow to activate

[Harbour] error compiling demowvg.prg

2010-01-16 Thread Itamar Lins
Hi! D:\harbour\trunk\harbour\contrib\gtwvg\testshbmk2 demowvg.prg Harbour 2.0.1dev (Rev. 13594) Copyright (c) 1999-2010, http://www.harbour-project.org/ Compiling 'demowvg.prg'... Lines 7469, Functions/Procedures 73 Generating C source output to 'demowvg.c'... Done. demowvg.c hbmk_4eg122.c

[Harbour] WIN_DRAWBITMAP() with .png

2010-01-16 Thread Viktor Szakáts
Hi All, Can someone tell, how to convert a .png to something which can be passed as WIN_DRAWBITMAP() parameter? Brgds, Viktor ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org

Re: [Harbour] Re: OT: file size

2010-01-16 Thread Przemysław Czerpak
On Sat, 16 Jan 2010, David Arturo Macias Corona wrote: I have not found a clear answer Everyone have his own impression :-) What is file size limit in DBF format ? and in DBF-(x)Harbour ? and in DBF-ADS 6.2x ? In the past I was answering for such questions over 10 times. You may find these

Re: [Harbour] SF.net SVN: harbour-project:[13611] trunk/harbour

2010-01-16 Thread Massimo Belgrano
Can you post A sample? 2010/1/16 dru...@users.sourceforge.net Revision: 13611 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13611view=rev Author: druzus Date: 2010-01-16 11:26:08 + (Sat, 16 Jan 2010) Log Message: --- 2010-01-16 12:25 UTC+0100

[Harbour] libpng 1.4.0 watcom problem

2010-01-16 Thread Viktor Szakáts
Hi All, Any idea how to fix this: --- wcc386 -zq -bt=nt -bm -w0 -6s -fp6 -onaehtr -s -ei -zp4 -zt0 -oi -i. -i..\..\..\..\..\include -IF:\work\harbour\harbour\external\zlib -DUSE_FAR_KEYWORD -fo=p ngread.obj ..\..\..\pngread.c ..\..\..\pngread.c(86): Error! E1071: Type of parameter 2 does not

[Harbour] Re: libpng 1.4.0 watcom problem

2010-01-16 Thread Viktor Szakáts
I've found it. Brgds, Viktor On 2010 Jan 16, at 15:21, Viktor Szakáts wrote: Hi All, Any idea how to fix this: --- wcc386 -zq -bt=nt -bm -w0 -6s -fp6 -onaehtr -s -ei -zp4 -zt0 -oi -i. -i..\..\..\..\..\include -IF:\work\harbour\harbour\external\zlib -DUSE_FAR_KEYWORD -fo=p

[Harbour] SF.net SVN: harbour-project:[13612] trunk/harbour

2010-01-16 Thread vszakats
Revision: 13612 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13612view=rev Author: vszakats Date: 2010-01-16 14:45:52 + (Sat, 16 Jan 2010) Log Message: --- 2010-01-16 15:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * external/libpng/LICENSE

[Harbour] SF.net SVN: harbour-project:[13613] trunk/harbour

2010-01-16 Thread april
Revision: 13613 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13613view=rev Author: april Date: 2010-01-16 15:44:44 + (Sat, 16 Jan 2010) Log Message: --- 2010-01-16 13:43 UTC+0500 April White (april users.sourceforge.net) *

[Harbour] hbQT - Defer all commits

2010-01-16 Thread Pritpal Bedi
Hi All, Please defer any commit to hbQT and related libs till further notice. Regards Pritpal Bedi -- View this message in context: http://old.nabble.com/hbQT---Defer-all-commits-tp27192277p27192277.html Sent from the Harbour - Dev mailing list archive at Nabble.com.

[Harbour] bug and patch for harupdf.ch, please review and apply

2010-01-16 Thread francesco perillo
In harupdf.ch the following line (701) hb_retnl( ( long ) HPDF_Page_TextWidth( ( HPDF_Page ) hb_parptr( 1 ), hb_parc( 2 ) ) ); should be changed in hb_retnd( ( double ) HPDF_Page_TextWidth( ( HPDF_Page ) hb_parptr( 1 ), hb_parc( 2 ) ) ); since function definition in Haru library is:

[Harbour] SF.net SVN: harbour-project:[13614] trunk/harbour

2010-01-16 Thread vouchcac
Revision: 13614 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13614view=rev Author: vouchcac Date: 2010-01-17 07:11:24 + (Sun, 17 Jan 2010) Log Message: --- 2010-01-16 22:29 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) *

[Harbour] SF.net SVN: harbour-project:[13615] trunk/harbour

2010-01-16 Thread vouchcac
Revision: 13615 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13615view=rev Author: vouchcac Date: 2010-01-17 07:18:48 + (Sun, 17 Jan 2010) Log Message: --- 2010-01-16 23:14 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) * contrib/hbide/hbide.prg *