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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 4013 - 4042 of 14186   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4013
Dear GIMP developers, I installed gimp-0.99.28 on my SunOS 4.1.4 box, and found a well-known problem to happen on that OS; the lack of #include <unistd.h>....
Tamito Kajiyama
kajiyama@...
Send Email
May 1, 1998
2:53 pm
4014
OK, instead of randomize having radio buttons to pick functionality (slur, etc), it has multiple install procs (pdb entries?). So depending on how it's ...
Miles O'Neal
meo@...
Send Email
May 1, 1998
5:03 pm
4015
... Ok, this is a rather trivial change which can be done easily. However, I have looked at your code tree, and the biggest problem you have it that you're...
Manish Singh
yosh@...
Send Email
May 2, 1998
7:32 am
4016
Hi, just to let developers know that latest gtk+ from cvs tree compiles wrong on my Linux box with egcs-2.91.25 and egsc 1.02 release when I use...
Oleg Bartunov
oleg@...
Send Email
May 2, 1998
3:13 pm
4017
... It isn't a very useful data point, but I tried compiling GTK+ with exactly those options and egcs-1.0.2 and I had no problems running the GIMP. (I've...
Owen Taylor
owen@...
Send Email
May 3, 1998
2:12 am
4018
How do I reconcile what's at the Registry with what's in the latest Release? There is no information regarding this point at the Registry. The Release...
Larry S. Marso
larry@...
Send Email
May 3, 1998
7:01 pm
4019
What are the performance benefits of running gimp under a SMP (multi-CPU) system, e.g. FreeBSD or Linux. Any anecdotal or hard evidence out there? Best regards...
Larry S. Marso
larry@...
Send Email
May 3, 1998
7:06 pm
4020
Dear Gimp developers, I've used the Gimp 0.99.28, and found a bug in redisplaying raised/lowered channels in the layers & channels dialog. 1. Create a new...
Tamito Kajiyama
kajiyama@...
Send Email
May 3, 1998
9:56 pm
4021
If install-colormap is set, the first time I bring up a menu in the image menu with the mouse button, the colors are wrong - they reflect the colors the main...
Miles O'Neal
meo@...
Send Email
May 4, 1998
1:35 am
4022
This patch fixes undo for scripts. changes to script-fu-scripts.c: Puts calls to gimp_push_undo_group_* before/after calling a script so that undo behaves...
Jay Cox
jaycox@...
Send Email
May 4, 1998
7:21 am
4023
Hi ! ... The plug-ins are executed as external programs, if you open two images, and apply a filter to each one, then it should use both CPUs. (Don't have a ...
Jens Christian Restem...
jchrr@...
Send Email
May 4, 1998
8:17 am
4024
Well, I found out why my gimp was crashing, and I can prevent it now, but you still may want to check this out. The problem was that I had a file called...
David Meleedy
david.meleedy@...
Send Email
May 4, 1998
8:19 am
4025
I just uploaded a patch to ftp.gimp.org. I allows the latest version of the GIMP to support gtk-1.0.0. No, there is no typo: that's 1.0.0, the current...
Raphaël Quinet
Raphael.Quinet@...
Send Email
May 4, 1998
9:02 am
4026
... Calm down. This is not a mistake. CVS gimp works with the gtk-1-0 branch of gtk in CVS. The next release of gimp will require gtk 1.0.1. The new function...
Manish Singh
yosh@...
Send Email
May 4, 1998
9:59 am
4027
On Mon, 4 May 1998, Manish Singh <yosh@...> wrote: [...] ... I understand that, but then can we be sure that all future releases of the GIMP will be...
Raphaël Quinet
Raphael.Quinet@...
Send Email
May 4, 1998
11:12 am
4028
... The problem is, that GTK 1.0.x is basically GTK 1.0 The differences are only from bug fixes. So EVERY user should run the newest GTK. If he doesn't, than...
Andreas Kostyrka
andreas@...
Send Email
May 4, 1998
12:18 pm
4029
... OK, so why will this new GTK (with a new interface) be using the same minor release number? Bug fixes and patches are fine, but to add new functions to...
Michael Sweet
mike@...
Send Email
May 4, 1998
1:15 pm
4030
Hi all, Guash-1.0.0 is now available from the plug-in registry: http://gimp.foebud.org/registry/ If you installed a previous version and are troubled with its...
Shuji Narazaki
narazaki@...
Send Email
May 4, 1998
1:37 pm
4031
... It does not break backwards binary or source compatibility - programs compiled against GTK+-1.0.0 work fine with GTK+-1.0.1. There have been a few new...
Owen Taylor
owen@...
Send Email
May 4, 1998
2:19 pm
4032
"Jay" == Jay Cox <jaycox@...> writes: Jay> changes to script-fu-scripts.c: Puts calls to Jay> gimp_push_undo_group_* before/after calling a script so...
Scott Goehring
scott@...
Send Email
May 4, 1998
4:30 pm
4033
HI all. ... As I understand it, the best way would be to change the gimp_image_ disable_undo, so that the undoing is disabled, but the undo-stack is not...
Simon Budig
Simon.Budig@...
Send Email
May 4, 1998
6:08 pm
4034
"Simon" == Simon Budig <Simon.Budig@...> writes: Simon> As I understand it, the best way would be to change the Simon> gimp_image_ disable_undo, so...
Scott Goehring
scott@...
Send Email
May 4, 1998
8:54 pm
4035 Michael J. Hammel
mjhammel@...
Send Email
May 5, 1998
2:40 am
4036
I ran into an odd problem today while trying to build gtk+-1.0.0. Briefly, what was happening was that libtool, for some unknown and inexplicable reason that I...
Phil Stracchino
alaric@...
Send Email
May 3, 1998
11:56 pm
4037
... But gimp and gtk go hand in hand. It's not called gtk for nothing. You might as well demand to be able to upgrade TK without upgrading tcl. ... There are...
Tilman Bohn
tb@...
Send Email
May 5, 1998
4:47 am
4038
I'd like to remind everyone that Gimp is in version 0.99.28; a developer version (alpha, if you prefer). It's not intended to be distributed. Use at your own...
Piotr Mitros
pmitros@...
Send Email
May 5, 1998
4:59 am
4039 Michael J. Hammel
mjhammel@...
Send Email
May 5, 1998
6:05 pm
4040
I'm having a problem with Gimp, which may or may not be a bug. When I select the Text Tool and then click on the left mouse button, I get an X windows error,...
Walt Pohl
pohl@...
Send Email
May 5, 1998
6:21 pm
4041
i all. I'm planning to give my plugin (The GIMPressionist) a major overhaul, primarily to make it work "closer" to the Gimp itself. I just have a small ...
Vidar Madsen
vidar@...
Send Email
May 7, 1998
1:46 am
4042
... If so, why is there gtk-1.0 **before** the release of gimp-1.0? Everyone would expect that gimp-1.0 will work with gtk-1.0... -- *** Petr Kolar *** ...
Petr Kolar
PETR.KOLAR@...
Send Email
May 7, 1998
2:09 am
Messages 4013 - 4042 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