X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=ChangeLog;h=188b2a1370c15d6aabd73398f4263568354800d4;hb=79041f07cd6b9be3e091f86b1b3439108a5bce5b;hp=4d17ac4df5f7c3cd440f4d8d997bc6aaa5170f95;hpb=b2cbfe66a40b549a85bd411809deaf723421d472;p=~andy%2Fgtk diff --git a/ChangeLog b/ChangeLog index 4d17ac4df..188b2a137 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,80 @@ +2006-06-08 Alexander Larsson + + * gtk/gtkprintoperation-win32.c: + Update windows to build with new APIs and first cut + at preview work. + + * gtk/gtkprintoperation-private.h: + * gtk/gtkprintoperation-unix.c: + * gtk/gtkprintoperation.c + Various updates needed when making the preview work on win32. + + * tests/print-editor.c: + Print, don't preview. + +2006-06-07 Matthias Clasen + + * gtk/gtkentry.c (popup_targets_received): Make Delete + menuitem insensitive if entry is not editable. (#344232, + Milosz Derezynski) + + * gtk/gtkprintoperation.c: Add some docs. + + * gtk/gtk.symbols: Add gtk_print_operation_set_allow_async. + + * gtk/gtkprintoperation.h: Remove gtk_print_operation_run_async. + + * tests/testnotebookdnd.c: Update callers. + + * gtk/gtknotebook.h: + * gtk/gtknotebook.c (gtk_notebook_set_window_creation_hook): + Add a destroy notify for the callback data. (#344209, + Murray Cumming) + +2006-06-07 Jürg Billeter + + * gtk/Makefile.am: Fix building gtkbuiltincache.h without system GTK+. + +2006-06-07 Alexander Larsson + + * gtk/gtk.symbols: + * gtk/gtkprintoperation-private.h: + * gtk/gtkprintoperation-unix.c: + * gtk/gtkprintoperation.[ch]: + Clean up APIs: + Make async a setting instead of separate calls. + Combine settings like show_dialog, show_preview and pdf_target into + an action enum that you pass to gtk_print_dialog_run(). + + * tests/print-editor.c: + * tests/testnouiprint.c: + * tests/testprint.c: + * demos/gtk-demo/printing.c: + Update to new APIs + +2006-06-07 Bastien Nocera + + * configure.in: Update the ATK requirements (#344148) + +2006-06-07 Matthias Clasen + + * modules/printbackends/cups/gtkprintercups.c + (gtk_printer_cups_finalize): Fix a C99ism. + (#344123, Jens Ganseuer) + +2006-06-06 Behdad Esfahbod + + * gdk/gdkpango.c (gdk_pango_layout_line_get_clip_region): Correct + rounding of rect members. Improved docs. (#337603) + +2006-06-06 Matthias Clasen + + * gtk/gtkicontheme.c: Small optimization + 2006-06-05 Matthias Clasen + * configure.in: Bump version + * === Released 2.9.2 === * configure.in: Set interface age to 0.