Search the web
Sign In
New User? Sign Up
gimp-developer · GIMP Developer
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 10272 - 10302 of 14186   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10272
Hi, I've justed added support for Targa V2.0 to the Targa plugin. I was wondering how to submit the patch for approval into the main GIMP tree. I contacted the...
Emmanuel Mogenet
mgix@...
Send Email
Mar 1, 2000
7:31 pm
10273
Uh.... The first mail was to pique your interest ;) Hi, This was posted a few weeks ago; it probably bears repeating. The current submission procedure for The...
Garry R. Osgood
gosgood@...
Send Email
Mar 2, 2000
4:19 am
10274 Garry R. Osgood
gosgood@...
Send Email
Mar 2, 2000
4:21 am
10276
I have to integrate 2 applications: One is a JAVA applets- servlets application and the second is a VC++ client -server application. The VC++ client is...
Sen Kamalika
Kamalika.Sen@...
Send Email
Mar 3, 2000
9:44 am
10277
... For backwards compatibility, with 1.0 I use ($plugins = `$GIMPTOOL -n --install-admin-bin /bin/sh`) =~ s{^.*\s(.*?)(?:/+bin/sh)\r?\n?$}{$1}} (I only need...
Marc Lehmann
marc@...
Send Email
Mar 3, 2000
11:46 am
10278
Date: Fri, 3 Mar 2000 11:54:48 +0100 From: Marc Lehmann <marc@...> ($plugins = `$GIMPTOOL -n --install-admin-bin /bin/sh`) =~...
Robert L Krawitz
rlk@...
Send Email
Mar 3, 2000
11:51 am
10279
... FWIW, I do everything in my power to remove perl from my systems. Chris...
Christopher W. Curtis
ccurtis@...
Send Email
Mar 3, 2000
3:01 pm
10280
... The files in /intl are produced by gettextize. You need a working gettext-0.10.35 (available from your favourite GNU mirror) to compile the gimp yourself...
Daniel.Egger@...
Send Email
Mar 3, 2000
3:03 pm
10281
... This is not a java or vc++ mailing list....
Andrew Kieschnick
andrewklists@...
Send Email
Mar 3, 2000
5:08 pm
10282
... gimptool --prefix and gimptool --exec-prefix will give you these dirs. -Yosh...
Manish Singh
yosh@...
Send Email
Mar 3, 2000
7:50 pm
10283
Date: Fri, 3 Mar 2000 11:49:14 -0800 From: Manish Singh <yosh@...> Cc: gimp-developer@... ... gimptool --prefix and gimptool...
Robert L Krawitz
rlk@...
Send Email
Mar 4, 2000
1:39 am
10284
... What do you need exactly? We could extend gimptool to provide values for the whole gamut of autoconf installation path variables... -Yosh...
Manish Singh
yosh@...
Send Email
Mar 4, 2000
1:45 am
10285
Date: Fri, 3 Mar 2000 17:44:55 -0800 From: Manish Singh <yosh@...> Cc: gimp-developer@... ... (and as it happens, in 1.1 the Gimp...
Robert L Krawitz
rlk@...
Send Email
Mar 4, 2000
1:52 am
10286
GIMP 1.1.18 is out there: ftp://ftp.gimp.org/pub/gimp/unstable/v1.1.18/ The usual fun amount of bugfixes is there.. see ChangeLog for details. -Yosh...
Manish Singh
yosh@...
Send Email
Mar 4, 2000
11:51 am
10287
... Well, 1.0 and 1.1 plugins are incompatible at the binary and protocol level. ... Like, say, $(datadir) (typically ${prefix}/share) ? -Yosh...
Manish Singh
yosh@...
Send Email
Mar 4, 2000
11:56 am
10288
Date: Sat, 4 Mar 2000 03:56:18 -0800 From: Manish Singh <yosh@...> Cc: gimp-developer@... ... Well, 1.0 and 1.1 plugins are incompatible...
Robert L Krawitz
rlk@...
Send Email
Mar 4, 2000
2:11 pm
10289
... gimptool --install-admin-bin foo-plugin ... So gimptool could provide a $(gimpdatadir) (like ${prefix}/share/gimp) and you'd go from there? -Yosh...
Manish Singh
yosh@...
Send Email
Mar 4, 2000
10:10 pm
10290
Date: Sat, 4 Mar 2000 14:09:49 -0800 From: Manish Singh <yosh@...> Cc: gimp-developer@... ... gimptool --install-admin-bin foo-plugin ...
Robert L Krawitz
rlk@...
Send Email
Mar 5, 2000
1:47 am
10291
#0 0x4019f3f1 in g_on_error_stack_trace () from /usr/lib/libglib-1.2.so.0 #1 0x4019f303 in g_on_error_query () from /usr/lib/libglib-1.2.so.0 #2 0x40293e58...
David Monniaux
David.Monniaux@...
Send Email
Mar 5, 2000
10:24 am
10292
Print 3.1.1 is out. Please see http://gimp-print.sourceforge.net or ftp://download.sourceforge.net/pub/sourceforge/gimp-print/print-3.1.1.tar.gz. This is a...
Robert L Krawitz
rlk@...
Send Email
Mar 5, 2000
6:22 pm
10293
I reported this against 1.1.17. Could someone please fix it? Thanks. Without this, configure will not be able to link the test program against the Gimp. diff...
Robert L Krawitz
rlk@...
Send Email
Mar 5, 2000
7:02 pm
10294
When the Gimp is installed, the make install should run ldconfig (on Elf-based systems, at any rate) so that ld.so picks up the new shared libraries. -- Robert...
Robert L Krawitz
rlk@...
Send Email
Mar 5, 2000
7:07 pm
10295
Dear GIMP developers, In a few days I'll be officially announcing my Web-site, Gimp-Savvy.com, which will be the online source for my book "Grokking the GIMP"....
Carey Bunks
cbunks@...
Send Email
Mar 6, 2000
1:36 pm
10296
... There is a better way. If the scripts start with #!/usr/bin/env perl env will search for perl in the path and start it. From the env info-page: The first...
Simon Budig
Simon.Budig@...
Send Email
Mar 6, 2000
3:16 pm
10297
Hello all! I started building Gimp using the CVS repository a little while back (2-3 months). Just recently, I tried to build all the target specified in the ...
Pierre Rochefort
pierre.rochefort@...
Send Email
Mar 6, 2000
4:57 pm
10298
Hi, ... db2html is used to create html documentation from the sgml sources in the pygimp and devel-docs directories. The README in the devel-docs directory ...
Sven Neumann
neumanns@...
Send Email
Mar 6, 2000
7:13 pm
10299
To: gimp-developer@.... From: Mary Appelton (Sales@...) ... This is Free4all subscriber Update! http://free4all.com/ Dear Client,...
Mary Appelton
Sales@...
Send Email
Mar 7, 2000
3:04 pm
10300
is the imagemap plug in maintainer on this list? it crashes randomly (course that could just be the gimp) usually on startup or when trying to save. ...
pixel fairy
pixelfairy@...
Send Email
Mar 7, 2000
3:32 pm
10301
... I don't think so: 1. libtool should make sure that the libraries are found anyway (unless moved). ld.so.cache is only that, a cache 2. only root can run...
Marc Lehmann
marc@...
Send Email
Mar 8, 2000
8:16 am
10302
I just uploaded a new patch to ftp.gimp.org (the file name is gimp-quinet-000308-0.patch.gz). This patch fixes the problems with Edit/Fill by allowing the...
Raphael Quinet
quinet@...
Send Email
Mar 8, 2000
8:32 am
Messages 10272 - 10302 of 14186   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help