[Gimp-developer] gimp_image_parasite_find, GimpImage, and metadata

2011-02-12 Thread Ulysses Levy
I'm poking around plug-ins/metadata/metadata.c and I want to get gimp_image_parasite_find (image_ID, METADATA_PARASITE) to work. I'm pretty sure gimp_image_parasite_find expects a parameter of type GimpImage, so I guess what I'm really asking for is the correct API to get the current

[Gimp-developer] Google Summer of Code 2011 - Project Ideas/Suggestions

2011-02-12 Thread LightningIsMyName
I'm starting this thread to list ideas for Google Summer of Code 2011, for the GIMP project. Since in the last year collecting ideas was done partially by the mailing list, let's try it again this year and keep most ideas here. One should aslo take a look at GEGL's page about contributing (too

Re: [Gimp-developer] Google Summer of Code 2011 - Project Ideas/Suggestions

2011-02-12 Thread Liam R E Quin
On Sun, 2011-02-13 at 01:04 +0200, LightningIsMyName wrote: a couple of comments Make menus searchable ... i.e. have a textbox, in te menu for example, and anything typed will be matched against all menu items and their blurbs and maybe something more (like procedures not registered in

Re: [Gimp-developer] Google Summer of Code 2011 - Project Ideas/Suggestions

2011-02-12 Thread Michael Natterer
On Sat, 2011-02-12 at 18:31 -0500, Liam R E Quin wrote: On Sun, 2011-02-13 at 01:04 +0200, LightningIsMyName wrote: a couple of comments Make menus searchable ... i.e. have a textbox, in te menu for example, and anything typed will be matched against all menu items and their blurbs

Re: [Gimp-developer] gimp_image_parasite_find, GimpImage, and metadata

2011-02-12 Thread Bill Skaggs
On Sat, Feb 12, 2011 at 12:01 AM, Ulysses Levy levy.ulys...@gmail.comwrote: I'm poking around plug-ins/metadata/metadata.c and I want to get gimp_image_parasite_find (image_ID, METADATA_PARASITE) to work. I'm pretty sure gimp_image_parasite_find expects a parameter of type GimpImage, so I

Re: [Gimp-developer] gimp_image_parasite_find, GimpImage, and metadata

2011-02-12 Thread Bill Skaggs
Also I should have pointed you to the documentation at: http://developer.gimp.org/api/2.0/libgimp/libgimp-gimpimage.html#gimp-image-parasite-find -- Bill ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU