gtk+ r17720 - in branches/gtk-2-10: . gtk tests



Author: matthiasc
Date: 2007-04-30 03:21:10 +0100 (Mon, 30 Apr 2007)
New Revision: 17720
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=17720&view=rev

Modified:
   branches/gtk-2-10/ChangeLog
   branches/gtk-2-10/gtk/gtkprintoperation.c
   branches/gtk-2-10/tests/print-editor.c
Log:
2007-04-29  Matthias Clasen <mclasen redhat com>

        Make the emission of ::end-print and ::done consistent
        for previews.  (#347567, Yevgen Muntyan)

        * gtk/gtkprintoperation.c (preview_iface_end_preview): Set
        the finished status here.
        (preview_end_run): ...and not here.
        (print_pages_idle_done): Emit ::done for a cancelled preview.
        (print_pages_idle): If a preview has been cancelled, don't
        emit ::ready, but emit ::end-print.

        tests/print-editor.c: Use ::end-print to undo allocations
        from ::begin-print.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]