head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.18 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.16 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.14 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.12 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.10 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.8 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.6 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.4 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.2 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.3.0.4 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.2 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.2.0.6 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.4 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.2 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.1.0.2 pkgsrc-2006Q4-base:1.1; locks; strict; comment @# @; 1.4 date 2008.04.15.12.36.39; author drochner; state dead; branches; next 1.3; 1.3 date 2007.10.13.14.18.20; author adam; state Exp; branches; next 1.2; 1.2 date 2007.02.05.19.43.23; author adam; state Exp; branches; next 1.1; 1.1 date 2006.11.29.19.03.38; author adam; state Exp; branches; next ; desc @@ 1.4 log @update to 2.16.1 This switches to the gnome-2.22 release branch. @ text @$NetBSD: patch-ab,v 1.3 2007/10/13 14:18:20 adam Exp $ --- docs/reference/Makefile.in.orig 2007-10-05 09:36:28.000000000 +0200 +++ docs/reference/Makefile.in @@@@ -400,8 +400,7 @@@@ uninstall-am: uninstall-gmmproc_binSCRIP #Ideally, libstdc++.tag.xml would be installed by gcc, instead of being copied into every project. -html/index.html: $(doxygen_configfile_source) $(beautify_docs_source) $(top_srcdir)/glib/glibmm/*.h - -rm -rf html +html/index.html: $(doxygen_configfile_source) $(beautify_docs_source) image_path=""; \ dir="`pkg-config --silence-errors --variable=prefix gtk+-2.0`/share/gtk-doc/html/gtk"; \ test -d "$$dir" && image_path="$$dir"; \ @ 1.3 log @Changes 2.14.1: * Glib::wrap(): Don't fail when wrapping an interface that is implemented by an unrecognized type. gmmproc-generated code now uses the new wrap_auto_interface(), so newly-generated source code will require this latest glibmm version. * Increase version number check for glib. Changes 2.14: * New Regex class, allowing string searching with regular expressions. * New KeyFile class. * Main: Added SignalTimeout::connect_seconds(). * OptionContext: Added get/set_summary(), get/set_description(), set_translation_domain() and set_translate_func(). * Added Glib::get_user_special_dir(), get_user_data_dir(), get_user_config_dir(), and get_user_cache_dir(). * Improved documentation. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Changes 2.12.5: * Fix code generation when using the latest m4, and functions named mkstemp, as experienced on Ubuntu Feisty. @ text @d3 1 a3 1 --- docs/reference/Makefile.in.orig 2007-01-28 15:16:24.000000000 +0100 d5 1 a5 1 @@@@ -403,8 +403,7 @@@@ uninstall-am: uninstall-gmmproc_binSCRIP @ 1.1 log @Changes 2.12.3: * ObjectBase: Added connect_property_changed(), as an alternative to use when the property proxies are not available because GLIBMM_PROPERTIES_ENABLED is not defined. * Documentation: - Small ustring reference documentation improvement. @ text @d3 1 a3 1 --- docs/reference/Makefile.in.orig 2006-11-29 19:18:30.000000000 +0100 d5 1 a5 1 @@@@ -402,8 +402,7 @@@@ uninstall-am: uninstall-gmmproc_binSCRIP @