Michael Van Canneyt wrote:
On Wed, 6 Jun 2007, Darius Blaszijk wrote:
I'm already thinking a long time about creating a tool similar to ant. There
is already fpmake which could be used to process information read from xml.
fpmake does not process any XML. On the contrary, we plan to g
On Wed, 6 Jun 2007, Darius Blaszijk wrote:
> I'm already thinking a long time about creating a tool similar to ant. There
> is already fpmake which could be used to process information read from xml.
fpmake does not process any XML. On the contrary, we plan to get away from
any XMl/ini/makefile
I'm already thinking a long time about creating a tool similar to ant.
There is already fpmake which could be used to process information read
from xml. Were there any plans ever to create a similar frontend?
Darius
___
fpc-devel maillist - fpc-deve
ik schreef:
Hi,
I don't see that anyone have applied the patch.
Please note that this patch is for the FPC binding and not for the
Lazarus binding
I only took a very quick look at the patch and it seemed to add gtk 2.8
stuff unconditionally, not under some $ifdef hasgtk2_8 define.
Vincent
_
Hi,
I don't see that anyone have applied the patch.
Please note that this patch is for the FPC binding and not for the
Lazarus binding
Ido
On 6/1/07, ik <[EMAIL PROTECTED]> wrote:
Hi,
I have added support for GTK2.8 functions that support menu direction.
Here is the patch for the functionalit