2009-11-07 Pierre Wieser <pwieser@trychlos.org>

	* NEWS: Udated.

2009-10-29 Pierre Wieser <pwieser@trychlos.org>

	* src/common/na-action.c (object_copy): Fix copy of profiles.

2009-10-28 Pierre Wieser <pwieser@trychlos.org>

	* src/utils/nautilus-actions-new.c:
	Update command-line args to specify an URI.

	* src/common/na-xml-writer.c (na_xml_writer_output_xml):
	Write XML buffer to stdout when asked for.
	Update comment.

	* src/utils/console-utils.c:
	* src/utils/console-utils.h: New files.

	* src/utils/Makefile.am: Updated accordingly.

	* src/utils/nautilus-actions-new.c:
	* src/utils/nautilus-actions-schemas.c:	Initialize log handler
	to not emit debug messages when not in maintainer mode.

2009-10-26 Pierre Wieser <pwieser@trychlos.org>

	* src/nact/nact-xml-reader.c (add_message):
	Use XML markup to print messages embedding XML tags.

	* src/nact/nact-assistant-export.ui:
	Make the Export assistant be transient relatively to main window.
	Make the Import assistant be transient relatively to main window.

	Fix crash when running Export assistant.

	* src/nact/nact-tree-model.c:
	* src/nact/nact-tree-model.h
	(nact_tree_model_new, nact_tree_model_runtime_init_dnd):
	Takes a NactWindow as argument instead of NactMainWindow.

	* src/nact/nact-iactions-list.c
	(nact_iactions_list_initial_load, nact_iactions_list_runtime_init):
	Updated accordingly.

	* src/nact/nact-main-window.c (register_type):
	No more implements the NAIPrefs interface (moved to NactWindow).

	* src/nact/nact-window.c (register_type):
	Implements NAIPrefs interface.

	* src/nact/nact-assistant-export.ui:
	* src/nact/nautilus-actions-config-tool.ui:
	Remove terminating dot from radio button labels.

	* src/common/na-about.c (na_about_display):
	Do not mark authors names and emails for translating (#599520).

	* configure.ac: Bump version number to 1.12.3.