]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Restored the / at the start of the comment block, to fix the build.
[~andy/gtk] / ChangeLog.pre-2-10
index 5c7e96bf747106a6df406f99297c3184c842b51b..0c962a935632f36d5e559ab392a69a8822abae05 100644 (file)
@@ -1,3 +1,109 @@
+2006-05-14  Murray Cumming  <murrayc@murray.com>
+
+       * gtk/gtkframe.c: Restored the / at the start of the comment 
+       block, to fix the build.
+
+2006-05-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/*.c:
+       * gdk-pixbuf/*.c:
+       * gdk/*.c: Remove erroneous ; after G_DEFINE_TYPE 
+       macros.  (#341692, Yevgen Muntyan)
+
+       * gtk/gtktextbtree.c: 
+       * gtk/gtktextview.c: Move some asserts to the right 
+       place.  (#341661, #341665, Pascal Terjan)
+
+2006-05-12  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtknotebook.c: Fix some corner cases in the size
+       allocation logic for tabs.  (#341577, Carlos Garnacho Parro)
+
+       * gtk/gtkprintunixdialog.c: Some fixes to capitalization of
+       labels.  (#341558, Dennis Cranston)
+
+       * gtk/gtknotebook.c: Handle tab_label being NULL better.
+       (#341455, William Jon McCann, patch by Carlos Garnacho Parro)
+
+       * gtk/gtkruler.c: Reinstate the ruler metrics strings, since
+       they are used by glade, pointed out by Damon Chaplin.
+
+2006-05-12  Alexander Larsson  <alexl@redhat.com>
+
+       * gtk/gtkwindow.c:
+       Better handling of the window group on unsetting transient-for, since
+       the transient parent might have changed group.
+       
+       * gtk/gtkmenu.c:
+       Combine the handling of transient for the attach-widget and the
+       window group handling by setting transient-to on popup/popdown only.
+
+       See bug #340401
+       
+       * gtk/gtkprintunixdialog.c:
+       Remove part of old fix no longer needed.
+
+2006-05-12  Alexander Larsson  <alexl@redhat.com>
+
+       * gtk/gtkprintoperation.c (gtk_print_operation_set_n_pages):
+       Update g_object_notify to new property name.
+
+2006-05-12  Alexander Larsson  <alexl@redhat.com>
+
+       * gtk/gtkrecentmanager.c:
+       Fix build errors.
+       
+       * gtk/gtk.symbols:
+       * demos/gtk-demo/printing.c:
+       * gtk/gtkprintoperation-win32.c:
+       * gtk/gtkprintoperation.[ch]:
+       * gtk/gtkprintsettings.[ch]: 
+       * modules/printbackends/cups/gtkprintbackendcups.c:
+       * modules/printbackends/lpr/gtkprintbackendlpr.c:
+       * modules/printbackends/pdf/gtkprintbackendpdf.c:
+       * tests/print-editor.c:
+       * tests/testnouiprint.c:
+       * tests/testprint.c:
+       * tests/testprintfileoperation.c:
+       Rename functions from nr_of_pages to n_pages, and num_copies to
+       n_copies to match other gtk+ names.
+       
+       * gtk/gtkmenu.c: (gtk_menu_popdown):
+       Only re-set window group on popdown if we set it on popup (i.e.
+       if there is a parent menu shell).
+       Fixed part of bug #340401
+
+       * gtk/gtkwindow.c:
+       Add (contruct) property "transient-for" to GtkWindow. This
+       is needed for the fix to bug #340401.
+       
+       * gtk/gtkprintunixdialog.c:
+       Use the transient-for property on construction and populate the dialog
+       with widgets after that. This fixes bug #340401.
+       More n_pages renames.
+
+2006-05-11  Emmanuele Bassi  <ebassi@cvs.gnome.org>
+
+       * gtk/gtkrecentmanager.h: Remove the error parameter to the
+       gtk_recent_manager_add() and gtk_recent_manager_add_full()
+       functions; remove the unneeded error codes from the error
+       enumeration.  (#336774).
+
+       * gtk/gtkrecentmanager.c: Make gtk_recent_manager_add() and
+       gtk_recent_manager_add_full() complain loudly about wrong or
+       missing meta-data, instead of using a GError.  (#336774)
+
+2006-05-11  Matthias Clasen  <mclasen@redhat.com>
+
+       * demos/gtk-demo/Makefile.am (demos): Add it here.
+
+       * demos/gtk-demo/printing.c (do_printing): Add a GtkPrintOperation demo.
+
+2006-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * gtk/gtkfilechooserembed.c: use I_() instead of _() when creating
+       response-requested signal. Fixes bug #341416
+
 2006-05-11  Matthias Clasen  <mclasen@redhat.com>
 
        * gdk/gdkkeysyms.h: Regenerated from Xorg 7.1 keysyms.h, using