gimp/libgimp
Michael Natterer 6fa33d6855 Libgimp cleanup part II (with a little help from Yosh who moved the CVS
2000-05-27  Michael Natterer  <mitch@gimp.org>

	Libgimp cleanup part II (with a little help from Yosh
	who moved the CVS files).

	* libgimp/Makefile.am
	* libgimp/gimpchannel_pdb.c
	* libgimp/gimpdisplay_pdb.c
	* libgimp/gimpdrawable_pdb.c
	* libgimp/gimpgradient_pdb.c
	* libgimp/gimphelp_pdb.c
	* libgimp/gimpimage_pdb.c
	* libgimp/gimplayer_pdb.c
	* libgimp/gimppalette_pdb.c
	* libgimp/gimpparasite_pdb.c
	* libgimp/gimpselection_pdb.c
	* libgimp/gimpunit_pdb.c: new names of all files which contain
	PDB wrappers.

	* modules/Makefile.am
	* libgimp/gimpcolordisplay.h
	* libgimp/gimpcolorselector.h
	* modules/gimpmodregister.[ch]: renamed.

	* libgimp/gimpparasiteF.h
	* libgimp/gimpparasiteP.h: removed because gimp.h had to include
	the private header anyway.

	* app/color_notebook.c
	* app/color_select.c
	* app/gdisplay_color.[ch]
	* app/gdisplay_color_ui.c
	* app/gimpbrushpipe.c
	* app/gimpdrawable.[ch]
	* app/gimpimage.c
	* app/gimpimage.h
	* app/gimpparasite.[ch]
	* app/gimprc.c
	* app/image_new.c
	* app/layer.c
	* app/parasite_cmds.c
	* app/parasitelist.[ch]
	* app/plug_in.c
	* app/procedural_db.c
	* app/undo.c
	* app/xcf.c
	* libgimp/gimp.[ch]
	* libgimp/gimpcolordisplay.h
	* libgimp/gimpparasite.[ch]
	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c
	* modules/colorsel_gtk.c
	* modules/colorsel_triangle.c
	* modules/colorsel_water.c
	* plug-ins/FractalExplorer/Dialogs.c
	* plug-ins/FractalExplorer/Events.c
	* plug-ins/Lighting/lighting_apply.c
	* plug-ins/Lighting/lighting_shade.c
	* plug-ins/MapObject/mapobject_image.c
	* plug-ins/common/gpb.c
	* plug-ins/common/psp.c
	* plug-ins/sel2path/sel2path.c
	* po-libgimp/POTFILES.in
	* tools/pdbgen/pdb.pl
	* tools/pdbgen/pdb/parasite.pdb: changed includes accordingly.
2000-05-27 01:30:21 +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
gimp.c Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimp.def Replace "color-cube" by "min-colors". 2000-05-04 18:41:22 +00:00
gimp.h Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpbrushmenu.c added gtk_grab_[add|remove] calls on popup [open|close] 2000-05-08 01:23:30 +00:00
gimpchainbutton.c app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
gimpchainbutton.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpchannel_pdb.c fixed bug 7744 and cleaned up libgimp 2000-03-25 18:49:05 +00:00
gimpcolorbutton.c fixed bugs #7078 and #2291 2000-03-12 01:34:45 +00:00
gimpcolorbutton.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpcolordisplay.h Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpcolorselector.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpcolorspace.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpcolorspace.h use g* types and name the parameters in the header. 2000-02-04 22:18:50 +00:00
gimpcompat.h Final (1.2) libgimp namespace cleanup part I: 2000-05-26 22:28:40 +00:00
gimpdialog.c fixed a compiler warning. 2000-04-14 18:05:13 +00:00
gimpdialog.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpdisplay_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpdrawable_pdb.c Final (1.2) libgimp namespace cleanup part I: 2000-05-26 22:28:40 +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 libgimp/gimpenv.c (gimp_path_parse) Don't try to handle tilde (~) at all 2000-05-15 22:47:36 +00:00
gimpenv.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpexport.c reuse message string 2000-04-10 17:10:06 +00:00
gimpexport.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpfeatures.h.in *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpfileselection.c using the GimpPixmap here was a bad idea because showing/hiding the pixmap 2000-04-20 15:48:00 +00:00
gimpfileselection.h using the GimpPixmap here was a bad idea because showing/hiding the pixmap 2000-04-20 15:48:00 +00:00
gimpgradient_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpgradientmenu.c added gtk_grab_[add|remove] calls on popup [open|close] 2000-05-08 01:23:30 +00:00
gimphelp_pdb.c These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
gimphelpui.c These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
gimphelpui.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
gimpimage_pdb.c Final (1.2) libgimp namespace cleanup part I: 2000-05-26 22:28:40 +00:00
gimpintl.h bind the "gimp-libgimp" textdomain to get the libgimp widget translations. 2000-01-27 19:26:00 +00:00
gimplayer_pdb.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimplimits.h changed GIMP_MIN_RESOLUTION to 5e-3, 2000-04-06 18:59:48 +00:00
gimpmath.h #elsifdef? 2000-05-01 23:17:38 +00:00
gimpmatrix.c excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpmatrix.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpmenu.c only code review, no real changes 2000-05-08 17:45:16 +00:00
gimpmenu.h only code review, no real changes 2000-05-08 17:45:16 +00:00
gimpmodule.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimppalette_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpparasite.c Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpparasite.h Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpparasite_pdb.c Final (1.2) libgimp namespace cleanup part I: 2000-05-26 22:28:40 +00:00
gimpparasiteio.c Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpparasiteio.h Final (1.2) libgimp namespace cleanup part I: 2000-05-26 22:28:40 +00:00
gimppatheditor.c excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimppatheditor.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimppatternmenu.c added gtk_grab_[add|remove] calls on popup [open|close] 2000-05-08 01:23:30 +00:00
gimppixelrgn.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimppixmap.c excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimppixmap.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpprocbrowserdialog.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
gimpprocview.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
gimpprotocol.c Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpprotocol.h forgot to actually bump the version number. 2000-04-30 21:16:18 +00:00
gimpquerybox.c excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpquerybox.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpselection_pdb.c new PDB wrappers in libgimp and plugin code cleanup 2000-01-14 21:38:47 +00:00
gimpsignal.c libgimp/gimpsignal.[ch] don't panic, this is not another signal handling 2000-05-01 16:53:14 +00:00
gimpsignal.h libgimp/gimpsignal.[ch] don't panic, this is not another signal handling 2000-05-01 16:53:14 +00:00
gimpsizeentry.c excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpsizeentry.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimptile.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpui.c libgimp/gimpsignal.[ch] don't panic, this is not another signal handling 2000-05-01 16:53:14 +00:00
gimpui.def Clarifications. 2000-05-10 19:39:03 +00:00
gimpui.h Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpunit.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpunit_pdb.c excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpunitmenu.c libgimp/gimpfileselection.c behave like other dialogs (close) when 2000-02-28 00:45:58 +00:00
gimpunitmenu.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimputils.c The stat() function in the Win32 C runtime doesn't like if directory names 2000-04-11 18:39:31 +00:00
gimputils.h provided gimp_strescape() which is the glib-1.3 g_strescape function 2000-03-12 00:17:30 +00:00
gimpvector.c name parameters "vector1", "vector2" etc. instead of just "a", "b" etc. 2000-02-14 17:43:55 +00:00
gimpvector.h name parameters "vector1", "vector2" etc. instead of just "a", "b" etc. 2000-02-14 17:43:55 +00:00
gimpwidgets.c added links to Carey Bunks's "Gimp-Savvy" and "Grokking the GIMP" 2000-05-20 18:39:02 +00:00
gimpwidgets.h added links to Carey Bunks's "Gimp-Savvy" and "Grokking the GIMP" 2000-05-20 18:39:02 +00:00
gimpwire.c After a weekend of extensive mail exchange with the signal crew, we 2000-05-14 12:09:43 +00:00
gimpwire.h After a weekend of extensive mail exchange with the signal crew, we 2000-05-14 12:09:43 +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.am Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
makefile.cygwin Replace "color-cube" by "min-colors". 2000-05-04 18:41:22 +00:00
makefile.msc Replace "color-cube" by "min-colors". 2000-05-04 18:41:22 +00:00
stdplugins-intl.h libgimp/gimpfileselection.c behave like other dialogs (close) when 2000-02-28 00:45:58 +00:00