[maemo-commits] [maemo-commits] r13870 - projects/haf/trunk/hildon-fm

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Sep 17 20:17:26 EEST 2007
Author: marivoll
Date: 2007-09-17 20:17:24 +0300 (Mon, 17 Sep 2007)
New Revision: 13870

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


Modified: projects/haf/trunk/hildon-fm/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-fm/ChangeLog	2007-09-17 17:17:14 UTC (rev 13869)
+++ projects/haf/trunk/hildon-fm/ChangeLog	2007-09-17 17:17:24 UTC (rev 13870)
@@ -1,3 +1,28 @@
+2007-09-17  Marius Vollmer  <marius.vollmer at nokia.com>
+
+	* hildon-fm/hildon-file-system-special-location.h,
+	hildon-fm/hildon-file-system-special-location.c
+	(struct _HildonFileSystemSpecialLocationClass): Added rewrite_path
+	virtual function.
+	(hildon_file_system_special_location_rewrite_path): New.
+
+	* hildon-fm/hildon-file-system-model.c
+	(hildon_file_system_model_add_node): Call
+	hildon_file_system_special_location_rewrite_path to allow special
+	locations to rewrite the paths of its children.
+
+	* hildon-fm/hildon-file-system-private.h,
+	hildon-fm/hildon-file-system-private.c
+	(unescape_string, hildon_file_system_unescape_string): Renamed
+	former to latter and made public.  Changed all callers.
+
+	* hildon-fm/hildon-file-system-obex.c
+	(hildon_file_system_obex_rewrite_path): New, to fake the manual
+	symlink following needed by the current incomplete GnomeVFS obex
+	module.
+	(hildon_file_system_obex_create_child_location): Do not unescape
+	the URI since the host part is not stored in escaped form.
+
 2007-09-13  Marius Vollmer  <marius.vollmer at nokia.com>
 
 	Make sure that empty folders are not stuck with a zero load_time


More information about the maemo-commits mailing list