gimp/libgimp
Michael Natterer dd20d22192 attach labels and the unit_menu with GTK_SHRINK.
2000-02-01  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpsizeentry.[ch]: attach labels and the unit_menu with
	GTK_SHRINK.

	* libgimp/gimpwidgets.[ch]: new convenience constructor
	gimp_coordinates_new() which creates a sizeentry with two fields,
	labels and a chainbutton.

	* plug-ins/common/gauss_iir.c
	* plug-ins/common/gauss_rle.c
	* plug-ins/common/spread.c: use the coordinate constructor.

	* plug-ins/common/mblur.c: put the settings into two separate
	frames instead of using two nested frames.

	* plug-ins/common/sample_colorize.c: don't #include <math.h>

	* plug-ins/script-fu/script-fu-scripts.c: use the libgimp ui
	functions.

	* plug-ins/script-fu/script-fu.c: hm, don't remember, I guess it
	was indentation paranoia...
2000-01-31 20:47:44 +00:00
..
.cvsignore Actually add and use the file 1998-07-15 02:36:07 +00:00
COPYING Hmm... this actually wasn't the file as advertised by the ChangeLog.... 2000-01-02 23:11:47 +00:00
Makefile.am libgimp/Makefile.am new file to be included by libgimp files only. 2000-01-27 01:54:52 +00:00
color_display.h Regarding the GPL => LGPL change: 2000-01-15 21:30:17 +00:00
color_selector.h Regarding the GPL => LGPL change: 2000-01-15 21:30:17 +00:00
gimp.c please picky compilers 1999-12-06 22:44:40 +00:00
gimp.def No need to use an #ifdef for G_OS_WIN32 as the whole function is already 2000-01-27 00:26:22 +00:00
gimp.h removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
gimpbrushmenu.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpchainbutton.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpchainbutton.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpchannel.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpchannel_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpcolorbutton.c libgimp/Makefile.am new file to be included by libgimp files only. 2000-01-27 01:54:52 +00:00
gimpcolorbutton.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpcolordisplay.h Regarding the GPL => LGPL change: 2000-01-15 21:30:17 +00:00
gimpcolorselector.h Regarding the GPL => LGPL change: 2000-01-15 21:30:17 +00:00
gimpcolorspace.c use color_conversion routines out of libgimp 2000-01-30 23:56:04 +00:00
gimpcolorspace.h use color_conversion routines out of libgimp 2000-01-30 23:56:04 +00:00
gimpcompat.h let's not be redundant redundant. Made a real compat #define for 2000-01-11 21:07:17 +00:00
gimpdialog.c added one more option menu constructor and made the namespace more 2000-01-27 01:22:27 +00:00
gimpdialog.h app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpdisplay.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpdisplay_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpdrawable.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimpdrawable_pdb.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimpenums.h configure.in po-plug-ins/POTFILES.in plug-ins/common/Makefile.am 2000-01-25 17:46:56 +00:00
gimpenv.c Regarding the GPL => LGPL change: 2000-01-15 21:30:17 +00:00
gimpenv.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpexport.c libgimp/Makefile.am new file to be included by libgimp files only. 2000-01-27 01:54:52 +00:00
gimpexport.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpfeatures.h.in *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpfileselection.c libgimp/Makefile.am new file to be included by libgimp files only. 2000-01-27 01:54:52 +00:00
gimpfileselection.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpgradient.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpgradient_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpgradientmenu.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimphelp.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimphelp_pdb.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimphelpui.c app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
gimphelpui.h app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
gimpimage.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimpimage_pdb.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimpintl.h bind the "gimp-libgimp" textdomain to get the libgimp widget translations. 2000-01-27 19:26:00 +00:00
gimplayer.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimplayer_pdb.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimplimits.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpmath.h configure.in po-plug-ins/POTFILES.in plug-ins/common/Makefile.am 2000-01-25 17:46:56 +00:00
gimpmatrix.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpmatrix.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpmenu.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpmenu.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpmodule.h Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimppalette.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimppalette_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpparasite.c some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +00:00
gimpparasite.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpparasiteF.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpparasiteP.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpparasite_pdb.c API PATCH #2 or so 1999-10-17 00:07:55 +00:00
gimpparasiteio.c please picky compilers 1999-12-06 22:44:40 +00:00
gimpparasiteio.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimppatheditor.c please picky compilers 1999-12-06 22:44:40 +00:00
gimppatheditor.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimppatternmenu.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimppixelrgn.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpprocbrowserdialog.c added gettext support 2000-01-01 15:38:59 +00:00
gimpprocview.c added gettext support 2000-01-01 15:38:59 +00:00
gimpprotocol.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpprotocol.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpselection.c new PDB wrappers in libgimp and plugin code cleanup 2000-01-14 21:38:47 +00:00
gimpselection_pdb.c new PDB wrappers in libgimp and plugin code cleanup 2000-01-14 21:38:47 +00:00
gimpsizeentry.c attach labels and the unit_menu with GTK_SHRINK. 2000-01-31 20:47:44 +00:00
gimpsizeentry.h attach labels and the unit_menu with GTK_SHRINK. 2000-01-31 20:47:44 +00:00
gimptile.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpui.def No need to use an #ifdef for G_OS_WIN32 as the whole function is already 2000-01-27 00:26:22 +00:00
gimpui.h app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see 2000-01-13 15:39:26 +00:00
gimpunit.c libgimp/Makefile.am new file to be included by libgimp files only. 2000-01-27 01:54:52 +00:00
gimpunit.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpunit_pdb.c libgimp/Makefile.am new file to be included by libgimp files only. 2000-01-27 01:54:52 +00:00
gimpunitcache.c libgimp/Makefile.am new file to be included by libgimp files only. 2000-01-27 01:54:52 +00:00
gimpunitmenu.c libgimp/Makefile.am new file to be included by libgimp files only. 2000-01-27 01:54:52 +00:00
gimpunitmenu.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpwidgets.c attach labels and the unit_menu with GTK_SHRINK. 2000-01-31 20:47:44 +00:00
gimpwidgets.h attach labels and the unit_menu with GTK_SHRINK. 2000-01-31 20:47:44 +00:00
gimpwire.c please picky compilers 1999-12-06 22:44:40 +00:00
gimpwire.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gserialize.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gserialize.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
libgimp-intl.h bind the "gimp-libgimp" textdomain to get the libgimp widget translations. 2000-01-27 19:26:00 +00:00
makefile.cygwin Some clarifications. 2000-01-18 20:52:16 +00:00
makefile.msc Some clarifications. 2000-01-18 20:52:16 +00:00
parasite.c some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +00:00
parasite.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
parasiteF.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
parasiteP.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
parasiteio.c please picky compilers 1999-12-06 22:44:40 +00:00
parasiteio.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
stdplugins-intl.h bind the "gimp-libgimp" textdomain to get the libgimp widget translations. 2000-01-27 19:26:00 +00:00