CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     matthiasc       06/04/24 13:00:44

Modified files:
        .              : ChangeLog 
        gtk            : gtk.symbols gtkprintoperation.c 
                         gtkprintoperation-private.h 
                         gtkprintoperation-unix.c 
                         gtkprintoperation-win32.c 

Log message:
2006-04-24  Matthias Clasen  <[EMAIL PROTECTED]>

* gtk/gtk.symbols:
* gtk/gtkprintoperation.c (gtk_print_operation_run_async): Refactor the
gtk_print_operation_run() code and add an _async version.

* gtk/gtkprintoperation-private.h:
* gtk/gtkprintoperation-unix.c
(_gtk_print_operation_platform_backend_run_dialog_async)
(gtk_print_run_page_setup_dialog_async): Variants of the run functions
which don't call gtk_dialog_run(), but only show the dialog and return,
and handle the response in a signal handler.

* gtk/gtkprintoperation-win32.c (gtk_print_run_page_setup_dialog_async)
(_gtk_print_operation_platform_backend_run_dialog_async): Implement these
by calling the sync versions.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2006-04-24%2012:59&maxdate=2006-04-24%2013:01

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to