Re: [Gegl-developer] GEGL GObject introspection file

2011-06-01 Thread Jon Nordby
ed libraries for introspection available at build time. Using the .gir file for bindings has very little to do with Gegl. That is a general GObject introspection topic, and you should use the GObject introspection communication channels for questions about it. -

[Gegl-developer] GEGL and GTK+, a proposal

2011-06-12 Thread Jon Nordby
as they are developed from the needs of GIMP and other GEGL consumers. -- Jon Nordby - www.jonnor.com ___ Gegl-developer mailing list Gegl-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer

Re: [Gegl-developer] GEGL and GTK+, a proposal

2011-06-13 Thread Jon Nordby
a repo with the code split out. The .pc files need a bit of love, after that it is ready for the first push. I will need someone else to add the gegl-gtk bugzilla component though, but that is secondary. -- Jon Nordby - www.jonnor.com ___ Gegl-developer mailing list Gegl-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer

Re: [Gegl-developer] GEGL and GTK+, a proposal

2011-06-23 Thread Jon Nordby
On 13 June 2011 20:38, Jon Nordby wrote: > I now have a repo with the code split out. The .pc files need a bit of > love, after that it is ready for the first push. I will need someone > else to add the gegl-gtk bugzilla component though, but that is > secondary. > Pushed this

Re: [Gegl-developer] GEGL and GTK+, a proposal

2011-07-12 Thread Jon Nordby
On 23 June 2011 10:53, Jon Nordby wrote: > On 13 June 2011 20:38, Jon Nordby wrote: >> I now have a repo with the code split out. The .pc files need a bit of >> love, after that it is ready for the first push. I will need someone >> else to add the gegl-gtk bugzilla componen

[Gegl-developer] GEGL + QT, another proposal

2011-07-21 Thread Jon Nordby
I should do? Create a configure script (wrapping qmake), and add a distcheck target? * One for each of the widget paradigms in Qt4 (QWidget, QGraphicsView and Qt Quick). -- Jon Nordby - www.jonnor.com ___ Gegl-developer mailing list Gegl-developer

Re: [Gegl-developer] GEGL + QT, another proposal

2011-07-21 Thread Jon Nordby
On 21 July 2011 20:05, Øyvind Kolås wrote: > On Thu, Jul 21, 2011 at 5:24 PM, Jon Nordby wrote: >> After some hacking this weekend, we now have a minimally useful >> gegl-qt library: https://github.com/jonnor/gegl-qt >> Currently it a set of a basic view widgets* sh

Re: [Gegl-developer] GEGL + QT, another proposal

2011-07-21 Thread Jon Nordby
On 21 July 2011 21:50, Martin Nordholts wrote: > 2011/7/21 Jon Nordby : >> Martin, this thing uses qmake. For adding to Jenkins is there anything >> special I should do? Create a configure script (wrapping qmake), and >> add a distcheck target? > > Just provide the se

Re: [Gegl-developer] GEGL + QT, another proposal

2011-07-23 Thread Jon Nordby
I've moved the library to git.gnome.org now: http://git.gnome.org/browse/gegl-qt/ Will fix the gegl-gtk distcheck failure later. -- Jon Nordby - www.jonnor.com ___ Gegl-developer mailing list Gegl-developer@lists.XCF.Berkeley.EDU

[Gegl-developer] gegl-gtk and gegl-qt status update

2011-08-21 Thread Jon Nordby
1. http://www.jonnor.com/2011/08/making-gegl-easier-to-use-in-graphical-applications/ or http://comments.gmane.org/gmane.comp.video.gegl.devel/ and http://comments.gmane.org/gmane.comp.video.gegl.devel/1097 for background on these libraries. -- Jon Nordby - www.jonnor.com __

Re: [Gegl-developer] gegl-gtk and gegl-qt status update

2011-08-22 Thread Jon Nordby
On 22 August 2011 08:03, Martin Nordholts wrote: > 2011/8/21 Jon Nordby : >> A little status update on the work on gegl-gtk and gegl-qt libraries >> (see [1] for background). Both are now minimally useful and the focus >> now is on getting the first stable releases out.

Re: [Gegl-developer] gegl-gtk and gegl-qt status update

2011-08-27 Thread Jon Nordby
asses. On host changes: Can you install Clutter for the gegl-clutter job? http://gimptest.flamingtext.com:8080/job/gegl-clutter-distcheck-master/ -- Jon Nordby - www.jonnor.com ___ Gegl-developer mailing list Gegl-developer@lists.XCF.Ber

Re: [Gegl-developer] having trouble with gegl_node_to_xml

2011-08-28 Thread Jon Nordby
6-linux-gnu/libselinux.so.1 (0xb73c3000) >    libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb73bf000) >    libpcre.so.3 => /lib/i386-linux-gnu/libpcre.so.3 (0xb738) > > > And I hoped, that xmltext would be string, containing a xml tree for > this little gegl

Re: [Gegl-developer] Difference between c2g from Gimp and from Gegl command line

2011-08-28 Thread Jon Nordby
a regression and is worth a bug report. > Best regards, > > -- > Thomas Baruchel > ___ > Gegl-developer mailing list > Gegl-developer@lists.XCF.Berkeley.EDU > https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer > -- Jon Nordby - www.jonnor.com ___ Gegl-developer mailing list Gegl-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer

Re: [Gegl-developer] having trouble with gegl_node_to_xml

2011-08-28 Thread Jon Nordby
On 28 August 2011 13:36, Joerg Beyer wrote: > Am 28.08.2011 12:40, schrieb Jon Nordby: >> On 28 August 2011 10:34, Joerg Beyer wrote: >>> hello, >>> >>> I am having trouble to save gegl operations to repeat them later. I >>> think, that gegl_node_

Re: [Gegl-developer] [Newbie] A few more questions

2011-08-28 Thread Jon Nordby
On 28 August 2011 13:37, Thomas Baruchel wrote: > On Sun, 28 Aug 2011, Jon Nordby wrote: >> Using path = "-" on a load operation is meant to work for this >> purpose. If it does not, that is a regression and is worth a bug >> report. > > Thank you for your

[Gegl-developer] gegl-qt 0.0.7 released - 0.1.0 preview

2011-09-28 Thread Jon Nordby
can be found here: https://aur.archlinux.org/packages.php?ID=52759 -- Jon Nordby - www.jonnor.com ___ Gegl-developer mailing list Gegl-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer

Re: [Gegl-developer] gegl-qt 0.0.7 released - 0.1.0 preview

2011-09-28 Thread Jon Nordby
On 28 September 2011 23:46, Jon Nordby wrote: > gegl-qt is an integration library for using GEGL in Qt based applications. For 0.1.0 the documentation should go on gegl.org and tarballs on ftp.gimp.org. How do I do that? -- Jon Nordby - www.jonnor.