2008-03-03  Benjamin Kampmann  <benjamin@fluendo.com>

	* xmlmenu_components/locations_builder.py:
	restore the children and replug it at the right place -> ugly hack but
	fixes #1106

2008-02-29  Benjamin Kampmann  <benjamin@fluendo.com>

	* xmlmenu_components/locations_builder.py:
	take care of the removed children attributes by storing them on your own.
	fixes #1084

2008-02-26  Benjamin Kampmann  <benjamin@fluendo.com>

	* tests/test_uri_node_builder.py:
	changed test to take care, that we DON'T clear the list anymore

2008-02-26  Benjamin Kampmann  <benjamin@fluendo.com>

	* xmlmenu_components/uri_node_builder.py:
	don't clear the model so that the slideshow can still play it, fixes #1045

2008-02-26  Benjamin Kampmann  <benjamin@fluendo.com>

	  * xmlmenu_components/locations_builder.py:
	  save the uris as byte strings instead of unicode to be compliant with
	  the configurations file encodings


2008-02-26  Benjamin Kampmann  <benjamin@fluendo.com>

	  * xmlmenu_components/locations_builder.py:
		- save the given data like label and media_types, too (so that
		  everything shows up at the right place after a start-up)
		- don't save XDG-Directories
		- fixes #1044

2008-02-20  Florian Boucault  <florian@fluendo.com>

	* actions/viewimage_action.py:
	* plugin.conf:
	* tests/node_builder_test.py:
	* tests/test_activity_node_builder.py:
	* tests/test_uri_node_builder.py:
	* tests/test_viewimage_action.py:
	* tests/test_xml_activity.py:
	* xmlmenu_components/activity_node_builder.py:
	* xmlmenu_components/uri_node_builder.py:
	Removed old style slideshow == big cleanup.

2008-02-19  Benjamin Kampmann  <benjamin@fluendo.com>

	* xmlmenu_components/locations_builder.py:
	don't save XDGs...

2008-02-19  Benjamin Kampmann  <benjamin@fluendo.com>

	* tests/test_locations_builder.py:
	removed wrong test

2008-02-19  Benjamin Kampmann  <benjamin@fluendo.com>

	* xmlmenu_components/locations_builder.py:
	check that no location is given twice and save none-removable (means the
	drag'n'drop ones)

2008-02-13  Benjamin Kampmann  <benjamin@fluendo.com>

	* xmlmenu_components/locations_builder.py:
	using weak references, applies and fixes #898

	* tests/node_builder_test.py:
	* tests/test_locations_builder.py:
	* tests/test_uri_node_builder.py:
	fixing the tests

2008-02-08  Benjamin Kampmann  <benjamin@fluendo.com>

	* xmlmenu_components/uri_node_builder.py:
	* xmltreemenu_activity.py:
	use the new traceback logging system

2008-02-06  Benjamin Kampmann  <benjamin@fluendo.com>

	* xmlmenu_components/uri_node_builder.py:
	add callback only if it is really a deferred

2008-02-04  Benjamin Kampmann  <benjamin@fluendo.com>

	* xmlmenu_components/locations_builder.py:
	fixed typo and added missing message type

2008-02-04  Benjamin Kampmann  <benjamin@fluendo.com>

	* xmlmenu_components/locations_builder.py:
	send messages for local locations

2008-02-01  Florian Boucault  <florian@fluendo.com>

	* xmlmenu_components/uri_node_builder.py:
	Store file type in model.

2008-02-01  Benjamin Kampmann  <benjamin@fluendo.com>

	* data/default_menu.xml:
	use grid for storage devices in images

