2007-11-06  Jonathon Jongsma  <jjongsma@gnome.org>

	* docs/reference/doxygen_to_devhelp.xsl: minor clean-up of the xsl file to
	extract common stuff out to separate templates so we don't have so much
	duplication in the 'as-func' and 'as-sub' templates

2007-11-05  Jonathon Jongsma  <jjongsma@gnome.org>

	* docs/reference/doxygen_to_devhelp.xsl: Fully-qualify functions in the
	devhelp file so it's easy to see which class they belong to in the search
	results (Bug #493999)

2007-11-05  Jonathon Jongsma  <jjongsma@gnome.org>

	* docs/reference/Makefile.am: clean up the makefile rules for building the
	devhelp files a bit so that it gets rebuilt if the xsl stylesheet changes,
	etc.
	* docs/reference/doxygen_to_devhelp.xsl: Fix the devhelp XSL stylesheet so
	that the functions link correctly (fixes Bug #488261)

2007-11-05  Yevgen Muntyan  <muntyan@tamu.edu>

	* tools/extra_defs_gen/generate_defs_gtk.cc: Added ifdefs around the 
	unix-specific printer objects, to fix the build on Windows.

2.12.2: