... Well... Still learning C++ I don't understand everything related to it but IMHO the core code and the plugins won't have to be rewritten... I just...
Gunter Ohrner
G.Ohrner@...
Jun 3, 1998 10:02 pm
4202
... The problem is also one of completeness. Doing it only on the GUI level would miss all the nifty things you could do with /true/ grouping, on the layer...
Miroslav Silovic
silovic@...
Jun 4, 1998 2:14 pm
4204
Does anybody know what happened to the gimp cvs repository? I can't get an update since over a week! cvs [login aborted]: authorization failed: server...
Marc Lehmann
pcg@...
Jun 4, 1998 10:54 pm
4205
... Actually the gnome page is saying that CVS access as been dropped for a moment. See http://www.gnome.org/ Something to do with the maintainers being very...
Philippe Lavoie
lavoie@...
Jun 4, 1998 11:20 pm
4206
... You're completely right but: 1) Only GUI-support would be better than todays situation and 2) it would not be to much at once to do... REAL layer-grouping...
Gunter Ohrner
G.Ohrner@...
Jun 5, 1998 12:29 am
4207
Following the 1.0 release, the gimp modules has branched in 1.0 and 1.1 tree (much like the gtk+ module) To checkout the 1.0.x series from CVS: cvs checkout -r...
Manish Singh
yosh@...
Jun 6, 1998 1:14 am
4208
Here is a small patch to gfli plug-in of GIMP 1.0.0. The latest update of this plug-in introduced new gcc-ism. It prevents "cc" on DU4.0a from compiling the...
Yasuhiro SHIRASAKI
joke@...
Jun 6, 1998 8:28 am
4209
Starting with 1.0, g_message has been overridden in plug-ins to pop up a nice dialog box instead of printing to the console. This is the preferred way for...
Manish Singh
yosh@...
Jun 6, 1998 11:37 pm
4210
This is probably a frequently asked question: Can libgimp be used like libgd as a standalone drawing library to emit webgifs? Has anyone a simple example...
Kristian Koehntopp
kris@...
Jun 7, 1998 1:32 am
4211
Here is a small patch to gfli plug-in of GIMP 1.0.0. The latest update of this plug-in introduced new gcc-ism. It prevents "cc" on DU4.0a from compiling the...
Yasuhiro SHIRASAKI
joke@...
Jun 7, 1998 5:41 am
4212
... Eeek. It *is* broke. ... I dunno... the docs dir has been like that for ages. Anyone with some TeX clue want to take a look? -Yosh...
Manish Singh
yosh@...
Jun 7, 1998 6:55 am
4213
btw, happy birtday Wilber 8) (has someone made him a cake with 1.0 candle(s)? ) Oh, well.. back to my idea.. Maybe this should only be used when the...
Tomas Ogren
stric@...
Jun 7, 1998 2:56 pm
4214
"Brent" == Brent Metz <bmetz@...> writes: Brent> I've been doing a bunch of image cropping lately, and it would Brent> be nice and handy if the...
Scott Goehring
scott@...
Jun 7, 1998 3:53 pm
4215
Hi all I installed gtk+-1.0.4, did a ./configure in gimp dir and while trying to compile gimp-1.0.0, I got this error. Any ideas ? I had problems even doing a...
Nishikant Kapoor (H)
nkapoor@...
Jun 7, 1998 4:37 pm
4216
... One of the problems is that there's a texinfo.tex that is Older Than My Mom(tm) I think. The next one in addition is that this file isn't used but texi2dvi...
Daniel Egger
Daniel.Egger@...
Jun 8, 1998 12:11 am
4218
On Sat, 6 Jun 1998, Manish Singh <yosh@...> wrote: [I wrote:] ... For what it's worth, I had a copy of pdb.dvi dated from 1998-01-26 and I know that I...
Raphaël Quinet
Raphael.Quinet@...
Jun 8, 1998 12:09 pm
4219
... What are you doing on the gimp-developer list, then? -Raphael P.S.: Sorry, I couldn't resist. :-) This is a joke, not a flame. Now I'd better submit...
Raphaël Quinet
Raphael.Quinet@...
Jun 8, 1998 5:43 pm
4220
... I must say: Very funny and helpful for someoine who is no developer or is a to busy developer... ;-) A similar suggestion: editable rotation angle in...
Gunter Ohrner
G.Ohrner@...
Jun 8, 1998 7:27 pm
4221
Tips from a friend. Best regards -- Larry S. Marso larry@......
Larry S. Marso
larry@...
Jun 8, 1998 7:38 pm
4222
... For example, ALL gimp pdb functions use underscores in their name. Underscores seem to be the standard. Script-Fu registering dashes is the exception!...
Marc Lehmann
pcg@...
Jun 8, 1998 8:25 pm
4223
... Seriously though, 10 minutes of hacking and a bad patch are going to get a lot more momentum going that just a feature request. I for one tend to read most...
Adrian Likins
adrian@...
Jun 8, 1998 9:36 pm
4224
1. If gtk+ was configured with -disable-debug, creating a new palette crashes gimp. Since gtk_option_menu_remove_menu destroys the menu object, ...
Shuji Narazaki
narazaki@...
Jun 9, 1998 3:14 am
4226
Sorry, wrong to:....
Alexander Leidinger
netchild@...
Jun 9, 1998 2:00 pm
4227
subscribe gimp-developer netchild@......
Alexander Leidinger
netchild@...
Jun 9, 1998 4:20 pm
4228
"Gunter" == Gunter Ohrner <G.Ohrner@...> writes: Gunter> I must say: Very funny and helpful for someoine who is no Gunter> developer or is a to busy...
Scott Goehring
scott@...
Jun 10, 1998 2:27 am
4229
Hi ! I've got a tiny problem: I want to test the PDB-interface to my user-filter plug-in. It takes the arguments (among others): INT32 number_of_values ...
Jens Christian Restem...
jchrr@...
Jun 10, 1998 9:47 am
4230
Hi ! Are there any plans for a gimp-plugins-extra package ? And, because of my bug in gfli, are there any plans for an updated gimp-plugin-standard package ? ...
Jens Christian Restem...
jchrr@...
Jun 10, 1998 12:01 pm
4232
John Edstrom
edstrom@...
Jun 10, 1998 8:51 pm
4233
I tried to upload this patch to ftp.gimp.org but for some reason that machine is a little busy.... It fixes the problem where the color selection widget in the...