gimp/plug-ins
Michael Natterer d5e99ee9a5 app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in
2000-01-11  Michael Natterer  <mitch@gimp.org>

	* app/gimphelp.h
	* libgimp/gimp.h
	* libgimp/gimphelpui.[ch]: declare the gimp_standard_help_func in
	gimphelpui.h because libgimp widgets must not include libgimp/gimp.h.

	* libgimp/gimpdialog.c
	* libgimp/gimpexport.c
	* libgimp/gimpunitmenu.c: use the dialog constructor for the
	export dialog and the unit selection.

	* plug-ins/gpc/gpc.[ch]
	* plug-ins/megawidget/megawidget.[ch]: removed unused functions
	(dialog creation and some other stuff). The rest of these libs is
	scheduled for removal, too...

	* plug-ins/AlienMap/AlienMap.c
	* plug-ins/AlienMap/Makefile.am
	* plug-ins/AlienMap2/AlienMap2.c
	* plug-ins/AlienMap2/Makefile.am
	* plug-ins/borderaverage/Makefile.am
	* plug-ins/borderaverage/borderaverage.c
	* plug-ins/common/align_layers.c
	* plug-ins/common/blur.c
	* plug-ins/common/colortoalpha.c
	* plug-ins/common/compose.c
	* plug-ins/common/decompose.c
	* plug-ins/common/gauss_iir.c
	* plug-ins/common/gauss_rle.c
	* plug-ins/common/mapcolor.c
	* plug-ins/common/max_rgb.c
	* plug-ins/common/mblur.c
	* plug-ins/common/noisify.c
	* plug-ins/common/spread.c
	* plug-ins/common/xbm.c
	* plug-ins/common/xpm.c
	* plug-ins/fp/Makefile.am
	* plug-ins/fp/fp_gtk.c
	* plug-ins/rcm/Makefile.am
	* plug-ins/rcm/rcm_callback.[ch]
	* plug-ins/rcm/rcm_dialog.c
	* plug-ins/sinus/sinus.c: standard ui (spacings etc.) for some
	more plugins. Did some indentation, prototyping and I18N fixes.
2000-01-11 15:48:00 +00:00
..
AlienMap app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
AlienMap2 app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
bmp overworked my latest change and fixed some typos 2000-01-08 12:42:53 +00:00
borderaverage app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
common app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
dbbrowser plug-ins/common/Makefile.am plug-ins/common/hrz.c 2000-01-08 15:23:28 +00:00
faxg3 added gettext support 2000-01-01 15:38:59 +00:00
fits typos 2000-01-07 17:57:31 +00:00
flame The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
fp app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
FractalExplorer overworked my latest change and fixed some typos 2000-01-08 12:42:53 +00:00
gap small changes to make the gap_navigator_dialog.c use new functionality 2000-01-11 11:02:35 +00:00
gdyntext The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
gfig UI modification (as suggested in bug #2209) -- the Brush tab and pane are 2000-01-07 01:52:20 +00:00
gflare various i18n issues 2000-01-05 22:37:07 +00:00
gfli plug-ins/gfli/fli.[ch] applied gimp-narazaki-990914-0, fixes bogus magic 1999-09-14 20:54:02 +00:00
gimpressionist The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
gpc app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
helpbrowser i18n fixes 2000-01-09 15:51:46 +00:00
ifscompose i18n fixes 2000-01-09 15:51:46 +00:00
imagemap various i18n issues 2000-01-05 22:37:07 +00:00
jpeg overworked my latest change and fixed some typos 2000-01-08 12:42:53 +00:00
libgck use libgck_la_LIBADD to get shared lib deps 1999-09-01 03:24:12 +00:00
Lighting more i18n issues 1999-12-28 22:21:17 +00:00
MapObject added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
maze added gettext support 2000-01-01 15:38:59 +00:00
megawidget app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
mosaic more i18n issues 1999-12-28 22:21:17 +00:00
pagecurl worked on the dialog layout 1999-12-27 14:14:53 +00:00
perl add semicolon in middle of long shell script 2000-01-10 07:04:51 +00:00
print The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
pygimp Add build setup for modules like Gimp-Python. 2000-01-04 18:09:51 +00:00
rcm app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
script-fu got rid of an old gtk-bug workaround that surely has never worked as it should 2000-01-09 21:19:46 +00:00
sel2path include all header files that belong to libgimpui 1999-11-14 21:56:01 +00:00
sgi added gettext support 2000-01-01 15:38:59 +00:00
sinus app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
struc i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
twain Add Acquire under the File menu. 1999-08-26 23:49:39 +00:00
unsharp dialog layout and i18n 2000-01-02 15:51:41 +00:00
uri plug-ins/common/tga.c plug-ins/common/tiff.c plug-ins/common/tile.c 2000-01-09 06:02:20 +00:00
webbrowser fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
winsnap Must call gimp_set_remove_handler() to remove the browser_info_update 1999-11-09 23:01:31 +00:00
xjt more action_area beautifiction 1999-11-26 20:58:27 +00:00
.cvsignore more .cvsignores 1997-11-27 22:01:52 +00:00
Makefile.am auto* stuff for helpbrowser 1999-10-04 02:23:41 +00:00
makefile.cygwin Add build setup for modules like Gimp-Python. 2000-01-04 18:09:51 +00:00
makefile.msc Add build setup for modules like Gimp-Python. 2000-01-04 18:09:51 +00:00