gimp/app/display
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
..
gimpdisplay-callbacks.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpdisplay-callbacks.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpdisplay-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-ops.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpdisplay-ops.h block all canvas events while resizing the display so the standard canvas 2000-04-16 12:38:44 +00:00
gimpdisplay-render.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpdisplay-render.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay-scale.c Correctly initialize the max arrays in thin_region. Fixes bug #8351 return 2000-04-28 23:59:40 +00:00
gimpdisplay-scale.h Makefile.am a proper naming scheme for all cursor files. Added zoom_in and 2000-03-01 19:32:41 +00:00
gimpdisplay-scroll.c 2nd Try.. First failed due to problems at my end.... 1999-11-20 00:46:58 +00:00
gimpdisplay-scroll.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplay-selection.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpdisplay-selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay.c oops, forgot a debugging g_print(). 2000-05-08 21:20:53 +00:00
gimpdisplay.h app/gdisplay.[ch] made the warning_dialog a per-display variable. The old 2000-04-26 21:04:35 +00:00
gimpdisplayshell-callbacks.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpdisplayshell-callbacks.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpdisplayshell-draw.c new public function gimp_dnd_file_dest_set(). Moved the file/url dnd stuff 2000-05-06 17:03:44 +00:00
gimpdisplayshell-draw.h Use static GdkPixmaps in the image_window and for the tool icons. 2000-02-08 23:45:20 +00:00
gimpdisplayshell-filter-dialog.c Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpdisplayshell-filter-dialog.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gimpdisplayshell-filter.c Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpdisplayshell-filter.h Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpdisplayshell-layer-select.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpdisplayshell-layer-select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-qmask.c app/color_panel.[ch] app/color_picker.c removed the public function 2000-04-03 15:40:30 +00:00
gimpdisplayshell-qmask.h ChangeLog app/channel.c app/channel.h app/channel_ops.c 1999-08-07 20:55:26 +00:00
gimpdisplayshell-render.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpdisplayshell-render.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-scale.c Correctly initialize the max arrays in thin_region. Fixes bug #8351 return 2000-04-28 23:59:40 +00:00
gimpdisplayshell-scale.h Makefile.am a proper naming scheme for all cursor files. Added zoom_in and 2000-03-01 19:32:41 +00:00
gimpdisplayshell-scroll.c 2nd Try.. First failed due to problems at my end.... 1999-11-20 00:46:58 +00:00
gimpdisplayshell-scroll.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplayshell-selection.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpdisplayshell-selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell.c new public function gimp_dnd_file_dest_set(). Moved the file/url dnd stuff 2000-05-06 17:03:44 +00:00
gimpdisplayshell.h Use static GdkPixmaps in the image_window and for the tool icons. 2000-02-08 23:45:20 +00:00
gimpnavigationeditor.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpnavigationview.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpprogress.c i18n fixes 2000-02-10 01:59:52 +00:00
gimpprogress.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gximage.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00