=========================== 2.12.1 ============================== 2006-02-06 Kjartan Maraas * configure.in: Release 2.12.1 2006-01-13 Abel Cheung * configure.in: Added "zh_HK" to ALL_LINGUAS. 2005-12-08 Kjartan Maraas * 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 * file-chooser/gtkfilesystemgnomevfs.c: (load_dir): Remove some stale code. 2005-12-08 Paolo Borelli * libgnomeui/gnome-entry.c (gnome_entry_save_history): fix list leak. 2005-11-14 Nickolay V. Shmyrev * libgnomeui/gnome-file-entry.c: (gnome_file_entry_get_full_path): Convert text from entry to filename encoding before returning it. Patch from Yydzero , bug #321144. 2005-09-27 Tor Lillqvist * 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 * 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.