[Lazarus] [PATCH] components/turbopower_ipro: added the Iphttpbroker and its example

2016-01-22 Thread silvioprog
Hello, Issue ID: #29483. [1] This patch implements the HTTP support in the TurboPower IPro component. Thank you! [1] http://bugs.freepascal.org/view.php?id=29483 -- Silvio Clécio -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http:

[Lazarus] Raspberry Pi Debug Digital I/O

2016-01-22 Thread Donald Ziesig
Hi All! This applies to the Raspberry Pi 2 B. After a bit of cut and try, I got Anthony Walter's version of Lazarus to run as root (from the Raspbian menu) so I could debug programs which do DigitalRead, DigitalWrite, etc. using h2wiringPi. Note that this could be dangerous if you are perman

Re: [Lazarus] New menu designer

2016-01-22 Thread Juha Manninen
On Sun, Jan 17, 2016 at 8:40 PM, Howard wrote: > On 17/01/2016 13:00, Juha Manninen wrote: >> Howard, for curiosity, your patch has: LCLVersion = '1.6.0.2' The menu >> editor is developed in trunk 1.7. Are you using a fixex_1_6 version for >> editing? Juha > > Yes, the code I worked on was the lat

[Lazarus] Unable to stream selected components! TIdSimpleServer

2016-01-22 Thread Bo Berglund
I have FPC 3.0.0 and Lazarus 1.6RC2 installed on an RPi2B platform running Raspbian Jessie (latest). In Lazarus I have installed the Indy 10.6.2 components from code downloaded by svn (trunk) yesterday. Now I tried to use them for the first time by starting a new project and then selecting the tab

Re: [Lazarus] Get Lazarus January 2016 Update

2016-01-22 Thread Donald Ziesig
On 01/22/2016 03:51 AM, Anthony Walter wrote: Okay Don a new Pi bundle has been uploaded which fixes the rebuild IDE problem you experienced. Just run setup.sh again to update. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://l

Re: [Lazarus] Is porting Delphi program using AsyncPro to fpc/laz possible?

2016-01-22 Thread Graeme Geldenhuys
On 2016-01-22 11:43, Bo Berglund wrote: > On my Delphi I use the 10.5.7 version so I thought (in hindsight) taht > it would be better to use that also in Lazarus... Glad you got it sorted out in the end. I would still recommend using the latest code in SVN Trunk though. Bug fixes are always a goo

Re: [Lazarus] Is porting Delphi program using AsyncPro to fpc/laz possible?

2016-01-22 Thread Bo Berglund
On Fri, 22 Jan 2016 12:43:09 +0100, Bo Berglund wrote: >If I browse to the server using https://svn.atozed.com:444/svn/Indy10 >then I can enter the tags dir but the names there are seemingly >incompatible with the svn co command since they seem to contain loads >of spaces, for example: >Indy 10.5

Re: [Lazarus] Is porting Delphi program using AsyncPro to fpc/laz possible?

2016-01-22 Thread Bo Berglund
On Thu, 21 Jan 2016 14:50:23 +, Graeme Geldenhuys wrote: >> >> What svn URL do you recommend? >> And which tag? > >I use the URL: https://svn.atozed.com:444/svn/Indy10/trunk > > >ie: I use Trunk (v10.6.2) directly. The repository is not that fast >moving, and Remy seems to be on the ball q

Re: [Lazarus] Get Lazarus January 2016 Update

2016-01-22 Thread Petr Hložek
> > Also, you should know that the bundles I put together are specifically > designer not to interfere with other copies of Lazarus and Free Pascal. > Both programs have been setup to store their configuration information in > their own folders and they will not create issues with or change the > s

Re: [Lazarus] Get Lazarus January 2016 Update

2016-01-22 Thread Anthony Walter
Okay Don a new Pi bundle has been uploaded which fixes the rebuild IDE problem you experienced. Just run setup.sh again to update. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazaru