Re: [lazarus] Broken SVN

2007-08-27 Thread Павел Ишенин

Luiz Americo Pereira Camara wrote:

Marc Weustink wrote:

Luiz Americo Pereira Camara wrote:

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


9501 is fixed in r11865.
This fix might have some sideeffect when drawing on a 32bpp bitmap.


Under Delphi and win32, CreateBitmap is used mainly for monochrome 
bitmaps (although is possible to create color bitmaps with it, the 
recommended functions are CreateCompatibleBitmap and 
CreateDIBSection). So no loss here, is a know limitation.


9502 is due to wrong detection of common contols version. When you 
add a manifest, yuor images will be drawn transparent.



Also the Build Lazarus dialog is broken


We (Vincent, Paul and I) cannot reproduce that, do you have a 
screenshot ?

Yes,  the radio buttons are not show.

fixed in 11867.

Best regards,
Paul Ishenin.

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Broken SVN

2007-08-26 Thread Marc Weustink

Luiz Americo Pereira Camara wrote:

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


9501 is fixed in r11865.
This fix might have some sideeffect when drawing on a 32bpp bitmap.

9502 is due to wrong detection of common contols version. When you add a 
manifest, yuor images will be drawn transparent.



Also the Build Lazarus dialog is broken


We (Vincent, Paul and I) cannot reproduce that, do you have a screenshot ?

Marc


_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Broken SVN

2007-08-26 Thread Luiz Americo Pereira Camara

Marc Weustink wrote:

Luiz Americo Pereira Camara wrote:

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


9501 is fixed in r11865.
This fix might have some sideeffect when drawing on a 32bpp bitmap.


Under Delphi and win32, CreateBitmap is used mainly for monochrome 
bitmaps (although is possible to create color bitmaps with it, the 
recommended functions are CreateCompatibleBitmap and CreateDIBSection). 
So no loss here, is a know limitation.


9502 is due to wrong detection of common contols version. When you add 
a manifest, yuor images will be drawn transparent.



Also the Build Lazarus dialog is broken


We (Vincent, Paul and I) cannot reproduce that, do you have a 
screenshot ?

Yes,  the radio buttons are not show.

Also i noticed that the identifier completion list is blank, when you 
scroll you can see some itens



Using fpc 214, XP SP2, lazarus svn 11865. Compiled with comand line 
(make clean all)


Luiz




inline: bitmap_bug.jpg

[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
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives