2.6.4:

2005-07-16  Murray Cumming  <murrayc@murrayc.com>

	* gdk/src/pixbufloader.ccg: pixbuf_loader_create_with_type():
	Really return the created GdkPixbufLoader.

2005-07-16  Ishmal  <rwjj@earthlink.net>

	* 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.