2.6.3: 2005-06-09 Daniel Glöckner * tools/m4/convert_gdk.m4: Use OWNERSHIP_NONE with Glib::ListHandle< Glib::RefPtr instead of OWNERSHIP_DEEP, to avoid memory problems with Gdk::Display::list_devices(). 2005-04-27 Philip Langdale * gtk/src/action.hg: Override default wrap behaviour for get_proxies to use the correct ownership semantics. (bug #172892) 2005-04-15 Murray Cumming * examples/book/menus_and_toolbars/Makefile.am: * examples/book/menus_and_toolbars/rain.png: Add missing rain.png file and distribute it. * examples/book/menus_and_toolbars/examplewindow.cc: Catch the exception if the pixbuf file is not found.