Gimp/plug-ins/common
Tim Janik b9879e3a04 minor cleanups. fixed up alpha channel elimination for RGBA_IMAGE &&
Mon Oct  4 21:09:20 1999  Tim Janik  <timj@gtk.org>

        * plug-ins/common/csource.c: minor cleanups. fixed up alpha channel
        elimination for RGBA_IMAGE && !config->alpha configuration.
        added option to save data with 1Byte Run Length Encoding, in this
        case the outputted source contains a macro (15 lines), implementing
        an RLE decoder for RGB or RGBA buffers.
        RLE gains us a size decrease of ca. 50% for average images, while
        decoding speed amounts to a few invokations of memcpy().
1999-10-04 20:36:06 +00:00
..
.cvsignore *** empty log message *** 1999-09-07 21:05:07 +00:00
aa.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
align_layers.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
animationplay.c Change the GDK_WINDOWING_* stuff to be buildable with current CVS gtk+ 1999-10-03 00:43:05 +00:00
animoptimize.c version number bump 1999-09-26 05:16:19 +00:00
apply_lens.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
autocrop.c (from gimp-narazaki-990909-0) 1999-09-09 07:09:33 +00:00
autostretch_hsv.c big i18n fix patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp>. Fixes 1999-08-24 19:57:55 +00:00
blinds.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
blur.c fun with gradient_length and fade_out 1999-09-25 19:49:58 +00:00
borderaverage.c use INIT_I18N_UI () 1999-08-28 19:23:22 +00:00
bumpmap.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
bz2.c configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
c_astretch.c (from gimp-narazaki-990909-0) 1999-09-09 07:09:33 +00:00
CEL.c New file. 1999-05-29 01:28:24 +00:00
checkerboard.c use INIT_I18N_UI () 1999-08-28 19:23:22 +00:00
CML_explorer.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
color_enhance.c (from gimp-narazaki-990909-0) 1999-09-09 07:09:33 +00:00
colorify.c use INIT_I18N_UI () 1999-08-28 19:23:22 +00:00
compose.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
compressor.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
convmatrix.c use INIT_I18N_UI () 1999-08-28 19:23:22 +00:00
csource.c minor cleanups. fixed up alpha channel elimination for RGBA_IMAGE && 1999-10-04 20:36:06 +00:00
cubism.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
curve_bend.c bug-fixing... 1999-09-13 11:03:37 +00:00
decompose.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
deinterlace.c Sun May 31 21:50:12 EDT 1998 1998-06-01 01:54:02 +00:00
depthmerge.c use INIT_I18N_UI () 1999-08-28 19:23:22 +00:00
despeckle.c use MAIN macro 1999-04-23 06:35:53 +00:00
destripe.c use INIT_I18N_UI () 1999-08-28 19:23:22 +00:00
diffraction.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
displace.c New file. 1999-05-29 01:28:24 +00:00
edge.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
emboss.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
engrave.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
exchange.c applied gimp-lecorfec-99041[02]-0, changes follow 1999-04-15 21:49:09 +00:00
film.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
flarefx.c add declaration to get interface.c to compile 1998-06-09 11:41:13 +00:00
fp.c app/by_color_select.c: plug-ins/script-fu/script-fu-scripts.c: 1998-12-20 00:13:50 +00:00
fractaltrace.c applied gimp-lecorfec-99041[02]-0, changes follow 1999-04-15 21:49:09 +00:00
gauss_iir.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
gauss_rle.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
gbr.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
gee.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
gicon.c New file. 1999-05-29 01:28:24 +00:00
gif.c more export stuff 1999-10-03 23:48:33 +00:00
gifload.c use INIT_I18N_UI () 1999-08-28 19:23:22 +00:00
glasstile.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gpb.c New files. Types and functions related to "standard" parasite types. Used 1999-09-02 00:01:41 +00:00
gqbist.c New file. 1999-05-29 01:28:24 +00:00
gradmap.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
grid.c use real-life units 1999-08-24 18:36:38 +00:00
gtm.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
guillotine.c (from gimp-narazaki-990909-0) 1999-09-09 07:09:33 +00:00
gz.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
header.c new save-image plugin to dump a straight c-source RGB or RGBA data array 1999-07-06 17:26:06 +00:00
hot.c add declaration to get interface.c to compile 1998-06-09 11:41:13 +00:00
hrz.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
illusion.c applied gimp-lecorfec-99041[02]-0, changes follow 1999-04-15 21:49:09 +00:00
iwarp.c Back out my change of 1999-09-14. It changed the semantics of the code, 1999-09-29 19:33:56 +00:00
jigsaw.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
jpeg.c more export stuff 1999-10-03 23:48:33 +00:00
laplace.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
lic.c version number bump 1999-09-26 05:16:19 +00:00
mail.c use INIT_I18N_UI () 1999-08-28 19:23:22 +00:00
Makefile.am more export stuff 1999-10-03 23:48:33 +00:00
mapcolor.c added MAINTAINERS to EXTRA_DIST 1998-11-06 00:51:39 +00:00
max_rgb.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
mblur.c Fixed a stupid typo. 1999-09-27 02:24:25 +00:00
mkgen.pl autogen .cvsignore 1999-09-04 06:19:46 +00:00
mosaic.c version number bump 1999-09-26 05:16:19 +00:00
mpeg.c don't try to figure out G_BYTE_ORDER for ourselves 1999-06-21 23:49:41 +00:00
newsprint.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
nlfilt.c check for inline by ourselves if it's not defined in glibconfig.h. So 1998-07-14 06:15:10 +00:00
noisify.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
normalize.c (from gimp-narazaki-990909-0) 1999-09-09 07:09:33 +00:00
nova.c *** empty log message *** 1999-09-03 23:14:44 +00:00
oilify.c use INIT_I18N_UI () 1999-08-28 19:23:22 +00:00
papertile.c Update from the registry. 1999-09-21 13:11:00 +00:00
pat.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
pcx.c Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
pix.c New file. 1999-05-29 01:28:24 +00:00
pixelize.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
plasma.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
plugin-browser.c Changed:- 1999-03-12 22:04:30 +00:00
plugin-defs.pl more export stuff 1999-10-03 23:48:33 +00:00
plugindetails.c Changed:- 1999-03-12 22:04:30 +00:00
png.c more export stuff 1999-10-03 23:48:33 +00:00
pnm.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
polar.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
postscript.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
procedure-browser.c New file. 1999-05-29 01:28:24 +00:00
ps.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
psd.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
psp.c New files. Types and functions related to "standard" parasite types. Used 1999-09-02 00:01:41 +00:00
randomize.c New file. 1999-05-29 01:28:24 +00:00
ripple.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
rotate.c i18n buglet fix 1999-09-09 22:59:04 +00:00
rotators.c (from gimp-narazaki-990909-0) 1999-09-09 07:09:33 +00:00
sample_colorize.c Added two new plug-ins. 1999-07-28 17:44:32 +00:00
scatter_hsv.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
screenshot.c hopefully this helps tigert, but I doubt it ... 1999-09-01 19:09:52 +00:00
sel_gauss.c *** empty log message *** 1999-09-06 21:38:35 +00:00
semiflatten.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
sharpen.c use MAIN macro 1999-04-22 14:13:06 +00:00
shift.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
smooth_palette.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
snoise.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
sobel.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
sparkle.c Include config.h, guard inclusion of <unistd.h>. 1999-09-14 21:20:04 +00:00
spheredesigner.c Added load/save + better alpha support + minor dialog layout changes 1999-09-11 19:56:18 +00:00
spread.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
sunras.c Use the DEBUG nmake variable to determine whether to build for debugging 1999-06-28 17:54:19 +00:00
tga.c more export stuff 1999-10-03 23:48:33 +00:00
threshold_alpha.c (from gimp-narazaki-990909-0) 1999-09-09 07:09:33 +00:00
tiff.c more export stuff 1999-10-03 23:48:33 +00:00
tile.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
tileit.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
tiler.c fix width > height case 1998-04-29 23:08:49 +00:00
unsharp.c Makefile.am configure.in install a gimpinstall script (basically 1999-08-26 00:31:37 +00:00
url.c another XachPatch (TM) to fix revert and urls 1999-09-11 23:45:57 +00:00
video.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
vinvert.c When a gimage's colourmap is changed, implicitly queue an update of the 1999-02-27 17:02:12 +00:00
vpropagate.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
warp.c version number bump 1999-09-26 05:16:19 +00:00
waves.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
whirlpinch.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
winclipboard.c Put in a workaround for the problem with plug-ins on NT and W2K, where 1999-08-28 17:00:33 +00:00
wind.c applied gimp-lecorfec-99041[02]-0, changes follow 1999-04-15 21:49:09 +00:00
winprint.c plug-ins/Makefile.am Distribute the Windows-only plug-ins, too. 1999-08-02 23:53:26 +00:00
wmf.c Better workaround for GDK bug (gdk_image_get() sets the bpp field to 1999-09-30 17:09:08 +00:00
xbm.c use INIT_I18N_UI () 1999-08-28 19:23:22 +00:00
xpm.c more export stuff 1999-10-03 23:48:33 +00:00
xwd.c Use the DEBUG nmake variable to determine whether to build for debugging 1999-06-28 17:54:19 +00:00
zealouscrop.c (from gimp-narazaki-990909-0) 1999-09-09 07:09:33 +00:00