Gimp/app/widgets
Michael Natterer c46bdc37f0 app/Makefile.am removed.
2001-02-03  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/gimpset.[ch]: removed.

	* app/gimpcontainer.[ch]: some minor fixes, cleanup.

	* app/context_manager.[ch]: made the "image_context" a GimpContainer
	and moved it here...

	* app/appenv.h
	* app/main.c: ...from here.

	* app/app_procs.c
	* app/colormap_dialog.[ch]
	* app/commands.c
	* app/gimage.c
	* app/gimpcontext.c
	* app/gimpimage.c
	* app/info_window.c
	* app/lc_dialog.c
	* app/lut_funcs.c
	* app/module_db.c
	* app/nav_window.c
	* app/palette_import.c
	* app/paths_dialog.c
	* app/pixel_region.c
	* app/scale.c
	* app/scroll.c
	* app/selection.c
	* app/temp_buf.c
	* app/undo.c
	* app/pdb/procedural_db.c
	* app/tools/by_color_select.c
	* app/tools/clone.c
	* app/tools/color_balance.c
	* app/tools/color_picker.c
	* app/tools/convolve.c
	* app/tools/crop.c
	* app/tools/curves.c
	* app/tools/paint_core.c
	* app/tools/transform_core.c: s/GimpSet/GimpContainer/g, removed
	many useless #include "appenv.h".

	* app/gimpdrawablepreview.c
	* app/gdisplay.c: found two badly crashing bugs i have introduced
	with my last changes here.
2001-02-03 22:05:41 +00:00
..
gimpbrusheditor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpbrusheditor.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpcolordialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpcolordialog.h added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +00:00
gimpcolordisplayeditor.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpcolormapeditor.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpcolormapeditor.h app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpcolorpanel.c added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +00:00
gimpcolorpanel.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpcursor.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
gimpcursor.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdeviceinfo.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpdevices.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpdevices.h app/color_notebook.[ch] app/color_panel.[ch] app/gimpcontext.[ch] use 2001-01-15 01:48:53 +00:00
gimpdnd.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpdnd.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
gimpdrawablepreview.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpdrawablepreview.h app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimpgradienteditor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpgradienteditor.h made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +00:00
gimphelp.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimphelp.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimphistogramview.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimphistogramview.h removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpitemfactory.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpitemfactory.h app/gimprc.[ch] app/menus.[ch] added a preferences option to disable 2001-01-02 02:33:43 +00:00
gimppaletteeditor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimppaletteeditor.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
gimppreviewrendererdrawable.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimppreviewrendererdrawable.h app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimptoolbox-color-area.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimptoolbox-color-area.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimptoolbox-indicator-area.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimptoolbox-indicator-area.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimptoolbox.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimptoolbox.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
gimptooloptionseditor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpviewrendererdrawable.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpviewrendererdrawable.h app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimpwidgets-utils.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpwidgets-utils.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gtkhwrapbox.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gtkhwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkvwrapbox.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gtkvwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkwrapbox.c restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
gtkwrapbox.h restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00