Re: [Gimp-developer] Is possible load a image file in a standalone app?

2009-08-06 Thread Martin Nordholts
On 08/06/2009 04:48 AM, qrtt1 wrote: Hello, I try to load a file: const gchar* filename = /home/qrtt1/Desktop/Images/IMGP5585.JPG; gint32 imageId = gimp_file_load(GIMP_RUN_NONINTERACTIVE, filename, filename); but: qr...@debian:~/Desktop/galileo/workspace/gimp-plugin-test$

[Gimp-developer] [GSoC] 10 days to go...

2009-08-06 Thread Michael Schumacher
Hi, we're getting close to the end of Google Summer of Code 2009. The firm end is on August 17, the suggested end of coding is August 10 - the last week should be used for testing and bugfixing. Regards, Michael -- Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate für nur 19,99

Re: [Gimp-developer] Panels disappearing when changing workspace

2009-08-06 Thread Alexandre Prokoudine
On Thu, Aug 6, 2009 at 1:16 AM, Sven Neumann wrote: I'd rather open a bug-report against your window manager. That would be Metacity, which is declared getting obsolete and has over 400 (IIRC) not closed bugs . Alexandre ___ Gimp-developer mailing

Re: [Gimp-developer] GimpToolbox (Hacking GIMP)

2009-08-06 Thread Jordan Stinson
Thanks. On Wed, Aug 5, 2009 at 1:23 PM, Sven Neumann s...@gimp.org wrote: Hi, On Wed, 2009-08-05 at 10:16 -0400, Jordan Stinson wrote: I was wondering what property of the toolbox makes it stay above all other windows? The toolbox has the 'utility' window hint set and most window

Re: [Gimp-developer] Panels disappearing when changing workspace

2009-08-06 Thread Sven Neumann
Hi, On Thu, 2009-08-06 at 18:44 +0400, Alexandre Prokoudine wrote: On Thu, Aug 6, 2009 at 1:16 AM, Sven Neumann wrote: I'd rather open a bug-report against your window manager. That would be Metacity, which is declared getting obsolete and has over 400 (IIRC) not closed bugs . I can not

Re: [Gimp-developer] Zero-points and the UI (was: Re: Bug #164774)

2009-08-06 Thread Liam R E Quin
On Wed, 2009-08-05 at 17:45 -0800, Christopher Howard wrote: [...] . In other words, the user could have the rulers tell him that point 0,0 begins at, say, the center of the image, instead of the top-left. This is a feature which would be useful to web developers and perhaps also game sprite

Re: [Gimp-developer] Zero-points and the UI (was: Re: Bug #164774)

2009-08-06 Thread Sven Neumann
Hi, On Wed, 2009-08-05 at 17:45 -0800, Christopher Howard wrote: However, I also see that there are other parts of the User Interface that display coordinates, including the box at the bottom left of the main window, and several tools such as the measuring tool. So the question I asked was:

Re: [Gimp-developer] Panels disappearing when changing workspace

2009-08-06 Thread Akkana Peck
Alexandre Prokoudine writes: On Thu, Aug 6, 2009 at 1:16 AM, Sven Neumann wrote: I'd rather open a bug-report against your window manager. That would be Metacity, which is declared getting obsolete and has over 400 (IIRC) not closed bugs . It's been reported against at least 4 different

[Gimp-developer] Remove zoom tool...

2009-08-06 Thread Luis Diego Alpizar Alpizar
I wanted to ask if removing the zoom tool, from the toolbox to some new place(for the new UI) was something you devs plan to do, if you didn't hear this before, i find the zoom tool not usefull, as is better a single button(+,-) in some part of the GIMP window, because clicking 2 times in

Re: [Gimp-developer] Remove zoom tool...

2009-08-06 Thread Sparr
Pro tip... ctrl+mousewheel = zoom, regardless of which tool you are using. On Thu, Aug 6, 2009 at 10:01 PM, Luis Diego Alpizar Alpizardiego.1...@hotmail.com wrote: I wanted to ask if removing the zoom tool, from the toolbox to some new place(for the new UI) was something you devs plan to do,

[Gimp-developer] FW: Remove zoom tool...

2009-08-06 Thread Luis Diego Alpizar Alpizar
Pro tip... ctrl+mousewheel = zoom, regardless of which tool you are using. using a pen tablet(though i can use scrollwheel but works strange on GIMP, better 2 simple buttons)... thanks anyway =) i insist in this possibility. Discuss it please! Simple implementation = more workflow

Re: [Gimp-developer] [GSoC] 10 days to go...

2009-08-06 Thread Nick Zhao
Hi Schumaml, Thank you for the notice. I will try my best to have more progress in the last stage of the program, within schedule. I may continue to work on the tasks, knowing that it is challenging. I have learned a lot about the Gimp development work flow, and coding. Regards,