mirror of https://github.com/GNOME/gimp.git
fixed stupid bug that caused this plug-in to map to undefined values.
2002-11-05 Sven Neumann <sven@gimp.org> * plug-ins/common/mapcolor.c: fixed stupid bug that caused this plug-in to map to undefined values. Spotted by David Necas (#97780). * tools/authorsgen/contributors: added some names. * AUTHORS * app/gui/authors.h: regenerated.
This commit is contained in:
parent
6412119487
commit
63fb9cc82a
5
AUTHORS
5
AUTHORS
|
@ -130,12 +130,15 @@ Stephen Robert Norris
|
|||
Tim Newsome
|
||||
Erik Nygren
|
||||
Miles O'Neal
|
||||
David Neary
|
||||
David Necas
|
||||
David Odin
|
||||
Thom van Os
|
||||
Garry R. Osgood
|
||||
Alan Paeth
|
||||
Jay Painter
|
||||
Sergey Panov
|
||||
Ville Patsi
|
||||
Asbjorn Pettersen
|
||||
Mike Phillips
|
||||
Artur Polaczynski
|
||||
|
@ -146,6 +149,7 @@ Jens Restemeier
|
|||
Maurits Rijk
|
||||
Daniel Risacher
|
||||
James Robinson
|
||||
Guillermo S. Romero
|
||||
Tim Rowley
|
||||
Pablo Saratxaga
|
||||
Mike Schaeffer
|
||||
|
@ -159,6 +163,7 @@ Aaron Sherman
|
|||
Manish Singh
|
||||
Daniel Skarda
|
||||
Adam Spiers
|
||||
Jakub Steiner
|
||||
Nathan Summers
|
||||
Mike Sweet
|
||||
Yuri Syrota
|
||||
|
|
16
ChangeLog
16
ChangeLog
|
@ -1,9 +1,19 @@
|
|||
2002-11-05 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/common/mapcolor.c: fixed stupid bug that caused this
|
||||
plug-in to map to undefined values. Spotted by David Necas (#97780).
|
||||
|
||||
* tools/authorsgen/contributors: added some names.
|
||||
|
||||
* AUTHORS
|
||||
* app/gui/authors.h: regenerated.
|
||||
|
||||
2002-11-05 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/gflare/gflare.c: applied a couple of patches from
|
||||
yeti@physics.muni.cz that fix various issues with the GFlare
|
||||
plug-in. Most of these were introduced when doing the (still
|
||||
unfinished) port to GTK+-2.0 (#97761, #97764, #97765).
|
||||
David Necas <yeti@physics.muni.cz> that fix various issues with
|
||||
the GFlare plug-in. Most of these were introduced when doing the
|
||||
(still unfinished) port to GTK+-2.0 (#97761, #97764, #97765).
|
||||
|
||||
Did some more changes while I was on it...
|
||||
|
||||
|
|
2
NEWS
2
NEWS
|
@ -25,7 +25,7 @@ Overview of Changes in GIMP 1.3.10
|
|||
- Lots of bug fixes
|
||||
|
||||
Other contributors:
|
||||
Maurits Rijk, Michael Niedermayer, Garry R. Osgood
|
||||
Maurits Rijk, Michael Niedermayer, Garry R. Osgood, David Necas
|
||||
|
||||
|
||||
Overview of Changes in GIMP 1.3.9
|
||||
|
|
|
@ -59,7 +59,7 @@ static gchar *authors[] =
|
|||
"Pavel Grinfeld",
|
||||
"Michael Hammel",
|
||||
"Henrik Hansen",
|
||||
"Ville Hautamäki",
|
||||
"Ville Hautam¤ki",
|
||||
"James Henstridge",
|
||||
"Eric Hernes",
|
||||
"David Hodson",
|
||||
|
@ -121,12 +121,15 @@ static gchar *authors[] =
|
|||
"Tim Newsome",
|
||||
"Erik Nygren",
|
||||
"Miles O'Neal",
|
||||
"David Neary",
|
||||
"David Necas",
|
||||
"David Odin ",
|
||||
"Thom van Os",
|
||||
"Garry R. Osgood",
|
||||
"Alan Paeth",
|
||||
"Jay Painter",
|
||||
"Sergey Panov",
|
||||
"Ville Pätsi",
|
||||
"Asbjorn Pettersen",
|
||||
"Mike Phillips",
|
||||
"Artur Polaczynski",
|
||||
|
@ -137,6 +140,7 @@ static gchar *authors[] =
|
|||
"Maurits Rijk",
|
||||
"Daniel Risacher",
|
||||
"James Robinson",
|
||||
"Guillermo S. Romero",
|
||||
"Tim Rowley",
|
||||
"Pablo Saratxaga",
|
||||
"Mike Schaeffer",
|
||||
|
@ -150,6 +154,7 @@ static gchar *authors[] =
|
|||
"Manish Singh",
|
||||
"Daniel Skarda",
|
||||
"Adam Spiers",
|
||||
"Jakub Steiner",
|
||||
"Nathan Summers",
|
||||
"Mike Sweet",
|
||||
"Yuri Syrota",
|
||||
|
|
|
@ -59,7 +59,7 @@ static gchar *authors[] =
|
|||
"Pavel Grinfeld",
|
||||
"Michael Hammel",
|
||||
"Henrik Hansen",
|
||||
"Ville Hautamäki",
|
||||
"Ville Hautam¤ki",
|
||||
"James Henstridge",
|
||||
"Eric Hernes",
|
||||
"David Hodson",
|
||||
|
@ -121,12 +121,15 @@ static gchar *authors[] =
|
|||
"Tim Newsome",
|
||||
"Erik Nygren",
|
||||
"Miles O'Neal",
|
||||
"David Neary",
|
||||
"David Necas",
|
||||
"David Odin ",
|
||||
"Thom van Os",
|
||||
"Garry R. Osgood",
|
||||
"Alan Paeth",
|
||||
"Jay Painter",
|
||||
"Sergey Panov",
|
||||
"Ville Pätsi",
|
||||
"Asbjorn Pettersen",
|
||||
"Mike Phillips",
|
||||
"Artur Polaczynski",
|
||||
|
@ -137,6 +140,7 @@ static gchar *authors[] =
|
|||
"Maurits Rijk",
|
||||
"Daniel Risacher",
|
||||
"James Robinson",
|
||||
"Guillermo S. Romero",
|
||||
"Tim Rowley",
|
||||
"Pablo Saratxaga",
|
||||
"Mike Schaeffer",
|
||||
|
@ -150,6 +154,7 @@ static gchar *authors[] =
|
|||
"Manish Singh",
|
||||
"Daniel Skarda",
|
||||
"Adam Spiers",
|
||||
"Jakub Steiner",
|
||||
"Nathan Summers",
|
||||
"Mike Sweet",
|
||||
"Yuri Syrota",
|
||||
|
|
|
@ -721,7 +721,10 @@ get_mapping (GimpRGB *src_col1,
|
|||
if (b == a)
|
||||
b = a + 1;
|
||||
for (i = 0; i < 256; i++)
|
||||
j = CLAMP (((i - a) * (bs - as)) / (b - a) + as, 0, 255);
|
||||
{
|
||||
j = CLAMP (((i - a) * (bs - as)) / (b - a) + as, 0, 255);
|
||||
colormap[rgb][i] = j;
|
||||
}
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# This file lists all GIMP authors and contributors.
|
||||
# This file is supposed to list all GIMP authors and contributors.
|
||||
#
|
||||
# Please do always modify this file, then run authorgen.pl
|
||||
# to create the files AUTHORS, gimp.1.in and app/authors.h.
|
||||
# to create the files AUTHORS and app/authors.h.
|
||||
#
|
||||
# The format is one name per line in alphabetical order.
|
||||
# Names are 7bit ASCII. To include special characters, append
|
||||
# an UTF-8 encoded string in brackets on the same line.
|
||||
#
|
||||
# Spencer Kimball and Peter Mattis are always listed separatly.
|
||||
# Spencer Kimball and Peter Mattis are always listed separately.
|
||||
#
|
||||
Lauri Alanko
|
||||
Shawn Amundson
|
||||
|
@ -62,7 +62,7 @@ Marcelo de Gomensoro Malheiros
|
|||
Pavel Grinfeld
|
||||
Michael Hammel
|
||||
Henrik Hansen
|
||||
Ville Hautamaki [Ville Hautamäki]
|
||||
Ville Hautamaki [Ville Hautam¤ki]
|
||||
James Henstridge
|
||||
Eric Hernes
|
||||
David Hodson
|
||||
|
@ -124,12 +124,15 @@ Stephen Robert Norris
|
|||
Tim Newsome
|
||||
Erik Nygren
|
||||
Miles O'Neal
|
||||
David Neary
|
||||
David Necas
|
||||
David Odin
|
||||
Thom van Os
|
||||
Garry R. Osgood
|
||||
Alan Paeth
|
||||
Jay Painter
|
||||
Sergey Panov
|
||||
Ville Patsi [Ville Pätsi]
|
||||
Asbjorn Pettersen
|
||||
Mike Phillips
|
||||
Artur Polaczynski
|
||||
|
@ -140,6 +143,7 @@ Jens Restemeier
|
|||
Maurits Rijk
|
||||
Daniel Risacher
|
||||
James Robinson
|
||||
Guillermo S. Romero
|
||||
Tim Rowley
|
||||
Pablo Saratxaga
|
||||
Mike Schaeffer
|
||||
|
@ -153,6 +157,7 @@ Aaron Sherman
|
|||
Manish Singh
|
||||
Daniel Skarda
|
||||
Adam Spiers
|
||||
Jakub Steiner
|
||||
Nathan Summers
|
||||
Mike Sweet
|
||||
Yuri Syrota
|
||||
|
|
Loading…
Reference in New Issue