Gimp/plug-ins/common
Nate Summers a6df08bc59 merged in all the changes in my current gimp-poppler tree that don't need
* plug-ins/common/poppler.c: merged in all the changes in my
	current gimp-poppler tree that don't need c++ or cause regressions.
	Insignificant code cleanups.

	* plug-ins/common/poppler.c (load_dialog): display title of pdf
	at the top of the dialog, and show the page labels in the page
	selector.  The loop for the page labels might be profitably moved
	into another thread, but I haven't actually timed how long it takes
	to be sure.
2005-07-15 23:48:09 +00:00
..
.cvsignore add poppler to the list of plugins 2005-07-15 23:25:46 +00:00
aa.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
AlienMap2.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
align_layers.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
animationplay.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
animoptimize.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
apply_lens.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
autocrop.c allocate tile-cache size more intelligently. 2005-03-03 17:00:44 +00:00
autostretch_hsv.c plug-ins/bmp/bmpread.c plug-ins/bmp/bmpwrite.c plug-ins/common/CEL.c 2004-11-02 12:00:25 +00:00
blinds.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
blur.c don't call gimp_progress_update() for each and every pixel. Every few rows 2004-12-23 23:19:43 +00:00
borderaverage.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
bumpmap.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
c_astretch.c plug-ins/bmp/bmpread.c plug-ins/bmp/bmpwrite.c plug-ins/common/CEL.c 2004-11-02 12:00:25 +00:00
cartoon.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
ccanalyze.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
CEL.c plug-ins/common/CEL.c plug-ins/common/gbr.c plug-ins/common/gee.c 2005-05-31 19:10:46 +00:00
channel_mixer.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
checkerboard.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
CML_explorer.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
color_enhance.c plug-ins/bmp/bmpread.c plug-ins/bmp/bmpwrite.c plug-ins/common/CEL.c 2004-11-02 12:00:25 +00:00
colorify.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
colortoalpha.c app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
compose.c app/actions/layers-actions.c app/actions/plug-in-actions.c 2005-03-16 23:56:18 +00:00
compressor.c use G_DIR_SEPARATOR instead of '/'. 2005-05-06 19:36:12 +00:00
convmatrix.c Image window Filters menu reorganization, as discussed in bug 116145 2005-06-24 00:43:39 +00:00
csource.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
cubism.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
curve_bend.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
decompose.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
deinterlace.c fixed boundary conditions that led to incorrect preview (bug #172589). 2005-04-04 12:21:13 +00:00
depthmerge.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
despeckle.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
destripe.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
dicom.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
diffraction.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
displace.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
dog.c app/actions/layers-actions.c app/actions/plug-in-actions.c 2005-03-16 23:56:18 +00:00
edge.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
emboss.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
engrave.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
exchange.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
film.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
flarefx.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
fp.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
fractaltrace.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
gauss.c plugged memory leaks (bug #309967). Invalidate the preview when the 2005-07-11 11:14:31 +00:00
gbr.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
gee.c plug-ins/common/gee.c string fixes (bug #308134). 2005-06-17 23:17:32 +00:00
gee_zoom.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
gif.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
gifload.c GetDataBlock returns -1 on error, so count should be an int, not an 2005-04-09 10:10:17 +00:00
gih.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
glasstile.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
glob.c added an (optional) parameter that allows to request the output in the 2004-11-19 23:35:17 +00:00
gqbist.c app/config/gimpcoreconfig.c app/config/gimpguiconfig.c need to free the 2005-04-07 17:10:05 +00:00
gradmap.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-01-01 19:31:03 +00:00
grid.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
gtm.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
guillotine.c all plug-ins except script-fu: removed the translation marks from the menu 2004-10-12 21:48:39 +00:00
header.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
hot.c plug-ins/common/CEL.c plug-ins/common/gbr.c plug-ins/common/gee.c 2005-05-31 19:10:46 +00:00
illusion.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
iwarp.c app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
jigsaw.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
laplace.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-06-20 21:04:32 +00:00
lic.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
mail.c use G_DIR_SEPARATOR instead of '/'. 2005-05-06 19:36:12 +00:00
Makefile.am add poppler to the list of plugins 2005-07-15 23:25:46 +00:00
mapcolor.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
max_rgb.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
mblur.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
mkgen.pl add poppler to the list of plugins 2005-07-15 23:25:46 +00:00
mng.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
mosaic.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
neon.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
newsprint.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
nlfilt.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
noisify.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
normalize.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
nova.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
oilify.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
papertile.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
pat.c plug-ins/common/CEL.c plug-ins/common/gbr.c plug-ins/common/gee.c 2005-05-31 19:10:46 +00:00
pcx.c plug-ins/common/CEL.c plug-ins/common/gbr.c plug-ins/common/gee.c 2005-05-31 19:10:46 +00:00
photocopy.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
pix.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
pixelize.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
plasma.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
plugin-browser.c set the count label in italic. 2005-07-06 01:51:17 +00:00
plugin-defs.pl add poppler to the list of plugins 2005-07-15 23:25:46 +00:00
png.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
pnm.c plug-ins/common/CEL.c plug-ins/common/gbr.c plug-ins/common/gih.c 2005-03-04 18:31:43 +00:00
polar.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
poppler.c merged in all the changes in my current gimp-poppler tree that don't need 2005-07-15 23:48:09 +00:00
postscript.c Changes in preparation for integrating gimp-poppler. 2005-07-02 19:58:49 +00:00
procedure-browser.c plug-ins/FractalExplorer plug-ins/Lighting plug-ins/bmp plug-ins/dbbrowser 2005-03-04 13:23:32 +00:00
psd.c app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
psd_save.c app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
psp.c app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
randomize.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
raw.c updated dont include "gimpmessagedialog.c" to avoid redefinitions. Instead 2005-07-10 16:24:57 +00:00
retinex.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
ripple.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
rotate.c app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
sample_colorize.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
scatter_hsv.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
screenshot.c updated dont include "gimpmessagedialog.c" to avoid redefinitions. Instead 2005-07-10 16:24:57 +00:00
sel_gauss.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
semiflatten.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
sharpen.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
shift.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
sinus.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
smooth_palette.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
snoise.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
sobel.c plug-ins/common/deinterlace.c plug-ins/common/despeckle.c 2005-03-11 14:12:38 +00:00
softglow.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
sparkle.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
spheredesigner.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
spread.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
struc.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
sunras.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
svg.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
tga.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
threshold_alpha.c app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
tiff.c sprinkled some const qualifiers. 2005-05-09 10:41:39 +00:00
tile.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
tileit.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
tiler.c plug-ins/common/CEL.c plug-ins/common/gbr.c plug-ins/common/gee.c 2005-05-31 19:10:46 +00:00
uniteditor.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
unsharp.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
video.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
vinvert.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
vpropagate.c app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
warp.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
waves.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
webbrowser.c use GetDesktopWindow() and SW_SHOW as suggested in bug #171200. Applied to 2005-06-04 11:50:32 +00:00
whirlpinch.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
wind.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
winprint.c plug-ins/bmp/bmpread.c plug-ins/bmp/bmpwrite.c plug-ins/common/CEL.c 2004-11-02 12:00:25 +00:00
wmf.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
xbm.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
xpm.c use the canonical form of signal names. 2005-06-30 16:03:24 +00:00
xwd.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
zealouscrop.c plug-ins/common/CEL.c plug-ins/common/gbr.c plug-ins/common/gee.c 2005-05-31 19:10:46 +00:00