Commit Graph

3285 Commits

Author SHA1 Message Date
Simon Budig 5dd10c748d Fix some GUI issues. Make the relation between the dimension parameter and
2004-08-21  Simon Budig  <simon@gimp.org>

	* plug-ins/common/gih.c: Fix some GUI issues. Make the relation
	between the dimension parameter and the rank thingies more clear
	also changed to a nicer layout.
2004-08-21 10:38:38 +00:00
Sven Neumann 96b762a53d fixed some minor issues (compiler warnings) with schumaml's change 2004-08-19 14:37:35 +00:00
Michael Schumacher 38153309eb modified the coordinate insertion into the file name to leave the file
2004-08-19  Michael Schumacher <schumaml@cvs.gnome.org>

	* plug-ins/common/guillotine.c: modified the coordinate insertion
	into the file name to leave the file extension intact, changed the
	format of the coordinates. Fixes bug #101901.
2004-08-19 14:26:24 +00:00
Manish Singh 83a94230ed app/widgets/gimpcellrendereraccel.c app/widgets/gimphistogrambox.c Get rid
2004-08-18  Manish Singh  <yosh@gimp.org>

        * app/widgets/gimpcellrendereraccel.c
        * app/widgets/gimphistogrambox.c
        * plug-ins/gfig/gfig-dialog.c: Get rid of some unnecessary casts.
2004-08-19 00:21:55 +00:00
David Odin 1c39d63714 fixed a typo preventing the preview to be redrawn correctly in some case.
* plug-ins/common/iwarp.c: fixed a typo preventing the preview to be
  redrawn correctly in some case. Reported by AndyFitz.
2004-08-16 01:30:33 +00:00
Sven Neumann 63355f333b no need to link gimp-help-lookup with any GIMP libraries.
2004-08-14  Sven Neumann  <sven@gimp.org>

	* plug-ins/help/Makefile.am: no need to link gimp-help-lookup with
	any GIMP libraries.
2004-08-14 18:13:41 +00:00
Sven Neumann d2303c1f52 let --base overide the base URI only 2004-08-14 17:59:37 +00:00
Sven Neumann 1d669a5b4e allow to specify the location of the index files independently from the
2004-08-14  Sven Neumann  <sven@gimp.org>

	* plug-ins/help/domain.[ch]: allow to specify the location of the
	index files independently from the base URL.

	* plug-ins/help/help.c: changed accordingly.

	* plug-ins/help/gimp-help-lookup.c: added command-line options to
	specify base URI and root directory for index files.
2004-08-14 17:53:40 +00:00
Sven Neumann dba01430e9 don't mess up the order of languages.
2004-08-14  Sven Neumann  <sven@gimp.org>

	* plug-ins/help/locales.c (locales_parse): don't mess up the order
	of languages.

	* plug-ins/help/gimp-help-lookup.c: parse command-line options,
	added --help output.
2004-08-14 16:59:16 +00:00
Sven Neumann df6dc99d05 moved some defines to the header file.
2004-08-14  Sven Neumann  <sven@gimp.org>

	* plug-ins/help/help.[ch]: moved some defines to the header file.

	* plug-ins/help/domain.c: trivial change to remove the libgimpbase
	dependency.

	* plug-ins/help/Makefile.am
	* plug-ins/help/gimp-help-lookup.c: added a very simple
	command-line tool that allows to lookup a help-id.
2004-08-14 15:47:22 +00:00
David Odin 21de121062 update the preview when the user choose a different algorithm from the
* plug-ins/common/edge.c: update the preview when the user choose a
  different algorithm from the combo box. This was one of the main
  reasons to have a preview here, after all.
2004-08-12 23:31:15 +00:00
Sven Neumann ab4b346f60 use a combo box instead of too many radio buttons.
2004-08-13  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/edge.c (edge_dialog): use a combo box instead of
	too many radio buttons.
2004-08-12 22:28:15 +00:00
David Odin 6b4d16e03b added a preview.
* plug-ins/common/edge.c: added a preview.
2004-08-12 17:14:25 +00:00
Sven Neumann 45d77a3aaa plug-ins/common/sel_gauss.c place the preview widget into the upper left
2004-08-12  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/sel_gauss.c
	* plug-ins/common/unsharp.c: place the preview widget into the
	upper left corner like all other plug-ins do.

	* plug-ins/help/domain.c: added some (disabled) debug output.
2004-08-12 00:01:05 +00:00
David Odin 8f394a5f66 added a preview.
* plug-ins/common/sel_gauss.c: added a preview.

* plug-ins/common/unsharp.c: removed unused variables.
2004-08-11 23:18:31 +00:00
Michael Natterer ee3f7c9181 plug-ins/common/cartoon.c plug-ins/common/neon.c
2004-08-11  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/cartoon.c
	* plug-ins/common/neon.c
	* plug-ins/common/photocopy.c
	* plug-ins/common/softglow.c: added four new plug-ins contributed
	by Spencer Kimball. Ported them from 1.2 to 2.1 APIs.

	* plug-ins/common/plugin-defs.pl: added them here.

	* plug-ins/common/mkgen.pl: removed tab insanity now that
	libgimpoldpreview is gimp.

	* plug-ins/common/.cvsignore
	* plug-ins/common/Makefile.am: regenerated.
2004-08-11 15:25:14 +00:00
David Odin cda017512e Bad DindinX! Don't break the build!
* configure.in
* plug-ins/common/mkgen.pl
* plug-ins/common/plugin-defs.pl: removed libgimpoldpreview from here too.

* plug-ins/common/Makefile.am: regenerated.
2004-08-11 14:53:43 +00:00
David Odin 0efc08e208 Removed the GimpOldPreview stuff. Die, crap, die!
* plug-ins/libgimpoldpreview/*: removed.

* plug-ins/Makefile.am
* plug-ins/common/Makefile.am: changed accordingly.

* plug-ins/common/max_rgb.c
* plug-ins/common/noisify.c
* plug-ins/common/tileit.c: removed last forgotten
  #include "libgimpoldpreview.h".
2004-08-11 14:39:13 +00:00
David Odin a59c673d03 GimpPreviewArea-ified.
* plug-ins/common/waves.c: GimpPreviewArea-ified.
2004-08-11 13:37:40 +00:00
David Odin d04237e085 converted to GimpPreviewArea.
* plug-ins/common/plasma.c: converted to GimpPreviewArea.
2004-08-11 02:36:40 +00:00
David Odin 8f9e510998 converted to GimpPreviewArea. Also added scrollbars to move around. The
* plug-ins/common/noisify.c: converted to GimpPreviewArea.  Also added
  scrollbars to move around.  The preview was rather useless without them.
2004-08-11 00:59:21 +00:00
Michael Natterer 502f9b71f3 app/core/gimpdrawable-blend.c some progress cleanup.
2004-08-11  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpdrawable-blend.c
	* app/core/gimpprogress.c: some progress cleanup.

	* app/display/gimpstatusbar.c (gimp_statusbar_progress_start): no
	need to warn if there is already a progress active, just silently
	return NULL as all other GimpProgressInterface implementors.

	* app/plug-in/plug-in-progress.c: several progress fixes.
	It's still a mess.

	* plug-ins/common/url.c: don't show progress depending on
	run_mode. Run the actual file plug-in with the same run_mode we
	were invoked with.
2004-08-11 00:34:34 +00:00
David Odin 0a4a09a1d4 GimpPreviewArea-ified.
* plug-ins/common/blinds.c: GimpPreviewArea-ified.
2004-08-10 18:00:03 +00:00
David Odin d0de558f68 Ported to GimpPreviewArea, use an enum for the color model instead of some
* plug-ins/common/AlienMap2.c: Ported to GimpPreviewArea, use an enum
  for the color model instead of some defines and use gboolean instead
  of gint where appropriate.
2004-08-10 15:07:50 +00:00
Sven Neumann 652cd385a4 don't show progress on the image window while updating the preview.
2004-08-10  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/unsharp.c: don't show progress on the image
	window while updating the preview.
2004-08-09 23:35:40 +00:00
Sven Neumann 1ad58630c8 reset the progress when done; some code cleanup.
2004-08-09  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/unsharp.c (unsharp_region): reset the progress
	when done; some code cleanup.
2004-08-09 21:07:57 +00:00
David Odin a3d5f6408d continuously show the (original) image during a scrollbar movement. This
* plug-ins/common/unsharp.c: continuously show the (original) image
  during a scrollbar movement.  This makes it easier to navigate.
2004-08-09 19:10:31 +00:00
Sven Neumann 608e16e5d8 use the basename as Title, not the full filename. Fixes bug #149669.
2004-08-09  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/postscript.c (save_ps_header): use the basename
	as Title, not the full filename. Fixes bug #149669.
2004-08-08 22:26:17 +00:00
Sven Neumann 04942cbc60 fixed my last fix 2004-08-08 19:59:16 +00:00
Sven Neumann 4bae8fe66b when printing a character array, don't flush the buffer for each byte but
2004-08-08  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/siod/sliba.c (array_prin1): when printing a
	character array, don't flush the buffer for each byte but wait
	until it is filled.
2004-08-08 19:15:06 +00:00
Sven Neumann bf3347161d use g_strdup_vprintf() instead of guessing the string length. Also declare
2004-08-08  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/siod-wrapper.[ch] (siod_output_string): use
	g_strdup_vprintf() instead of guessing the string length. Also
	declare the function using G_GNUC_PRINTF().
2004-08-08 18:44:31 +00:00
William Skaggs 79d50e2adc Bill Skaggs <weskaggs@primate.ucdavis.edu>
* plug-ins/ifscompose/README.ifscompose: fix out of date info,
	pointed out by the author.
2004-08-08 18:17:53 +00:00
David Odin 4b7c4edbd4 use a GimpPreviewArea instead of GimpOldPreview.
* plug-ins/common/max_rgb.c: use a GimpPreviewArea instead of GimpOldPreview.
2004-08-07 15:36:12 +00:00
David Odin 97247b336f ported to GimpPreviewArea, did some cleanup and removed tabs.
* plug-ins/common/jigsaw.c: ported to GimpPreviewArea, did some
  cleanup and removed tabs.
2004-08-07 13:29:02 +00:00
David Odin f5454dd1c1 ported to GimpPreviewArea.
* plug-ins/common/illusion.c: ported to GimpPreviewArea.
2004-08-07 00:49:05 +00:00
David Odin e08e1d746b fixed the rendering for INDEXED and INDEXEDA image types.
* libgimpwidgets/gimppreviewarea.c: fixed the rendering for INDEXED
  and INDEXEDA image types.

* plug-ins/common/grid.c: ported to GimpPreviewArea.
2004-08-07 00:04:16 +00:00
David Odin 989d6dc33c ported to GimpPreviewArea.
* plug-ins/common/glasstile.c: ported to GimpPreviewArea.
2004-08-06 20:52:44 +00:00
David Odin 4960753dc4 ported to GimpPreviewArea.
* plug-ins/common/nlfilt.c: ported to GimpPreviewArea.
2004-08-06 19:38:13 +00:00
David Odin 91cf50aefb ported to GimpPreviewArea.
* plug-ins/common/nova.c: ported to GimpPreviewArea.
2004-08-06 13:30:49 +00:00
David Odin e6d4d26c75 ported to GimpPreviewArea (from GimpOldPreview).
* plug-ins/common/polar.c: ported to GimpPreviewArea (from GimpOldPreview).
2004-08-06 01:28:01 +00:00
Sven Neumann 8651be295e removed unused variables.
2004-08-06  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/depthmerge.c:
	* plug-ins/common/despeckle.c: removed unused variables.
2004-08-06 00:59:58 +00:00
David Odin a560d35e23 ported to GimpPreviewArea (from GimpPreviewArea)
* plug-ins/common/flarefx.c: ported to GimpPreviewArea (from GimpPreviewArea)
2004-08-06 00:36:47 +00:00
Sven Neumann 46960e26d7 forgot to remove tw_sess.c here.
2004-08-06  Sven Neumann  <sven@gimp.org>

	* plug-ins/twain/Makefile.am (EXTRA_DIST): forgot to remove
	tw_sess.c here.
2004-08-06 00:12:40 +00:00
David Odin c3acd71590 ported to GimpPreviewArea (from GimpOldPreview)
* plug-ins/common/wind.c: ported to GimpPreviewArea (from GimpOldPreview)
2004-08-05 16:43:20 +00:00
Simon Budig 53c4d987bc changed the default colors for the first invocation to the current
2004-08-04  Simon Budig  <simon@gimp.org>

	* plug-ins/common/grid.c: changed the default colors for the
	first invocation to the current foregroud color which is more
	likely to be useful than the blue shades.
2004-08-04 18:53:04 +00:00
David Odin 14eb27c540 ported to GimpPreviewArea. Still needs work.
* plug-ins/winicon/icodialog.c: ported to GimpPreviewArea. Still needs work.
2004-08-03 16:16:19 +00:00
Shlomi Fish 9959cc2ead plug-ins/imagemap/imap_preview.c ported to GimpPreviewArea.
* plug-ins/imagemap/imap_preview.c
* plug-ins/imagemap/imap_preview.h: ported to GimpPreviewArea.
2004-08-03 11:35:59 +00:00
David Odin 9886b1951f ported to GimpPreviewArea.
* plug-ins/ifscompose/ifscompose.c: ported to GimpPreviewArea.
2004-08-03 10:43:29 +00:00
David Odin a2fd420dbd converted to GimpPreviewArea.
* plug-ins/fp/fp.c: converted to GimpPreviewArea.
2004-08-03 00:58:10 +00:00
David Odin 7f60b3eb9a plug-ins/rcm/rcm_callback.c plug-ins/rcm/rcm_dialog.c Ported to
* plug-ins/rcm/rcm_callback.c
* plug-ins/rcm/rcm_dialog.c
* plug-ins/rcm/rcm_misc.c: Ported to GimpPreviewArea.
2004-08-02 22:16:35 +00:00