Re: [Gimp-developer] connecting to update signal in uimanager

2009-07-01 Thread Jordan Stinson
Yes, this helps. Thanks! - Jordan On Wed, Jul 1, 2009 at 12:41 AM, Martin Nordholts wrote: > On 07/01/2009 12:08 AM, Jordan Stinson wrote: > > static void > > toolbox_create_commands (GimpToolbox *toolbox, > >GimpContext *context) > > { > > Gi

[Gimp-developer] [GSoC] GIT commit messages

2009-07-01 Thread Michael Schumacher
Hi, I'm seeing the first commit to soc-2009-* branches. According to http://git.gnome.org/cgit/gimp/, two branches have been added already, and at least one other is in preparation. However, please make your commit messages meaningful. I've seen some commits that do only use a rather obscure v

Re: [Gimp-developer] New color mode

2009-07-01 Thread Emil Assarsson
On Mon, Jun 29, 2009 at 9:33 PM, Martin Nordholts wrote: > Maybe the RGB -> HSL conversion is buggy? I don't see it as a bug... it's more of a problem. Gimp uses HSL(?) and PhotoShop /seems/ to use CIELAB for these operations. This effects all layer modes that uses that color space for conversions

Re: [Gimp-developer] New color mode

2009-07-01 Thread Martin Nordholts
On 07/01/2009 08:21 PM, Emil Assarsson wrote: > On Mon, Jun 29, 2009 at 9:33 PM, Martin Nordholts wrote: > >> Maybe the RGB -> HSL conversion is buggy? >> > > I don't see it as a bug... it's more of a problem. Gimp uses HSL(?) > and PhotoShop /seems/ to use CIELAB for these operations.

Re: [Gimp-developer] [GSoC] GIT commit messages

2009-07-01 Thread Jerson Michael Perpetua
Please do consider that the other 4 GSoC projects are for GEGL and should appear here: http://git.gnome.org/cgit/gegl/. For now, Martin has created the GEGL+GPU branch as I have yet to receive my push access approval for gnome git. I suspect that the other 3 students are in a similar state. Ther

[Gimp-developer] JavaFX support in the GIMP?

2009-07-01 Thread Joshua Marinacci
Hi GIMP developers. I'd like to see if there is anyone interested in working on a JavaFX plugin for the GIMP. Please let me introduce myself. I'm Josh Marinacci from the JavaFX engineering team at Sun. JavaFX is our new platform for graphic & media intensive applications that runs on Mac, W

[Gimp-developer] What's next for the meta-data browser

2009-07-01 Thread Roman Joost
Hi folks, I'm currently devoting some of my spare time on working on the metadata browser and I'm wondering which should be worked on next. As a quick background: The metadata browser currently consists of seven tabs: Description, Copyright, Origin, Camera 1, Camera 2, Advanced. Only two tabs "wo

[Gimp-developer] how to create a window in gimp plugin?

2009-07-01 Thread gbstack
Hello,everybody! I want to create a window in gimp plugin,so this is my code(part of the plugin): /static void run (const gchar *name, gint nparams, const GimpParam *param, gint *nreturn_vals, GimpParam **return_vals) { static GimpParam