]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Update windows to build with new APIs and first cut at preview work.
[~andy/gtk] / ChangeLog
index 643faada31095a1c0d5d82346d41130737e68f6c..188b2a1370c15d6aabd73398f4263568354800d4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,31 @@
+2006-06-08  Alexander Larsson  <alexl@redhat.com>
+
+       * 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  <mclasen@redhat.com>
 
+       * 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,