2.6.3: 2005-06-09 Daniel Glöckner <daniel-gl@gmx.net> * tools/m4/convert_gdk.m4: Use OWNERSHIP_NONE with Glib::ListHandle< Glib::RefPtr<Device> instead of OWNERSHIP_DEEP, to avoid memory problems with Gdk::Display::list_devices(). 2005-04-27 Philip Langdale <plangdale@vmware.com> * gtk/src/action.hg: Override default wrap behaviour for get_proxies to use the correct ownership semantics. (bug #172892) 2005-04-15 Murray Cumming <murrayc@murrayc.com> * 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.