2005-09-26 Jody Goldberg * Release 2.12.1 2005-09-22 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=306886 * libgnomeprintui/gpaui/gpa-paper-preview-item.c (gpa_paper_preview_item_connect) : use connect_swapped to make the signature of the handler cleaner. Watch paper width/height explicitly. * libgnomeprintui/gnome-print-paper-selector.c (gps_get_preview) : new. http://bugzilla.gnome.org/show_bug.cgi?id=312929 * libgnomeprintui/gnome-print-job-preview.c (gnome_print_job_preview_nx_and_ny_changed) : don't leak the preview. (gnome_print_job_preview_destroy) : ditto. * libgnomeprintui/gnome-print-preview.c (gpp_close) : unref the group in the user_data. 2005-09-21 Jody Goldberg * libgnomeprintui/gnome-print-preview.c (gpp_beginpage) : reset the context's user_data to the original group. If we don't then deleting all the children could leave us with a reference to a deleted object. This seems to fix the crash but it is a bit of a shot in the dark. 2005-09-21 Jody Goldberg * configure.in : bump libgnomeprint req to handle the s/gp_gc_get_data/gp_gc_get_user_data/ 2005-09-19 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=312928 * libgnomeprintui/gnome-print-job-preview.c (gnome_print_job_preview_init) : leak. Patch from http://bugzilla.gnome.org/show_bug.cgi?id=316692 * libgnomeprintui/gnome-print-dialog.c (gnome_print_dialog_new) : use the correct property name. * po/POTFILES.in (libgnomeprintui) : Add missing files. 2005-09-13 Jürg Billeter http://bugzilla.gnome.org/show_bug.cgi?id=155144 * libgnomeprintui/gpaui/gpa-printer-selector.c: (gpa_printer_selector_printer_added): Make sure we refer to current default printer. 2005-09-06 Jody Goldberg * configure.in : post release bump