Re: [fpc-devel] graph module

2007-03-10 Thread Jonas Maebe
On 10 Mar 2007, at 11:40, Aleš Katona wrote: Just so you know, I just added modified SDL units from JEDI-SDL into packages/extra but only to trunk (2.3.1). I think it's best you use those and not copy your own, but we might need to merge into 2.2 later then (there's a freeze in effect now I thi

Re: [fpc-devel] Microsoft Game API header translation for Windows CE

2007-03-10 Thread Yury Sidorov
From: "Nikolay Nikolov" <[EMAIL PROTECTED]> For more information about GAPI: http://msdn2.microsoft.com/en-us/library/aa459123.aspx You may add this unit to the fpc wince rtl, if you want. Thanks. Added to trunk in r6777. Yury Sidorov. ___ fpc-devel

[fpc-devel] merge of revision 6749

2007-03-10 Thread Vincent Snijders
Hi, Why is revision 6749 merged in revsion 6771? It is the likely cause of bug 8492, so I would have waited with the merge, until that bug has been fixed. Vincent ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/

[fpc-devel] Cleaning of Dos unit

2007-03-10 Thread [EMAIL PROTECTED]
Hi, I wrote a patch that makes some clean of the unit Dos.pp of the Go32v2 version of the FPC 2.0.5. It corrects two buffer exceeding in a string check and conversion. For better understanding in further developement only. Regards, Marco Borsari.

[fpc-devel] Graph unit under Go32V2

2007-03-10 Thread [EMAIL PROTECTED]
Reminder. -- Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepasc

[fpc-devel] Nasm under FPC Go32v2

2007-03-10 Thread [EMAIL PROTECTED]
Reminder. -- Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepasc

Re: [fpc-devel] Google summer of code

2007-03-10 Thread Felipe Monteiro de Carvalho
I already submited. I simply said that many of our mentors don´t have yet a google account but will create one if we are accepted, and added a list of such people. -- Felipe Monteiro de Carvalho ___ fpc-devel maillist - fpc-devel@lists.freepascal.org

Re: [fpc-devel] Google summer of code

2007-03-10 Thread Michael Van Canneyt
On Sat, 10 Mar 2007, Daniël Mantione wrote: > > > Op Sat, 10 Mar 2007, schreef Felipe Monteiro de Carvalho: > > > On 3/10/07, Daniël Mantione <[EMAIL PROTECTED]> wrote: > > > Indeed, and I'm not happy to being forced to open one when there is a > > > good chance they reject us right away. Can

Re: [fpc-devel] Google summer of code

2007-03-10 Thread Daniël Mantione
Op Sat, 10 Mar 2007, schreef Felipe Monteiro de Carvalho: > On 3/10/07, Daniël Mantione <[EMAIL PROTECTED]> wrote: > > Indeed, and I'm not happy to being forced to open one when there is a > > good chance they reject us right away. Can you at least forward such an > > account? > > > Yes, on gm

Re: [fpc-devel] Google summer of code

2007-03-10 Thread Felipe Monteiro de Carvalho
On 3/10/07, Daniël Mantione <[EMAIL PROTECTED]> wrote: Indeed, and I'm not happy to being forced to open one when there is a good chance they reject us right away. Can you at least forward such an account? Yes, on gmail go to settings (top-right corner), and the select forwarding. This will fo

Re: [fpc-devel] Google summer of code

2007-03-10 Thread Daniël Mantione
Op Sat, 10 Mar 2007, schreef Felipe Monteiro de Carvalho: > Hi, > > I just found out that the form to make an application is very > different then what I was expecting. It has separate fields to each > question. > > Now, we have a big problem. The backup admin and all mentors need to > have go

Re: [fpc-devel] Google summer of code

2007-03-10 Thread Florian Klaempfl
Felipe Monteiro de Carvalho schrieb: > Hi, > > I just found out that the form to make an application is very > different then what I was expecting. It has separate fields to each > question. > > Now, we have a big problem. The backup admin and all mentors need to > have google accounts. If we can

Re: [fpc-devel] Google summer of code

2007-03-10 Thread Felipe Monteiro de Carvalho
Hi, I just found out that the form to make an application is very different then what I was expecting. It has separate fields to each question. Now, we have a big problem. The backup admin and all mentors need to have google accounts. If we cannot fulfill this requisite, we can´t make an applica

Re: [fpc-devel] graph module

2007-03-10 Thread Evgeniy Ivanov
On Sat, 10 Mar 2007 13:40:31 +0300, Aleš Katona <[EMAIL PROTECTED]> wrote: Just so you know, I just added modified SDL units from JEDI-SDL into packages/extra but only to trunk (2.3.1). I think it's best you use those and not copy your own, but we might need to merge into 2.2 later then (there'

[fpc-devel] Microsoft Game API header translation for Windows CE

2007-03-10 Thread Nikolay Nikolov
For more information about GAPI: http://msdn2.microsoft.com/en-us/library/aa459123.aspx You may add this unit to the fpc wince rtl, if you want. Unit gx; {$MODE objfpc} { convention is cdecl for WinCE API} {$calling cdecl} Interface Uses Windows; Const GXDLL = 'gx'; Type GXDisplayProp

Re: [fpc-devel] graph module

2007-03-10 Thread Aleš Katona
> > OK, the conclusion is to implement sdlgraph in pascal on top of JEDI-SDL. > So, I will work with it. I will finish my study activities (I was ill 2 > weeks so this week (after Sunday) I will clear my debts) and then will > implement it. > Daniël was talking about 2.2 FPC release, what

Re: [fpc-devel] graph module

2007-03-10 Thread Evgeniy Ivanov
On Sat, 10 Mar 2007 00:09:32 +0300, Jonas Maebe <[EMAIL PROTECTED]> wrote: Daniel was talking about staticallu linking the interface, not the libraries themselves. Since we do not distribute the libraries, what license they are distributed under is irrelevant. The interface can be used

Re: [fpc-devel] Google summer of code

2007-03-10 Thread Vincent Snijders
Felipe Monteiro de Carvalho schreef: On 3/9/07, Vincent Snijders <[EMAIL PROTECTED]> wrote: I think both Mattias and Mark work in much larger parts of Lazarus. I would describe them as two people who have contributed much in almost all parts of the project (IDE, debugger, designer, codetools, LC