On Thu, 8 Feb 2007 20:59:21 -0200
"Flávio Etrusco" <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> these are some fixes as follows:
> 
> 1 & 2) The only really important and no-brainer: fix TPaintBox not
> triggering OnPaint.
> 
> 3) Add some (ugly, I admit) casts to work-around some badly translated
> Winapi headers in FPC 2.0.4 and remove the associated warnings. I've
> verified that the 2 functions affected receive CONST arguments
> according to WinSDK.
> 
> 4) One I'm almost sure will get rejected: Add methods for handling
> boolean value, by means of a wrapper around 'integer' methods. To make
> things "worse" I couldn't resist renaming the parameters from
> 'Default' to 'DefaultValue'...
> 
> 5) Fix a single method, TApplication.CreateForm(), for which the
> Reference parameter should be 'out', not 'var', and the compiler hint
> was annoying me ;-)

Thanks. Applied.

Mattias

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

Reply via email to