gimp/devel-docs/libgimp/tmpl
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
..
.cvsignore use an enum instead of defines updated 2000-02-06 21:19:10 +00:00
gimp.sgml unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimpbrushes.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimpbrushmenu.sgml removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpbrushselect.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimpchannel.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimpcolor.sgml applied a patch from Shawn Willden that adds the new PDB function 2003-08-31 15:42:39 +00:00
gimpconvert.sgml applied a patch from Akkana that adds short descriptions to all libgimp 2002-12-03 10:04:56 +00:00
gimpdisplay.sgml tools/pdbgen/pdb/display.pdb applied a modified version of a patch from 2002-12-03 12:10:21 +00:00
gimpdrawable.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimpedit.sgml applied a patch from Akkana that adds short descriptions to all libgimp 2002-12-03 10:04:56 +00:00
gimpenums.sgml use GIMP_GRADIENT as prefix for the GimpGradientType enum. 2003-08-26 18:12:42 +00:00
gimpexport.sgml updated after export change. 2003-11-15 17:12:54 +00:00
gimpfileops.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimpfloatingsel.sgml applied a patch from Akkana that adds short descriptions to all libgimp 2002-12-03 10:04:56 +00:00
gimpfontmenu.sgml removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpfonts.sgml app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimpfontselect.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimpgimprc.sgml added API docs for the less obvious functions. Gracefully handle attempts 2003-11-11 21:35:50 +00:00
gimpgradientmenu.sgml removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpgradients.sgml app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimpgradientselect.sgml updated after export change. 2003-11-15 17:12:54 +00:00
gimpguides.sgml applied a patch from Akkana that adds short descriptions to all libgimp 2002-12-03 10:04:56 +00:00
gimphelp.sgml updated after export change. 2003-11-15 17:12:54 +00:00
gimpimage.sgml updated after export change. 2003-11-15 17:12:54 +00:00
gimplayer.sgml updated after export change. 2003-11-15 17:12:54 +00:00
gimpmenu.sgml removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpmessage.sgml applied a patch from Akkana that adds short descriptions to all libgimp 2002-12-03 10:04:56 +00:00
gimppalette.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimppalettes.sgml app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimppaths.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimppatternmenu.sgml removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimppatterns.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimppatternselect.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimppixelrgn.sgml applied a patch from Akkana that adds short descriptions to all libgimp 2002-12-03 10:04:56 +00:00
gimpplugin.sgml updated after export change. 2003-11-15 17:12:54 +00:00
gimpproceduraldb.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimpselection.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimptexttool.sgml applied a patch from Akkana that adds short descriptions to all libgimp 2002-12-03 10:04:56 +00:00
gimptile.sgml libgimp/libgimp-sections.txt libgimp/tmpl/gimp.sgml updated/regenerated. 2003-06-19 17:13:38 +00:00
gimptools.sgml include the documentation of the format string in the gtk-doc comment. 2003-11-15 14:02:24 +00:00
gimpui.sgml libgimp/gimp.h libgimp/gimpcolordisplay.h libgimp/gimpcolorselector.h 2000-05-28 00:00:28 +00:00
gimpundo.sgml applied a patch from Akkana that adds short descriptions to all libgimp 2002-12-03 10:04:56 +00:00
gimpunit.sgml configure.in devel-docs/Makefile.am devel-docs/libgimpcolor/* 2001-05-04 20:39:29 +00:00