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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Sep 17 23:11:30 EEST 2007
Author: marivoll
Date: 2007-09-17 23:11:28 +0300 (Mon, 17 Sep 2007)
New Revision: 13875

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-09-17 20:11:16 UTC (rev 13874)
+++ projects/haf/trunk/hildon-fm/ChangeLog	2007-09-17 20:11:28 UTC (rev 13875)
@@ -1,5 +1,23 @@
 2007-09-17  Marius Vollmer  <marius.vollmer at nokia.com>
 
+	* hildon-fm/hildon-file-system-obex.c
+	(hildon_file_system_obex_init): Use correct icon (N69058).
+
+	* hildon-fm/hildon-file-selection.c
+	(hildon_file_selection_create_list_view,
+	hildon_file_selection_create_thumbnail_view): Enable the 'rules
+	hint' for the GtkTreeView (N69593).
+	(hildon_file_selection_row_inserted): check for empty selection
+	instead of NULL cursor, as this condition will not happen
+	ever. This way we ensure that the goal URI is selected as soon as
+	the row is added if the user hasn't selected anything
+	meanwhile. (N68619)
+
+        * hildon-fm/hildon-file-system-voldev.c
+	(hildon_file_system_voldev_is_visible): check whether the MMC card
+	corresponding to the drive is corrupted to manage drives
+	visibility (N66733).
+
 	* hildon-fm/hildon-file-details-dialog.c
 	(hildon_file_details_dialog_init): Make filename wrap, allow line
 	break after each character (N53155).

Modified: projects/haf/trunk/hildon-fm/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-fm/debian/changelog	2007-09-17 20:11:16 UTC (rev 13874)
+++ projects/haf/trunk/hildon-fm/debian/changelog	2007-09-17 20:11:28 UTC (rev 13875)
@@ -9,7 +9,8 @@
   * Make libhildonfm2 depend on gnome-vfs-filechooser-backend since it
     doesn't really work with any other backend for now.  Fixes: NB#59466.
   * Fixes: NB#59284, NB#60626, NB#67758, NB#68881, NB#53155.
-
+  * Fixes: NB#66733, NB#69593, NB#68619, NB#69058, NB#69611.
+  
  -- Marius Vollmer <marius.vollmer at nokia.com>  Tue, 14 Aug 2007 19:48:47 +0300
 
 libhildonfm (1:1.9.38) unstable; urgency=low


More information about the maemo-commits mailing list