2006-02-24 Kjartan Maraas * libgnomeui/gnome-icon-list.c: Fix from Harry Lu to get rid of critical warnings in this code. Mostly triggered in evolution. Closes bug #331219. 2006-02-08 Federico Mena Quintero * file-chooser/gtkfilesystemgnomevfs.c (gtk_file_system_gnome_vfs_create_folder): Add o+x permission to created folders; we were creating them with permissions 774 instead of 775. * file-chooser/sucky-desktop-item.c (make_spawn_environment_for_sn_context), (make_environment_for_screen): Use g_listenv() instead of environ. Patch by Mark McLoughlin , taken from bug #124277. Fixes bug #330350. 2006-02-07 Kjartan Maraas * gnome-authentication-manager.c: (vfs_async_question_callback), (vfs_question_callback): Patch to make the dialog thread safe. Patch from (jylefort@FreeBSD.org). Closes bug #312180. 2006-02-07 Kjartan Maraas * gnome-entry.c: (gnome_entry_class_init): * gnome-icon-entry.c: (ientry_browse): Reuse some existing strings to cut down on redundancy. Reported by Clytie Siddall. Closes bug #314767. 2006-01-29 Kjartan Maraas * doc/reference/tmpl/gnome-app-helper.sgml: Fix typo in the docs. (Behdad Esfahbod). Closes bug #328622. 2006-01-26 Kjartan Maraas * configure.in: Release 2.13.3 and bump version again.