mirror of https://github.com/GNOME/gimp.git
couldn't resist to correct a few spelling errors I introduced yesterday
This commit is contained in:
parent
5b51c7dbfe
commit
fecf4ad22b
10
ChangeLog
10
ChangeLog
|
@ -8,7 +8,7 @@ Tue Jan 18 22:34:30 CET 2000 Sven Neumann <sven@gimp.org>
|
|||
|
||||
* app/fileops_cmds.c
|
||||
* tools/pdbgen/pdb/fileops.pdb: hopefully fixed
|
||||
gimp_file_load_thumbnail () PDB function
|
||||
gimp_file_load_thumbnail PDB function
|
||||
|
||||
* app/gimage_cmds.c
|
||||
* tools/pdbgen/pdb/gimage.pdb: in gimp_image_get_thumbnail changed
|
||||
|
@ -22,8 +22,8 @@ Tue Jan 18 21:46:25 CET 2000 Sven Neumann <sven@gimp.org>
|
|||
|
||||
* plug-ins/common/gauss_iir.c
|
||||
* plug-ins/common/gauss_rle.c: The blur radius can now be specified
|
||||
indepently in each direction. For backward compatibility I left the
|
||||
original PDB functions unchanged and added new ones. The actual
|
||||
independently in each direction. For backward compatibility I left
|
||||
the original PDB functions unchanged and added new ones. The actual
|
||||
blurring is done in the same function for both interfaces.
|
||||
|
||||
* plug-ins/gap/Makefile.am
|
||||
|
@ -32,8 +32,8 @@ Tue Jan 18 21:46:25 CET 2000 Sven Neumann <sven@gimp.org>
|
|||
* plug-ins/gap/iter_ALT/gen/plug_in_gauss_rle2_iter_ALT.inc: added
|
||||
iteraror functions for the new gauss_blur functions.
|
||||
|
||||
* plug-ins/common/grid.c: small changes to the way the size_entrys are
|
||||
set up
|
||||
* plug-ins/common/grid.c: small changes to the way the size_entries
|
||||
are set up
|
||||
|
||||
* plug-ins/common/noisify.c:
|
||||
applied (modified) patch from Julian Kinraid <jkinraid@clear.net.nz>
|
||||
|
|
Loading…
Reference in New Issue