2.7.3: 2005-07-16 Murray Cumming * gdk/src/pixbufloader.ccg: create_with_type(): Really return the created GdkPixbufLoader. 2005-07-16 Ishmal * gtk/src/treeviewcolumn.hg: TreeViewColumn: Use GTKMM_API to add dllspec_export and dllspec_import for MSVC++ 7.1 because it needs the extra help, even when using --export-all and auto-import. See bug #309030. 2005-07-16 Murray Cumming * atk/src/atk_docs.xml: * gdk/src/gdk_docs.xml: * gtk/src/gtk_docs.xml: * gtk/src/gtk_enums.defs: * gtk/src/gtk_methods.defs: * pango/src/pango_docs.xml: Regenerated. * gdk/src/display.hg: Added warp_pointer(). 2005-07-15 Murray Cumming * atk/src/atk_enums.defs: * gdk/src/gdk_enums.defs: * pango/src/pango_enums.defs: * gtk/src/gtk_enums.defs: Regenerated with glibmm/tools/enums.pl * gtk/src/filechooser.hg: Added get/set_do_overwrite_confirmation() and property and signal. * gtk/src/treerowreference.hg: Added get_model(). * gtk/src/treeview.ccg: * gtk/src/treeview.hg: Added const versions of get_path_at_pos(), get_cell_area(), get_background_area(), get_visible_rect(), widget_to_tree_coords(), tree_to_widget_coords(). Added get_visible_range(). * gtk/src/treeviewcolumn.hg: Added queue_resize()