Windows runtime and package Dev-Cpp for GTK+ 2.10.8

2007-06-23 Thread Benoit Carpentier
Dear all, I released a Windows runtime and a package for Dev-Cpp based on GTK+ 2.10.8. You can find this on : gtk.alkia.org Regards, Benoît Carpentier, GTKool - Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail

Windows runtime and package Dev-Cpp for GTK+ 2.10.8

2007-06-22 Thread Benoit Carpentier
Dear all, I released a Windows runtime and a package for Dev-Cpp based on GTK+ 2.10.8. You can find this on : gtk.alkia.org Regards, Benoît Carpentier, GTKool - Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail

new Dev-Cpp package and runtime 2.10.3 for Windows available

2006-09-10 Thread Benoit Carpentier
Hi all, A new package for Dev-Cpp and a new runtime for GTK+ 2.10.3 for Windows are available on http://gtk.alkia.org (downloads section). Also available GTKBudget 2.4.8 in English/French. A GPL tool for managing budget and debts. Regards, Benoît Carpentier, GTKool http://gtk.alkia.org

GTK+ 2.8.17 runtime and package

2006-04-21 Thread Benoit Carpentier
Hi everybody, GTK+ 2.8.17 runtime for windows and package for Dev-Cpp are released. There are available at : http://gtk.alkia.org Regards, Benoît Carpentier, GTKool - Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement

is there a trouble with GTK+ dll ?

2006-04-19 Thread Benoit Carpentier
Hi everybody,I'm looking at the new release of GTK+ dll, in order to release a new runtime for Windows.But I have found this : "g_intern_static_string not found in libglib-2.0-0.dll"this is a trouble with pango 1.12.1 dll, glib 2.8.6 and gtk+ 2.8.17, cairo 1.0.2 and atk 1.0.3.whereas pango 1.10.2

Re: GTK win32 binaries with printing

2006-04-08 Thread Benoit Carpentier
Hi Alexander, I don't know if it can interest you, but I did a small gtkprinter-win32 widget. It is in GPL and uses WinApi 32, you can find it if interested at : http://gtk.alkia.org in Downloads (Téléchargements). I would be great to have an official GtkWidget printer in GTK+. Regards, Benoît

new GTK+ 2.8.12 runtime for windows and package for Dev-C++

2006-02-24 Thread Benoit Carpentier
Hi, You can now find now GTK+ 2.8.12 runtime for Windows and package for Dev-C++, on http://gtk.alkia.org It is now supporting Glade 2. You can also find to GTKBudget 2.0 (GPL), a budget managing and forecasting tool, now supporting English. Translators are welcomed for other languages, system

gtk.alkia.org/index.php

2006-02-15 Thread Benoit Carpentier
Hi everybody, gtk.alkia.org was down for a week. here is the correct url now to get the latest GTK+ runtime for Windows and package for Dev-Cpp. http://gtk.alkia.org/index.php You can also find GTKBudget 2.0 (GPL licence / English support). Regards, Benoît Carpentier aka GTKool,

new GTK+ 2.8.11 runtime for windows and package for Dev-C++

2006-02-10 Thread Benoit Carpentier
Hi, You can now find now GTK+ 2.8.11 runtime for Windows and package for Dev-C++, on http://gtk.alkia.org You can also find to GTKBudget 2.0 (GPL), a budget managing and forecasting tool, now supporting English. Translators are welcomed for other languages, system is using xml file to display

question about gobject.c (in GLib 2.9.2)

2006-01-06 Thread Benoit Carpentier
Hi everybody, in GLib 2.9.2, in gobject.c, lines 499 to 525 : static void g_object_do_set_property (GObject *object, guint property_id, const GValue *value, GParamSpec *pspec) { switch (property_id)

some things in GTK+ 2.7.5

2005-08-09 Thread Benoit Carpentier
Hi everybody, Some questions and remarks about files of GTK+ 2.7.5 : in GTK+ 2.7.5\gtk\gtkvpaned.c lines 199 to 209 : if (GTK_WIDGET_MAPPED (widget) paned-child1-allocation.height child1_allocation.height) { gtk_widget_size_allocate (paned-child2,