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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Jan 22 20:31:28 EET 2007
Author: marivoll
Date: 2007-01-22 20:31:27 +0200 (Mon, 22 Jan 2007)
New Revision: 9240

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


Modified: projects/haf/trunk/hildon-fm/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-fm/ChangeLog	2007-01-22 18:31:17 UTC (rev 9239)
+++ projects/haf/trunk/hildon-fm/ChangeLog	2007-01-22 18:31:27 UTC (rev 9240)
@@ -1,3 +1,34 @@
+2007-01-22  Marius Vollmer  <marius.vollmer at nokia.com>
+
+	* hildon-fm/hildon-file-system-private.c
+	(_hildon_file_system_compare_ignore_last_separator): Skip
+	"file://" prefixes before comparing.
+	(hildon_file_system_create_backend): Use gtk_file_system_create
+	always.
+
+	* hildon-fm/hildon-file-system-model.c
+	(hildon_file_system_model_delayed_add_children): Handle a NULL
+	model_node->folder gracefully.
+	(get_folder_callback): Rearranged code gratuitously.
+
+	* hildon-fm/hildon-file-common-private.h (_): Use "hildon-fm"
+	explicitly as the text domain since the package name has changed.
+
+	* hildon-fm/hildon-file-chooser-dialog.c,
+	hildon-fm/hildon-file-selection.c,
+	hildon-fm/hildon-file-system-model.c: Removed WITH_GTK_2_10
+	conditionals, keep the 2.10 stuff and the 2.6 stuff that now also
+	works with maemo-gtk 2.10.
+
+	Removed support for Gtk+ 2.6.
+	
+        * configure.ac: Require Gtk+ 2.10.0.  Do not check for osso-ic, it
+	is unused.  Removed --with-gtk-2-10 configure option.  Removed all
+	traces of l10n stuff.  Renamed package to "libhildonfm".
+
+	* hildon-fm/Makefile.am (INCLUDES): Do not use OSSOIC_CFLAGS.
+	(libhildonfm_la_LDFLAGS): Bumped major version to 2.
+	
 2006-12-21  Marius Vollmer  <marius.vollmer at nokia.com>
 
 	Make hildon-fm compile with Gtk+ 2.10.  (Gtk+ 2.6 is broken now.


More information about the maemo-commits mailing list