pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gtkmm Changes 2.14.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89c5628c5436
branches:  trunk
changeset: 548525:89c5628c5436
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 16 21:34:07 2008 +0000

description:
Changes 2.14.1:
* pangomm is a separate package now
* compatible with gtk+-2.14.x
* bug fixes and improvements

diffstat:

 x11/gtkmm/Makefile      |   13 +-
 x11/gtkmm/PLIST         |  540 +++--------------------------------------------
 x11/gtkmm/buildlink3.mk |    7 +-
 x11/gtkmm/distinfo      |    8 +-
 4 files changed, 50 insertions(+), 518 deletions(-)

diffs (truncated from 846 to 300 lines):

diff -r 1c9f7e6fba58 -r 89c5628c5436 x11/gtkmm/Makefile
--- a/x11/gtkmm/Makefile        Thu Oct 16 21:22:40 2008 +0000
+++ b/x11/gtkmm/Makefile        Thu Oct 16 21:34:07 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2008/04/06 12:13:11 adam Exp $
+# $NetBSD: Makefile,v 1.60 2008/10/16 21:34:07 adam Exp $
 
-DISTNAME=      gtkmm-2.12.7
+DISTNAME=      gtkmm-2.14.1
 CATEGORIES=    x11
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtkmm/2.12/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtkmm/2.14/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    adam%NetBSD.org@localhost
@@ -20,12 +20,9 @@
 PKGCONFIG_OVERRIDE=    atk/atkmm-1.6.pc.in
 PKGCONFIG_OVERRIDE+=   gdk/gdkmm-2.4.pc.in
 PKGCONFIG_OVERRIDE+=   gtk/gtkmm-2.4.pc.in
-PKGCONFIG_OVERRIDE+=   pango/pangomm-1.4.pc.in
 
-BUILDLINK_API_DEPENDS.glibmm+= glibmm>=2.12.3
-BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.12.0
+BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.14.3
 
-.include "../../devel/glibmm/buildlink3.mk"
-.include "../../graphics/cairomm/buildlink3.mk"
+.include "../../devel/pangomm/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1c9f7e6fba58 -r 89c5628c5436 x11/gtkmm/PLIST
--- a/x11/gtkmm/PLIST   Thu Oct 16 21:22:40 2008 +0000
+++ b/x11/gtkmm/PLIST   Thu Oct 16 21:34:07 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.29 2008/03/03 11:49:55 drochner Exp $
+@comment $NetBSD: PLIST,v 1.30 2008/10/16 21:34:07 adam Exp $
 bin/gtkmm-demo
 include/atkmm-1.6/atkmm.h
 include/atkmm-1.6/atkmm/action.h
@@ -342,6 +342,7 @@
 include/gtkmm-2.4/gtkmm/private/toolbar_p.h
 include/gtkmm-2.4/gtkmm/private/toolbutton_p.h
 include/gtkmm-2.4/gtkmm/private/toolitem_p.h
+include/gtkmm-2.4/gtkmm/private/toolshell_p.h
 include/gtkmm-2.4/gtkmm/private/tooltip_p.h
 include/gtkmm-2.4/gtkmm/private/tooltips_p.h
 include/gtkmm-2.4/gtkmm/private/treedragdest_p.h
@@ -416,6 +417,7 @@
 include/gtkmm-2.4/gtkmm/toolbar.h
 include/gtkmm-2.4/gtkmm/toolbutton.h
 include/gtkmm-2.4/gtkmm/toolitem.h
+include/gtkmm-2.4/gtkmm/toolshell.h
 include/gtkmm-2.4/gtkmm/tooltip.h
 include/gtkmm-2.4/gtkmm/tooltips.h
 include/gtkmm-2.4/gtkmm/treedragdest.h
@@ -439,60 +441,6 @@
 include/gtkmm-2.4/gtkmm/widget.h
 include/gtkmm-2.4/gtkmm/window.h
 include/gtkmm-2.4/gtkmm/wrap_init.h
-include/pangomm-1.4/pangomm.h
-include/pangomm-1.4/pangomm/attributes.h
-include/pangomm-1.4/pangomm/attriter.h
-include/pangomm-1.4/pangomm/attrlist.h
-include/pangomm-1.4/pangomm/cairofontmap.h
-include/pangomm-1.4/pangomm/color.h
-include/pangomm-1.4/pangomm/context.h
-include/pangomm-1.4/pangomm/coverage.h
-include/pangomm-1.4/pangomm/font.h
-include/pangomm-1.4/pangomm/fontdescription.h
-include/pangomm-1.4/pangomm/fontface.h
-include/pangomm-1.4/pangomm/fontfamily.h
-include/pangomm-1.4/pangomm/fontmap.h
-include/pangomm-1.4/pangomm/fontmetrics.h
-include/pangomm-1.4/pangomm/fontset.h
-include/pangomm-1.4/pangomm/glyph.h
-include/pangomm-1.4/pangomm/glyphstring.h
-include/pangomm-1.4/pangomm/init.h
-include/pangomm-1.4/pangomm/item.h
-include/pangomm-1.4/pangomm/language.h
-include/pangomm-1.4/pangomm/layout.h
-include/pangomm-1.4/pangomm/layoutiter.h
-include/pangomm-1.4/pangomm/layoutline.h
-include/pangomm-1.4/pangomm/layoutrun.h
-include/pangomm-1.4/pangomm/private/attributes_p.h
-include/pangomm-1.4/pangomm/private/attriter_p.h
-include/pangomm-1.4/pangomm/private/attrlist_p.h
-include/pangomm-1.4/pangomm/private/cairofontmap_p.h
-include/pangomm-1.4/pangomm/private/color_p.h
-include/pangomm-1.4/pangomm/private/context_p.h
-include/pangomm-1.4/pangomm/private/coverage_p.h
-include/pangomm-1.4/pangomm/private/font_p.h
-include/pangomm-1.4/pangomm/private/fontdescription_p.h
-include/pangomm-1.4/pangomm/private/fontface_p.h
-include/pangomm-1.4/pangomm/private/fontfamily_p.h
-include/pangomm-1.4/pangomm/private/fontmap_p.h
-include/pangomm-1.4/pangomm/private/fontmetrics_p.h
-include/pangomm-1.4/pangomm/private/fontset_p.h
-include/pangomm-1.4/pangomm/private/glyph_p.h
-include/pangomm-1.4/pangomm/private/glyphstring_p.h
-include/pangomm-1.4/pangomm/private/item_p.h
-include/pangomm-1.4/pangomm/private/language_p.h
-include/pangomm-1.4/pangomm/private/layout_p.h
-include/pangomm-1.4/pangomm/private/layoutiter_p.h
-include/pangomm-1.4/pangomm/private/layoutline_p.h
-include/pangomm-1.4/pangomm/private/layoutrun_p.h
-include/pangomm-1.4/pangomm/private/rectangle_p.h
-include/pangomm-1.4/pangomm/private/renderer_p.h
-include/pangomm-1.4/pangomm/private/tabarray_p.h
-include/pangomm-1.4/pangomm/rectangle.h
-include/pangomm-1.4/pangomm/renderer.h
-include/pangomm-1.4/pangomm/tabarray.h
-include/pangomm-1.4/pangomm/types.h
-include/pangomm-1.4/pangomm/wrap_init.h
 lib/gdkmm-2.4/include/gdkmmconfig.h
 lib/gtkmm-2.4/include/gtkmmconfig.h
 lib/gtkmm-2.4/proc/m4/convert.m4
@@ -504,16 +452,13 @@
 lib/libatkmm-1.6.la
 lib/libgdkmm-2.4.la
 lib/libgtkmm-2.4.la
-lib/libpangomm-1.4.la
 lib/pkgconfig/atkmm-1.6.pc
 lib/pkgconfig/gdkmm-2.4.pc
 lib/pkgconfig/gtkmm-2.4.pc
-lib/pkgconfig/pangomm-1.4.pc
 share/devhelp/books/gtkmm-2.4/gtkmm-2.4.devhelp
 share/doc/gtkmm-2.4/docs/FAQ/html/index.html
 share/doc/gtkmm-2.4/docs/images/gtkmm_logo.gif
 share/doc/gtkmm-2.4/docs/images/top.gif
-share/doc/gtkmm-2.4/docs/index.html
 share/doc/gtkmm-2.4/docs/reference/html/aboutdialog1.png
 share/doc/gtkmm-2.4/docs/reference/html/aboutdialog_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/accelgroup_8h.html
@@ -530,12 +475,8 @@
 share/doc/gtkmm-2.4/docs/reference/html/assistant_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/atk_2atkmm_2action_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/atk_2atkmm_2image_8h.html
-share/doc/gtkmm-2.4/docs/reference/html/atk_2atkmm_2init_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/atk_2atkmm_2object_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/atk_2atkmm_2table_8h.html
-share/doc/gtkmm-2.4/docs/reference/html/attributes_8h.html
-share/doc/gtkmm-2.4/docs/reference/html/attriter_8h.html
-share/doc/gtkmm-2.4/docs/reference/html/attrlist_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/base_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/bin_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/bitmap_8h.html
@@ -544,7 +485,6 @@
 share/doc/gtkmm-2.4/docs/reference/html/button2.png
 share/doc/gtkmm-2.4/docs/reference/html/button_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/buttonbox_8h.html
-share/doc/gtkmm-2.4/docs/reference/html/cairofontmap_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/calendar1.png
 share/doc/gtkmm-2.4/docs/reference/html/calendar_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/celleditable_8h.html
@@ -693,6 +633,9 @@
 share/doc/gtkmm-2.4/docs/reference/html/classGdk_1_1Window-members.html
 share/doc/gtkmm-2.4/docs/reference/html/classGdk_1_1Window.html
 share/doc/gtkmm-2.4/docs/reference/html/classGdk_1_1Window__inherit__graph.png
+share/doc/gtkmm-2.4/docs/reference/html/classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Gtk_1_1RecentInfo_01_4_01_4-members.html
+share/doc/gtkmm-2.4/docs/reference/html/classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Gtk_1_1RecentInfo_01_4_01_4.html
+share/doc/gtkmm-2.4/docs/reference/html/classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Gtk_1_1RecentInfo_01_4_01_4__inherit__graph.png
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1AboutDialog-members.html
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1AboutDialog.html
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1AboutDialog__inherit__graph.png
@@ -1256,6 +1199,9 @@
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1ToolItem-members.html
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1ToolItem.html
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1ToolItem__inherit__graph.png
+share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1ToolShell-members.html
+share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1ToolShell.html
+share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1ToolShell__inherit__graph.png
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1Toolbar-members.html
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1Toolbar.html
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1Toolbar__inherit__graph.png
@@ -1361,97 +1307,13 @@
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1WindowGroup.html
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1WindowGroup__inherit__graph.png
 share/doc/gtkmm-2.4/docs/reference/html/classGtk_1_1Window__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Analysis-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Analysis.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrColor-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrColor.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrColor__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrFloat-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrFloat.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrFloat__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrFontDesc-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrFontDesc.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrFontDesc__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrInt-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrInt.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrInt__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrIter-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrIter.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrLanguage-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrLanguage.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrLanguage__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrList-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrList.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrShape-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrShape.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrShape__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrString-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrString.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1AttrString__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Attribute-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Attribute.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Attribute__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1CairoFontMap-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1CairoFontMap.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1CairoFontMap__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Color-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Color.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Context-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Context.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Context__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Coverage-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Coverage.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Font-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Font.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontDescription-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontDescription.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontFace-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontFace.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontFace__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontFamily-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontFamily.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontFamily__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontMap-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontMap.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontMap__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontMetrics-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1FontMetrics.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Font__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Fontset-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Fontset.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Fontset__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1GlyphGeometry-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1GlyphGeometry.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1GlyphInfo-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1GlyphInfo.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1GlyphString-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1GlyphString.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Item-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Item.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Language-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Language.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Layout-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Layout.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1LayoutIter-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1LayoutIter.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1LayoutLine-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1LayoutLine.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1LayoutRun-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1LayoutRun.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Layout__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Rectangle-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Rectangle.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Renderer-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Renderer.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1Renderer__inherit__graph.png
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1TabArray-members.html
-share/doc/gtkmm-2.4/docs/reference/html/classPango_1_1TabArray.html
 share/doc/gtkmm-2.4/docs/reference/html/class__GtkBoxChild.html
 share/doc/gtkmm-2.4/docs/reference/html/class__GtkBoxChild__inherit__graph.png
 share/doc/gtkmm-2.4/docs/reference/html/class__GtkTableChild.html
 share/doc/gtkmm-2.4/docs/reference/html/class__GtkTableChild__inherit__graph.png
 share/doc/gtkmm-2.4/docs/reference/html/classes.html
 share/doc/gtkmm-2.4/docs/reference/html/clipboard_8h.html
+share/doc/gtkmm-2.4/docs/reference/html/color_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/colorbutton1.png
 share/doc/gtkmm-2.4/docs/reference/html/colorbutton_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/colormap_8h.html
@@ -1466,29 +1328,23 @@
 share/doc/gtkmm-2.4/docs/reference/html/comboboxtext_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/component_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/container_8h.html
-share/doc/gtkmm-2.4/docs/reference/html/context_8h.html
-share/doc/gtkmm-2.4/docs/reference/html/coverage_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/cursor_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/curve_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/deprecated.html
 share/doc/gtkmm-2.4/docs/reference/html/device_8h.html
 share/doc/gtkmm-2.4/docs/reference/html/dialog_8h.html
-share/doc/gtkmm-2.4/docs/reference/html/dir_10d2714506eb2f90bc6bdfa26011a2e5.html
-share/doc/gtkmm-2.4/docs/reference/html/dir_10d2714506eb2f90bc6bdfa26011a2e5_dep.png
-share/doc/gtkmm-2.4/docs/reference/html/dir_44bbae6f14fd5ba2f0608771229125d1.html
-share/doc/gtkmm-2.4/docs/reference/html/dir_44bbae6f14fd5ba2f0608771229125d1_dep.png
-share/doc/gtkmm-2.4/docs/reference/html/dir_683cb6bf6fc501ec2f587c0b1545ed4d.html
-share/doc/gtkmm-2.4/docs/reference/html/dir_683cb6bf6fc501ec2f587c0b1545ed4d_dep.png
-share/doc/gtkmm-2.4/docs/reference/html/dir_9ecd4740dc9e73ca6ceb5788aeca60cc.html
-share/doc/gtkmm-2.4/docs/reference/html/dir_9ecd4740dc9e73ca6ceb5788aeca60cc_dep.png
-share/doc/gtkmm-2.4/docs/reference/html/dir_aec23cce998621bd6546125afc6296e4.html
-share/doc/gtkmm-2.4/docs/reference/html/dir_aec23cce998621bd6546125afc6296e4_dep.png
-share/doc/gtkmm-2.4/docs/reference/html/dir_b565ec9602eae256b8df093d9e111985.html
-share/doc/gtkmm-2.4/docs/reference/html/dir_b565ec9602eae256b8df093d9e111985_dep.png
-share/doc/gtkmm-2.4/docs/reference/html/dir_c419baee9673d22ed0e5da687a3b59d5.html
-share/doc/gtkmm-2.4/docs/reference/html/dir_c419baee9673d22ed0e5da687a3b59d5_dep.png
-share/doc/gtkmm-2.4/docs/reference/html/dir_d0531cbed41c6e981fcc24a8a3b3bfe7.html
-share/doc/gtkmm-2.4/docs/reference/html/dir_d0531cbed41c6e981fcc24a8a3b3bfe7_dep.png



Home | Main Index | Thread Index | Old Index