Commit Graph

1302 Commits

Author SHA1 Message Date
GMT 1999 Adam D. Moss 4e2fdd287f When a gimage's colourmap is changed, implicitly queue an update of the
Sat Feb 27 16:54:51 GMT 1999  Adam D. Moss  <adam@gimp.org>

	* app/gimage_cmds.c: When a gimage's colourmap is changed,
	implicitly queue an update of the whole gimage.

	* plug-ins/vinvert/vinvert.c: Speed up - iterate over
	regions, not rows.

	* plug-ins/autostretch_hsv/autostretch_hsv.
	* plug-ins/c_astretch/c_astretch.c
	* plug-ins/normalize/normalize.c
	* plug-ins/vinvert/vinvert.c:
	Remove the explicit (and actually incorrect) update when
	changing a gimage's colourmap.
1999-02-27 17:02:12 +00:00
GMT 1999 Adam D. Moss be27ceddb0 Many revisions to the box-cut quantizer used in RGB->INDEXED conversion.
Fri Feb 26 21:19:10 GMT 1999  Adam D. Moss  <adam@gimp.org>

	* app/convert.c:
	Many revisions to the box-cut quantizer used in RGB->INDEXED
	conversion.  Box to be cut is chosen on the basis of posessing an
	axis with the largest sum of weighted perceptible error, rather
	than based on volume or population.  The box is split along this
	axis rather than its longest axis, at the point of error mean
	rather than simply at its centre.  Error-limiting in the F-S
	dither has been disabled - it may become optional again later.  If
	you're convinced that you have an image where the old dither looks
	better, let me know.
1999-02-26 21:30:11 +00:00
Marc Lehmann 6ac49e738a see plug-ins/perl/Changes 1999-02-26 20:32:55 +00:00
Marc Lehmann 7af79909a1 see plug-ins/perl/Changes 1999-02-26 19:14:25 +00:00
Marc Lehmann 7d749f4218 see plug-ins/perl/Changes 1999-02-26 03:50:32 +00:00
Raph Levien 76164bb802 Made increasing saturation in hue-saturation more subtle. 1999-02-25 19:38:55 +00:00
Sven Neumann 6fdf63b816 Make the file_new and the preferences dialogs use the new GimpSizeEntry.
--Sven
1999-02-25 11:25:53 +00:00
CST 1999 Shawn T. Amundson 0ca881f970 special case Close/Quit in <Image>/File to always be at the bottom of the
Thu Feb 25 02:21:52 CST 1999 Shawn T. Amundson <amundson@gimp.org>

        * app/menus.c: special case Close/Quit in <Image>/File
	  to always be at the bottom of the menu.
1999-02-25 08:24:51 +00:00
Marc Lehmann af9ecf06e1 see plug-ins/perl/Changes 1999-02-24 21:02:30 +00:00
Sven Neumann 764d88274b Applied the patch to the gimpsizeentry Michael Natterer sent me.
--Sven
1999-02-24 18:30:58 +00:00
Marc Lehmann cfef208466 *** empty log message *** 1999-02-23 20:06:22 +00:00
Marc Lehmann 022c931c18 *** empty log message *** 1999-02-23 02:01:44 +00:00
GMT 1999 Adam D. Moss e51f6f666c Moved the RunModeType enum into the header so we can use it elsewhere
Tue Feb 23 00:05:39 GMT 1999 Adam D. Moss <adam@gimp.org>

	* app/plug_in.c
	app/plug_in.h: Moved the RunModeType enum
	into the header so we can use it elsewhere (e.g. fileops)

	* plug-ins/gif/gif.c
	plug-ins/jpeg/jpeg.c: Don't show progress-bars if we're
	running noninteractively.  This makes thumbnail updating
	look more pleasant.  Try to do the same for all file plugins
	(and others)!

	* app/fileops.c: Reworked the thumbnail display again, fixed
	some buglets, file_open_image() is RunMode aware, added some
	tweaks, rhubarb rhubarb, merged in some 'cosmetic' tweaks
	from Marco.
1999-02-23 00:18:24 +00:00
Marc Lehmann 09f86317a2 see plug-ins/perl/Changes 1999-02-22 21:51:18 +00:00
Adam D. Moss da5acc39e2 1999-02-22 adam, blah blah
* app/appenv.h: fixed a macro bug waiting to happen

        * plug-ins/gee/gee.c: some crappy tweaks

        * plug-ins/psd/psd.c: debugging turned off
1999-02-22 19:30:06 +00:00
jaycox e1ddd41daf fixed bug in channel_bounds
* app/channel.c: fixed bug in channel_bounds
1999-02-22 17:05:31 +00:00
Marc Lehmann f5eea8d62f *** empty log message *** 1999-02-22 15:50:11 +00:00
Sven Neumann f2e351cc5b Moved the gimpentry stuff to gimpsizeentry and made it use the new
gimpunit functionality.


--Sven
1999-02-21 21:45:50 +00:00
Sven Neumann f37c368371 Added the gimpunitmenu-widget Michael Natterer contributed.
--Sven
1999-02-21 19:50:37 +00:00
CST 1999 Shawn T. Amundson df051bd37f Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from
Sat Feb 20 16:12:33 CST 1999 Shawn T. Amundson <amundson@gimp.org>

        * app/tips_dialog.c: Add default to Cancel button, remove
          unset GTK_RECEIVES_DEFAULT from prev/next buttons (they
          are like toolbar buttons), changed abreviated prev to
          previous, prev/next button are now same size, cancel button
          is in a button box.  Added vboxes where necessary to prevent
          prev/next and check button from filling vertically.

        * app/app_procs.c: when splashscreen dialog is larger than the
          logo, (due to huge font), center logo.

        * app/file_new_dialog.c: patch from Marco Lamb <lm@geocities.com>
          disallows resizing, changes vertical expanding of widgets to
          not occur

        * app/palette.c: patch from Marco Lamb <lm@geocities.com>.  Makes
          +/- buttons for zoom pixmaps (eventually, these can be replaced
          with a magnifying glass with a little +/- I think), so that they
          no longer expand as they did before.  I modified his patch so it
          did not create a misused toolbar.  I did some other stuff here too,
          moved Close button to the left, made it the window's default,
          and unset GTK_RECEIVES_DEFAULT off of the non-bottom buttons.

        * app/actionarea.c: another patch from Marco Lamb <lm@geocities.com>.
          This one changes buttons to be put in a button box which is right
          justified.  If we decide later that spread is better, we can
          change this easy enough.

        * app/tools/zoom_in.xpm, app/tools/zoom_out.xpm: + and - graphics.

        * libgimp/gimpunit.h
          libgimp/gimpunit.c: New files from Michael Natterer
          <mitschel@cs.tu-berlin.de>, gimp_unit_* routines.

        * app/gimage.h
          app/gimpimage.h
          app/gimpimage.c
          app/gimpimageP.h
          app/xcf.c: Patches from Michael Natterer <mitschel@cs.tu-berlin.de>,
          which keep a unit assocated with an image.
1999-02-21 02:08:15 +00:00
Tor Lillqvist a27cedc001 First batch of changes to merge the Win32 version. This will be
done in pieces, don't expect to be able to compile on Win32 from
these sources yet.  Ans of course, the official version of GTk+
doesn't include the Win32 stuff yet.
1999-02-20 23:20:54 +00:00
Tor Lillqvist f67bef8c61 First batch of changes to merge the Win32 version. 1999-02-20 23:14:43 +00:00
Tuomas Kuosmanen 5692449495 Fear my second Gimp commit :) I just changed the labels in tiff-plugin
save dialog to remind me that "MSB to LSB" is the thing to choose if you
need to make tiff's that open ok on a Mac /tigert
1999-02-19 20:02:12 +00:00
Marc Lehmann d23abdc0aa see plug-ins/perl/Changes 1999-02-19 11:56:13 +00:00
Marc Lehmann 1251b28f68 see plug-ins/perl/Changes 1999-02-19 11:17:09 +00:00
Marc Lehmann 9e0402047a see plug-ins/perl/Changes 1999-02-18 14:49:40 +00:00
Tor Lillqvist 51b6081bd1 Color balance lookup tables were wrong size (255, should be 256)! (Actually
we should use the new gimplut stuff here. Later.)
1999-02-17 23:41:57 +00:00
jaycox 6e7fddf69d fixed error in struct declaration
* app/gimplutP.h: fixed error in struct declaration
1999-02-17 04:59:42 +00:00
jaycox 74eb7b9d1e oops, these should have been added with the last commit.
* app/gimplut[FP].h: oops, these should have been added with the
 	last commit.
1999-02-16 21:01:47 +00:00
jaycox a26f8d3f5c new source files that implement pixel Look Up Table functions.
* app/gimplut.[ch]: new source files that implement pixel Look Up
 	Table functions.

	* app/Makefile.am: build gimplut.[ch]


	* app/brightness_contrast.c
	* app/curves.c
	* app/invert.c
	* app/levels.c
	* app/posterize.c: Use the new lut functions.  Use
 	pixel_region_process_parallel in the PDB versions of these routines.

	* libgimp/parasite.h
	* libgimp/parasite.c: new functions parasite_name and
 	parasite_compare.

	* app/gimpdrawable.c:
	* app/gimpdrawable.h: new function
 	gimp_drawable_get_color_at(...) returns the RGBA[color index]
 	value at a specified position in the drawable.  Don't set the dirty
 	bit on the image if a new parasite is the same as the old.

	* app/gimpimage.c
	* app/gimpimage.h new function
 	gimp_image_get_color_at(...) returns the RGBA[color index]
 	value at a specified position in the drawable.  Don't set the dirty
 	bit on the image if a new parasite is the same as the old.

	* app/by_color_select.c
	* app/color_picker.c: use the new gimp_*_get_color_at
 	functions instead of messing with the tiles.

	* app/layer.c: fixed a minor warning.

	* app/commands.c:
	don't scale the image if the new size == the old size

	* app/channel.c: optimized channel_bounds by only checking the
 	pixels in a tile if it is not already entirely within the
 	currently computed bounds.
1999-02-16 08:53:54 +00:00
Seth Burgess ed92f2189f updated my gimp-perl plugins for sane menus and email addys 1999-02-16 03:16:30 +00:00
Marc Lehmann 8219132943 see plug-ins/perl/Changes 1999-02-15 19:27:13 +00:00
Tor Lillqvist c32685e909 Oops. Actually use the rgb_to_l function from previous commit. This should
speed up the color balance operation a bit.
1999-02-15 05:27:35 +00:00
Marc Lehmann 51b9bd703b see plug-ins/perl/Changes 1999-02-15 00:37:34 +00:00
Tor Lillqvist 32fb2d1f72 Fix for the colour balance filter on systems with signed chars.
Added function rgb_to_l for use when we just need the luminosity.
1999-02-14 23:12:11 +00:00
Marc Lehmann f12faae82a *** empty log message *** 1999-02-14 22:56:10 +00:00
Marc Lehmann 101d32ff16 *** empty log message *** 1999-02-14 22:53:12 +00:00
Seth Burgess 22ffec61bd plug-ins/sinus/sinus.c: applied Thomas' 1 liner to fix sinus for tilable. 1999-02-14 22:42:20 +00:00
Marc Lehmann 3ee24c2f2e *** empty log message *** 1999-02-14 22:18:43 +00:00
GMT 1999 Austin Donnelly f45dfe1764 don't #include resize.h - it's not needed ditto.
Sun Feb 14 20:43:55 GMT 1999  Austin Donnelly  <austin@gimp.org>

	* app/channels_dialog.c: don't #include resize.h - it's not needed
	* app/preferences_dialog.c: ditto.

	* app/resize.c: do all dialog creation here to factor out lots of
	     common code in commands.c and layers_dialog.c.  Also cancel
	     resize/scale dialog on destruction/removal of images/layers -
	     proper fix for Peter Teichman's bug.
	* app/resize.h: new prototype for resize_widget_new() - beginnings
	     of resolution-aware scaling.
	* app/commands.c: pull all the resize/scale dialog creation stuff
	     out to resize.c
	* app/layers_dialog.c: same again.

	* app/layer.c: add REMOVED signal, sent when a layer is removed
	     from an image.  Layers typically aren't destroyed until their
	     undo info expires.
	* app/layer.h: prototype for layer_removed() call.
	* app/gimpimage.c: send out removed signal.
1999-02-14 21:09:55 +00:00
Marc Lehmann d1185c80bb see plug-ins/perl/Changes 1999-02-14 18:37:26 +00:00
Marc Lehmann c22e2717ca *** empty log message *** 1999-02-14 18:37:17 +00:00
jaycox 04245dbce4 applied Michael Natterer's fix for the layer movement bug.
* app/layers_dialog.c: applied Michael Natterer's fix for the
 	layer movement bug.
1999-02-14 16:17:00 +00:00
GMT 1999 Austin Donnelly 54fe3402e7 New manpage plus bumper fun pack of bugfixes.
Sun Feb 14 01:27:29 GMT 1999  Austin Donnelly  <austin@gimp.org>

	New manpage plus bumper fun pack of bugfixes.

	* gimprc.5.in: NEW FILE: beginnings of some docs on gimprc file
	     format.
	* configure.in: generate gimprc.5 from gimprc.5.in
	* Makefile.am: install gimprc.5
	* .cvsignore: ignore gimprc.5, it's auto generated.

	* gimp.1: fix a few paths and URLs.  Mention the modules/
	     directory in user's gimpdir.

	* app/commands.c: cancel resize or scale dialogs when image
 	     they're for is destroyed, rather than segfaulting when Ok is
 	     clicked.  Thanks to Peter Teichman <peter@zeno.dorm.duke.edu>
 	     for pointing this one out.  Layer resize/scale still suffers
 	     from same problem, but Adam's working on L&C at the moment.

	* app/gdisplay.c: off-by one error on bounds check in making image
	     title.

	* app/module_db.c: some would consider it foolish returning to
 	     code you've just unloaded.  So don't do that.

	* app/plug_in.c: when superceeding a PDB function with a newer one
	     of the same name, remove pointers to the old one from the
	     plugins that originally registered them.  Fixes Nick Lamb's
	     pluginrc file corruption thing, and catches the (common?)
	     error of copying a plugin to a different name but failing to
	     change what it registers.  Also, if registering a file
	     loader/saver, make sure it has set an extension, prefix, or
	     magic number it's interested in - that way code that relies
	     on checking this doesn't get confused.
1999-02-14 01:53:23 +00:00
Marc Lehmann 446a11e938 *** empty log message *** 1999-02-13 18:19:44 +00:00
Sven Neumann f0eb5d5b76 Provide a simple way to change the image_title_format string via the
Preferences and update the title when using the zoom tool.


--Sven
1999-02-10 22:48:13 +00:00
Marc Lehmann 365d68b850 see plug-ins/perl/Changes 1999-02-09 20:05:07 +00:00
Seth Burgess 5be7e1d3e8 Version infomation update 1999-02-09 00:48:48 +00:00
GMT 1999 Adam D. Moss 3c8da4f232 app/layer.c Turn off a layer's bounding box when it is deselected.
Mon Feb  8 19:17:58 GMT 1999 Adam D. Moss <adam@gimp.org>

	* app/layer.c
	* app/selection.c: Turn off a layer's bounding box when
	it is deselected.
1999-02-08 19:22:46 +00:00
CST 1999 Shawn T. Amundson 43ebe17b0e applied patch from Shuji Narazaki <narazaki@gimp.org> which adds bezier
Mon Feb  8 12:12:18 CST 1999 Shawn T. Amundson <amundson@gimp.org>

        * app/bezier_select.c: applied patch from Shuji Narazaki
          <narazaki@gimp.org> which adds bezier stroke.
1999-02-08 18:16:28 +00:00