Commit Graph

10 Commits

Author SHA1 Message Date
Owen Taylor b7d10a5364 Put in missing code to increment the source pointer for indexed images.
Mon Mar 15 12:50:46 1999  Owen Taylor  <otaylor@redhat.com>

	* app/image_render.c (render_image_indexed): Put in
	missing code to increment the source pointer
	for indexed images.
1999-03-15 17:52:33 +00:00
EST 1999 Matt Wilson ab91b338a1 rendering functions seem to work for all image types and zoom levels.
Sun Mar 14 12:46:41 EST 1999 Matt Wilson <msw@gimp.org>

	* app/image_render.c: rendering functions seem to work for all
	image types and zoom levels.
1999-03-14 18:25:41 +00:00
EST 1999 Matt Wilson 1b52e39b0a Off by a factor of 3 vertical. GRAY and INDEXED work. The rest appear to
Sat Mar 13 21:07:34 EST 1999 Matt Wilson <msw@gimp.org>

	* image_render.c: Off by a factor of 3 vertical. GRAY and INDEXED
	work.  The rest appear to have endian and bitshift errors.
	* gximage.[ch]: more gdk_rgb functionality
	* gdisplay.c: updated to new gximage_put arguments

Sat Mar 13 21:07:34 EST 1999 Matt Wilson <msw@gimp.org>
1999-03-14 02:30:33 +00:00
Federico Mena 41791a10e5 Added the mpeg plug-in.
Mon Sep 22 21:19:14 1997  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* Added the mpeg plug-in.

	* Made configure.in and plug-ins/Makefile.am properly detect
	whether file format libraries are installed and thus decide
	whether to build some plug-ins or not.


Mon Sep 22 17:34:09 1997  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* Made 0.99.11 release.  See the files NOTES and TODO-DIST for
	more info.
1999-03-14 01:40:59 +00:00
Matt Wilson cdeabf5812 changes for GTK+ 1.2 compatibility 1999-03-12 02:17:08 +00:00
Manish Singh 6ddbb705a3 more g_message changes
* more g_message changes

* CEL plugin update

* INSTALL: info on why plugins don't get built

-Yosh
1998-05-30 07:32:37 +00:00
Manish Singh 84abd5d700 Have fun recompiling gimp everyone. It's the great FSF address change!
-Yosh
1998-04-13 05:44:11 +00:00
Adrian Likins 9132cbb666 appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's
* blend.c brightness_contrast.c brush_select.c brushes.c
          bucket_fill.c by_color_select.c channels_dialog.c
          color_balance.c convolve.c crop.c curves.c eraser.c fileops.c
          frac.c gradient.c histogram_tool.c hue_saturation.c
          image_render.c indexed_palette.c layers_dialog.c levels.c
          move.c paintbrush.c pattern_select.c pencil.c
          perspective_tool.c posterize.c rect_select.c scale_tool.c
          threshold.c tips_dialog.c:
                 appied most of gimp-hpux-980316-0.patch
        from ???? Mostly added static's here and there
         and casting stuff.

        * app/indexed_palette.c: made dialog non-resizeable

-adrian
1998-03-18 22:35:31 +00:00
Larry Ewing 4d4e7ccd7b Mar 13 16:54:12 CST 1998 Larry Ewing <lewing@gimp.org>
* app/image_render.c:  added some g_return_if_fails to the render
	funcs until I can come up with a better fix.
1998-03-13 22:56:39 +00:00
Elliot Lee 32cefec8f7 Initial revision 1997-11-24 22:05:25 +00:00