Re: [Lazarus] Clean Up + Build all

2010-12-07 Thread Kjow
2010/12/6 Mattias Gaertner nc-gaert...@netcologne.de: what is the equivalent on command line of the Clean Up + Build all in the IDE? Do you want to emulate how the IDE builds or do you want to get the same output? First: you can not exactly do the same easily Second: make clean all make

Re: [Lazarus] Breakpoint

2010-12-07 Thread Kjow
2010/12/6 Dave Coventry dgcoven...@gmail.com: Me! Me! I can answer this one! :) Place the cursor over the variable's name. If the variable is accessible at the time (i.e. if it's a global variable or a variable that the compiler's optimising hasn't overwritten, the value of the variable will

Re: [Lazarus] OFFTOPIC: Money Model, for Lazarus

2010-12-07 Thread Lukasz Sokol
On 06/12/2010 20:11, Dimitrios Chr. Ioannidis wrote: Στις 6/12/2010 9:57 μμ, ο/η Vincent Snijders έγραψε: This mail, http://www.mail-archive.com/laza...@miraclec.com/msg06878.html is stil up to date. Users, feel free to unite and create a foundation. It's not that simple otherwise it will

Re: [Lazarus] OFFTOPIC: Money Model, for Lazarus

2010-12-07 Thread Dimitrios Chr. Ioannidis
Στις 7/12/2010 10:52 πμ, ο/η Lukasz Sokol έγραψε: On 06/12/2010 20:11, Dimitrios Chr. Ioannidis wrote: Στις 6/12/2010 9:57 μμ, ο/η Vincent Snijders έγραψε: This mail, http://www.mail-archive.com/laza...@miraclec.com/msg06878.html is stil up to date. Users, feel free to unite and create a

Re: [Lazarus] OFFTOPIC: Money Model, for Lazarus [EOT]

2010-12-07 Thread Lukasz Sokol
I should not reply either, but as you are indirectly telling me I am stupid and ignorant, sprinkling it with wikipedia definitions like they grew on trees then I have nothing else to say than WELCOME TO MY KILLFILE. I shall never read anything you post again, as it is worthless, empty and

Re: [Lazarus] OFFTOPIC: Money Model, for Lazarus

2010-12-07 Thread Vincent Snijders
2010/12/7 Dimitrios Chr. Ioannidis dioanni...@artesoft.gr: Στις 7/12/2010 10:52 πμ, ο/η Lukasz Sokol έγραψε: On 06/12/2010 20:11, Dimitrios Chr. Ioannidis wrote: Στις 6/12/2010 9:57 μμ, ο/η Vincent Snijders έγραψε: This mail, http://www.mail-archive.com/laza...@miraclec.com/msg06878.html

Re: [Lazarus] OFFTOPIC: Money Model, for Lazarus [EOT]

2010-12-07 Thread Lukasz Sokol
Oh by the way, http://en.wikipedia.org/wiki/Plonk_%28Usenet%29 L. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Clean Up + Build all

2010-12-07 Thread Mattias Gaertner
On Tue, 7 Dec 2010 09:42:38 +0100 Kjow antispamm...@gmail.com wrote: 2010/12/6 Mattias Gaertner nc-gaert...@netcologne.de: what is the equivalent on command line of the Clean Up + Build all in the IDE? Do you want to emulate how the IDE builds or do you want to get the same output?

Re: [Lazarus] OFFTOPIC: Money Model, for Lazarus [EOT]

2010-12-07 Thread Dimitrios Chr. Ioannidis
Στις 7/12/2010 11:52 πμ, ο/η Lukasz Sokol έγραψε: I should not reply either, but as you are indirectly telling me I am stupid and ignorant, sprinkling it with wikipedia definitions like they grew on trees then I have nothing else to say than I trully apologize if my mail implied that you're

Re: [Lazarus] filesystem timing Linux vs Win

2010-12-07 Thread Sven Barth
Am 06.12.2010 14:54, schrieb Marco van de Voort: On Sun, Nov 28, 2010 at 10:45:59AM +0100, Sven Barth wrote: On 27.11.2010 22:35, Florian Kl?mpfl wrote: Am 27.11.2010 22:11, schrieb Sven Barth: [OT]Can I cross compile FPC for another target using the Makefile? e.g. make clean all

Re: [Lazarus] Clean Up + Build all

2010-12-07 Thread Kjow
2010/12/7 Mattias Gaertner nc-gaert...@netcologne.de: On Tue, 7 Dec 2010 09:42:38 +0100 I tried, but I have a problem with official GLScene: Compiling projectwizarddlg.pas Compiling idecmdline.pas PPU Loading C:\Develop\lazarus\components\GLScene\Lazarus\lib\i386-win32\GLConte xt.ppu

Re: [Lazarus] GUI development for web UI

2010-12-07 Thread Lee Jenkins
On 12/6/2010 7:03 AM, Richard Saunders wrote: On 12/6/2010 3:14 AM, Graeme Geldenhuys wrote: ...please stop quoting such a lot of the previous messages... I'd like to add my voice to this request. *Everyone* please trim your quotes! And for Pete's sake, sweep the floor when you're done!

[Lazarus] make[4]: i386-win32-as: (command not found)

2010-12-07 Thread Osvaldo Filho
*make[4]: i386-win32-as: *Comando não encontrado *(command not found)* === make clean all CPU_TARGET=i386 OS_TARGET=win32 make install CPU_TARGET=i386 OS_TARGET=win32 PREFIX=/home/fpc_inst/fpc_win32 FPC_VERSION=2.4.3 == result === make -C hermes smart make[3]:

[Lazarus] GTK2 font size smaller

2010-12-07 Thread cobines
After recent changes to LCLGTK2 font size calculations the font with the same size seems smaller. As zeljko has explained in another topic: Yes, I've changed gtk2 font calculation to be same as on other widgetsets (it was wrong). zeljko But the font size is inconsistent between widgetsets.

Re: [Lazarus] OFFTOPIC: Money Model, for Lazarus

2010-12-07 Thread Max Vlasov
On Mon, Dec 6, 2010 at 8:11 PM, Hans-Peter Diettrich drdiettri...@aol.comwrote: Alexsander Rosa schrieb: Back to the topic: I think the Lazarus project could SELL products like this: http://shop.canonical.com/product_info.php?products_id=648 Ubuntu also has a service called Ubuntu

Re: [Lazarus] make[4]: i386-win32-as: (command not found)

2010-12-07 Thread Osvaldo Filho
My system: = desktop:~$ dpkg -l *binutil* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Nome VersãoDescrição

Re: [Lazarus] make[4]: i386-win32-as: (command not found)

2010-12-07 Thread Henry Vermaak
2010/12/7 Osvaldo Filho arquivos...@gmail.com: My system: = desktop:~$ dpkg -l *binutil* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Nome 

[Lazarus] LazReport troubles

2010-12-07 Thread Alexander du Plessis
I recently upgraded my Lazarus to 27041. I have an application using LazReport. The application worked fine before the upgrade and showed the Preview of the report to perfection. Since the upgrade, It only flashes the message box that it is preparing the report and no Preview is forthcoming, It

Re: [Lazarus] GTK2 font size smaller

2010-12-07 Thread zeljko
On Tuesday 07 December 2010 18:54, cobines wrote: After recent changes to LCLGTK2 font size calculations the font with the same size seems smaller. As zeljko has explained in another topic: Yes, I've changed gtk2 font calculation to be same as on other widgetsets (it was wrong). zeljko