Re: [lazarus] Mailing List

2007-08-25 Thread 12 12
Well, I've been on the list for a long time, and I told by g-mail to search for this string and you are the first person use it =) So I guess noone ever used it before on the lazarus mailling list, and the search result is correct. What about this: "> And also TClipboard.HasFormat( CF_Bitmap) r

Re: [lazarus] Merged: Image Alpha and Imagelist support

2007-08-25 Thread Luiz Americo Pereira Camara
Marc Weustink wrote: Hi, finally r11861, after some weeks of merging (i'm not sur if I do it again this way) Hi, Did you look at bugs 8550 and 8814 ? They are still not fixed. In 8814 (Bitmap Pattern Brushes) i uploaded a patch with the recent svn changes In 8550 (Create a Bitmap w

Re: [lazarus] Broken SVN

2007-08-25 Thread Luiz Americo Pereira Camara
Christian U. wrote: TLazInfImage dont support AutoCreateMask anymore in actual SVN wich breaks the Virtualtrees Support. Also no transparency works in any Lazarus Image Type I can confirm this. I reported two bugs: 9501 and 9502 Also the Build Lazarus dialog is broken Luiz

[lazarus] Broken SVN

2007-08-25 Thread Christian U.
TLazInfImage dont support AutoCreateMask anymore in actual SVN wich breaks the Virtualtrees Support. Also no transparency works in any Lazarus Image Type regards Christian _ To unsubscribe: mail [EMAIL PROTECTED] with

[lazarus] Problem in Lazarus i18n

2007-08-25 Thread Valdas Jankūnas
Hi, there is problem in Lazarus .po files, f.e. in file "languages/lazaruside.po" is one section for Lazarus main menu: #: lazarusidestrconsts:lismenubuild msgid "Build" msgstr "" and another section for configuration dialog: #: lazarusidestrconsts:liscocallonbuild msgid "Build" msgstr ""

Re: [lazarus] Why IOCtl constricted?

2007-08-25 Thread Marco van de Voort
On Sat, Aug 25, 2007 at 04:21:58PM +0400, 12 12 wrote: > sr: SysCallRegs; > begin > sr.reg2:=Handle; > sr.reg3:=Ndx; > sr.reg4:=Longint(Data); > IOCtl:=(SysCall(Syscall_nr_ioctl,sr)=0); > LinuxError:=Errno; > end;" > > In this implementation all positive results of SysCall will be interprett

Re: [lazarus] IT WORKS...

2007-08-25 Thread Vincent Snijders
Lukas Gradl schreef: I'm walking on air right now - just wanted to share that feeling with everyone using this wonderful tools Can you add it to http://wiki.lazarus.freepascal.org/Marketing_Case_Studies or create new page and link it from there? It would nice to have this testimona

Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-25 Thread Christian U.
OK, i have no chance to install fpc in MacOS X for i386. Thers no fpc 2.0.4 for i386, and the 2.1.5 Compiler has the issues with the wrong Case. Can somebody please use the 2.3.1 compiler for the Daily Snapshot building ? So thers an way to install Lazarus and fpc in Mac OS X i386. The current

[lazarus] IT WORKS...

2007-08-25 Thread Lukas Gradl
...almost perfectly! Just finished some really hardcore-tests on my new project, which is the first I did 100% in FreePascal and/or Lazarus! There is Linux-Daemon talking to FirebirdSQL, using Sockets to talk to a Hylafax-Server and providing a propietary Sockets-based Interface to some cli