Re: [Lazarus] Build IDE: "Please specify a package name with --package="

2013-09-23 Thread Marcos Douglas
On Thu, Sep 19, 2013 at 4:43 AM, Reinier Olislagers wrote: > On 18/09/2013 18:16, Marcos Douglas wrote: >> On Wed, Sep 18, 2013 at 12:40 PM, Mattias Gaertner >> wrote: >>> On Wed, 18 Sep 2013 12:23:11 -0300 >>> Marcos Douglas wrote: >> Did you see the printscreen before? > > 1. I'd suggest right

Re: [Lazarus] Why development remains constant for msdos?

2013-09-23 Thread Nikolay Nikolov
On 09/23/2013 10:14 PM, Kostas Michalopoulos wrote: On Mon, Sep 23, 2013 at 4:47 PM, Nikolay Nikolov > wrote: OpenWatcom may be the only other compiler that is able to do it, since they haven't dropped 16-bit support and are supposedly working on 64-bit, but

Re: [Lazarus] Why development remains constant for msdos?

2013-09-23 Thread Junior
That's incredible, I knew not! thanks Em 22-09-2013 17:40, wkitt...@windstream.net escreveu: On Sunday, September 22, 2013 7:46 AM, Junior wrote: Is there a human being who uses msdos yet? yes, there are still quitet many DOS systems out there... there's even freeDOS and similar FOSS(?) DOS

Re: [Lazarus] Why development remains constant for msdos?

2013-09-23 Thread Kostas Michalopoulos
On Mon, Sep 23, 2013 at 4:47 PM, Nikolay Nikolov wrote: > OpenWatcom may be the only other compiler that is able to do it, since > they haven't dropped 16-bit support and are supposedly working on 64-bit, > but their 64-bit port is still not ready AFAIK. > FWIW, there is an OpenWatcom fork which

Re: [Lazarus] Why development remains constant for msdos?

2013-09-23 Thread Nikolay Nikolov
On 22.9.2013 г. 14:59 ч., Florian Klämpfl wrote: Am 22.09.2013 13:46, schrieb Junior: Why development remains constant for msdos? Because somebody wants to do so. No more, no less. As the person working on the i8086-msdos port, here's the story how it all started: I wanted to learn how FPC cod

[Lazarus] CardDAV client library for FreePascal

2013-09-23 Thread Lukasz Sokol
Hello, I just learned that my CRM will be dropping XMLRPC when they 'get time to do it', and advocate moving any addressbook related clients to use CardDAV instead (which already is supported for some time). (well mine wasn't created yet so good that I haven't moved forward too much ;) ) Is the

Re: [Lazarus] ide.lpk 's project.pp and freepascal project.pp, same filename problem

2013-09-23 Thread Mattias Gaertner
On Mon, 23 Sep 2013 13:17:15 +0300 FreeMan wrote: > All voits goes to Mattias > Thank you so much Mattias, I'm so happy today. I added my codes > > var LazProject: TLazProject; >LazFile: TLazProjectFile; >aDesigner : TComponentEditorDesigner; > ... > LV.Items.Clear; >

Re: [Lazarus] ide.lpk 's project.pp and freepascal project.pp, same filename problem

2013-09-23 Thread FreeMan
All voits goes to Mattias Thank you so much Mattias, I'm so happy today. I added my codes var LazProject: TLazProject; LazFile: TLazProjectFile; aDesigner : TComponentEditorDesigner; ... LV.Items.Clear; LazProject:=LazarusIDE.ActiveProject; if LazProject<>nil then

Re: [Lazarus] OT [Re: Friday trivia... the acronym “I18N”]

2013-09-23 Thread Lukasz Sokol
On 20/09/13 15:30, Martin wrote: > On 20/09/2013 15:12, Graeme Geldenhuys wrote: >> hehehe.. These days acronyms appear as fast as patent lawsuits. After a >> while I simply stopped investigating each one. :) >> >> >> Regards, >>- Graeme - > > Ah yes.. > GRAE-ME > > http://www.allacronyms.com

Re: [Lazarus] Lazarus 1.1.99 Pre Release

2013-09-23 Thread Luca Olivetti
Al 18/09/13 09:20, En/na Mattias Gaertner ha escrit: > We would like to invite people to test the Lazarus 1.1.99 pre-release. http://bugs.freepascal.org/view.php?id=24412 I provided a patch for this bug last May, just tested and the bug is still present in 1.1.99Pre Bye -- Luca Olivetti Wetron

Re: [Lazarus] can't compile newest svn version

2013-09-23 Thread Mattias Gaertner
On Fri, 20 Sep 2013 15:09:55 +0100 Graeme Geldenhuys wrote: > On 2013-09-20 14:36, Mattias Gaertner wrote: > > > > What error did you get exactly? > > The directory selected is not a lazarus [or lcl - can't remember] > directory. There must be a more specific error message than this. For exam

Re: [Lazarus] Refactoring - Inverse Assignment

2013-09-23 Thread Mattias Gaertner
On Mon, 23 Sep 2013 06:09:50 +0100 Richard Mace wrote: > Hi Guy's, > Just wanted to say Thank You to the person that came up with the idea/coded > the "Inverse Assignment" feature. > I just stumbled across it and said out loud "oh, smart!" > :) It was started by Sérgio Marcelo S. Gomes in 2005-0

Re: [Lazarus] ide.lpk 's project.pp and freepascal project.pp, same filename problem

2013-09-23 Thread Mattias Gaertner
On Sun, 22 Sep 2013 22:41:27 +0300 FreeMan wrote: > I need root component of file, that link has a screenshot, my > component's code and form on there. > /ThePropertyEditorHook.LookupRoot := AComponent;///TUnitInfo.Component I > need this To select a component use http://wiki.freepascal.org/E

Re: [Lazarus] Add package

2013-09-23 Thread Marco van de Voort
On Thu, Sep 19, 2013 at 03:06:55PM +0200, Mattias Gaertner wrote: > > > times. > > > Then build the IDE. > > > > The last time I worked with Indy, deduping the .inc files resolved the the > > circular dependency problem. They had multiple, not exactly the same copies. > > Why does the Delphi comp

Re: [Lazarus] Splash screen still shows version 1.1 for trunk

2013-09-23 Thread Bart
On 9/23/13, Torsten Bonde Christiansen wrote: > As subject says, the trunk splash image still shows version 1.1 ;) > Rebuild startlazarus cd /path/to/lazarus make starter That should do it. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.fre

[Lazarus] Splash screen still shows version 1.1 for trunk

2013-09-23 Thread Torsten Bonde Christiansen
As subject says, the trunk splash image still shows version 1.1 ;) Regards, Torsten. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus