2.6.5:

2005-10-19  Murray Cumming  <murrayc@murrayc.com>

	* configure.in: Increased version.
	Regenerated tarball with libtool 1.5.18, to fix 
	SUN Forte build problem. Bug #314283 from 
	Felipe Zipitria.

2005-10-19  Murray Cumming  <murrayc@murrayc.com>

	* gtk/src/scrolledwindow.hg: get_*scrollbar_visible(): 
	get_hscrollbar_visible() returned vscrollbar_visible() 
	and vice-versa. Fixed. Bug #317309 by Bartek Kostrzewa.

2005-08-02  Marco Scholten <mscholtn@xs4all.nl>

	* docs/tutorial/gtkmm-tut.xml: changed square to 
	Penrose triangle and added the missing screenshot
	in the custom widget chapter.
	Bug #311176.

2005-10-19  Murray Cumming <murrayc.com>

	* gtk/src/uimanager.hg: Use OWNERSHIP_NONE 
	with get_action_groups(), because the GList 
	should not be freed. Bug #31865 from 
	Colin Law.

2005-08-01  Murray Cumming <murrayc@murrayc.com>

	* config.h.in: Added missing undefs, needed 
	by SUN and Tru64 compilers. Patch from 
	The Written Word.

2005-08-01  Jonner <jonathon.jongsma@gmail.com>

	* docs/tutorial/gtkmm-tut.xml: Fix the link to the 
	Gtk::Combo reference docs, though this should talk 
	about Gtk::ComboBox instead anyway. 

2005-08-01  Murray Cumming <murrayc@murrayc.com>

	* gtk/src/settings.ccg:
	* gtk/src