[maemo-commits] [maemo-commits] r9717 - in projects/haf/trunk/hildon-fm: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Feb 7 18:33:18 EET 2007
Author: marivoll
Date: 2007-02-07 18:33:17 +0200 (Wed, 07 Feb 2007)
New Revision: 9717

Modified:
   projects/haf/trunk/hildon-fm/ChangeLog
   projects/haf/trunk/hildon-fm/debian/changelog
Log:


Modified: projects/haf/trunk/hildon-fm/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-fm/ChangeLog	2007-02-07 16:33:03 UTC (rev 9716)
+++ projects/haf/trunk/hildon-fm/ChangeLog	2007-02-07 16:33:17 UTC (rev 9717)
@@ -3,6 +3,14 @@
 	* hildon-fm/hildon-file-system-model.c
 	(hildon_file_system_model_get_value): Consider nodes that have a
 	active get_folder_handle to be folders.
+	(handle_possibly_finished_node): Only announce a row change when
+	the path is valid.  The path is invalid for the fake root.
+	(hildon_file_system_model_get_value): When calculating the weight,
+	don't look into info when it is NULL.
+	(get_folder_callback): When the folder is finished loading, list
+	and add its children immediately.  This is needed for the
+	filesystemmemory backend which doesn't emit any change
+	notification signals.
 
 	* hildon-fm/hildon-file-system-private.c
 	(_hildon_file_system_create_image): Don't call

Modified: projects/haf/trunk/hildon-fm/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-fm/debian/changelog	2007-02-07 16:33:03 UTC (rev 9716)
+++ projects/haf/trunk/hildon-fm/debian/changelog	2007-02-07 16:33:17 UTC (rev 9717)
@@ -1,3 +1,9 @@
+libhildonfm (2.9-2unreleased) unstable; urgency=low
+
+  * Added Build dependency on libdbus-1-dev (>= 1.0).
+
+ -- Marius Vollmer <marius.vollmer at nokia.com>  Wed,  7 Feb 2007 16:54:33 +0200
+
 libhildonfm (2.9-1) unstable; urgency=low
 
   * Added hildon-fm-dev as a build-time compatibility kluge as well.


More information about the maemo-commits mailing list