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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Sep 13 19:04:18 EEST 2007
Author: marivoll
Date: 2007-09-13 19:04:17 +0300 (Thu, 13 Sep 2007)
New Revision: 13809

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-13 16:03:49 UTC (rev 13808)
+++ projects/haf/trunk/hildon-fm/ChangeLog	2007-09-13 16:04:17 UTC (rev 13809)
@@ -1,3 +1,29 @@
+2007-09-13  Marius Vollmer  <marius.vollmer at nokia.com>
+
+	* hildon-fm/hildon-file-chooser-dialog.c
+	(hildon_file_chooser_dialog_create_sub_dialog): Make dialog
+	destroy with parent so that the parent can be programmatically
+	closed (N67758).
+
+2007-09-11  Marius Vollmer  <marius.vollmer at nokia.com>
+
+	* hildon-fm/hildon-file-selection.c (sort_function): If nodes are
+	identical in the current sort key, compare their names (N60626).
+
+	* hildon-fm/hildon-file-system-model.c
+	(hildon_file_system_model_iter_available): Also set the
+	'available' flag for for the children, recursivly (N59284).
+
+	* hildon-fm/hildon-file-selection.c
+	(hildon_file_selection_selection_changed): Do not call
+	hildon_file_selection_close_load_banner (N66158).
+
+	* hildon-fm/hildon-file-chooser-dialog.c (create_folder_callback):
+	Use "hildon-common-strings" textdomain for
+	ckdg_ib_folder_already_exists (N63125).
+	(get_path_length_from_uri): Count bytes, not UTF-8 codepoints,
+	since that is what should be limited (N68166).
+
 2007-09-04  Richard Hult  <richard at imendio.com>
 
 	* hildon-fm/hildon-file-system-model.c: (handle_finished_node),

Modified: projects/haf/trunk/hildon-fm/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-fm/debian/changelog	2007-09-13 16:03:49 UTC (rev 13808)
+++ projects/haf/trunk/hildon-fm/debian/changelog	2007-09-13 16:04:17 UTC (rev 13809)
@@ -5,9 +5,10 @@
     Fixes: NB#62319.
   * Correct sort order of top-level items.  Fixes: NB#65611.
   * Fixes: NB#65543, NB#67080, NB#66863, NB#64420, NB#64425.
-  * Fixes: NB#65966, NB#61944.
+  * Fixes: NB#65966, NB#61944, NB#63125, NB#68166, NB#66158.
   * 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.
 
  -- Marius Vollmer <marius.vollmer at nokia.com>  Tue, 14 Aug 2007 19:48:47 +0300
 


More information about the maemo-commits mailing list