[Gimp-developer] Built-in help
Hans Breuer
hans at breuer.org
Fri Oct 3 10:37:16 PDT 2008
At 03.10.2008 16:44, Hans Breuer wrote:
> At 03.10.2008 15:50, Tor Lillqvist wrote:
>>> As far as I know there is no GIO/win32 backend which supports http.
>> Http is supported in libgio itself (using the winhttp API from
>> winhttp.dll, which is looked up at run-time, so if you lack that, it
>> won't work). See gio/win32/gwinhttp*.c.
>>
> The DLL is available on my computer (xp sp3), but my GLIB version is just
> one week too old (beginning of August).
>
With a new enough gio it indeed works fine. I have also tried the GIMP with
Jerney's installer under vista, same here: it just works for me.
Afterwards I have intentional broken the code in web-browser.c (with:
url++;). When ShellExecute() failed there indeed was no error message at all.
The attached patch fixes this, but also adds a lot of hard to translate
strings. Should it be commited ?
-------- Hans "at" Breuer "dot" Org -----------
Tell me what you need, and I'll tell you how to
get along without it. -- Dilbert
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gimp-web-browser-2008-10-03-hb.diff
Url: /lists/gimp-developer/attachments/20081003/8c3a27b5/attachment.pl
More information about the Gimp-developer
mailing list