[Gimp-developer] Uncomitted patches

2009-07-15 Thread LightningIsMyName
Hello, I have posted several patches for GIMP which only need to be applied, However I see that they haven't recieved a response for about 2 months. I know that the developers are busy, but I at least want to know that someone noticed these and that they are somewhere on the list of things to be

Re: [Gimp-developer] Uncomitted patches

2009-07-15 Thread Martin Nordholts
On 07/15/2009 11:04 AM, LightningIsMyName wrote: Hello, I have posted several patches for GIMP which only need to be applied, However I see that they haven't recieved a response for about 2 months. I know that the developers are busy, but I at least want to know that someone noticed these

Re: [Gimp-developer] API proposal for libgimp export dialog

2009-07-15 Thread Martin Nordholts
On 07/15/2009 12:20 AM, Sven Neumann wrote: Hi, On Tue, 2009-07-14 at 22:59 +0200, Martin Nordholts wrote: Exactly how will it break existing plug-ins? It will just be changed to act as if the user clicked the Export button. Take a look at the code on the branch and you'll see what I mean

Re: [Gimp-developer] API proposal for libgimp export dialog

2009-07-15 Thread Michael Natterer
On Tue, 2009-07-14 at 22:50 +0200, Martin Nordholts wrote: On 07/14/2009 10:44 PM, Sven Neumann wrote: This function creates a new dialog, and plug-ins then use GtkWidget * gimp_export_dialog_get_container (GtkWidget *dialog); to get a vbox that the file-format specific widgets

Re: [Gimp-developer] API proposal for libgimp export dialog

2009-07-15 Thread Martin Nordholts
On 07/15/2009 03:24 PM, Michael Natterer wrote: On Tue, 2009-07-14 at 22:50 +0200, Martin Nordholts wrote: gimp_export_dialog_get_container() was not such a bad idea imho, but I would call it gimp_export_dialog_get_content_area(), because we have precedence of this API in GtkDialog.

Re: [Gimp-developer] API proposal for libgimp export dialog

2009-07-15 Thread Sven Neumann
Hi, On Wed, 2009-07-15 at 15:24 +0200, Michael Natterer wrote: I don't think it's such a good idea. What about the difference between gtk_container_add() and gtk_box_pack_start()/end() with all their options. We should not restrict the ways plugins are able to construct their GUI, at least

Re: [Gimp-developer] API proposal for libgimp export dialog

2009-07-15 Thread Martin Nordholts
On 07/15/2009 09:06 PM, Martin Nordholts wrote: On 07/15/2009 03:24 PM, Michael Natterer wrote: On Tue, 2009-07-14 at 22:50 +0200, Martin Nordholts wrote: gimp_export_dialog_get_container() was not such a bad idea imho, but I would call it gimp_export_dialog_get_content_area(), because we

Re: [Gimp-developer] Uncomitted patches

2009-07-15 Thread LightningIsMyName
Hi Martin, Thanks for your response. I'll be on a computer with git somewhere in the next week, and then I'll resubmit the patches. And about the palette script, I do believe it should be included since if we have a palette import built in (for CSS, and for adobe .aco files) there is nothing

[Gimp-developer] Applying GIT patch

2009-07-15 Thread Eric Daoust
Hello, I have uploaded a couple patches (tarballs containing multiple commits) to bugzilla. What is the correct method to apply these patches so that others can see my work? Thank you, Eric ___ Gimp-developer mailing list

Re: [Gimp-developer] Applying GIT patch

2009-07-15 Thread Martin Nordholts
On 07/15/2009 09:59 PM, Eric Daoust wrote: Hello, I have uploaded a couple patches (tarballs containing multiple commits) to bugzilla. What is the correct method to apply these patches so that others can see my work? Hi, To apply patches created with git-format-patch, use git-am, like

[Gimp-developer] Switch language via menu

2009-07-15 Thread Khoem Sokhem
Hello list members, I just want to ask one question on how to switch langugage in Gimp via menu, It will be good if Gimp can switch language via menu like VLC, Pidgin. Any one know, will Gimp have this feature in the future? Thank in advance for your respone. Sokhem