gimp/app/xcf
Michael Natterer be86df2a69 app/Makefile.am removed.
2001-10-18  Michael Natterer  <mitch@gimp.org>

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

	* app/core/Makefile.am
	* app/core/core-types.h
	* app/core/gimpmoduleinfo.[ch]
	* app/core/gimpmodules.[ch]: new files containing the module info
	object and the module list handling code.

	* app/gui/Makefile.am
	* app/gui/module-browser.[ch]: new files containing the GUI.

	* app/xcf/xcf.[ch]: pass a "Gimp" pointer to xcf_exit().

	* app/core/gimp.[ch]: handle modules and xcf init/exit here too.

	* app/app_procs.c: don't touch the modules and xcf stuff any more.

	* app/gui/dialogs-constructors.c: changed accordingly.

2001-10-18  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: module_db.c has moved.
2001-10-18 17:27:36 +00:00
..
.cvsignore new directory app/xcf/ 2001-07-03 18:38:56 +00:00
Makefile.am new directory app/xcf/ 2001-07-03 18:38:56 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00
xcf-load.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
xcf-load.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
xcf-private.h ran autoupdate on this file 2001-07-19 15:34:19 +00:00
xcf-read.c new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-read.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-save.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
xcf-save.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-seek.c new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-seek.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-write.c updated 2001-07-22 22:18:01 +00:00
xcf-write.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf.c app/Makefile.am removed. 2001-10-18 17:27:36 +00:00
xcf.h app/Makefile.am removed. 2001-10-18 17:27:36 +00:00