==== 2.16.2 ==== 2006-11-20 William Jon McCann * NEWS: Updated for 2.16.2 release. 2006-11-09 William Jon McCann * src/gnome-screensaver-dialog.c: (auth_message_handler): * src/gs-auth-pam.c: (auth_message_handler), (pam_conversation): Revert the last patch and use one from Ray instead. It makes way more sense to do the conversion in gs-auth. Fixes #372707 2006-11-08 William Jon McCann * src/gnome-screensaver-dialog.c: (auth_message_handler): Add missing g_locale_to_utf8. Fixes #372707 2006-10-12 William Jon McCann * src/gs-lock-plug.c: (remove_cancel_timeout), (gs_lock_plug_response), (dialog_timed_out), (restart_cancel_timeout), (gs_lock_plug_show), (switch_page), (gs_lock_plug_show_prompt), (entry_key_press), (gs_lock_plug_finalize): Don't poll timers to determine when the dialog has timed out. Just rely on when a timeout source gets triggered. The polling was a remnant of when we used to have a progress bar in the dialog. May fix #359605 2006-10-12 William Jon McCann * src/gnome-screensaver-preferences.c: (populate_model), (compare_theme_names), (setup_treeview): Don't show expander column since we don't really use a tree at this point (gtk+ 2.10 only). Use g_utf8_collate to get the correct sort order. Fixes #359846. 2006-10-06 William Jon McCann * src/gs-window-x11.c (get_env_vars): Pass bus address. 2006-10-02 William Jon McCann * configure.ac: Post release version bump.