]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Don't mask "time" with the "time" argument.
[~andy/gtk] / ChangeLog
index e1b44fa3c7c392c47745fe2b3b3b29f364e40c71..560206d4380fa49163f91bc9bb67901382e3d626 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,612 @@
+2006-05-22  Emmanuele Bassi  <ebassi@gnome.org>
+
+       * gtk/gtkrecentmanager.h:
+       * gtk/gtkrecentmanager.c
+       (gtk_recent_info_get_application_info): Don't mask "time" with
+       the "time" argument.
+
+2006-05-22  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk/gdkcolor.h: gdk_color_parse returns boolean, not int.
+       (#342569, Masatake Yamato)
+
+       * gtk/gtkprintunixdialog.c (dialog_set_scale): Don't return
+       a value from a void function.
+
+       * gtk/gtkprinter.c (_gtk_printer_prepare_for_print) 
+       (_gtk_printer_get_settings_from_options) 
+       (_gtk_printer_request_details): Don't return values from void
+       functions.
+
+       * gtk/gtkrecentchooserutils.c (delegate_unselect_uri): Don't
+       return a value from a void function.
+
+       * gtk/gtkfilesystem.c (gtk_file_system_cancel_operation): Don't
+       return a value from a void function.  Also, don't put 
+       semicolons behind G_DEFINE_TYPE. (#342543)
+
+       * gtk/gtkwidget.c (gtk_widget_class_init): Add docs
+       for new style properties.  (#342535, Mart Raudsepp)
+
+       * gdk/x11/gdkscreen-x11.c: Remove _gdk_x11_screen_request_cm_notification
+
+       * gdk/x11/gdkdisplay-x11.c (gdk_display_open): Directly call 
+       gdk_display_request_selection_notification. 
+
+       * gdk/x11/gdkdisplay-x11.c: Several cleanups.
+       
+2006-05-21  Behdad Esfahbod  <behdad@gnome.org>
+
+       * gdk/gdkinternals.h:
+       * gdk/gdkscreen.c (gdk_screen_class_init), (gdk_screen_finalize),
+       (update_fontmap_resolution), (gdk_screen_set_resolution):  Add new
+       function _gdk_screen_get_font_map() and have one fontmap per screen,
+       with the correct resolution set on it.
+
+       * gdk/gdkpango.c (gdk_pango_context_get_for_screen): Use
+       _gdk_screen_get_font_map() instead of setting resolution on the
+       PangoCairoContext.  (#342529)
+
+2006-05-22  Tor Lillqvist  <tml@novell.com>
+
+       * gtk/gtkfilesystemwin32.c: Make it compile again. Doesn't work
+       properly yet, though. There is lots of commonality between this
+       file and gtkfilesystemunix.c that should really be factored out.
+
+2006-05-19  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkpaned.c (gtk_paned_compute_position): Avoid warnings
+       if a child is NULL.  (#342007, Patrick Monnerat)
+       
+       * gtk/gtk.symbols: 
+       * gtk/gtkprintoperation.h: 
+       * gtk/gtkprintoperation.c (gtk_print_operation_cancel): New function
+       to cancel a running print operation.
+
+       * gtk/gtkprintoperation-private.h (struct _GtkPrintOperationPrivate): 
+       Add a cancelled flag, use g types, use bitfields.
+
+       * gtk/gtkprintoperation.c (print_pages): Clean up after the idle
+       in the synchronous case.
+
+       * gtk/gtknotebook.c (gtk_notebook_pages_allocate): Fix a 
+       boundary case in scrolling where a tab was not shown.  (#168105,
+       Hiroyuki Ikezoe, patch by Kouhei Sutou)
+
+2006-05-19  Damon Chaplin  <damon@gnome.org>
+
+       * gtk/gtkfontsel.c (gtk_font_selection_init): use
+       atk_relation_add_target() to add the targets, since it sets up weak
+       references to avoid crashes. (#305530)
+
+2006-05-18  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkprintoperation.h: 
+       * gtk/gtkprintoperation.c: Add a GtkPrintOperation:: paginate signal 
+       that gets emitted to paginate a document in chunks.
+
+       * gtk/gtkprintoperation-private.h: 
+       * gtk/gtkmarshalers.list: Add necessary glue.
+
+       * gtk/gtkcalendar.c (gtk_calendar_drag_motion): Don't produce
+       a stuck drag if shift is held.  (#341734, Sebastien Bacher) 
+
+       * gdk/x11/gdkdnd-x11.c (_gdk_drag_get_protocol_for_display): 
+       Always set protocol.  (#342003, Tommi Komulainen)
+
+       * gtk/gtkimage.c (icon_theme_changed): Only unref the pixbuf
+       if the image has the appropriate storage type.  (#342096, Tommi
+       Komulainen)
+
+       * configure.in: Actually require GLib 2.11
+       
+       * gtk/gtkentry.c (gtk_entry_drag_data_received): Make drops
+       end up at the right spot.  (#342072,  Yevgen Muntyan)
+
+2006-05-18  Michael Natterer  <mitch@imendio.com>
+
+       * gtk/gtkrange.c: canonicalize the name of the "activate-slider"
+       style property and use GTK_PARAM_READABLE instead of
+       G_PARAM_READABLE. Moved one "activate_slider" variable to the
+       local scope its used in.
+
+2006-06-18  Michael Emmel  <mike.emmel@gmail.com>
+
+       * gdk/directfb/gdkscreen-directfb.c: 
+       * added gdk_screen_is_composited to compile
+       * Bug 342091
+
+2006-05-17  Alexander Larsson  <alexl@redhat.com>
+
+       * gtk/gtkprintoperation-win32.c:
+       Update to changed APIs.
+
+2006-05-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * configure.in: Bump version
+
+       * === Released 2.9.1 ====
+
+       * configure.in: Reset interface age
+       
+       * NEWS: Updates
+
+Tue May 16 12:36:25 2006  Søren Sandmann  <sandmann@redhat.com>
+
+       * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Move getting the
+       property out of the loop, and rename the variable 'max_expand'.
+
+       * gtk/gtktoolbar.c (gtk_toolbar_class_init): Fix the decription
+       for the max-child-expand property. 
+
+2006-05-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkprinter.c (gtk_printer_class_init): 
+       * gtk/gtkprintjob.c (gtk_print_job_class_init): 
+       * gtk/gtkprintoperation.c (gtk_print_operation_class_init): 
+       Cosmetic cleanups.
+
+       * gtk/gtkpagesetupunixdialog.c (populate_dialog): Add labels
+       for page orientations, also add the fourth one.  (#339589)
+
+       * gtk/stock-icons/24/gtk-orientation-reverse-portrait.png: New
+       icon.
+       
+       * gtk/Makefile.am: Add it here.
+       
+       * gtk/gtkstock.[hc]: Add stock items for the page orientations.
+
+2006-05-16  Michael Natterer  <mitch@imendio.com>
+
+       * gtk/gtktoolbar.c: added "max-child-expand" style property which
+       limits the space taken by expanding tool items. Fixes bug #340722.
+
+2006-05-16  Kristian Rietveld  <kris@imendio.com>
+
+       * gtk/gtkpathbar.c (gtk_path_bar_dispose): cancel all pending handles
+       in the button list. (Fixes #341035, reported by William Jon McCann).
+
+2006-05-16  Kristian Rietveld  <kris@imendio.com>
+
+       * gtk/gtkfilechooserdefault.c
+       (show_and_select_paths_finished_loading): put the newly selected
+       row(s) the in the middle of the view,
+       (update_current_folder_get_info_cb),
+       (gtk_file_chooser_default_update_current_folder): make sure reload
+       state is set to RELOAD_HAS_FOLDER while loading the new folder,
+       so _map() won't start loading the current working directory. (Fixes
+       #341028, reported by Michael Natterer).
+
+2006-05-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtktreeview.c (gtk_tree_view_button_press): Fix
+       an RTL problem with toggles in expander columns. 
+       (#341896, Roozbeh Pournader) 
+
+Mon May 15 15:12:05 2006  Søren Sandmann  <sandmann@redhat.com>
+
+       * gtk/gtklayout.c (gtk_layout_realize),
+       * gtk/gtkiconview.c (gtk_icon_view_realize),
+       * gtk/gtktreeview.c (gtk_tree_view_realize): Set the background of
+       the clip windows to NULL, since they are generally invisible and
+       don't have EXPOSURE set, which means they temp-unvlicker code
+       doesn't apply to them.
+
+       * gdk/x11/gdkgeometry-x11.c (_gdk_window_move_resize_child): Unset
+       the background of the parent window during resizing. Invalidate
+       the uncoered area of the parent window. Bug 341332.
+
+2006-05-15  Richard Hult  <richard@imendio.com>
+
+       * gdk/quartz/gdkevents-quartz.c (_gdk_events_init): Remove obsolete 
+       comment.
+       (poll_func): Remove assert and add a comment on how to fix properly.
+       (gdk_events_pending): Implement.
+
+2006-05-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkprintoperation.c: Reverse the order of
+       ranges when printing in reverse.  (#341578)
+
+2006-05-15  Alexander Larsson  <alexl@redhat.com>
+       
+       * gtk/gtkprintjob.[ch]:
+       Added gtk_print_job_set/get_track_print_status
+
+       * gtk/gtkprintoperation-private.h:
+       * gtk/gtkprintoperation.[ch]:
+       Add gtk_print_operation_set_track_print_status.
+       
+       * gtk/gtkprintoperation-unix.c:
+       Implement track_print_status on unix
+       
+       * gtk/gtkprintoperation-win32.c:
+       Implement track_print_status on win32
+       
+       * gtk/gtk.symbols:
+       Added symbols
+       
+       * modules/printbackends/cups/gtkprintbackendcups.c:
+       Implement track_print_status for cups
+       
+       * tests/print-editor.c:
+       Test track_print_status.
+
+2006-05-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkprintoperation.c: Do page rendering in an idle when
+       running asynchronous. 
+
+2006-05-15  Alexander Larsson  <alexl@redhat.com>
+
+       * gtk/gtk.symbols: 
+       * gtk/gtkprintbackend.[ch]: (_gtk_print_backend_create):
+       Never unload print backends.
+       Remove gtk_print_backend_unref_at_idle.
+
+       * modules/printbackends/cups/gtkprintbackendcups.c:
+       (cups_dispatch_watch_finalize):
+       Don't use the unref_at_idle hack since that caused
+       deadlocks. Instead we never unload print backends, which
+       is not really a big problem.
+
+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
+       gdkkeysyms-update.pl.
+
+       * gdk/gdkkeysyms-update.pl: Script to sync gdkkeysyms.h
+       with Xorg.  (#321896, Simos Xenitellis)
+
+       * gdk/Makefile.am (EXTRA_DIST): Add gdkkeysyms-update.pl
+
+       * gdk/gdkkeysyms.h: Consistently use lowercase in hex numbers.
+
+2006-05-10  Carlos Garnacho  <carlosg@gnome.org>
+
+       * gtk/gtknotebook.c: check that tab_label is not NULL before checking
+       that it's notebook's child. Closes #341247.
+
+Wed May 10 15:57:53 2006  Tim Janik  <timj@imendio.com>
+
+       * applied unified patch for configurable scroll arrow sizes from
+       bug #333632 and bug #325282.
+
+       * gtk/gtkwidget.c (gtk_widget_class_init): added ::scroll-arrow-hlength
+       and ::scroll-arrow-vlength style properties. fixed upper limit for
+       ::separator-width and ::separator-height to be MAXINT.
+
+       * gtk/gtkmenu.c: use GtkWidget::scroll-arrow-vlength to determine the
+       scroll arrow size, instead of using a hard coded constant.
+
+       * gtk/gtknotebook.c: use GtkWidget::scroll-arrow-vlength and
+       GtkWidget::scroll-arrow-hlength to determine scroll arrow sizes.
+       added GtkNotebook::arrow-spacing style property to configure the
+       spacing between scroll arrows.
+
+2006-05-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkpagesetupunixdialog.c: Don't include langinfo.h
+       unconditionally.  (#341217)
+
+2006-05-10  John (J5) Palmieri  <johnp@redhat.com>
+
+       * modules/printbackends/cups/gtkprintbackendcups.c:
+       make the _CUPS_MAP_ATTR_STR macro not dup the string so we don't
+       leak 
+
+2006-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
+
+       * gtk/paper_names.c: Correct #11 Envelope typo.
+
+2006-05-09  Tor Lillqvist  <tml@novell.com>
+
+       * gdk/win32/gdkevents-win32.c (doesnt_want_scroll): Look at both
+       GDK_SCROLL_MASK and GDK_BUTTON_PRESS_MASK. (#139628)
+
+2006-05-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): Add a :cursor-position
+       property.  (#334412, Yevgen Muntyan)
+
+       * gtk/gtk.symbols:
+       * gtk/gtkmessagedialog.[hc]: Add an image property.  (#337306, Alex Graveley)
+
+2006-05-09  Carlos Garnacho  <carlosg@gnome.org>
+
+       * gtk/gtknotebook.c: create an independent GdkWindow to behave nicely
+       during reordering with tab_labels with their own window, also use
+       gtk_drag_set_icon_widget() for the DnD icon to avoid drawing garbage
+       from offscreen regions. Closes bug #335707.
+       (gtk_notebook_tab_space), (gtk_notebook_calculate_shown_tabs),
+       (gtk_notebook_calculate_tabs_allocation): new functions, 
+       gtk_notebook_pages_allocate() functionality has been splitted into
+       these.
+
+2006-05-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_add_shortcut_folder): 
+       * gtk/gtktextbufferserialize.c (parse_attr_element): Fix some typos in
+       messages.  (#341091, Tino Meinen)
+
+       * gtk/gtkstatusicon.c: Some cleanups.
+       
+       * gtk/gtkstatusicon.c (gtk_status_icon_get_property): Silently return
+       NULL if the storage type of the image does not match.  (#340516, Christian
+       Persch)
+
+       * gtk/gtktoolbar.c (_gtk_toolbar_elide_underscores): Elide (_x) in the middle
+       of the string, too.  (#323956, Abel Cheung)
+
+       * gtk/gtkuimanager.c (update_node): Fix tooltips. (#340527, Jon-Kare Hellan)
+
+       * configure.in: Require Pango 1.13.0
+
+       * gtk/gtknotebook.c: 
+       * gtk/gtkwindow.c: 
+       * gtk/gtkrange.c: Fix doc typos.
+
+2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
+
+       * gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_class_init):
+       Corrected a duplicate word.
+
+       * gtk/gtkrecentmanager.c (gtk_recent_manager_add_full): Corrected
+       a typo.
+
+2006-05-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkrange.c (gtk_range_key_press):  Chain up, to
+       make bindings work.  Noticed by Al Puzzuoli.
+       
+2006-05-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkseparator.c: 
+       * gtk/gtkscrollbar.c: 
+       * gtk/gtkpaned.c: 
+       * gtk/gtkoldeditable.c: 
+       * gtk/gtkmisc.c: 
+       * gtk/gtkitem.c: 
+       * gtk/gtkimcontext.c: 
+       * gtk/gtkrange.c:
+       * gtk/gtkscale.c: Make types abstract again.
+
+2006-05-06  Matthias Clasen   <mclasen@redhat.com>
+       
+       * gdk/gdkwindow.c (gdk_window_get_toplevels): Fix a wrong
+       reference in the docs.  (#340870, Ed Catmur)
+
+2006-05-05  Christian Persch  <chpe@cvs.gnome.org>
+
+       * modules/printbackends/cups/gtkprintbackendcups.c:
+       * modules/printbackends/lpr/gtkprintbackendlpr.c:
+       * modules/printbackends/pdf/gtkprintbackendpdf.c: Always register
+         the type with the type module, even if it had been registered
+         before. Fixes bug #340676.
+
+2006-05-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkprintunixdialog.c: Use theme colors for 
+       the page layout indicator, and do RTL flipping for
+       the collate indicator.
+
+2006-05-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * configure.in: Require GLib 1.11.0
+
+       * configure.in: Bump version
+
+       * === Released 2.9.0 ===
+
+       * configure.in: Require cairo 1.1.6
+
+       * gtk/Makefile.am: Tweaks to make distcheck work.
+
+2006-05-05  Alexander Larsson  <alexl@redhat.com>
+
+       * gtk/gtkprintoperation-unix.c:
+       Implement per-page paper sizes.
+       
+       * gtk/gtkprintoperation.c:
+       Implement per-page paper sizes for pdf output.
+       Make gtk_print_operation_set_pdf_target() work again
+       
+       * tests/Makefile.am:
+       * tests/testprint.c:
+       * tests/testprintfileoperation.[ch]:
+       Add more test code for printing support.
+       This tests per-page paper sizes & orientation and
+       deriving from GtkPrintOperation.
+
+2006-05-04  Michael Emmel  <mike.emmel@gmail.com>
+
+       * gdk/directfb/gdkkeys-directfb.c: DIKI_ALTGR to compile with
+       directfb 0.9.25.1
+
+2006-05-04  Michael Natterer  <mitch@imendio.com>
+
+       * gtk/gtk.symbols: remove gtk_printer_set_backend so it compiles
+       again.
+
+2006-05-04  Alexander Larsson  <alexl@redhat.com>
+
+       * gtk/gtk.symbols:
+       Added new symbols
+       
+       * gtk/gtkpagesetupunixdialog.c:
+       * gtk/gtkprintunixdialog.c:
+       Destroy backends when finalizing dialogs.
+       Fix printer leak in selected_printer_changed.
+       
+       * gtk/gtkprintbackend.[ch]:
+       Convert from interface to baseclass.
+       Move printer hashtable here so that the baseclass can handle
+       the slightly complicated ownership model.
+       Add gtk_print_backend_destroy which runs the dispose method,
+       causing the ref-cycles between the backend and its printers
+       to be broken.
+       Add gtk_print_backend_unref_at_idle().
+       
+       * gtk/gtkprinter.[ch]:
+       GtkPrinter objects now ref their backend so that its always
+       availible, since its needed for the printer object to work.
+       This causes a reference-cycle that is broken using
+       gtk_print_backend_destroy.
+       Add gtk_printer_compare.
+       
+       * gtk/gtkprintoperation-private.h:
+       * gtk/gtkprintoperation-unix.c:
+       * gtk/gtkprintoperation.c:
+       Implement !show_dialog for unix.
+       Make sure the print data is fully spooled before returning
+       from a sync run_dialog.
+       
+       
+       * modules/printbackends/cups/gtkcupsutils.[ch]:
+       Add gtk_cups_request_ipp_add_strings
+       
+       * modules/printbackends/cups/gtkprintbackendcups.c:
+       * modules/printbackends/cups/gtkprintercups.c:
+       * modules/printbackends/lpr/gtkprintbackendlpr.c:
+       * modules/printbackends/pdf/gtkprintbackendpdf.c:
+       Convert backends to derive instead of implementing interface.
+       Move common code into baseclass.
+       CUPS:
+         Remove the printer polling in dispose, not finalize.
+         In the cups watch, remove the backend at idle instead of
+         immediately, since the unref can cause the module to be unloaded.
+         Limit the number of printer attributes requested
+         Get printer uri in initial printer listing so that we can use
+         the printer object immediately.
+       
+       * tests/Makefile.am:
+       * tests/testnouiprint.c:
+       Add testcase for !show_dialog.
+
+2006-05-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk.symbols:
+       * gtk/gtkfilesystem.c:
+       * gtk/gtkfilesystemunix.c:
+       * gtk/gtkprintbackend.h:
+       * gtk/gtkrecentchooserdefault.c:
+       * gtk/gtkrecentchooserdefault.h:
+       * gtk/paper_names_offsets.c: Make symbol list mstch reality.
+       
+       * gtk/Makefile.am: Fix a typo.
+       
+       * gdk/x11/Makefile.am (EXTRA_DIST): Add gdksettings.c
+
+2006-05-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2006-05-04  Murray Cumming <murrayc@murrayc.com>
 
        * gtk/gtktreemodel.c: (gtk_tree_model_base_init): Changed the