forked from AuroraMiddleware/gtk
*** empty log message ***
This commit is contained in:
parent
09f4906d21
commit
89eb540bd4
@ -1,5 +1,11 @@
|
||||
2006-06-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk-pristine/gtkprintoperation-private.h:
|
||||
* gtk-pristine/gtkprintoperation.c:
|
||||
* gtk-pristine/gtkprintoperation-unix.c: Move the
|
||||
PrintPagesData.wait flag to GtkPrintOperationPrivate.is_sync.
|
||||
Also use a recursive mainloop instead of manually looping.
|
||||
|
||||
* gtk/gtkprintoperation.c: Add some examples to the docs.
|
||||
|
||||
* gtk/gtkprintbackend.c (gtk_print_backend_class_init):
|
||||
|
@ -1,5 +1,11 @@
|
||||
2006-06-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk-pristine/gtkprintoperation-private.h:
|
||||
* gtk-pristine/gtkprintoperation.c:
|
||||
* gtk-pristine/gtkprintoperation-unix.c: Move the
|
||||
PrintPagesData.wait flag to GtkPrintOperationPrivate.is_sync.
|
||||
Also use a recursive mainloop instead of manually looping.
|
||||
|
||||
* gtk/gtkprintoperation.c: Add some examples to the docs.
|
||||
|
||||
* gtk/gtkprintbackend.c (gtk_print_backend_class_init):
|
||||
|
Loading…
Reference in New Issue
Block a user