gimp/devel-docs/libgimp
Sven Neumann 921f00c13d unref the gimp object after dumping the configuration as a test for
2003-11-17  Sven Neumann  <sven@gimp.org>

	* app/main.c: unref the gimp object after dumping the
	configuration as a test for Gimp::finalize.

	* app/base/base.[ch]: keep a reference on the config object.
	Renamed parameter "use_mmx" to "use_cpu_accel".

	* app/core/gimp.[ch]: call base_init() and base_exit() from
	app_procs.c, not from the Gimp object.

	* app/app_procs.[ch]: renamed app_init() to app_run() since here's
	where the main loop is run. Actually quit the main loop in
	app_exit_after_callback() instead of just calling exit().

	* app/errors.[ch]: declared fatal error handlers as G_GNUC_NORETURN.

	* libgimp/gimp.h: fixed usage of G_GNUC_NORETURN.
2003-11-17 00:17:01 +00:00
..
tmpl unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
.cvsignore renamed version.xml.in to version.in in all API reference manuals. 2003-11-08 17:37:46 +00:00
Makefile.am ignore "gimpunitcache.h". 2003-11-15 23:09:17 +00:00
libgimp-docs.sgml renamed version.xml.in to version.in in all API reference manuals. 2003-11-08 17:37:46 +00:00
libgimp-include.c updated API reference after libgimp cleanup 2000-08-24 15:17:38 +00:00
libgimp-sections.txt added API docs for the less obvious functions. Gracefully handle attempts 2003-11-11 21:35:50 +00:00
libgimp.types Handle gtk-doc just like GTK+ does it now: 2002-03-08 12:36:40 +00:00
version.in renamed version.xml.in to version.in in all API reference manuals. 2003-11-08 17:37:46 +00:00