..
.cvsignore
resurrected mail plug-in. Thanks to David Odin <dindinx@wanadoo.fr> for
2001-09-17 12:01:27 +00:00
AlienMap.c
More use of gimpmisc generic region iterator routines.
2002-11-27 21:19:35 +00:00
AlienMap2.c
More use of gimpmisc generic region iterator routines.
2002-11-27 21:19:35 +00:00
CEL.c
app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c
2001-12-29 13:26:29 +00:00
CML_explorer.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
Makefile.am
use X_CFLAGS when checking for xpm.h.
2002-09-18 12:20:55 +00:00
aa.c
code cleanup based on a patch from Maurits Rijk <lpeek.mrijk@consunet.nl>.
2002-02-17 21:14:53 +00:00
align_layers.c
Added mnemonics to align layers dialog ( #80804 ). Added stock warning icon to imagemap error dialogs.
2002-06-18 20:40:28 +00:00
animationplay.c
put the preview in a sunken frame like most other previews.
2002-10-08 17:00:16 +00:00
animoptimize.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
apply_lens.c
Enable mnemonics ( #80804 )
2002-05-27 17:25:30 +00:00
autocrop.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
autostretch_hsv.c
More use of gimpmisc generic region iterator routines.
2002-11-27 21:19:35 +00:00
blinds.c
Changed plug-ins so they now use gimpmisc functions.
2002-11-21 22:04:39 +00:00
blur.c
libgimpwidgets/gimpwidgets.c libgimpwidgets/gimpwidgets.h
2002-11-24 19:26:58 +00:00
borderaverage.c
Enable mnemonics ( #80804 ) and some work to get imagemap plug-in up-to-date.
2002-06-01 15:32:03 +00:00
bumpmap.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
bz2.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
c_astretch.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
checkerboard.c
plug-ins/FractalExplorer/Dialogs.c some stock items.
2002-09-07 16:31:32 +00:00
color_enhance.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
colorify.c
More replacement of generic code by gimpmisc convenience funcs.
2002-11-26 22:13:37 +00:00
colortoalpha.c
Moved a few more functions to gimpmisc (timing functions, 2 general pixel region iterator funcs, etc) and changed a few plug-ins accordingly.
2002-11-25 22:37:36 +00:00
compose.c
plug-ins/common/compose.c applied a patch from Michael Niedermayer
2002-10-23 22:20:23 +00:00
compressor.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
convmatrix.c
plug-ins/common/convmatrix.c plug-ins/common/iwarp.c
2002-09-17 13:57:30 +00:00
csource.c
app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c
2001-12-29 13:26:29 +00:00
cubism.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
curve_bend.c
applied a patch from Guillermo S. Romero which cleans up the GUI even
2002-09-11 21:52:49 +00:00
decompose.c
plug-ins/common/compose.c applied a patch from Michael Niedermayer
2002-10-23 22:20:23 +00:00
deinterlace.c
use gimp_image_get_name().
2002-05-13 13:21:55 +00:00
depthmerge.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
despeckle.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
destripe.c
applied a patch from Maurits Rijk that enables mnemonics (bug #80804 ).
2002-05-11 10:33:51 +00:00
diffraction.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
displace.c
Fixed small bug in gimp_bilinear routines and use them instead of plug-in's own implementations
2002-11-20 21:29:16 +00:00
edge.c
Changed plug-ins so they now use gimpmisc functions.
2002-11-21 22:04:39 +00:00
emboss.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
engrave.c
app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c
2001-12-29 13:26:29 +00:00
exchange.c
derive from GtkDrawingArea instead of deprecated GtkPreview.
2002-01-30 14:54:27 +00:00
film.c
plug-ins/FractalExplorer/Dialogs.c some stock items.
2002-09-07 16:31:32 +00:00
flarefx.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
fp.c
use the passed Gimp pointer instead of using "the_gimp".
2001-12-03 17:59:48 +00:00
fractaltrace.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
gauss_iir.c
plug-ins/common/gauss_iir.c plug-ins/common/gauss_rle.c applied a patch
2002-10-31 21:38:01 +00:00
gauss_rle.c
plug-ins/common/gauss_iir.c plug-ins/common/gauss_rle.c applied a patch
2002-10-31 21:38:01 +00:00
gbr.c
app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c
2001-12-29 13:26:29 +00:00
gee.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
gee_zoom.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
gicon.c
app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c
2001-12-29 13:26:29 +00:00
gif.c
removed GTK_ENABLE_BROKEN and _DEPRECATED #defines and #includes because
2002-08-18 21:57:15 +00:00
gifload.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
gih.c
app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c
2001-12-29 13:26:29 +00:00
glasstile.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
gqbist.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
gradmap.c
merged fix for bug #70964 from stable branch.
2002-02-09 15:17:29 +00:00
grid.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
gtm.c
app/gui/user-install-dialog.c use stock pixbufs instead of xpm pixmaps.
2002-05-10 14:02:28 +00:00
guillotine.c
applied a patch from Maurits Rijk that enables mnemonics (bug #80804 ).
2002-05-08 00:30:26 +00:00
gz.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
header.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
hot.c
Fixes #82480
2002-05-24 12:59:41 +00:00
hrz.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
illusion.c
plug-ins/FractalExplorer/Dialogs.c some stock items.
2002-09-07 16:31:32 +00:00
iwarp.c
updated
2002-12-01 14:53:17 +00:00
jigsaw.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
jpeg.c
make sure -lm is in $LIBS for the finite/isfinite test, fixes issues on
2002-08-04 03:38:16 +00:00
laplace.c
app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c
2001-12-29 13:26:29 +00:00
lic.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
mail.c
fixed dist target by commenting out plug-ins/tools/common since it's also
2002-05-28 00:59:27 +00:00
mapcolor.c
fixed stupid bug that caused this plug-in to map to undefined values.
2002-11-05 23:01:04 +00:00
max_rgb.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
mblur.c
Made a start at factoring out lots of common plug-in code into libgimp. libgimpmisc.[ch] were created to hold the routines, until they are properly documented and put into their 'right' file, for example color functions into libgimpcolor, etc.
2002-11-20 22:58:52 +00:00
mkgen.pl
use X_CFLAGS when checking for xpm.h.
2002-09-18 12:20:55 +00:00
mosaic.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
mpeg.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
newsprint.c
prefix PIXELS and POINTS with GIMP instead of SIZE so we don't break the
2002-12-01 19:33:34 +00:00
nlfilt.c
Enable mnemonics ( #80804 ) and some work to get imagemap plug-in up-to-date.
2002-06-01 15:32:03 +00:00
noisify.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
normalize.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
nova.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
oilify.c
applied a patch from Maurits Rijk that enables mnemonics (bug #80804 ).
2002-05-11 10:33:51 +00:00
papertile.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
pat.c
plug-ins/common/nlfilt.c plug-ins/common/noisify.c plug-ins/common/nova.c
2001-12-31 00:21:10 +00:00
pcx.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
pix.c
updated
2002-09-06 22:25:19 +00:00
pixelize.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
plasma.c
libgimpwidgets/gimpwidgets.c libgimpwidgets/gimpwidgets.h
2002-11-24 19:26:58 +00:00
plugin-browser.c
plug-ins/FractalExplorer/Events.c
2002-01-30 15:31:57 +00:00
plugin-defs.pl
resurrected mail plug-in. Thanks to David Odin <dindinx@wanadoo.fr> for
2001-09-17 12:01:27 +00:00
plugindetails.c
plug-ins/FractalExplorer/Events.c
2002-01-30 15:31:57 +00:00
png.c
allow setting compression level 0 from the UI.
2002-11-10 00:27:49 +00:00
pnm.c
plug-ins/common/nlfilt.c plug-ins/common/noisify.c plug-ins/common/nova.c
2001-12-31 00:21:10 +00:00
polar.c
Made a start at factoring out lots of common plug-in code into libgimp. libgimpmisc.[ch] were created to hold the routines, until they are properly documented and put into their 'right' file, for example color functions into libgimpcolor, etc.
2002-11-20 22:58:52 +00:00
postscript.c
applied a patch from Peter Kirchgessner that fixes bug #78310 (wrong
2002-10-08 10:53:10 +00:00
procedure-browser.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
ps.c
applied a patch from Peter Kirchgessner that fixes bug #78310 (wrong
2002-10-08 10:53:10 +00:00
psd.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
psp.c
plug-ins/common/nlfilt.c plug-ins/common/noisify.c plug-ins/common/nova.c
2001-12-31 00:21:10 +00:00
randomize.c
updated
2002-12-01 14:53:17 +00:00
ripple.c
Adding more mnemonic stuff ( #80804 ) and replaced some memcpy of structure variables by structure assignments.
2002-06-13 20:32:21 +00:00
rotate.c
check if the active drawable is a layer before using gimp_layer functions
2002-08-28 12:51:01 +00:00
sample_colorize.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
scatter_hsv.c
More replacement of generic code by gimpmisc convenience funcs.
2002-11-26 22:13:37 +00:00
screenshot.c
added a call to gtk_widget_show() that got lost during porting. Now you
2002-01-29 16:52:53 +00:00
sel_gauss.c
plug-ins/common/gauss_iir.c plug-ins/common/gauss_rle.c applied a patch
2002-10-31 21:38:01 +00:00
semiflatten.c
More use of gimpmisc generic region iterator routines.
2002-11-27 21:19:35 +00:00
sharpen.c
More enabling of mnemonics.
2002-05-25 18:10:04 +00:00
shift.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
sinus.c
updated
2002-12-01 14:53:17 +00:00
smooth_palette.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
snoise.c
libgimpwidgets/gimpwidgets.c libgimpwidgets/gimpwidgets.h
2002-11-24 19:26:58 +00:00
sobel.c
More enabling of mnemonics.
2002-05-25 18:10:04 +00:00
sparkle.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
spheredesigner.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
spread.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
struc.c
applied a patch from Maurits Rijk that enables mnemonics (bug #80804 ).
2002-05-11 10:33:51 +00:00
sunras.c
plug-ins/common/sinus.c plug-ins/common/smooth_palette.c
2002-01-03 17:55:00 +00:00
svg.c
staging area for gimp plugin loader
2002-10-08 02:45:37 +00:00
tga.c
Adding more mnemonic stuff ( #80804 ) and replaced some memcpy of structure variables by structure assignments.
2002-06-13 20:32:21 +00:00
threshold_alpha.c
More use of gimpmisc generic region iterator routines.
2002-11-27 21:19:35 +00:00
tiff.c
Overbright alpha bug #77283 fixed
2002-05-03 22:32:12 +00:00
tile.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
tileit.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
tiler.c
Major performance improvement for Make Seamless filter and fix for #67686
2002-06-27 18:49:52 +00:00
uniteditor.c
use gtk_label_new_with_mnemonic():
2002-11-29 13:57:30 +00:00
unsharp.c
prefix PIXELS and POINTS with GIMP instead of SIZE so we don't break the
2002-12-01 19:33:34 +00:00
url.c
merges from gimp-1-2 branch
2002-04-10 23:10:37 +00:00
video.c
Adding more mnemonic stuff ( #80804 ) and replaced some memcpy of structure variables by structure assignments.
2002-06-13 20:32:21 +00:00
vinvert.c
Moved a few more functions to gimpmisc (timing functions, 2 general pixel region iterator funcs, etc) and changed a few plug-ins accordingly.
2002-11-25 22:37:36 +00:00
vpropagate.c
changed "Number of Colors" to "Max Number of Colors" to clarify what this
2002-09-06 20:44:47 +00:00
warp.c
updated
2002-12-01 14:53:17 +00:00
waves.c
Fixed small bug in gimp_bilinear routines and use them instead of plug-in's own implementations
2002-11-20 21:29:16 +00:00
whirlpinch.c
Made a start at factoring out lots of common plug-in code into libgimp. libgimpmisc.[ch] were created to hold the routines, until they are properly documented and put into their 'right' file, for example color functions into libgimpcolor, etc.
2002-11-20 22:58:52 +00:00
winclipboard.c
app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller
2001-12-19 00:13:16 +00:00
wind.c
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
2002-11-20 09:27:48 +00:00
winprint.c
applied a patch from Maurits Rijk that enables mnemonics (bug #80804 ).
2002-05-08 00:30:26 +00:00
wmf.c
plug-ins/common/video.c plug-ins/common/vinvert.c
2002-01-15 18:35:29 +00:00
xbm.c
Applied patch from Raphael Quinet to suppress printing of comments in XBM
2002-11-07 19:09:01 +00:00
xpm.c
Merged bug-fixes from the stable branch:
2002-07-09 16:17:43 +00:00
xwd.c
plug-ins/common/video.c plug-ins/common/vinvert.c
2002-01-15 18:35:29 +00:00
zealouscrop.c
implemented thumbnail loading according to the latest version of the
2002-02-18 01:28:12 +00:00