On 23 Jul 2007, at 17:41, Felipe Monteiro de Carvalho wrote:
I translated the objective-c runtime headers. Those headers are the
core connection to objective-c and necessary to bind directly to any
objective-c library, such as Cocoa. The objective-c runtime API
provided by Apple is unique to Ma
hi,
I translated the objective-c runtime headers. Those headers are the
core connection to objective-c and necessary to bind directly to any
objective-c library, such as Cocoa. The objective-c runtime API
provided by Apple is unique to Mac OS X. On other platforms there is a
similar API, but ther
On Mon, 23 Jul 2007, wrote:
> Can you give us the the mailing list addess? I can't find it on the web site.
<[EMAIL PROTECTED]>
The webinterface is at:
http://lists.computerman.de/mailman/listinfo/crossfpc
But your subscription will be held for approval by Simon Kissel.
Michael.
___
Can you give us the the mailing list addess? I can't find it on the web site.
--- Michael Schnell <[EMAIL PROTECTED]> wrote:
>
> > The website is outdated, but the mailing list recently became quite active
> > again
> Great !
>
> > - including flamewars.
> >
> not that great ;-)
>
> -Micha
From: "Felipe Monteiro de Carvalho"
<[EMAIL PROTECTED]>
By the way, I think that TCITEMW is also missing.
It is declared in commctrl unit.
Yury.
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/
From: "Felipe Monteiro de Carvalho"
<[EMAIL PROTECTED]>
Hi,
Attached patch fixes a typo when Unicode define is set, and adds two
new windows messages I couldn't find in the rtl.
Please review.
Applied. Thanks.
Yury.
___
fpc-devel maillist - fpc
The website is outdated, but the mailing list recently became quite active
again
Great !
- including flamewars.
not that great ;-)
-Michael
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/
On Mon, 23 Jul 2007, Michael Schnell wrote:
>
> > Yes. They're working full-time on it, it seems.
> >
> H...
>
> http://crossfpc.untergrund.net/#history:
>
> Version history
>
> Here is a list of recent changes to the project:
>
> 0.1.0 28 Feb 2005 (internal) 0.2.0 7 May 2005 (intern
Yes. They're working full-time on it, it seems.
H...
http://crossfpc.untergrund.net/#history:
Version history
Here is a list of recent changes to the project:
0.1.0 28 Feb 2005 (internal) 0.2.0 7 May 2005 (internal) 0.2.1 8 May
2005 (internal)
-Michael
__
On Mon, 23 Jul 2007, Michael Schnell wrote:
>
> > Yes. The crossfpc people have made a similar tool...
> Is crossfpc still/again active ?
Yes. They're working full-time on it, it seems.
Michael.
___
fpc-devel maillist - fpc-devel@lists.freepascal.
Peter Popov wrote:
Even if packages won't work, there is a compromise solution. One can
still re-arrange the existing hierarchy. The default
TObject.InheritsFrom is as before - traverses the tree. However, a
custom class may use the fact that the arrangement is linear. This way,
if one has a b
Yes. The crossfpc people have made a similar tool...
Is crossfpc still/again active ?
-Michael
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
Florian Klaempfl wrote:
Just curious, did anybody have profiling results which indicate that
as/is are really a bottleneck?
For Lazarus, I found that about 0.5% of the time is spent in
TObject.InheritsFrom (I did two runs). About 50% of this comes from calls in
TCustomForm.UpdateActions; the
On Mon, 23 Jul 2007, Sergei Gorelkin wrote:
> Hello,
>
> I have written - and submit for your judgement - a small utility that allows
> to use {$R *.dfm} directives on Windows. It is somewhat like a fpcres utility
> that exists for ELF platforms.
>
> How to use:
>
> 1) compile :)
> 2) rename
14 matches
Mail list logo