=========================== 2.12.1 ============================== 2006-02-06 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Release 2.12.1 2006-01-13 Abel Cheung <maddog@linuxhall.org> * configure.in: Added "zh_HK" to ALL_LINGUAS. 2005-12-08 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-icon-entry.c (gnome_icon_text_item_destroy): Fix critical warnings from the canvas. Merge from HEAD. Closes bug 323521. 2005-12-08 Kjartan Maraas <kmaraas@gnome.org> * file-chooser/gtkfilesystemgnomevfs.c: (load_dir): Remove some stale code. 2005-12-08 Paolo Borelli <pborelli@katamail.com> * libgnomeui/gnome-entry.c (gnome_entry_save_history): fix list leak. 2005-11-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * libgnomeui/gnome-file-entry.c: (gnome_file_entry_get_full_path): Convert text from entry to filename encoding before returning it. Patch from Yydzero <yandong.yao@sun.com>, bug #321144. 2005-09-27 Tor Lillqvist <tml@novell.com> * configure.in: Set GNOME_KEYRING to gnome-keyring-1 on Unix, empty on Win32 (where we don't use gnome-keyring, at least not for now). AC_SUBST it. * libgnomeui/libgnomeui-2.0.pc.in: Correspondingly, use @GNOME_KEYRING@. 2005-09-21 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-file-entry.c: (browse_dialog_ok): Fix a crasher. Fix from Petr Mladek. Closes bug #315549. * libgnomeui/gnome-pixmap-entry.c: (refresh_preview), (setup_preview): Fix a crash on Solaris. Patch from Vijaykumar Patwari. Closes bug #122703.