Files
gimp/app/core
Michael Natterer 8e04fb1b82 Some more proper typing instead of using pointers:
2006-09-24  Michael Natterer  <mitch@gimp.org>

	Some more proper typing instead of using pointers:

	* libgimpconfig/gimpconfig-params.h: added macro
	GIMP_CONFIG_INSTALL_PROP_BOXED().

	* app/core/gimpcontainer.c: made "children-type" a GParamSpecGType.

	* app/widgets/gimpcontrollerinfo.c: made "mapping" a
	GParamSpecBoxed and use g_hash_table_unref() instead of destroy().

	* app/widgets/gimppdbdialog.c: made "select-type" a GParamSpecGType.

	* app/dialogs/module-dialog.c
	* app/widgets/gimpcolordisplayeditor.c
	* app/widgets/gimpcontrollerlist.c
	* app/widgets/gimpfileprocview.c
	* app/widgets/gimppluginaction.c: use proper object types, boxed
	types and G_TYPE_GTYPE instead of G_TYPE_POINTER for various list
	stores and signal signatues.
2006-09-24 12:20:22 +00:00
..
2006-06-07 07:30:40 +00:00
2005-05-25 23:47:42 +00:00
2006-09-19 14:26:48 +00:00
2006-09-08 13:42:00 +00:00
2005-10-01 23:19:42 +00:00
2006-06-07 15:49:59 +00:00
2006-06-07 15:49:59 +00:00
2006-06-07 15:49:59 +00:00
2006-06-07 15:49:59 +00:00
2006-06-07 15:49:59 +00:00
2006-08-04 09:26:45 +00:00
2006-07-06 14:40:03 +00:00
2006-08-15 15:13:08 +00:00
2006-09-08 11:45:06 +00:00