diff options
| author | Shokara Kou <kou@13f0.net> | 2023-06-10 13:57:10 -0400 |
|---|---|---|
| committer | Shokara Kou <kou@13f0.net> | 2023-06-10 13:57:30 -0400 |
| commit | 82d05f230e0e467bc8c27928b97ab3881ebb36c5 (patch) | |
| tree | b4efc021b5b38a39c248b553e2803f3e7e2bcd54 | |
| parent | fc0bbee43697a25f7d0a247d52ee8314efc7c502 (diff) | |
add x11/gtk+2 and devel/atk
32 files changed, 1746 insertions, 0 deletions
diff --git a/devel/atk/CVS/Entries b/devel/atk/CVS/Entries new file mode 100644 index 0000000..409beab --- /dev/null +++ b/devel/atk/CVS/Entries | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | /Makefile/1.79/Wed Apr 13 05:53:58 2022// | ||
| 2 | /distinfo/1.43/Wed Apr 13 05:53:58 2022// | ||
| 3 | D/pkg//// | ||
diff --git a/devel/atk/CVS/Repository b/devel/atk/CVS/Repository new file mode 100644 index 0000000..ed3f491 --- /dev/null +++ b/devel/atk/CVS/Repository | |||
| @@ -0,0 +1 @@ | |||
| ports/devel/atk | |||
diff --git a/devel/atk/CVS/Root b/devel/atk/CVS/Root new file mode 100644 index 0000000..3811072 --- /dev/null +++ b/devel/atk/CVS/Root | |||
| @@ -0,0 +1 @@ | |||
| /cvs | |||
diff --git a/devel/atk/Makefile b/devel/atk/Makefile new file mode 100644 index 0000000..de8bf2d --- /dev/null +++ b/devel/atk/Makefile | |||
| @@ -0,0 +1,27 @@ | |||
| 1 | COMMENT= accessibility toolkit used by gtk+ | ||
| 2 | |||
| 3 | GNOME_PROJECT= atk | ||
| 4 | GNOME_VERSION= 2.38.0 | ||
| 5 | |||
| 6 | SHARED_LIBS += atk-1.0 21809.4 # 0.23809.1 | ||
| 7 | |||
| 8 | CATEGORIES= devel | ||
| 9 | |||
| 10 | MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \ | ||
| 11 | Antoine Jacoutot <ajacoutot@openbsd.org> | ||
| 12 | |||
| 13 | # LGPLv2 | ||
| 14 | PERMIT_PACKAGE= Yes | ||
| 15 | |||
| 16 | WANTLIB += glib-2.0 gobject-2.0 intl | ||
| 17 | |||
| 18 | MODULES= devel/meson \ | ||
| 19 | x11/gnome | ||
| 20 | |||
| 21 | MODGNOME_TOOLS= gobject-introspection | ||
| 22 | |||
| 23 | DEBUG_PACKAGES= ${BUILD_PACKAGES} | ||
| 24 | |||
| 25 | LIB_DEPENDS= devel/glib2 | ||
| 26 | |||
| 27 | .include <bsd.port.mk> | ||
diff --git a/devel/atk/distinfo b/devel/atk/distinfo new file mode 100644 index 0000000..b4d8553 --- /dev/null +++ b/devel/atk/distinfo | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | SHA256 (atk-2.38.0.tar.xz) = rE3ipO9L1WZQUpUv4WllfmXolcUFff+zwqgQ9hkaDDY= | ||
| 2 | SIZE (atk-2.38.0.tar.xz) = 303952 | ||
diff --git a/devel/atk/pkg/CVS/Entries b/devel/atk/pkg/CVS/Entries new file mode 100644 index 0000000..242e2cc --- /dev/null +++ b/devel/atk/pkg/CVS/Entries | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | /DESCR/1.5/Tue Apr 20 10:19:46 2010// | ||
| 2 | /PLIST/1.30/Wed Apr 13 05:53:58 2022// | ||
| 3 | D | ||
diff --git a/devel/atk/pkg/CVS/Repository b/devel/atk/pkg/CVS/Repository new file mode 100644 index 0000000..1e80075 --- /dev/null +++ b/devel/atk/pkg/CVS/Repository | |||
| @@ -0,0 +1 @@ | |||
| ports/devel/atk/pkg | |||
diff --git a/devel/atk/pkg/CVS/Root b/devel/atk/pkg/CVS/Root new file mode 100644 index 0000000..3811072 --- /dev/null +++ b/devel/atk/pkg/CVS/Root | |||
| @@ -0,0 +1 @@ | |||
| /cvs | |||
diff --git a/devel/atk/pkg/DESCR b/devel/atk/pkg/DESCR new file mode 100644 index 0000000..06a0d9f --- /dev/null +++ b/devel/atk/pkg/DESCR | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | The ATK library provides a set of interfaces for accessibility. | ||
| 2 | By supporting the ATK interfaces, an application or toolkit can be used | ||
| 3 | with such tools as screen readers, magnifiers, and alternative input | ||
| 4 | devices. | ||
diff --git a/devel/atk/pkg/PLIST b/devel/atk/pkg/PLIST new file mode 100644 index 0000000..102bb17 --- /dev/null +++ b/devel/atk/pkg/PLIST | |||
| @@ -0,0 +1,153 @@ | |||
| 1 | include/atk-1.0/ | ||
| 2 | include/atk-1.0/atk/ | ||
| 3 | include/atk-1.0/atk/atk-autocleanups.h | ||
| 4 | include/atk-1.0/atk/atk-enum-types.h | ||
| 5 | include/atk-1.0/atk/atk.h | ||
| 6 | include/atk-1.0/atk/atkaction.h | ||
| 7 | include/atk-1.0/atk/atkcomponent.h | ||
| 8 | include/atk-1.0/atk/atkdocument.h | ||
| 9 | include/atk-1.0/atk/atkeditabletext.h | ||
| 10 | include/atk-1.0/atk/atkgobjectaccessible.h | ||
| 11 | include/atk-1.0/atk/atkhyperlink.h | ||
| 12 | include/atk-1.0/atk/atkhyperlinkimpl.h | ||
| 13 | include/atk-1.0/atk/atkhypertext.h | ||
| 14 | include/atk-1.0/atk/atkimage.h | ||
| 15 | include/atk-1.0/atk/atkmisc.h | ||
| 16 | include/atk-1.0/atk/atknoopobject.h | ||
| 17 | include/atk-1.0/atk/atknoopobjectfactory.h | ||
| 18 | include/atk-1.0/atk/atkobject.h | ||
| 19 | include/atk-1.0/atk/atkobjectfactory.h | ||
| 20 | include/atk-1.0/atk/atkplug.h | ||
| 21 | include/atk-1.0/atk/atkrange.h | ||
| 22 | include/atk-1.0/atk/atkregistry.h | ||
| 23 | include/atk-1.0/atk/atkrelation.h | ||
| 24 | include/atk-1.0/atk/atkrelationset.h | ||
| 25 | include/atk-1.0/atk/atkrelationtype.h | ||
| 26 | include/atk-1.0/atk/atkselection.h | ||
| 27 | include/atk-1.0/atk/atksocket.h | ||
| 28 | include/atk-1.0/atk/atkstate.h | ||
| 29 | include/atk-1.0/atk/atkstateset.h | ||
| 30 | include/atk-1.0/atk/atkstreamablecontent.h | ||
| 31 | include/atk-1.0/atk/atktable.h | ||
| 32 | include/atk-1.0/atk/atktablecell.h | ||
| 33 | include/atk-1.0/atk/atktext.h | ||
| 34 | include/atk-1.0/atk/atkutil.h | ||
| 35 | include/atk-1.0/atk/atkvalue.h | ||
| 36 | include/atk-1.0/atk/atkversion.h | ||
| 37 | include/atk-1.0/atk/atkwindow.h | ||
| 38 | lib/girepository-1.0/ | ||
| 39 | lib/girepository-1.0/Atk-1.0.typelib | ||
| 40 | @lib lib/libatk-1.0.so.${LIBatk-1.0_VERSION} | ||
| 41 | lib/pkgconfig/atk.pc | ||
| 42 | share/gir-1.0/ | ||
| 43 | share/gir-1.0/Atk-1.0.gir | ||
| 44 | share/locale/af/LC_MESSAGES/atk10.mo | ||
| 45 | share/locale/am/LC_MESSAGES/atk10.mo | ||
| 46 | share/locale/an/LC_MESSAGES/atk10.mo | ||
| 47 | share/locale/ar/LC_MESSAGES/atk10.mo | ||
| 48 | share/locale/as/LC_MESSAGES/atk10.mo | ||
| 49 | share/locale/ast/LC_MESSAGES/atk10.mo | ||
| 50 | share/locale/az/LC_MESSAGES/atk10.mo | ||
| 51 | share/locale/be/LC_MESSAGES/atk10.mo | ||
| 52 | share/locale/be@latin/LC_MESSAGES/atk10.mo | ||
| 53 | share/locale/bg/LC_MESSAGES/atk10.mo | ||
| 54 | share/locale/bn/LC_MESSAGES/atk10.mo | ||
| 55 | share/locale/bn_IN/LC_MESSAGES/atk10.mo | ||
| 56 | share/locale/bs/LC_MESSAGES/atk10.mo | ||
| 57 | share/locale/ca/LC_MESSAGES/atk10.mo | ||
| 58 | share/locale/ca@valencia/LC_MESSAGES/atk10.mo | ||
| 59 | share/locale/ckb/ | ||
| 60 | share/locale/ckb/LC_MESSAGES/ | ||
| 61 | share/locale/ckb/LC_MESSAGES/atk10.mo | ||
| 62 | share/locale/cs/LC_MESSAGES/atk10.mo | ||
| 63 | share/locale/cy/LC_MESSAGES/atk10.mo | ||
| 64 | share/locale/da/LC_MESSAGES/atk10.mo | ||
| 65 | share/locale/de/LC_MESSAGES/atk10.mo | ||
| 66 | share/locale/dz/LC_MESSAGES/atk10.mo | ||
| 67 | share/locale/el/LC_MESSAGES/atk10.mo | ||
| 68 | share/locale/en@shaw/LC_MESSAGES/atk10.mo | ||
| 69 | share/locale/en_CA/LC_MESSAGES/atk10.mo | ||
| 70 | share/locale/en_GB/LC_MESSAGES/atk10.mo | ||
| 71 | share/locale/eo/LC_MESSAGES/atk10.mo | ||
| 72 | share/locale/es/LC_MESSAGES/atk10.mo | ||
| 73 | share/locale/et/LC_MESSAGES/atk10.mo | ||
| 74 | share/locale/eu/LC_MESSAGES/atk10.mo | ||
| 75 | share/locale/fa/LC_MESSAGES/atk10.mo | ||
| 76 | share/locale/fi/LC_MESSAGES/atk10.mo | ||
| 77 | share/locale/fr/LC_MESSAGES/atk10.mo | ||
| 78 | share/locale/fur/LC_MESSAGES/atk10.mo | ||
| 79 | share/locale/ga/LC_MESSAGES/atk10.mo | ||
| 80 | share/locale/gd/LC_MESSAGES/atk10.mo | ||
| 81 | share/locale/gl/LC_MESSAGES/atk10.mo | ||
| 82 | share/locale/gu/LC_MESSAGES/atk10.mo | ||
| 83 | share/locale/he/LC_MESSAGES/atk10.mo | ||
| 84 | share/locale/hi/LC_MESSAGES/atk10.mo | ||
| 85 | share/locale/hr/LC_MESSAGES/atk10.mo | ||
| 86 | share/locale/hu/LC_MESSAGES/atk10.mo | ||
| 87 | share/locale/hy/LC_MESSAGES/atk10.mo | ||
| 88 | share/locale/id/LC_MESSAGES/atk10.mo | ||
| 89 | share/locale/is/LC_MESSAGES/atk10.mo | ||
| 90 | share/locale/it/LC_MESSAGES/atk10.mo | ||
| 91 | share/locale/ja/LC_MESSAGES/atk10.mo | ||
| 92 | share/locale/ka/LC_MESSAGES/atk10.mo | ||
| 93 | share/locale/kk/LC_MESSAGES/atk10.mo | ||
| 94 | share/locale/km/ | ||
| 95 | share/locale/km/LC_MESSAGES/ | ||
| 96 | share/locale/km/LC_MESSAGES/atk10.mo | ||
| 97 | share/locale/kn/LC_MESSAGES/atk10.mo | ||
| 98 | share/locale/ko/LC_MESSAGES/atk10.mo | ||
| 99 | share/locale/ku/LC_MESSAGES/atk10.mo | ||
| 100 | share/locale/li/ | ||
| 101 | share/locale/li/LC_MESSAGES/ | ||
| 102 | share/locale/li/LC_MESSAGES/atk10.mo | ||
| 103 | share/locale/lt/LC_MESSAGES/atk10.mo | ||
| 104 | share/locale/lv/LC_MESSAGES/atk10.mo | ||
| 105 | share/locale/mai/LC_MESSAGES/atk10.mo | ||
| 106 | share/locale/mk/LC_MESSAGES/atk10.mo | ||
| 107 | share/locale/ml/LC_MESSAGES/atk10.mo | ||
| 108 | share/locale/mn/LC_MESSAGES/atk10.mo | ||
| 109 | share/locale/mr/LC_MESSAGES/atk10.mo | ||
| 110 | share/locale/ms/LC_MESSAGES/atk10.mo | ||
| 111 | share/locale/nb/LC_MESSAGES/atk10.mo | ||
| 112 | share/locale/ne/LC_MESSAGES/atk10.mo | ||
| 113 | share/locale/nl/LC_MESSAGES/atk10.mo | ||
| 114 | share/locale/nn/LC_MESSAGES/atk10.mo | ||
| 115 | share/locale/oc/LC_MESSAGES/atk10.mo | ||
| 116 | share/locale/or/LC_MESSAGES/atk10.mo | ||
| 117 | share/locale/pa/LC_MESSAGES/atk10.mo | ||
| 118 | share/locale/pl/LC_MESSAGES/atk10.mo | ||
| 119 | share/locale/ps/LC_MESSAGES/atk10.mo | ||
| 120 | share/locale/pt/LC_MESSAGES/atk10.mo | ||
| 121 | share/locale/pt_BR/LC_MESSAGES/atk10.mo | ||
| 122 | share/locale/ro/LC_MESSAGES/atk10.mo | ||
| 123 | share/locale/ru/LC_MESSAGES/atk10.mo | ||
| 124 | share/locale/rw/LC_MESSAGES/atk10.mo | ||
| 125 | share/locale/si/LC_MESSAGES/atk10.mo | ||
| 126 | share/locale/sk/LC_MESSAGES/atk10.mo | ||
| 127 | share/locale/sl/LC_MESSAGES/atk10.mo | ||
| 128 | share/locale/sq/LC_MESSAGES/atk10.mo | ||
| 129 | share/locale/sr/LC_MESSAGES/atk10.mo | ||
| 130 | share/locale/sr@ije/LC_MESSAGES/atk10.mo | ||
| 131 | share/locale/sr@latin/LC_MESSAGES/atk10.mo | ||
| 132 | share/locale/sv/LC_MESSAGES/atk10.mo | ||
| 133 | share/locale/ta/LC_MESSAGES/atk10.mo | ||
| 134 | share/locale/te/LC_MESSAGES/atk10.mo | ||
| 135 | share/locale/tg/LC_MESSAGES/atk10.mo | ||
| 136 | share/locale/th/LC_MESSAGES/atk10.mo | ||
| 137 | share/locale/tk/ | ||
| 138 | share/locale/tk/LC_MESSAGES/ | ||
| 139 | share/locale/tk/LC_MESSAGES/atk10.mo | ||
| 140 | share/locale/tr/LC_MESSAGES/atk10.mo | ||
| 141 | share/locale/tt/LC_MESSAGES/atk10.mo | ||
| 142 | share/locale/ug/LC_MESSAGES/atk10.mo | ||
| 143 | share/locale/uk/LC_MESSAGES/atk10.mo | ||
| 144 | share/locale/vi/LC_MESSAGES/atk10.mo | ||
| 145 | share/locale/wa/LC_MESSAGES/atk10.mo | ||
| 146 | share/locale/xh/LC_MESSAGES/atk10.mo | ||
| 147 | share/locale/yi/LC_MESSAGES/atk10.mo | ||
| 148 | share/locale/zh_CN/LC_MESSAGES/atk10.mo | ||
| 149 | share/locale/zh_HK/LC_MESSAGES/atk10.mo | ||
| 150 | share/locale/zh_TW/LC_MESSAGES/atk10.mo | ||
| 151 | share/locale/zu/ | ||
| 152 | share/locale/zu/LC_MESSAGES/ | ||
| 153 | share/locale/zu/LC_MESSAGES/atk10.mo | ||
diff --git a/x11/gtk+2/CVS/Entries b/x11/gtk+2/CVS/Entries new file mode 100644 index 0000000..3513916 --- /dev/null +++ b/x11/gtk+2/CVS/Entries | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | /Makefile/1.243/Thu May 26 12:59:04 2022// | ||
| 2 | /distinfo/1.86/Mon Dec 21 11:38:21 2020// | ||
| 3 | D/files//// | ||
| 4 | D/patches//// | ||
| 5 | D/pkg//// | ||
diff --git a/x11/gtk+2/CVS/Repository b/x11/gtk+2/CVS/Repository new file mode 100644 index 0000000..e14eca4 --- /dev/null +++ b/x11/gtk+2/CVS/Repository | |||
| @@ -0,0 +1 @@ | |||
| ports/x11/gtk+2 | |||
diff --git a/x11/gtk+2/CVS/Root b/x11/gtk+2/CVS/Root new file mode 100644 index 0000000..3811072 --- /dev/null +++ b/x11/gtk+2/CVS/Root | |||
| @@ -0,0 +1 @@ | |||
| /cvs | |||
diff --git a/x11/gtk+2/Makefile b/x11/gtk+2/Makefile new file mode 100644 index 0000000..921b762 --- /dev/null +++ b/x11/gtk+2/Makefile | |||
| @@ -0,0 +1,64 @@ | |||
| 1 | DPB_PROPERTIES= parallel | ||
| 2 | |||
| 3 | COMMENT= multi-platform graphical toolkit | ||
| 4 | |||
| 5 | GNOME_VERSION= 2.24.33 | ||
| 6 | GNOME_PROJECT= gtk+ | ||
| 7 | |||
| 8 | PKGNAME= gtk+2-${GNOME_VERSION} | ||
| 9 | REVISION= 5 | ||
| 10 | |||
| 11 | CATEGORIES= x11 devel | ||
| 12 | |||
| 13 | SHARED_LIBS += gdk-x11-2.0 2400.0 # 2400.32 | ||
| 14 | SHARED_LIBS += gtk-x11-2.0 2400.0 # 2400.32 | ||
| 15 | SHARED_LIBS += gailutil 26.0 # 18.1 | ||
| 16 | |||
| 17 | HOMEPAGE= http://www.gtk.org/ | ||
| 18 | |||
| 19 | MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org> | ||
| 20 | |||
| 21 | # LGPLv2 | ||
| 22 | PERMIT_PACKAGE= Yes | ||
| 23 | |||
| 24 | WANTLIB += ${COMPILER_LIBCXX} X11 Xau Xcomposite Xcursor Xdamage Xdmcp | ||
| 25 | WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 cairo expat | ||
| 26 | WANTLIB += ffi fontconfig freetype fribidi gdk_pixbuf-2.0 gio-2.0 | ||
| 27 | WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 graphite2 harfbuzz | ||
| 28 | WANTLIB += iconv intl jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 | ||
| 29 | WANTLIB += pixman-1 png xcb xcb-render xcb-shm z c | ||
| 30 | |||
| 31 | MODULES= lang/python \ | ||
| 32 | x11/gnome | ||
| 33 | |||
| 34 | DEBUG_PACKAGES= ${BUILD_PACKAGES} | ||
| 35 | |||
| 36 | LIB_DEPENDS= devel/atk \ | ||
| 37 | devel/pango \ | ||
| 38 | graphics/gdk-pixbuf2 | ||
| 39 | |||
| 40 | MODPY_BUILDDEP= No | ||
| 41 | MODPY_RUNDEP= No | ||
| 42 | MODPY_ADJ_FILES= gtk/gtk-builder-convert | ||
| 43 | |||
| 44 | MODGNOME_CPPFLAGS= -I${X11BASE}/include/freetype2 | ||
| 45 | |||
| 46 | CFLAGS += -Wno-expansion-to-defined | ||
| 47 | |||
| 48 | TEST_IS_INTERACTIVE= x11 | ||
| 49 | |||
| 50 | CONFIGURE_STYLE= gnu | ||
| 51 | CONFIGURE_ARGS= --with-xinput=xfree | ||
| 52 | |||
| 53 | FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/gtk+2 | ||
| 54 | |||
| 55 | post-install: | ||
| 56 | # sync "gtk-icon-theme-name" with x11/gnome/themes-standard/files/gtkrc | ||
| 57 | ${INSTALL_DATA} ${FILESDIR}/gtkrc \ | ||
| 58 | ${PREFIX}/share/gtk-2.0 | ||
| 59 | rm ${PREFIX}/lib/gtk-2.0/2.10.0/{engines,immodules,printbackends}/*.{a,la} | ||
| 60 | rm ${PREFIX}/lib/gtk-2.0/modules/*.{a,la} | ||
| 61 | # built as a subpackage of x11/gtk+3 | ||
| 62 | rm ${PREFIX}/bin/gtk-update-icon-cache | ||
| 63 | |||
| 64 | .include <bsd.port.mk> | ||
diff --git a/x11/gtk+2/distinfo b/x11/gtk+2/distinfo new file mode 100644 index 0000000..766e2c8 --- /dev/null +++ b/x11/gtk+2/distinfo | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | SHA256 (gtk+-2.24.33.tar.xz) = rCrHV/WULTGKMRpUsMgLXvKV8pnCpzxjL2v7H/Scxto= | ||
| 2 | SIZE (gtk+-2.24.33.tar.xz) = 12661828 | ||
diff --git a/x11/gtk+2/files/CVS/Entries b/x11/gtk+2/files/CVS/Entries new file mode 100644 index 0000000..189ffc3 --- /dev/null +++ b/x11/gtk+2/files/CVS/Entries | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | /gtkrc/1.4/Fri Mar 11 20:16:01 2022// | ||
| 2 | D | ||
diff --git a/x11/gtk+2/files/CVS/Repository b/x11/gtk+2/files/CVS/Repository new file mode 100644 index 0000000..150416d --- /dev/null +++ b/x11/gtk+2/files/CVS/Repository | |||
| @@ -0,0 +1 @@ | |||
| ports/x11/gtk+2/files | |||
diff --git a/x11/gtk+2/files/CVS/Root b/x11/gtk+2/files/CVS/Root new file mode 100644 index 0000000..3811072 --- /dev/null +++ b/x11/gtk+2/files/CVS/Root | |||
| @@ -0,0 +1 @@ | |||
| /cvs | |||
diff --git a/x11/gtk+2/files/gtkrc b/x11/gtk+2/files/gtkrc new file mode 100644 index 0000000..14456b5 --- /dev/null +++ b/x11/gtk+2/files/gtkrc | |||
| @@ -0,0 +1 @@ | |||
| gtk-icon-theme-name = "gnome" | |||
diff --git a/x11/gtk+2/patches/CVS/Entries b/x11/gtk+2/patches/CVS/Entries new file mode 100644 index 0000000..e486899 --- /dev/null +++ b/x11/gtk+2/patches/CVS/Entries | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | /patch-gtk_Makefile_in/1.51/Fri Mar 11 20:16:01 2022// | ||
| 2 | /patch-gtk_gtkmountoperation-x11_c/1.7/Fri Mar 11 20:16:01 2022// | ||
| 3 | /patch-gtk_gtksettings_c/1.11/Fri Mar 11 20:16:01 2022// | ||
| 4 | /patch-modules_printbackends_lpr_gtkprintbackendlpr_c/1.4/Fri Mar 11 20:16:01 2022// | ||
| 5 | D | ||
diff --git a/x11/gtk+2/patches/CVS/Repository b/x11/gtk+2/patches/CVS/Repository new file mode 100644 index 0000000..e784ed9 --- /dev/null +++ b/x11/gtk+2/patches/CVS/Repository | |||
| @@ -0,0 +1 @@ | |||
| ports/x11/gtk+2/patches | |||
diff --git a/x11/gtk+2/patches/CVS/Root b/x11/gtk+2/patches/CVS/Root new file mode 100644 index 0000000..3811072 --- /dev/null +++ b/x11/gtk+2/patches/CVS/Root | |||
| @@ -0,0 +1 @@ | |||
| /cvs | |||
diff --git a/x11/gtk+2/patches/patch-gtk_Makefile_in b/x11/gtk+2/patches/patch-gtk_Makefile_in new file mode 100644 index 0000000..415e228 --- /dev/null +++ b/x11/gtk+2/patches/patch-gtk_Makefile_in | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | Index: gtk/Makefile.in | ||
| 2 | --- gtk/Makefile.in.orig | ||
| 3 | +++ gtk/Makefile.in | ||
| 4 | @@ -2014,7 +2014,7 @@ SUBDIRS = theme-bits . tests | ||
| 5 | DIST_SUBDIRS = theme-bits tests | ||
| 6 | @HAVE_CUPS_FALSE@@HAVE_PAPI_CUPS_FALSE@@HAVE_PAPI_FALSE@GTK_PRINT_BACKENDS = file,lpr | ||
| 7 | @HAVE_CUPS_FALSE@@HAVE_PAPI_CUPS_FALSE@@HAVE_PAPI_TRUE@GTK_PRINT_BACKENDS = file,papi | ||
| 8 | -@HAVE_CUPS_TRUE@@HAVE_PAPI_CUPS_FALSE@GTK_PRINT_BACKENDS = file,cups | ||
| 9 | +@HAVE_CUPS_TRUE@@HAVE_PAPI_CUPS_FALSE@GTK_PRINT_BACKENDS = file,cups,lpr | ||
| 10 | @HAVE_PAPI_CUPS_TRUE@GTK_PRINT_BACKENDS = file,papi,cups | ||
| 11 | GTK_BASE_CFLAGS_DEFINES = \ | ||
| 12 | -DGTK_VERSION=\"$(GTK_VERSION)\" \ | ||
diff --git a/x11/gtk+2/patches/patch-gtk_gtkmountoperation-x11_c b/x11/gtk+2/patches/patch-gtk_gtkmountoperation-x11_c new file mode 100644 index 0000000..4c805e1 --- /dev/null +++ b/x11/gtk+2/patches/patch-gtk_gtkmountoperation-x11_c | |||
| @@ -0,0 +1,159 @@ | |||
| 1 | From 7d8be1c1ffc31523e2de09d4829169b78dd391e4 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Antoine Jacoutot <ajacoutot@openbsd.org> | ||
| 3 | Date: Fri, 17 May 2019 11:55:16 +0000 | ||
| 4 | Subject: [PATCH] pid_get_parent: fix potential leak of kp | ||
| 5 | |||
| 6 | From 0334ea1c889331adb02d361670e24b3f85b5b0d6 Mon Sep 17 00:00:00 2001 | ||
| 7 | From: Antoine Jacoutot <ajacoutot@gnome.org> | ||
| 8 | Date: Mon, 13 May 2019 20:47:46 +0200 | ||
| 9 | Subject: [PATCH] pid_get_parent: fix for OpenBSD | ||
| 10 | |||
| 11 | From ad9da2727d3e3243fd052c9feb0c55645e87d384 Mon Sep 17 00:00:00 2001 | ||
| 12 | From: Jonathan Matthew <jmatthew@openbsd.org> | ||
| 13 | Date: Fri, 8 Jul 2011 10:24:32 +1000 | ||
| 14 | Subject: GMountOperation::show-processes support for OpenBSD using kvm(3) | ||
| 15 | |||
| 16 | From 3d165c1a902fc0a5f32898e406a79e53ed4bcc97 Mon Sep 17 00:00:00 2001 | ||
| 17 | From: Antoine Jacoutot <ajacoutot@openbsd.org> | ||
| 18 | Date: Tue, 20 Sep 2011 11:57:49 +0200 | ||
| 19 | Subject: gtkmountoperation-x11: unbreak compilation on OpenBSD. | ||
| 20 | |||
| 21 | From d987a01d80126ee351727d1603a599c4edb66eca Mon Sep 17 00:00:00 2001 | ||
| 22 | From: Antoine Jacoutot <ajacoutot@openbsd.org> | ||
| 23 | Date: Sat, 15 Oct 2011 11:27:47 +0200 | ||
| 24 | Subject: GMountOperation on OpenBSD: remove the need for kvm(3) | ||
| 25 | |||
| 26 | From 974212ec825d8d50bdea8ab955b6f19b8ed1672f Mon Sep 17 00:00:00 2001 | ||
| 27 | From: Antoine Jacoutot <ajacoutot@gnome.org> | ||
| 28 | Date: Mon, 9 Jul 2012 18:20:34 +0200 | ||
| 29 | Subject: OpenBSD: use G_N_ELEMENTS instead of nitems | ||
| 30 | |||
| 31 | From 8935d2f123878c31af69b6c6034069ad540b13c7 Mon Sep 17 00:00:00 2001 | ||
| 32 | From: Antoine Jacoutot <ajacoutot@gnome.org> | ||
| 33 | Date: Fri, 25 Apr 2014 14:37:59 +0200 | ||
| 34 | Subject: openbsd: properly set len for gtkmountoperation-x11 | ||
| 35 | |||
| 36 | Index: gtk/gtkmountoperation-x11.c | ||
| 37 | --- gtk/gtkmountoperation-x11.c.orig | ||
| 38 | +++ gtk/gtkmountoperation-x11.c | ||
| 39 | @@ -43,9 +43,6 @@ | ||
| 40 | #include <errno.h> | ||
| 41 | |||
| 42 | #if defined(__OpenBSD__) | ||
| 43 | -#include <sys/param.h> | ||
| 44 | -#include <kvm.h> | ||
| 45 | -#include <fcntl.h> | ||
| 46 | #include <sys/sysctl.h> | ||
| 47 | #endif | ||
| 48 | |||
| 49 | @@ -724,6 +721,110 @@ pid_get_command_line (GPid pid) | ||
| 50 | } | ||
| 51 | |||
| 52 | /* ---------------------------------------------------------------------------------------------------- */ | ||
| 53 | + | ||
| 54 | +#elif defined(__OpenBSD__) | ||
| 55 | + | ||
| 56 | +/* ---------------------------------------------------------------------------------------------------- */ | ||
| 57 | + | ||
| 58 | +static GPid | ||
| 59 | +pid_get_parent (GPid pid) | ||
| 60 | +{ | ||
| 61 | + struct kinfo_proc *kp = NULL; | ||
| 62 | + size_t len; | ||
| 63 | + GPid ppid = 0; | ||
| 64 | + | ||
| 65 | + /* fail if trying to get the parent of the init process (no such thing) */ | ||
| 66 | + if (pid == 1) | ||
| 67 | + goto out; | ||
| 68 | + | ||
| 69 | + int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, pid, | ||
| 70 | + sizeof(struct kinfo_proc), 0 }; | ||
| 71 | + | ||
| 72 | + if (sysctl (mib, G_N_ELEMENTS (mib), NULL, &len, NULL, 0) == -1) | ||
| 73 | + goto out; | ||
| 74 | + | ||
| 75 | + mib[5] = (len / sizeof(struct kinfo_proc)); | ||
| 76 | + | ||
| 77 | + kp = g_malloc0 (len); | ||
| 78 | + | ||
| 79 | + if (sysctl (mib, G_N_ELEMENTS (mib), kp, &len, NULL, 0) < 0) | ||
| 80 | + goto out; | ||
| 81 | + | ||
| 82 | + ppid = kp->p_ppid; | ||
| 83 | + | ||
| 84 | +out: | ||
| 85 | + if (kp) | ||
| 86 | + g_free (kp); | ||
| 87 | + return ppid; | ||
| 88 | +} | ||
| 89 | + | ||
| 90 | +static gchar * | ||
| 91 | +pid_get_env (GPid pid, const gchar *key) | ||
| 92 | +{ | ||
| 93 | + size_t len; | ||
| 94 | + char **strs; | ||
| 95 | + char *ret = NULL; | ||
| 96 | + char *end; | ||
| 97 | + int key_len; | ||
| 98 | + int i; | ||
| 99 | + | ||
| 100 | + int mib[] = { CTL_KERN, KERN_PROC_ARGS, pid, KERN_PROC_ENV }; | ||
| 101 | + | ||
| 102 | + if (sysctl (mib, G_N_ELEMENTS (mib), NULL, &len, NULL, 0) == -1) | ||
| 103 | + return ret; | ||
| 104 | + | ||
| 105 | + strs = g_malloc0 (len); | ||
| 106 | + | ||
| 107 | + key_len = strlen (key); | ||
| 108 | + | ||
| 109 | + if (sysctl (mib, G_N_ELEMENTS (mib), strs, &len, NULL, 0) != -1) | ||
| 110 | + { | ||
| 111 | + for (i = 0; strs[i] != NULL; i++) | ||
| 112 | + { | ||
| 113 | + if (g_str_has_prefix (strs[i], key) && (*(strs[i] + key_len) == '=')) | ||
| 114 | + { | ||
| 115 | + ret = g_strdup (strs[i] + key_len + 1); | ||
| 116 | + | ||
| 117 | + /* skip invalid UTF-8 */ | ||
| 118 | + if (!g_utf8_validate (ret, -1, (const gchar **) &end)) | ||
| 119 | + *end = '\0'; | ||
| 120 | + break; | ||
| 121 | + } | ||
| 122 | + } | ||
| 123 | + } | ||
| 124 | + | ||
| 125 | + g_free (strs); | ||
| 126 | + return ret; | ||
| 127 | +} | ||
| 128 | + | ||
| 129 | +static gchar * | ||
| 130 | +pid_get_command_line (GPid pid) | ||
| 131 | +{ | ||
| 132 | + size_t len; | ||
| 133 | + char **strs; | ||
| 134 | + char *ret, *end; | ||
| 135 | + | ||
| 136 | + int mib[] = { CTL_KERN, KERN_PROC_ARGS, pid, KERN_PROC_ARGV }; | ||
| 137 | + | ||
| 138 | + if (sysctl (mib, G_N_ELEMENTS (mib), NULL, &len, NULL, 0) == -1) | ||
| 139 | + return NULL; | ||
| 140 | + | ||
| 141 | + strs = g_malloc0 (len); | ||
| 142 | + | ||
| 143 | + if (sysctl (mib, G_N_ELEMENTS (mib), strs, &len, NULL, 0) == -1) { | ||
| 144 | + g_free (strs); | ||
| 145 | + return NULL; | ||
| 146 | + } | ||
| 147 | + | ||
| 148 | + ret = g_strjoinv (" ", strs); | ||
| 149 | + /* skip invalid UTF-8 */ | ||
| 150 | + if (!g_utf8_validate (ret, -1, (const gchar **) &end)) | ||
| 151 | + *end = '\0'; | ||
| 152 | + | ||
| 153 | + g_free (strs); | ||
| 154 | + return ret; | ||
| 155 | +} | ||
| 156 | + | ||
| 157 | #else | ||
| 158 | |||
| 159 | /* TODO: please implement for your OS - must return valid UTF-8 */ | ||
diff --git a/x11/gtk+2/patches/patch-gtk_gtksettings_c b/x11/gtk+2/patches/patch-gtk_gtksettings_c new file mode 100644 index 0000000..a352179 --- /dev/null +++ b/x11/gtk+2/patches/patch-gtk_gtksettings_c | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | --- gtk/gtksettings.c.orig Sun Apr 25 22:31:10 2010 | ||
| 2 | +++ gtk/gtksettings.c Sun Apr 25 22:31:53 2010 | ||
| 3 | @@ -38,7 +38,7 @@ | ||
| 4 | #ifdef GDK_WINDOWING_QUARTZ | ||
| 5 | #define DEFAULT_KEY_THEME "Mac" | ||
| 6 | #else | ||
| 7 | -#define DEFAULT_KEY_THEME NULL | ||
| 8 | +#define DEFAULT_KEY_THEME "Emacs" | ||
| 9 | #endif | ||
| 10 | |||
| 11 | #define DEFAULT_TIMEOUT_INITIAL 200 | ||
diff --git a/x11/gtk+2/patches/patch-modules_printbackends_lpr_gtkprintbackendlpr_c b/x11/gtk+2/patches/patch-modules_printbackends_lpr_gtkprintbackendlpr_c new file mode 100644 index 0000000..c78e9a0 --- /dev/null +++ b/x11/gtk+2/patches/patch-modules_printbackends_lpr_gtkprintbackendlpr_c | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | Allow attempts to print PDF and PS files using the LPR backend. | ||
| 2 | https://gitlab.gnome.org/GNOME/gtk/-/commit/8d5357ee56b1d34fe14346ed15004f9e4d571594 | ||
| 3 | |||
| 4 | Index: modules/printbackends/lpr/gtkprintbackendlpr.c | ||
| 5 | --- modules/printbackends/lpr/gtkprintbackendlpr.c.orig | ||
| 6 | +++ modules/printbackends/lpr/gtkprintbackendlpr.c | ||
| 7 | @@ -392,9 +392,13 @@ gtk_print_backend_lpr_init (GtkPrintBackendLpr *backen | ||
| 8 | { | ||
| 9 | GtkPrinter *printer; | ||
| 10 | |||
| 11 | - printer = gtk_printer_new (_("Print to LPR"), | ||
| 12 | - GTK_PRINT_BACKEND (backend), | ||
| 13 | - TRUE); | ||
| 14 | + printer = g_object_new (GTK_TYPE_PRINTER, | ||
| 15 | + "name", _("Print to LPR"), | ||
| 16 | + "backend", backend, | ||
| 17 | + "is-virtual", FALSE, | ||
| 18 | + "accepts-pdf", TRUE, | ||
| 19 | + "accepts-ps", TRUE, | ||
| 20 | + NULL); | ||
| 21 | gtk_printer_set_has_details (printer, TRUE); | ||
| 22 | gtk_printer_set_icon_name (printer, "gtk-print"); | ||
| 23 | gtk_printer_set_is_active (printer, TRUE); | ||
diff --git a/x11/gtk+2/pkg/CVS/Entries b/x11/gtk+2/pkg/CVS/Entries new file mode 100644 index 0000000..99fbda5 --- /dev/null +++ b/x11/gtk+2/pkg/CVS/Entries | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | /DESCR-cups/1.3/Sat Apr 4 08:39:02 2015// | ||
| 2 | /DESCR-main/1.2/Mon Jul 16 07:55:47 2007// | ||
| 3 | /PLIST-cups/1.6/Fri Mar 11 20:16:01 2022// | ||
| 4 | /PLIST-main/1.50/Fri Mar 11 20:16:01 2022// | ||
| 5 | /README-main/1.7/Fri Mar 11 20:16:01 2022// | ||
| 6 | D | ||
diff --git a/x11/gtk+2/pkg/CVS/Repository b/x11/gtk+2/pkg/CVS/Repository new file mode 100644 index 0000000..f3eb4ee --- /dev/null +++ b/x11/gtk+2/pkg/CVS/Repository | |||
| @@ -0,0 +1 @@ | |||
| ports/x11/gtk+2/pkg | |||
diff --git a/x11/gtk+2/pkg/CVS/Root b/x11/gtk+2/pkg/CVS/Root new file mode 100644 index 0000000..3811072 --- /dev/null +++ b/x11/gtk+2/pkg/CVS/Root | |||
| @@ -0,0 +1 @@ | |||
| /cvs | |||
diff --git a/x11/gtk+2/pkg/DESCR b/x11/gtk+2/pkg/DESCR new file mode 100644 index 0000000..5240080 --- /dev/null +++ b/x11/gtk+2/pkg/DESCR | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | GTK+ is a multi-platform toolkit for creating graphical user interfaces. | ||
| 2 | Offering a complete set of widgets, GTK+ is suitable for projects | ||
| 3 | ranging from small one-off projects to complete application suites. | ||
diff --git a/x11/gtk+2/pkg/PLIST b/x11/gtk+2/pkg/PLIST new file mode 100644 index 0000000..b6b43dd --- /dev/null +++ b/x11/gtk+2/pkg/PLIST | |||
| @@ -0,0 +1,1197 @@ | |||
| 1 | bin/gtk-builder-convert | ||
| 2 | @bin bin/gtk-demo | ||
| 3 | @bin bin/gtk-query-immodules-2.0 | ||
| 4 | include/gail-1.0/ | ||
| 5 | include/gail-1.0/gail/ | ||
| 6 | include/gail-1.0/gail/gailwidget.h | ||
| 7 | include/gail-1.0/libgail-util/ | ||
| 8 | include/gail-1.0/libgail-util/gail-util.h | ||
| 9 | include/gail-1.0/libgail-util/gailmisc.h | ||
| 10 | include/gail-1.0/libgail-util/gailtextutil.h | ||
| 11 | include/gtk-2.0/ | ||
| 12 | include/gtk-2.0/gdk/ | ||
| 13 | include/gtk-2.0/gdk/gdk.h | ||
| 14 | include/gtk-2.0/gdk/gdkapplaunchcontext.h | ||
| 15 | include/gtk-2.0/gdk/gdkcairo.h | ||
| 16 | include/gtk-2.0/gdk/gdkcolor.h | ||
| 17 | include/gtk-2.0/gdk/gdkcursor.h | ||
| 18 | include/gtk-2.0/gdk/gdkdisplay.h | ||
| 19 | include/gtk-2.0/gdk/gdkdisplaymanager.h | ||
| 20 | include/gtk-2.0/gdk/gdkdnd.h | ||
| 21 | include/gtk-2.0/gdk/gdkdrawable.h | ||
| 22 | include/gtk-2.0/gdk/gdkenumtypes.h | ||
| 23 | include/gtk-2.0/gdk/gdkevents.h | ||
| 24 | include/gtk-2.0/gdk/gdkfont.h | ||
| 25 | include/gtk-2.0/gdk/gdkgc.h | ||
| 26 | include/gtk-2.0/gdk/gdki18n.h | ||
| 27 | include/gtk-2.0/gdk/gdkimage.h | ||
| 28 | include/gtk-2.0/gdk/gdkinput.h | ||
| 29 | include/gtk-2.0/gdk/gdkkeys.h | ||
| 30 | include/gtk-2.0/gdk/gdkkeysyms-compat.h | ||
| 31 | include/gtk-2.0/gdk/gdkkeysyms.h | ||
| 32 | include/gtk-2.0/gdk/gdkpango.h | ||
| 33 | include/gtk-2.0/gdk/gdkpixbuf.h | ||
| 34 | include/gtk-2.0/gdk/gdkpixmap.h | ||
| 35 | include/gtk-2.0/gdk/gdkprivate.h | ||
| 36 | include/gtk-2.0/gdk/gdkproperty.h | ||
| 37 | include/gtk-2.0/gdk/gdkregion.h | ||
| 38 | include/gtk-2.0/gdk/gdkrgb.h | ||
| 39 | include/gtk-2.0/gdk/gdkscreen.h | ||
| 40 | include/gtk-2.0/gdk/gdkselection.h | ||
| 41 | include/gtk-2.0/gdk/gdkspawn.h | ||
| 42 | include/gtk-2.0/gdk/gdktestutils.h | ||
| 43 | include/gtk-2.0/gdk/gdktypes.h | ||
| 44 | include/gtk-2.0/gdk/gdkvisual.h | ||
| 45 | include/gtk-2.0/gdk/gdkwindow.h | ||
| 46 | include/gtk-2.0/gdk/gdkx.h | ||
| 47 | include/gtk-2.0/gtk/ | ||
| 48 | include/gtk-2.0/gtk/gtk.h | ||
| 49 | include/gtk-2.0/gtk/gtkaboutdialog.h | ||
| 50 | include/gtk-2.0/gtk/gtkaccelgroup.h | ||
| 51 | include/gtk-2.0/gtk/gtkaccellabel.h | ||
| 52 | include/gtk-2.0/gtk/gtkaccelmap.h | ||
| 53 | include/gtk-2.0/gtk/gtkaccessible.h | ||
| 54 | include/gtk-2.0/gtk/gtkaction.h | ||
| 55 | include/gtk-2.0/gtk/gtkactiongroup.h | ||
| 56 | include/gtk-2.0/gtk/gtkactivatable.h | ||
| 57 | include/gtk-2.0/gtk/gtkadjustment.h | ||
| 58 | include/gtk-2.0/gtk/gtkalignment.h | ||
| 59 | include/gtk-2.0/gtk/gtkarrow.h | ||
| 60 | include/gtk-2.0/gtk/gtkaspectframe.h | ||
| 61 | include/gtk-2.0/gtk/gtkassistant.h | ||
| 62 | include/gtk-2.0/gtk/gtkbbox.h | ||
| 63 | include/gtk-2.0/gtk/gtkbin.h | ||
| 64 | include/gtk-2.0/gtk/gtkbindings.h | ||
| 65 | include/gtk-2.0/gtk/gtkbox.h | ||
| 66 | include/gtk-2.0/gtk/gtkbuildable.h | ||
| 67 | include/gtk-2.0/gtk/gtkbuilder.h | ||
| 68 | include/gtk-2.0/gtk/gtkbutton.h | ||
| 69 | include/gtk-2.0/gtk/gtkcalendar.h | ||
| 70 | include/gtk-2.0/gtk/gtkcelleditable.h | ||
| 71 | include/gtk-2.0/gtk/gtkcelllayout.h | ||
| 72 | include/gtk-2.0/gtk/gtkcellrenderer.h | ||
| 73 | include/gtk-2.0/gtk/gtkcellrendereraccel.h | ||
| 74 | include/gtk-2.0/gtk/gtkcellrenderercombo.h | ||
| 75 | include/gtk-2.0/gtk/gtkcellrendererpixbuf.h | ||
| 76 | include/gtk-2.0/gtk/gtkcellrendererprogress.h | ||
| 77 | include/gtk-2.0/gtk/gtkcellrendererspin.h | ||
| 78 | include/gtk-2.0/gtk/gtkcellrendererspinner.h | ||
| 79 | include/gtk-2.0/gtk/gtkcellrenderertext.h | ||
| 80 | include/gtk-2.0/gtk/gtkcellrenderertoggle.h | ||
| 81 | include/gtk-2.0/gtk/gtkcellview.h | ||
| 82 | include/gtk-2.0/gtk/gtkcheckbutton.h | ||
| 83 | include/gtk-2.0/gtk/gtkcheckmenuitem.h | ||
| 84 | include/gtk-2.0/gtk/gtkclipboard.h | ||
| 85 | include/gtk-2.0/gtk/gtkclist.h | ||
| 86 | include/gtk-2.0/gtk/gtkcolorbutton.h | ||
| 87 | include/gtk-2.0/gtk/gtkcolorsel.h | ||
| 88 | include/gtk-2.0/gtk/gtkcolorseldialog.h | ||
| 89 | include/gtk-2.0/gtk/gtkcombo.h | ||
| 90 | include/gtk-2.0/gtk/gtkcombobox.h | ||
| 91 | include/gtk-2.0/gtk/gtkcomboboxentry.h | ||
| 92 | include/gtk-2.0/gtk/gtkcomboboxtext.h | ||
| 93 | include/gtk-2.0/gtk/gtkcontainer.h | ||
| 94 | include/gtk-2.0/gtk/gtkctree.h | ||
| 95 | include/gtk-2.0/gtk/gtkcurve.h | ||
| 96 | include/gtk-2.0/gtk/gtkdebug.h | ||
| 97 | include/gtk-2.0/gtk/gtkdialog.h | ||
| 98 | include/gtk-2.0/gtk/gtkdnd.h | ||
| 99 | include/gtk-2.0/gtk/gtkdrawingarea.h | ||
| 100 | include/gtk-2.0/gtk/gtkeditable.h | ||
| 101 | include/gtk-2.0/gtk/gtkentry.h | ||
| 102 | include/gtk-2.0/gtk/gtkentrybuffer.h | ||
| 103 | include/gtk-2.0/gtk/gtkentrycompletion.h | ||
| 104 | include/gtk-2.0/gtk/gtkenums.h | ||
| 105 | include/gtk-2.0/gtk/gtkeventbox.h | ||
| 106 | include/gtk-2.0/gtk/gtkexpander.h | ||
| 107 | include/gtk-2.0/gtk/gtkfilechooser.h | ||
| 108 | include/gtk-2.0/gtk/gtkfilechooserbutton.h | ||
| 109 | include/gtk-2.0/gtk/gtkfilechooserdialog.h | ||
| 110 | include/gtk-2.0/gtk/gtkfilechooserwidget.h | ||
| 111 | include/gtk-2.0/gtk/gtkfilefilter.h | ||
| 112 | include/gtk-2.0/gtk/gtkfilesel.h | ||
| 113 | include/gtk-2.0/gtk/gtkfixed.h | ||
| 114 | include/gtk-2.0/gtk/gtkfontbutton.h | ||
| 115 | include/gtk-2.0/gtk/gtkfontsel.h | ||
| 116 | include/gtk-2.0/gtk/gtkframe.h | ||
| 117 | include/gtk-2.0/gtk/gtkgamma.h | ||
| 118 | include/gtk-2.0/gtk/gtkgc.h | ||
| 119 | include/gtk-2.0/gtk/gtkhandlebox.h | ||
| 120 | include/gtk-2.0/gtk/gtkhbbox.h | ||
| 121 | include/gtk-2.0/gtk/gtkhbox.h | ||
| 122 | include/gtk-2.0/gtk/gtkhpaned.h | ||
| 123 | include/gtk-2.0/gtk/gtkhruler.h | ||
| 124 | include/gtk-2.0/gtk/gtkhscale.h | ||
| 125 | include/gtk-2.0/gtk/gtkhscrollbar.h | ||
| 126 | include/gtk-2.0/gtk/gtkhseparator.h | ||
| 127 | include/gtk-2.0/gtk/gtkhsv.h | ||
| 128 | include/gtk-2.0/gtk/gtkiconfactory.h | ||
| 129 | include/gtk-2.0/gtk/gtkicontheme.h | ||
| 130 | include/gtk-2.0/gtk/gtkiconview.h | ||
| 131 | include/gtk-2.0/gtk/gtkimage.h | ||
| 132 | include/gtk-2.0/gtk/gtkimagemenuitem.h | ||
| 133 | include/gtk-2.0/gtk/gtkimcontext.h | ||
| 134 | include/gtk-2.0/gtk/gtkimcontextsimple.h | ||
| 135 | include/gtk-2.0/gtk/gtkimmodule.h | ||
| 136 | include/gtk-2.0/gtk/gtkimmulticontext.h | ||
| 137 | include/gtk-2.0/gtk/gtkinfobar.h | ||
| 138 | include/gtk-2.0/gtk/gtkinputdialog.h | ||
| 139 | include/gtk-2.0/gtk/gtkinvisible.h | ||
| 140 | include/gtk-2.0/gtk/gtkitem.h | ||
| 141 | include/gtk-2.0/gtk/gtkitemfactory.h | ||
| 142 | include/gtk-2.0/gtk/gtklabel.h | ||
| 143 | include/gtk-2.0/gtk/gtklayout.h | ||
| 144 | include/gtk-2.0/gtk/gtklinkbutton.h | ||
| 145 | include/gtk-2.0/gtk/gtklist.h | ||
| 146 | include/gtk-2.0/gtk/gtklistitem.h | ||
| 147 | include/gtk-2.0/gtk/gtkliststore.h | ||
| 148 | include/gtk-2.0/gtk/gtkmain.h | ||
| 149 | include/gtk-2.0/gtk/gtkmarshal.h | ||
| 150 | include/gtk-2.0/gtk/gtkmenu.h | ||
| 151 | include/gtk-2.0/gtk/gtkmenubar.h | ||
| 152 | include/gtk-2.0/gtk/gtkmenuitem.h | ||
| 153 | include/gtk-2.0/gtk/gtkmenushell.h | ||
| 154 | include/gtk-2.0/gtk/gtkmenutoolbutton.h | ||
| 155 | include/gtk-2.0/gtk/gtkmessagedialog.h | ||
| 156 | include/gtk-2.0/gtk/gtkmisc.h | ||
| 157 | include/gtk-2.0/gtk/gtkmodules.h | ||
| 158 | include/gtk-2.0/gtk/gtkmountoperation.h | ||
| 159 | include/gtk-2.0/gtk/gtknotebook.h | ||
| 160 | include/gtk-2.0/gtk/gtkobject.h | ||
| 161 | include/gtk-2.0/gtk/gtkoffscreenwindow.h | ||
| 162 | include/gtk-2.0/gtk/gtkoldeditable.h | ||
| 163 | include/gtk-2.0/gtk/gtkoptionmenu.h | ||
| 164 | include/gtk-2.0/gtk/gtkorientable.h | ||
| 165 | include/gtk-2.0/gtk/gtkpagesetup.h | ||
| 166 | include/gtk-2.0/gtk/gtkpaned.h | ||
| 167 | include/gtk-2.0/gtk/gtkpapersize.h | ||
| 168 | include/gtk-2.0/gtk/gtkpixmap.h | ||
| 169 | include/gtk-2.0/gtk/gtkplug.h | ||
| 170 | include/gtk-2.0/gtk/gtkpreview.h | ||
| 171 | include/gtk-2.0/gtk/gtkprintcontext.h | ||
| 172 | include/gtk-2.0/gtk/gtkprintoperation.h | ||
| 173 | include/gtk-2.0/gtk/gtkprintoperationpreview.h | ||
| 174 | include/gtk-2.0/gtk/gtkprintsettings.h | ||
| 175 | include/gtk-2.0/gtk/gtkprivate.h | ||
| 176 | include/gtk-2.0/gtk/gtkprogress.h | ||
| 177 | include/gtk-2.0/gtk/gtkprogressbar.h | ||
| 178 | include/gtk-2.0/gtk/gtkradioaction.h | ||
| 179 | include/gtk-2.0/gtk/gtkradiobutton.h | ||
| 180 | include/gtk-2.0/gtk/gtkradiomenuitem.h | ||
| 181 | include/gtk-2.0/gtk/gtkradiotoolbutton.h | ||
| 182 | include/gtk-2.0/gtk/gtkrange.h | ||
| 183 | include/gtk-2.0/gtk/gtkrc.h | ||
| 184 | include/gtk-2.0/gtk/gtkrecentaction.h | ||
| 185 | include/gtk-2.0/gtk/gtkrecentchooser.h | ||
| 186 | include/gtk-2.0/gtk/gtkrecentchooserdialog.h | ||
| 187 | include/gtk-2.0/gtk/gtkrecentchoosermenu.h | ||
| 188 | include/gtk-2.0/gtk/gtkrecentchooserwidget.h | ||
| 189 | include/gtk-2.0/gtk/gtkrecentfilter.h | ||
| 190 | include/gtk-2.0/gtk/gtkrecentmanager.h | ||
| 191 | include/gtk-2.0/gtk/gtkruler.h | ||
| 192 | include/gtk-2.0/gtk/gtkscale.h | ||
| 193 | include/gtk-2.0/gtk/gtkscalebutton.h | ||
| 194 | include/gtk-2.0/gtk/gtkscrollbar.h | ||
| 195 | include/gtk-2.0/gtk/gtkscrolledwindow.h | ||
| 196 | include/gtk-2.0/gtk/gtkselection.h | ||
| 197 | include/gtk-2.0/gtk/gtkseparator.h | ||
| 198 | include/gtk-2.0/gtk/gtkseparatormenuitem.h | ||
| 199 | include/gtk-2.0/gtk/gtkseparatortoolitem.h | ||
| 200 | include/gtk-2.0/gtk/gtksettings.h | ||
| 201 | include/gtk-2.0/gtk/gtkshow.h | ||
| 202 | include/gtk-2.0/gtk/gtksignal.h | ||
| 203 | include/gtk-2.0/gtk/gtksizegroup.h | ||
| 204 | include/gtk-2.0/gtk/gtksocket.h | ||
| 205 | include/gtk-2.0/gtk/gtkspinbutton.h | ||
| 206 | include/gtk-2.0/gtk/gtkspinner.h | ||
| 207 | include/gtk-2.0/gtk/gtkstatusbar.h | ||
| 208 | include/gtk-2.0/gtk/gtkstatusicon.h | ||
| 209 | include/gtk-2.0/gtk/gtkstock.h | ||
| 210 | include/gtk-2.0/gtk/gtkstyle.h | ||
| 211 | include/gtk-2.0/gtk/gtktable.h | ||
| 212 | include/gtk-2.0/gtk/gtktearoffmenuitem.h | ||
| 213 | include/gtk-2.0/gtk/gtktestutils.h | ||
| 214 | include/gtk-2.0/gtk/gtktext.h | ||
| 215 | include/gtk-2.0/gtk/gtktextbuffer.h | ||
| 216 | include/gtk-2.0/gtk/gtktextbufferrichtext.h | ||
| 217 | include/gtk-2.0/gtk/gtktextchild.h | ||
| 218 | include/gtk-2.0/gtk/gtktextdisplay.h | ||
| 219 | include/gtk-2.0/gtk/gtktextiter.h | ||
| 220 | include/gtk-2.0/gtk/gtktextlayout.h | ||
| 221 | include/gtk-2.0/gtk/gtktextmark.h | ||
| 222 | include/gtk-2.0/gtk/gtktexttag.h | ||
| 223 | include/gtk-2.0/gtk/gtktexttagtable.h | ||
| 224 | include/gtk-2.0/gtk/gtktextview.h | ||
| 225 | include/gtk-2.0/gtk/gtktipsquery.h | ||
| 226 | include/gtk-2.0/gtk/gtktoggleaction.h | ||
| 227 | include/gtk-2.0/gtk/gtktogglebutton.h | ||
| 228 | include/gtk-2.0/gtk/gtktoggletoolbutton.h | ||
| 229 | include/gtk-2.0/gtk/gtktoolbar.h | ||
| 230 | include/gtk-2.0/gtk/gtktoolbutton.h | ||
| 231 | include/gtk-2.0/gtk/gtktoolitem.h | ||
| 232 | include/gtk-2.0/gtk/gtktoolitemgroup.h | ||
| 233 | include/gtk-2.0/gtk/gtktoolpalette.h | ||
| 234 | include/gtk-2.0/gtk/gtktoolshell.h | ||
| 235 | include/gtk-2.0/gtk/gtktooltip.h | ||
| 236 | include/gtk-2.0/gtk/gtktooltips.h | ||
| 237 | include/gtk-2.0/gtk/gtktree.h | ||
| 238 | include/gtk-2.0/gtk/gtktreednd.h | ||
| 239 | include/gtk-2.0/gtk/gtktreeitem.h | ||
| 240 | include/gtk-2.0/gtk/gtktreemodel.h | ||
| 241 | include/gtk-2.0/gtk/gtktreemodelfilter.h | ||
| 242 | include/gtk-2.0/gtk/gtktreemodelsort.h | ||
| 243 | include/gtk-2.0/gtk/gtktreeselection.h | ||
| 244 | include/gtk-2.0/gtk/gtktreesortable.h | ||
| 245 | include/gtk-2.0/gtk/gtktreestore.h | ||
| 246 | include/gtk-2.0/gtk/gtktreeview.h | ||
| 247 | include/gtk-2.0/gtk/gtktreeviewcolumn.h | ||
| 248 | include/gtk-2.0/gtk/gtktypebuiltins.h | ||
| 249 | include/gtk-2.0/gtk/gtktypeutils.h | ||
| 250 | include/gtk-2.0/gtk/gtkuimanager.h | ||
| 251 | include/gtk-2.0/gtk/gtkvbbox.h | ||
| 252 | include/gtk-2.0/gtk/gtkvbox.h | ||
| 253 | include/gtk-2.0/gtk/gtkversion.h | ||
| 254 | include/gtk-2.0/gtk/gtkviewport.h | ||
| 255 | include/gtk-2.0/gtk/gtkvolumebutton.h | ||
| 256 | include/gtk-2.0/gtk/gtkvpaned.h | ||
| 257 | include/gtk-2.0/gtk/gtkvruler.h | ||
| 258 | include/gtk-2.0/gtk/gtkvscale.h | ||
| 259 | include/gtk-2.0/gtk/gtkvscrollbar.h | ||
| 260 | include/gtk-2.0/gtk/gtkvseparator.h | ||
| 261 | include/gtk-2.0/gtk/gtkwidget.h | ||
| 262 | include/gtk-2.0/gtk/gtkwindow.h | ||
| 263 | include/gtk-unix-print-2.0/ | ||
| 264 | include/gtk-unix-print-2.0/gtk/ | ||
| 265 | include/gtk-unix-print-2.0/gtk/gtkpagesetupunixdialog.h | ||
| 266 | include/gtk-unix-print-2.0/gtk/gtkprinter.h | ||
| 267 | include/gtk-unix-print-2.0/gtk/gtkprintjob.h | ||
| 268 | include/gtk-unix-print-2.0/gtk/gtkprintunixdialog.h | ||
| 269 | include/gtk-unix-print-2.0/gtk/gtkunixprint.h | ||
| 270 | lib/gtk-2.0/ | ||
| 271 | lib/gtk-2.0/2.10.0/ | ||
| 272 | lib/gtk-2.0/2.10.0/engines/ | ||
| 273 | @so lib/gtk-2.0/2.10.0/engines/libpixmap.so | ||
| 274 | lib/gtk-2.0/2.10.0/immodules/ | ||
| 275 | @so lib/gtk-2.0/2.10.0/immodules/im-am-et.so | ||
| 276 | @so lib/gtk-2.0/2.10.0/immodules/im-cedilla.so | ||
| 277 | @so lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.so | ||
| 278 | @so lib/gtk-2.0/2.10.0/immodules/im-inuktitut.so | ||
| 279 | @so lib/gtk-2.0/2.10.0/immodules/im-ipa.so | ||
| 280 | @so lib/gtk-2.0/2.10.0/immodules/im-multipress.so | ||
| 281 | @so lib/gtk-2.0/2.10.0/immodules/im-thai.so | ||
| 282 | @so lib/gtk-2.0/2.10.0/immodules/im-ti-er.so | ||
| 283 | @so lib/gtk-2.0/2.10.0/immodules/im-ti-et.so | ||
| 284 | @so lib/gtk-2.0/2.10.0/immodules/im-viqr.so | ||
| 285 | @so lib/gtk-2.0/2.10.0/immodules/im-xim.so | ||
| 286 | lib/gtk-2.0/2.10.0/printbackends/ | ||
| 287 | @so lib/gtk-2.0/2.10.0/printbackends/libprintbackend-file.so | ||
| 288 | @so lib/gtk-2.0/2.10.0/printbackends/libprintbackend-lpr.so | ||
| 289 | lib/gtk-2.0/include/ | ||
| 290 | lib/gtk-2.0/include/gdkconfig.h | ||
| 291 | lib/gtk-2.0/modules/ | ||
| 292 | @so lib/gtk-2.0/modules/libferret.so | ||
| 293 | @so lib/gtk-2.0/modules/libgail.so | ||
| 294 | @static-lib lib/libgailutil.a | ||
| 295 | lib/libgailutil.la | ||
| 296 | @lib lib/libgailutil.so.${LIBgailutil_VERSION} | ||
| 297 | @static-lib lib/libgdk-x11-2.0.a | ||
| 298 | lib/libgdk-x11-2.0.la | ||
| 299 | @lib lib/libgdk-x11-2.0.so.${LIBgdk-x11-2.0_VERSION} | ||
| 300 | @static-lib lib/libgtk-x11-2.0.a | ||
| 301 | lib/libgtk-x11-2.0.la | ||
| 302 | @lib lib/libgtk-x11-2.0.so.${LIBgtk-x11-2.0_VERSION} | ||
| 303 | lib/pkgconfig/gail.pc | ||
| 304 | lib/pkgconfig/gdk-2.0.pc | ||
| 305 | lib/pkgconfig/gdk-x11-2.0.pc | ||
| 306 | lib/pkgconfig/gtk+-2.0.pc | ||
| 307 | lib/pkgconfig/gtk+-unix-print-2.0.pc | ||
| 308 | lib/pkgconfig/gtk+-x11-2.0.pc | ||
| 309 | share/aclocal/gtk-2.0.m4 | ||
| 310 | share/doc/pkg-readmes/${PKGSTEM} | ||
| 311 | share/examples/gtk+2/ | ||
| 312 | share/examples/gtk+2/gtk-2.0/ | ||
| 313 | share/examples/gtk+2/gtk-2.0/im-multipress.conf | ||
| 314 | share/gtk-2.0/ | ||
| 315 | share/gtk-2.0/demo/ | ||
| 316 | share/gtk-2.0/demo/alphatest.png | ||
| 317 | share/gtk-2.0/demo/apple-red.png | ||
| 318 | share/gtk-2.0/demo/appwindow.c | ||
| 319 | share/gtk-2.0/demo/assistant.c | ||
| 320 | share/gtk-2.0/demo/background.jpg | ||
| 321 | share/gtk-2.0/demo/builder.c | ||
| 322 | share/gtk-2.0/demo/button_box.c | ||
| 323 | share/gtk-2.0/demo/changedisplay.c | ||
| 324 | share/gtk-2.0/demo/clipboard.c | ||
| 325 | share/gtk-2.0/demo/colorsel.c | ||
| 326 | share/gtk-2.0/demo/combobox.c | ||
| 327 | share/gtk-2.0/demo/demo.ui | ||
| 328 | share/gtk-2.0/demo/dialog.c | ||
| 329 | share/gtk-2.0/demo/drawingarea.c | ||
| 330 | share/gtk-2.0/demo/editable_cells.c | ||
| 331 | share/gtk-2.0/demo/entry_buffer.c | ||
| 332 | share/gtk-2.0/demo/entry_completion.c | ||
| 333 | share/gtk-2.0/demo/expander.c | ||
| 334 | share/gtk-2.0/demo/floppybuddy.gif | ||
| 335 | share/gtk-2.0/demo/gnome-applets.png | ||
| 336 | share/gtk-2.0/demo/gnome-calendar.png | ||
| 337 | share/gtk-2.0/demo/gnome-foot.png | ||
| 338 | share/gtk-2.0/demo/gnome-fs-directory.png | ||
| 339 | share/gtk-2.0/demo/gnome-fs-regular.png | ||
| 340 | share/gtk-2.0/demo/gnome-gimp.png | ||
| 341 | share/gtk-2.0/demo/gnome-gmush.png | ||
| 342 | share/gtk-2.0/demo/gnome-gsame.png | ||
| 343 | share/gtk-2.0/demo/gnu-keys.png | ||
| 344 | share/gtk-2.0/demo/gtk-logo-rgb.gif | ||
| 345 | share/gtk-2.0/demo/hypertext.c | ||
| 346 | share/gtk-2.0/demo/iconview.c | ||
| 347 | share/gtk-2.0/demo/iconview_edit.c | ||
| 348 | share/gtk-2.0/demo/images.c | ||
| 349 | share/gtk-2.0/demo/infobar.c | ||
| 350 | share/gtk-2.0/demo/links.c | ||
| 351 | share/gtk-2.0/demo/list_store.c | ||
| 352 | share/gtk-2.0/demo/menus.c | ||
| 353 | share/gtk-2.0/demo/offscreen_window.c | ||
| 354 | share/gtk-2.0/demo/offscreen_window2.c | ||
| 355 | share/gtk-2.0/demo/panes.c | ||
| 356 | share/gtk-2.0/demo/pickers.c | ||
| 357 | share/gtk-2.0/demo/pixbufs.c | ||
| 358 | share/gtk-2.0/demo/printing.c | ||
| 359 | share/gtk-2.0/demo/rotated_text.c | ||
| 360 | share/gtk-2.0/demo/search_entry.c | ||
| 361 | share/gtk-2.0/demo/sizegroup.c | ||
| 362 | share/gtk-2.0/demo/spinner.c | ||
| 363 | share/gtk-2.0/demo/stock_browser.c | ||
| 364 | share/gtk-2.0/demo/textscroll.c | ||
| 365 | share/gtk-2.0/demo/textview.c | ||
| 366 | share/gtk-2.0/demo/toolpalette.c | ||
| 367 | share/gtk-2.0/demo/tree_store.c | ||
| 368 | share/gtk-2.0/demo/ui_manager.c | ||
| 369 | share/gtk-2.0/gtkrc | ||
| 370 | share/gtk-doc/html/gail-libgail-util/ | ||
| 371 | share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html | ||
| 372 | share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html | ||
| 373 | share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 | ||
| 374 | share/gtk-doc/html/gail-libgail-util/home.png | ||
| 375 | share/gtk-doc/html/gail-libgail-util/index.html | ||
| 376 | share/gtk-doc/html/gail-libgail-util/left-insensitive.png | ||
| 377 | share/gtk-doc/html/gail-libgail-util/left.png | ||
| 378 | share/gtk-doc/html/gail-libgail-util/libgail-util-main.html | ||
| 379 | share/gtk-doc/html/gail-libgail-util/right-insensitive.png | ||
| 380 | share/gtk-doc/html/gail-libgail-util/right.png | ||
| 381 | share/gtk-doc/html/gail-libgail-util/style.css | ||
| 382 | share/gtk-doc/html/gail-libgail-util/up-insensitive.png | ||
| 383 | share/gtk-doc/html/gail-libgail-util/up.png | ||
| 384 | share/gtk-doc/html/gdk2/ | ||
| 385 | share/gtk-doc/html/gdk2/GdkDisplay.html | ||
| 386 | share/gtk-doc/html/gdk2/GdkDisplayManager.html | ||
| 387 | share/gtk-doc/html/gdk2/GdkScreen.html | ||
| 388 | share/gtk-doc/html/gdk2/X_cursor.png | ||
| 389 | share/gtk-doc/html/gdk2/annotation-glossary.html | ||
| 390 | share/gtk-doc/html/gdk2/api-index-full.html | ||
| 391 | share/gtk-doc/html/gdk2/arrow.png | ||
| 392 | share/gtk-doc/html/gdk2/based_arrow_down.png | ||
| 393 | share/gtk-doc/html/gdk2/based_arrow_up.png | ||
| 394 | share/gtk-doc/html/gdk2/boat.png | ||
| 395 | share/gtk-doc/html/gdk2/bogosity.png | ||
| 396 | share/gtk-doc/html/gdk2/bottom_left_corner.png | ||
| 397 | share/gtk-doc/html/gdk2/bottom_right_corner.png | ||
| 398 | share/gtk-doc/html/gdk2/bottom_side.png | ||
| 399 | share/gtk-doc/html/gdk2/bottom_tee.png | ||
| 400 | share/gtk-doc/html/gdk2/box_spiral.png | ||
| 401 | share/gtk-doc/html/gdk2/center_ptr.png | ||
| 402 | share/gtk-doc/html/gdk2/circle.png | ||
| 403 | share/gtk-doc/html/gdk2/clock.png | ||
| 404 | share/gtk-doc/html/gdk2/coffee_mug.png | ||
| 405 | share/gtk-doc/html/gdk2/cross.png | ||
| 406 | share/gtk-doc/html/gdk2/cross_reverse.png | ||
| 407 | share/gtk-doc/html/gdk2/crosshair.png | ||
| 408 | share/gtk-doc/html/gdk2/diamond_cross.png | ||
| 409 | share/gtk-doc/html/gdk2/dot.png | ||
| 410 | share/gtk-doc/html/gdk2/dotbox.png | ||
| 411 | share/gtk-doc/html/gdk2/double_arrow.png | ||
| 412 | share/gtk-doc/html/gdk2/draft_large.png | ||
| 413 | share/gtk-doc/html/gdk2/draft_small.png | ||
| 414 | share/gtk-doc/html/gdk2/draped_box.png | ||
| 415 | share/gtk-doc/html/gdk2/exchange.png | ||
| 416 | share/gtk-doc/html/gdk2/fleur.png | ||
| 417 | share/gtk-doc/html/gdk2/gdk2-Application-launching.html | ||
| 418 | share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html | ||
| 419 | share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html | ||
| 420 | share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html | ||
| 421 | share/gtk-doc/html/gdk2/gdk2-Cursors.html | ||
| 422 | share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html | ||
| 423 | share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html | ||
| 424 | share/gtk-doc/html/gdk2/gdk2-Event-Structures.html | ||
| 425 | share/gtk-doc/html/gdk2/gdk2-Events.html | ||
| 426 | share/gtk-doc/html/gdk2/gdk2-Fonts.html | ||
| 427 | share/gtk-doc/html/gdk2/gdk2-GdkRGB.html | ||
| 428 | share/gtk-doc/html/gdk2/gdk2-General.html | ||
| 429 | share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html | ||
| 430 | share/gtk-doc/html/gdk2/gdk2-Images.html | ||
| 431 | share/gtk-doc/html/gdk2/gdk2-Input-Devices.html | ||
| 432 | share/gtk-doc/html/gdk2/gdk2-Input.html | ||
| 433 | share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html | ||
| 434 | share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html | ||
| 435 | share/gtk-doc/html/gdk2/gdk2-Pixbufs.html | ||
| 436 | share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html | ||
| 437 | share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html | ||
| 438 | share/gtk-doc/html/gdk2/gdk2-Selections.html | ||
| 439 | share/gtk-doc/html/gdk2/gdk2-Testing.html | ||
| 440 | share/gtk-doc/html/gdk2/gdk2-Threads.html | ||
| 441 | share/gtk-doc/html/gdk2/gdk2-Visuals.html | ||
| 442 | share/gtk-doc/html/gdk2/gdk2-Windows.html | ||
| 443 | share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html | ||
| 444 | share/gtk-doc/html/gdk2/gdk2.devhelp2 | ||
| 445 | share/gtk-doc/html/gdk2/gobbler.png | ||
| 446 | share/gtk-doc/html/gdk2/gumby.png | ||
| 447 | share/gtk-doc/html/gdk2/hand1.png | ||
| 448 | share/gtk-doc/html/gdk2/hand2.png | ||
| 449 | share/gtk-doc/html/gdk2/heart.png | ||
| 450 | share/gtk-doc/html/gdk2/home.png | ||
| 451 | share/gtk-doc/html/gdk2/icon.png | ||
| 452 | share/gtk-doc/html/gdk2/index.html | ||
| 453 | share/gtk-doc/html/gdk2/iron_cross.png | ||
| 454 | share/gtk-doc/html/gdk2/left-insensitive.png | ||
| 455 | share/gtk-doc/html/gdk2/left.png | ||
| 456 | share/gtk-doc/html/gdk2/left_ptr.png | ||
| 457 | share/gtk-doc/html/gdk2/left_side.png | ||
| 458 | share/gtk-doc/html/gdk2/left_tee.png | ||
| 459 | share/gtk-doc/html/gdk2/leftbutton.png | ||
| 460 | share/gtk-doc/html/gdk2/ll_angle.png | ||
| 461 | share/gtk-doc/html/gdk2/lr_angle.png | ||
| 462 | share/gtk-doc/html/gdk2/man.png | ||
| 463 | share/gtk-doc/html/gdk2/middlebutton.png | ||
| 464 | share/gtk-doc/html/gdk2/mouse.png | ||
| 465 | share/gtk-doc/html/gdk2/multihead.html | ||
| 466 | share/gtk-doc/html/gdk2/pencil.png | ||
| 467 | share/gtk-doc/html/gdk2/pirate.png | ||
| 468 | share/gtk-doc/html/gdk2/plus.png | ||
| 469 | share/gtk-doc/html/gdk2/question_arrow.png | ||
| 470 | share/gtk-doc/html/gdk2/reference.html | ||
| 471 | share/gtk-doc/html/gdk2/right-insensitive.png | ||
| 472 | share/gtk-doc/html/gdk2/right.png | ||
| 473 | share/gtk-doc/html/gdk2/right_ptr.png | ||
| 474 | share/gtk-doc/html/gdk2/right_side.png | ||
| 475 | share/gtk-doc/html/gdk2/right_tee.png | ||
| 476 | share/gtk-doc/html/gdk2/rightbutton.png | ||
| 477 | share/gtk-doc/html/gdk2/rotated-text.png | ||
| 478 | share/gtk-doc/html/gdk2/rtl_logo.png | ||
| 479 | share/gtk-doc/html/gdk2/sailboat.png | ||
| 480 | share/gtk-doc/html/gdk2/sb_down_arrow.png | ||
| 481 | share/gtk-doc/html/gdk2/sb_h_double_arrow.png | ||
| 482 | share/gtk-doc/html/gdk2/sb_left_arrow.png | ||
| 483 | share/gtk-doc/html/gdk2/sb_right_arrow.png | ||
| 484 | share/gtk-doc/html/gdk2/sb_up_arrow.png | ||
| 485 | share/gtk-doc/html/gdk2/sb_v_double_arrow.png | ||
| 486 | share/gtk-doc/html/gdk2/shuttle.png | ||
| 487 | share/gtk-doc/html/gdk2/sizing.png | ||
| 488 | share/gtk-doc/html/gdk2/spider.png | ||
| 489 | share/gtk-doc/html/gdk2/spraycan.png | ||
| 490 | share/gtk-doc/html/gdk2/star.png | ||
| 491 | share/gtk-doc/html/gdk2/style.css | ||
| 492 | share/gtk-doc/html/gdk2/target.png | ||
| 493 | share/gtk-doc/html/gdk2/tcross.png | ||
| 494 | share/gtk-doc/html/gdk2/top_left_arrow.png | ||
| 495 | share/gtk-doc/html/gdk2/top_left_corner.png | ||
| 496 | share/gtk-doc/html/gdk2/top_right_corner.png | ||
| 497 | share/gtk-doc/html/gdk2/top_side.png | ||
| 498 | share/gtk-doc/html/gdk2/top_tee.png | ||
| 499 | share/gtk-doc/html/gdk2/trek.png | ||
| 500 | share/gtk-doc/html/gdk2/ul_angle.png | ||
| 501 | share/gtk-doc/html/gdk2/umbrella.png | ||
| 502 | share/gtk-doc/html/gdk2/up-insensitive.png | ||
| 503 | share/gtk-doc/html/gdk2/up.png | ||
| 504 | share/gtk-doc/html/gdk2/ur_angle.png | ||
| 505 | share/gtk-doc/html/gdk2/watch.png | ||
| 506 | share/gtk-doc/html/gdk2/xterm.png | ||
| 507 | share/gtk-doc/html/gtk2/ | ||
| 508 | share/gtk-doc/html/gtk2/AbstractObjects.html | ||
| 509 | share/gtk-doc/html/gtk2/Actions.html | ||
| 510 | share/gtk-doc/html/gtk2/Builder.html | ||
| 511 | share/gtk-doc/html/gtk2/ButtonWidgets.html | ||
| 512 | share/gtk-doc/html/gtk2/DeprecatedObjects.html | ||
| 513 | share/gtk-doc/html/gtk2/DisplayWidgets.html | ||
| 514 | share/gtk-doc/html/gtk2/GtkAboutDialog.html | ||
| 515 | share/gtk-doc/html/gtk2/GtkAccelLabel.html | ||
| 516 | share/gtk-doc/html/gtk2/GtkAccessible.html | ||
| 517 | share/gtk-doc/html/gtk2/GtkAction.html | ||
| 518 | share/gtk-doc/html/gtk2/GtkActionGroup.html | ||
| 519 | share/gtk-doc/html/gtk2/GtkActivatable.html | ||
| 520 | share/gtk-doc/html/gtk2/GtkAdjustment.html | ||
| 521 | share/gtk-doc/html/gtk2/GtkAlignment.html | ||
| 522 | share/gtk-doc/html/gtk2/GtkArrow.html | ||
| 523 | share/gtk-doc/html/gtk2/GtkAspectFrame.html | ||
| 524 | share/gtk-doc/html/gtk2/GtkAssistant.html | ||
| 525 | share/gtk-doc/html/gtk2/GtkBin.html | ||
| 526 | share/gtk-doc/html/gtk2/GtkBox.html | ||
| 527 | share/gtk-doc/html/gtk2/GtkBuildable.html | ||
| 528 | share/gtk-doc/html/gtk2/GtkBuilder.html | ||
| 529 | share/gtk-doc/html/gtk2/GtkButton.html | ||
| 530 | share/gtk-doc/html/gtk2/GtkButtonBox.html | ||
| 531 | share/gtk-doc/html/gtk2/GtkCList.html | ||
| 532 | share/gtk-doc/html/gtk2/GtkCTree.html | ||
| 533 | share/gtk-doc/html/gtk2/GtkCalendar.html | ||
| 534 | share/gtk-doc/html/gtk2/GtkCellEditable.html | ||
| 535 | share/gtk-doc/html/gtk2/GtkCellLayout.html | ||
| 536 | share/gtk-doc/html/gtk2/GtkCellRenderer.html | ||
| 537 | share/gtk-doc/html/gtk2/GtkCellRendererAccel.html | ||
| 538 | share/gtk-doc/html/gtk2/GtkCellRendererCombo.html | ||
| 539 | share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html | ||
| 540 | share/gtk-doc/html/gtk2/GtkCellRendererProgress.html | ||
| 541 | share/gtk-doc/html/gtk2/GtkCellRendererSpin.html | ||
| 542 | share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html | ||
| 543 | share/gtk-doc/html/gtk2/GtkCellRendererText.html | ||
| 544 | share/gtk-doc/html/gtk2/GtkCellRendererToggle.html | ||
| 545 | share/gtk-doc/html/gtk2/GtkCellView.html | ||
| 546 | share/gtk-doc/html/gtk2/GtkCheckButton.html | ||
| 547 | share/gtk-doc/html/gtk2/GtkColorButton.html | ||
| 548 | share/gtk-doc/html/gtk2/GtkColorSelection.html | ||
| 549 | share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html | ||
| 550 | share/gtk-doc/html/gtk2/GtkCombo.html | ||
| 551 | share/gtk-doc/html/gtk2/GtkComboBox.html | ||
| 552 | share/gtk-doc/html/gtk2/GtkComboBoxEntry.html | ||
| 553 | share/gtk-doc/html/gtk2/GtkComboBoxText.html | ||
| 554 | share/gtk-doc/html/gtk2/GtkContainer.html | ||
| 555 | share/gtk-doc/html/gtk2/GtkCurve.html | ||
| 556 | share/gtk-doc/html/gtk2/GtkDialog.html | ||
| 557 | share/gtk-doc/html/gtk2/GtkDrawingArea.html | ||
| 558 | share/gtk-doc/html/gtk2/GtkEditable.html | ||
| 559 | share/gtk-doc/html/gtk2/GtkEntry.html | ||
| 560 | share/gtk-doc/html/gtk2/GtkEntryBuffer.html | ||
| 561 | share/gtk-doc/html/gtk2/GtkEntryCompletion.html | ||
| 562 | share/gtk-doc/html/gtk2/GtkEventBox.html | ||
| 563 | share/gtk-doc/html/gtk2/GtkExpander.html | ||
| 564 | share/gtk-doc/html/gtk2/GtkFileChooser.html | ||
| 565 | share/gtk-doc/html/gtk2/GtkFileChooserButton.html | ||
| 566 | share/gtk-doc/html/gtk2/GtkFileChooserDialog.html | ||
| 567 | share/gtk-doc/html/gtk2/GtkFileChooserWidget.html | ||
| 568 | share/gtk-doc/html/gtk2/GtkFileSelection.html | ||
| 569 | share/gtk-doc/html/gtk2/GtkFixed.html | ||
| 570 | share/gtk-doc/html/gtk2/GtkFontButton.html | ||
| 571 | share/gtk-doc/html/gtk2/GtkFontSelection.html | ||
| 572 | share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html | ||
| 573 | share/gtk-doc/html/gtk2/GtkFrame.html | ||
| 574 | share/gtk-doc/html/gtk2/GtkGammaCurve.html | ||
| 575 | share/gtk-doc/html/gtk2/GtkHBox.html | ||
| 576 | share/gtk-doc/html/gtk2/GtkHButtonBox.html | ||
| 577 | share/gtk-doc/html/gtk2/GtkHPaned.html | ||
| 578 | share/gtk-doc/html/gtk2/GtkHRuler.html | ||
| 579 | share/gtk-doc/html/gtk2/GtkHSV.html | ||
| 580 | share/gtk-doc/html/gtk2/GtkHScale.html | ||
| 581 | share/gtk-doc/html/gtk2/GtkHScrollbar.html | ||
| 582 | share/gtk-doc/html/gtk2/GtkHSeparator.html | ||
| 583 | share/gtk-doc/html/gtk2/GtkHandleBox.html | ||
| 584 | share/gtk-doc/html/gtk2/GtkIMContext.html | ||
| 585 | share/gtk-doc/html/gtk2/GtkIMContextSimple.html | ||
| 586 | share/gtk-doc/html/gtk2/GtkIMMulticontext.html | ||
| 587 | share/gtk-doc/html/gtk2/GtkIconTheme.html | ||
| 588 | share/gtk-doc/html/gtk2/GtkIconView.html | ||
| 589 | share/gtk-doc/html/gtk2/GtkImage.html | ||
| 590 | share/gtk-doc/html/gtk2/GtkImageMenuItem.html | ||
| 591 | share/gtk-doc/html/gtk2/GtkInfoBar.html | ||
| 592 | share/gtk-doc/html/gtk2/GtkInputDialog.html | ||
| 593 | share/gtk-doc/html/gtk2/GtkInvisible.html | ||
| 594 | share/gtk-doc/html/gtk2/GtkItem.html | ||
| 595 | share/gtk-doc/html/gtk2/GtkItemFactory.html | ||
| 596 | share/gtk-doc/html/gtk2/GtkLabel.html | ||
| 597 | share/gtk-doc/html/gtk2/GtkLayout.html | ||
| 598 | share/gtk-doc/html/gtk2/GtkLinkButton.html | ||
| 599 | share/gtk-doc/html/gtk2/GtkList.html | ||
| 600 | share/gtk-doc/html/gtk2/GtkListItem.html | ||
| 601 | share/gtk-doc/html/gtk2/GtkListStore.html | ||
| 602 | share/gtk-doc/html/gtk2/GtkMenu.html | ||
| 603 | share/gtk-doc/html/gtk2/GtkMenuBar.html | ||
| 604 | share/gtk-doc/html/gtk2/GtkMenuItem.html | ||
| 605 | share/gtk-doc/html/gtk2/GtkMenuShell.html | ||
| 606 | share/gtk-doc/html/gtk2/GtkMenuToolButton.html | ||
| 607 | share/gtk-doc/html/gtk2/GtkMessageDialog.html | ||
| 608 | share/gtk-doc/html/gtk2/GtkMisc.html | ||
| 609 | share/gtk-doc/html/gtk2/GtkNotebook.html | ||
| 610 | share/gtk-doc/html/gtk2/GtkObject.html | ||
| 611 | share/gtk-doc/html/gtk2/GtkOffscreenWindow.html | ||
| 612 | share/gtk-doc/html/gtk2/GtkOldEditable.html | ||
| 613 | share/gtk-doc/html/gtk2/GtkOptionMenu.html | ||
| 614 | share/gtk-doc/html/gtk2/GtkPageSetup.html | ||
| 615 | share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html | ||
| 616 | share/gtk-doc/html/gtk2/GtkPaned.html | ||
| 617 | share/gtk-doc/html/gtk2/GtkPaperSize.html | ||
| 618 | share/gtk-doc/html/gtk2/GtkPixmap.html | ||
| 619 | share/gtk-doc/html/gtk2/GtkPlug.html | ||
| 620 | share/gtk-doc/html/gtk2/GtkPreview.html | ||
| 621 | share/gtk-doc/html/gtk2/GtkPrintContext.html | ||
| 622 | share/gtk-doc/html/gtk2/GtkPrintJob.html | ||
| 623 | share/gtk-doc/html/gtk2/GtkPrintSettings.html | ||
| 624 | share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html | ||
| 625 | share/gtk-doc/html/gtk2/GtkPrinter.html | ||
| 626 | share/gtk-doc/html/gtk2/GtkProgress.html | ||
| 627 | share/gtk-doc/html/gtk2/GtkProgressBar.html | ||
| 628 | share/gtk-doc/html/gtk2/GtkRadioAction.html | ||
| 629 | share/gtk-doc/html/gtk2/GtkRadioButton.html | ||
| 630 | share/gtk-doc/html/gtk2/GtkRadioMenuItem.html | ||
| 631 | share/gtk-doc/html/gtk2/GtkRadioToolButton.html | ||
| 632 | share/gtk-doc/html/gtk2/GtkRange.html | ||
| 633 | share/gtk-doc/html/gtk2/GtkRecentAction.html | ||
| 634 | share/gtk-doc/html/gtk2/GtkRecentChooser.html | ||
| 635 | share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html | ||
| 636 | share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html | ||
| 637 | share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html | ||
| 638 | share/gtk-doc/html/gtk2/GtkRecentFilter.html | ||
| 639 | share/gtk-doc/html/gtk2/GtkRecentManager.html | ||
| 640 | share/gtk-doc/html/gtk2/GtkRuler.html | ||
| 641 | share/gtk-doc/html/gtk2/GtkScale.html | ||
| 642 | share/gtk-doc/html/gtk2/GtkScaleButton.html | ||
| 643 | share/gtk-doc/html/gtk2/GtkScrollbar.html | ||
| 644 | share/gtk-doc/html/gtk2/GtkScrolledWindow.html | ||
| 645 | share/gtk-doc/html/gtk2/GtkSeparator.html | ||
| 646 | share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html | ||
| 647 | share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html | ||
| 648 | share/gtk-doc/html/gtk2/GtkSettings.html | ||
| 649 | share/gtk-doc/html/gtk2/GtkSizeGroup.html | ||
| 650 | share/gtk-doc/html/gtk2/GtkSocket.html | ||
| 651 | share/gtk-doc/html/gtk2/GtkSpinButton.html | ||
| 652 | share/gtk-doc/html/gtk2/GtkSpinner.html | ||
| 653 | share/gtk-doc/html/gtk2/GtkStatusIcon.html | ||
| 654 | share/gtk-doc/html/gtk2/GtkStatusbar.html | ||
| 655 | share/gtk-doc/html/gtk2/GtkStyle.html | ||
| 656 | share/gtk-doc/html/gtk2/GtkTable.html | ||
| 657 | share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html | ||
| 658 | share/gtk-doc/html/gtk2/GtkText.html | ||
| 659 | share/gtk-doc/html/gtk2/GtkTextBuffer.html | ||
| 660 | share/gtk-doc/html/gtk2/GtkTextIter.html | ||
| 661 | share/gtk-doc/html/gtk2/GtkTextMark.html | ||
| 662 | share/gtk-doc/html/gtk2/GtkTextTag.html | ||
| 663 | share/gtk-doc/html/gtk2/GtkTextTagTable.html | ||
| 664 | share/gtk-doc/html/gtk2/GtkTextView.html | ||
| 665 | share/gtk-doc/html/gtk2/GtkTipsQuery.html | ||
| 666 | share/gtk-doc/html/gtk2/GtkToggleAction.html | ||
| 667 | share/gtk-doc/html/gtk2/GtkToggleButton.html | ||
| 668 | share/gtk-doc/html/gtk2/GtkToggleToolButton.html | ||
| 669 | share/gtk-doc/html/gtk2/GtkToolButton.html | ||
| 670 | share/gtk-doc/html/gtk2/GtkToolItem.html | ||
| 671 | share/gtk-doc/html/gtk2/GtkToolItemGroup.html | ||
| 672 | share/gtk-doc/html/gtk2/GtkToolPalette.html | ||
| 673 | share/gtk-doc/html/gtk2/GtkToolShell.html | ||
| 674 | share/gtk-doc/html/gtk2/GtkToolbar.html | ||
| 675 | share/gtk-doc/html/gtk2/GtkTooltip.html | ||
| 676 | share/gtk-doc/html/gtk2/GtkTooltips.html | ||
| 677 | share/gtk-doc/html/gtk2/GtkTree.html | ||
| 678 | share/gtk-doc/html/gtk2/GtkTreeItem.html | ||
| 679 | share/gtk-doc/html/gtk2/GtkTreeModel.html | ||
| 680 | share/gtk-doc/html/gtk2/GtkTreeModelFilter.html | ||
| 681 | share/gtk-doc/html/gtk2/GtkTreeModelSort.html | ||
| 682 | share/gtk-doc/html/gtk2/GtkTreeSelection.html | ||
| 683 | share/gtk-doc/html/gtk2/GtkTreeSortable.html | ||
| 684 | share/gtk-doc/html/gtk2/GtkTreeStore.html | ||
| 685 | share/gtk-doc/html/gtk2/GtkTreeView.html | ||
| 686 | share/gtk-doc/html/gtk2/GtkTreeViewColumn.html | ||
| 687 | share/gtk-doc/html/gtk2/GtkUIManager.html | ||
| 688 | share/gtk-doc/html/gtk2/GtkVBox.html | ||
| 689 | share/gtk-doc/html/gtk2/GtkVButtonBox.html | ||
| 690 | share/gtk-doc/html/gtk2/GtkVPaned.html | ||
| 691 | share/gtk-doc/html/gtk2/GtkVRuler.html | ||
| 692 | share/gtk-doc/html/gtk2/GtkVScale.html | ||
| 693 | share/gtk-doc/html/gtk2/GtkVScrollbar.html | ||
| 694 | share/gtk-doc/html/gtk2/GtkVSeparator.html | ||
| 695 | share/gtk-doc/html/gtk2/GtkViewport.html | ||
| 696 | share/gtk-doc/html/gtk2/GtkVolumeButton.html | ||
| 697 | share/gtk-doc/html/gtk2/GtkWidget.html | ||
| 698 | share/gtk-doc/html/gtk2/GtkWindow.html | ||
| 699 | share/gtk-doc/html/gtk2/GtkWindowGroup.html | ||
| 700 | share/gtk-doc/html/gtk2/LayoutContainers.html | ||
| 701 | share/gtk-doc/html/gtk2/MenusAndCombos.html | ||
| 702 | share/gtk-doc/html/gtk2/MiscObjects.html | ||
| 703 | share/gtk-doc/html/gtk2/NumericEntry.html | ||
| 704 | share/gtk-doc/html/gtk2/Ornaments.html | ||
| 705 | share/gtk-doc/html/gtk2/PlugSocket.html | ||
| 706 | share/gtk-doc/html/gtk2/Printing.html | ||
| 707 | share/gtk-doc/html/gtk2/RecentDocuments.html | ||
| 708 | share/gtk-doc/html/gtk2/ScrollingWidgets.html | ||
| 709 | share/gtk-doc/html/gtk2/SelectorWidgets.html | ||
| 710 | share/gtk-doc/html/gtk2/SpecialObjects.html | ||
| 711 | share/gtk-doc/html/gtk2/TextWidget.html | ||
| 712 | share/gtk-doc/html/gtk2/TextWidgetObjects.html | ||
| 713 | share/gtk-doc/html/gtk2/TreeWidget.html | ||
| 714 | share/gtk-doc/html/gtk2/TreeWidgetObjects.html | ||
| 715 | share/gtk-doc/html/gtk2/WindowWidgets.html | ||
| 716 | share/gtk-doc/html/gtk2/aboutdialog.png | ||
| 717 | share/gtk-doc/html/gtk2/accel-label.png | ||
| 718 | share/gtk-doc/html/gtk2/annotation-glossary.html | ||
| 719 | share/gtk-doc/html/gtk2/api-index-full.html | ||
| 720 | share/gtk-doc/html/gtk2/application-exit.png | ||
| 721 | share/gtk-doc/html/gtk2/assistant.png | ||
| 722 | share/gtk-doc/html/gtk2/button.png | ||
| 723 | share/gtk-doc/html/gtk2/ch01.html | ||
| 724 | share/gtk-doc/html/gtk2/ch02.html | ||
| 725 | share/gtk-doc/html/gtk2/chap-drawing-model.html | ||
| 726 | share/gtk-doc/html/gtk2/check-button.png | ||
| 727 | share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html | ||
| 728 | share/gtk-doc/html/gtk2/checklist-modifiers.html | ||
| 729 | share/gtk-doc/html/gtk2/checklist-named-icons.html | ||
| 730 | share/gtk-doc/html/gtk2/color-button.png | ||
| 731 | share/gtk-doc/html/gtk2/colorsel.png | ||
| 732 | share/gtk-doc/html/gtk2/combo-box-entry.png | ||
| 733 | share/gtk-doc/html/gtk2/combo-box.png | ||
| 734 | share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html | ||
| 735 | share/gtk-doc/html/gtk2/dialog-error.png | ||
| 736 | share/gtk-doc/html/gtk2/dialog-information.png | ||
| 737 | share/gtk-doc/html/gtk2/dialog-password.png | ||
| 738 | share/gtk-doc/html/gtk2/dialog-question.png | ||
| 739 | share/gtk-doc/html/gtk2/dialog-warning.png | ||
| 740 | share/gtk-doc/html/gtk2/document-new.png | ||
| 741 | share/gtk-doc/html/gtk2/document-open.png | ||
| 742 | share/gtk-doc/html/gtk2/document-print-preview.png | ||
| 743 | share/gtk-doc/html/gtk2/document-print.png | ||
| 744 | share/gtk-doc/html/gtk2/document-properties.png | ||
| 745 | share/gtk-doc/html/gtk2/document-revert-ltr.png | ||
| 746 | share/gtk-doc/html/gtk2/document-revert-rtl.png | ||
| 747 | share/gtk-doc/html/gtk2/document-save-as.png | ||
| 748 | share/gtk-doc/html/gtk2/document-save.png | ||
| 749 | share/gtk-doc/html/gtk2/drive-harddisk.png | ||
| 750 | share/gtk-doc/html/gtk2/edit-clear.png | ||
| 751 | share/gtk-doc/html/gtk2/edit-copy.png | ||
| 752 | share/gtk-doc/html/gtk2/edit-cut.png | ||
| 753 | share/gtk-doc/html/gtk2/edit-delete.png | ||
| 754 | share/gtk-doc/html/gtk2/edit-find-replace.png | ||
| 755 | share/gtk-doc/html/gtk2/edit-find.png | ||
| 756 | share/gtk-doc/html/gtk2/edit-paste.png | ||
| 757 | share/gtk-doc/html/gtk2/edit-redo-ltr.png | ||
| 758 | share/gtk-doc/html/gtk2/edit-redo-rtl.png | ||
| 759 | share/gtk-doc/html/gtk2/edit-select-all.png | ||
| 760 | share/gtk-doc/html/gtk2/edit-undo-ltr.png | ||
| 761 | share/gtk-doc/html/gtk2/edit-undo-rtl.png | ||
| 762 | share/gtk-doc/html/gtk2/entry.png | ||
| 763 | share/gtk-doc/html/gtk2/figure-hierarchical-drawing.png | ||
| 764 | share/gtk-doc/html/gtk2/figure-windowed-label.png | ||
| 765 | share/gtk-doc/html/gtk2/file-button.png | ||
| 766 | share/gtk-doc/html/gtk2/filechooser.png | ||
| 767 | share/gtk-doc/html/gtk2/folder.png | ||
| 768 | share/gtk-doc/html/gtk2/font-button.png | ||
| 769 | share/gtk-doc/html/gtk2/fontsel.png | ||
| 770 | share/gtk-doc/html/gtk2/format-indent-less-ltr.png | ||
| 771 | share/gtk-doc/html/gtk2/format-indent-less-rtl.png | ||
| 772 | share/gtk-doc/html/gtk2/format-indent-more-ltr.png | ||
| 773 | share/gtk-doc/html/gtk2/format-indent-more-rtl.png | ||
| 774 | share/gtk-doc/html/gtk2/format-justify-center.png | ||
| 775 | share/gtk-doc/html/gtk2/format-justify-fill.png | ||
| 776 | share/gtk-doc/html/gtk2/format-justify-left.png | ||
| 777 | share/gtk-doc/html/gtk2/format-justify-right.png | ||
| 778 | share/gtk-doc/html/gtk2/format-text-bold.png | ||
| 779 | share/gtk-doc/html/gtk2/format-text-italic.png | ||
| 780 | share/gtk-doc/html/gtk2/format-text-strikethrough.png | ||
| 781 | share/gtk-doc/html/gtk2/format-text-underline.png | ||
| 782 | share/gtk-doc/html/gtk2/frame.png | ||
| 783 | share/gtk-doc/html/gtk2/glossary.html | ||
| 784 | share/gtk-doc/html/gtk2/go-bottom.png | ||
| 785 | share/gtk-doc/html/gtk2/go-down.png | ||
| 786 | share/gtk-doc/html/gtk2/go-first-ltr.png | ||
| 787 | share/gtk-doc/html/gtk2/go-first-rtl.png | ||
| 788 | share/gtk-doc/html/gtk2/go-home.png | ||
| 789 | share/gtk-doc/html/gtk2/go-jump-ltr.png | ||
| 790 | share/gtk-doc/html/gtk2/go-jump-rtl.png | ||
| 791 | share/gtk-doc/html/gtk2/go-last-ltr.png | ||
| 792 | share/gtk-doc/html/gtk2/go-last-rtl.png | ||
| 793 | share/gtk-doc/html/gtk2/go-next-ltr.png | ||
| 794 | share/gtk-doc/html/gtk2/go-next-rtl.png | ||
| 795 | share/gtk-doc/html/gtk2/go-previous-ltr.png | ||
| 796 | share/gtk-doc/html/gtk2/go-previous-rtl.png | ||
| 797 | share/gtk-doc/html/gtk2/go-top.png | ||
| 798 | share/gtk-doc/html/gtk2/go-up.png | ||
| 799 | share/gtk-doc/html/gtk2/gtk-apply.png | ||
| 800 | share/gtk-doc/html/gtk2/gtk-builder-convert.html | ||
| 801 | share/gtk-doc/html/gtk2/gtk-building.html | ||
| 802 | share/gtk-doc/html/gtk2/gtk-cancel.png | ||
| 803 | share/gtk-doc/html/gtk2/gtk-caps-lock-warning.png | ||
| 804 | share/gtk-doc/html/gtk2/gtk-changes-1-2.html | ||
| 805 | share/gtk-doc/html/gtk2/gtk-changes-2-0.html | ||
| 806 | share/gtk-doc/html/gtk2/gtk-color-picker.png | ||
| 807 | share/gtk-doc/html/gtk2/gtk-compiling.html | ||
| 808 | share/gtk-doc/html/gtk2/gtk-connect.png | ||
| 809 | share/gtk-doc/html/gtk2/gtk-convert.png | ||
| 810 | share/gtk-doc/html/gtk2/gtk-directfb.html | ||
| 811 | share/gtk-doc/html/gtk2/gtk-disconnect.png | ||
| 812 | share/gtk-doc/html/gtk2/gtk-dnd-multiple.png | ||
| 813 | share/gtk-doc/html/gtk2/gtk-dnd.png | ||
| 814 | share/gtk-doc/html/gtk2/gtk-edit.png | ||
| 815 | share/gtk-doc/html/gtk2/gtk-font.png | ||
| 816 | share/gtk-doc/html/gtk2/gtk-index.png | ||
| 817 | share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html | ||
| 818 | share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html | ||
| 819 | share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html | ||
| 820 | share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html | ||
| 821 | share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html | ||
| 822 | share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html | ||
| 823 | share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html | ||
| 824 | share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html | ||
| 825 | share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html | ||
| 826 | share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html | ||
| 827 | share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html | ||
| 828 | share/gtk-doc/html/gtk2/gtk-migrating-checklist.html | ||
| 829 | share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html | ||
| 830 | share/gtk-doc/html/gtk2/gtk-migrating-label-links.html | ||
| 831 | share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html | ||
| 832 | share/gtk-doc/html/gtk2/gtk-no.png | ||
| 833 | share/gtk-doc/html/gtk2/gtk-ok.png | ||
| 834 | share/gtk-doc/html/gtk2/gtk-orientation-landscape.png | ||
| 835 | share/gtk-doc/html/gtk2/gtk-orientation-portrait.png | ||
| 836 | share/gtk-doc/html/gtk2/gtk-orientation-reverse-landscape.png | ||
| 837 | share/gtk-doc/html/gtk2/gtk-orientation-reverse-portrait.png | ||
| 838 | share/gtk-doc/html/gtk2/gtk-osx.html | ||
| 839 | share/gtk-doc/html/gtk2/gtk-page-setup.png | ||
| 840 | share/gtk-doc/html/gtk2/gtk-preferences.png | ||
| 841 | share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html | ||
| 842 | share/gtk-doc/html/gtk2/gtk-question-index.html | ||
| 843 | share/gtk-doc/html/gtk2/gtk-resources.html | ||
| 844 | share/gtk-doc/html/gtk2/gtk-running.html | ||
| 845 | share/gtk-doc/html/gtk2/gtk-select-color.png | ||
| 846 | share/gtk-doc/html/gtk2/gtk-undelete-ltr.png | ||
| 847 | share/gtk-doc/html/gtk2/gtk-undelete-rtl.png | ||
| 848 | share/gtk-doc/html/gtk2/gtk-update-icon-cache.html | ||
| 849 | share/gtk-doc/html/gtk2/gtk-windows.html | ||
| 850 | share/gtk-doc/html/gtk2/gtk-x11.html | ||
| 851 | share/gtk-doc/html/gtk2/gtk-yes.png | ||
| 852 | share/gtk-doc/html/gtk2/gtk.html | ||
| 853 | share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html | ||
| 854 | share/gtk-doc/html/gtk2/gtk2-Bindings.html | ||
| 855 | share/gtk-doc/html/gtk2/gtk2-Clipboards.html | ||
| 856 | share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html | ||
| 857 | share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html | ||
| 858 | share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html | ||
| 859 | share/gtk-doc/html/gtk2/gtk2-General.html | ||
| 860 | share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html | ||
| 861 | share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html | ||
| 862 | share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html | ||
| 863 | share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html | ||
| 864 | share/gtk-doc/html/gtk2/gtk2-Orientable.html | ||
| 865 | share/gtk-doc/html/gtk2/gtk2-Resource-Files.html | ||
| 866 | share/gtk-doc/html/gtk2/gtk2-Selections.html | ||
| 867 | share/gtk-doc/html/gtk2/gtk2-Signals.html | ||
| 868 | share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html | ||
| 869 | share/gtk-doc/html/gtk2/gtk2-Stock-Items.html | ||
| 870 | share/gtk-doc/html/gtk2/gtk2-Testing.html | ||
| 871 | share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html | ||
| 872 | share/gtk-doc/html/gtk2/gtk2-Types.html | ||
| 873 | share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html | ||
| 874 | share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html | ||
| 875 | share/gtk-doc/html/gtk2/gtk2.devhelp2 | ||
| 876 | share/gtk-doc/html/gtk2/gtkbase.html | ||
| 877 | share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html | ||
| 878 | share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html | ||
| 879 | share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html | ||
| 880 | share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html | ||
| 881 | share/gtk-doc/html/gtk2/gtkobjects.html | ||
| 882 | share/gtk-doc/html/gtk2/gtkrecent-advanced.html | ||
| 883 | share/gtk-doc/html/gtk2/gtkrecent-chooser.html | ||
| 884 | share/gtk-doc/html/gtk2/help-about.png | ||
| 885 | share/gtk-doc/html/gtk2/help-contents.png | ||
| 886 | share/gtk-doc/html/gtk2/home.png | ||
| 887 | share/gtk-doc/html/gtk2/icon-view.png | ||
| 888 | share/gtk-doc/html/gtk2/image-missing.png | ||
| 889 | share/gtk-doc/html/gtk2/image.png | ||
| 890 | share/gtk-doc/html/gtk2/index.html | ||
| 891 | share/gtk-doc/html/gtk2/label.png | ||
| 892 | share/gtk-doc/html/gtk2/layout-btlr.png | ||
| 893 | share/gtk-doc/html/gtk2/layout-btrl.png | ||
| 894 | share/gtk-doc/html/gtk2/layout-lrbt.png | ||
| 895 | share/gtk-doc/html/gtk2/layout-lrtb.png | ||
| 896 | share/gtk-doc/html/gtk2/layout-rlbt.png | ||
| 897 | share/gtk-doc/html/gtk2/layout-rltb.png | ||
| 898 | share/gtk-doc/html/gtk2/layout-tblr.png | ||
| 899 | share/gtk-doc/html/gtk2/layout-tbrl.png | ||
| 900 | share/gtk-doc/html/gtk2/left-insensitive.png | ||
| 901 | share/gtk-doc/html/gtk2/left.png | ||
| 902 | share/gtk-doc/html/gtk2/link-button.png | ||
| 903 | share/gtk-doc/html/gtk2/list-add.png | ||
| 904 | share/gtk-doc/html/gtk2/list-and-tree.png | ||
| 905 | share/gtk-doc/html/gtk2/list-remove.png | ||
| 906 | share/gtk-doc/html/gtk2/media-floppy.png | ||
| 907 | share/gtk-doc/html/gtk2/media-optical.png | ||
| 908 | share/gtk-doc/html/gtk2/media-playback-pause.png | ||
| 909 | share/gtk-doc/html/gtk2/media-playback-start-ltr.png | ||
| 910 | share/gtk-doc/html/gtk2/media-playback-start-rtl.png | ||
| 911 | share/gtk-doc/html/gtk2/media-playback-stop.png | ||
| 912 | share/gtk-doc/html/gtk2/media-record.png | ||
| 913 | share/gtk-doc/html/gtk2/media-seek-backward-ltr.png | ||
| 914 | share/gtk-doc/html/gtk2/media-seek-backward-rtl.png | ||
| 915 | share/gtk-doc/html/gtk2/media-seek-forward-ltr.png | ||
| 916 | share/gtk-doc/html/gtk2/media-seek-forward-rtl.png | ||
| 917 | share/gtk-doc/html/gtk2/media-skip-backward-ltr.png | ||
| 918 | share/gtk-doc/html/gtk2/media-skip-backward-rtl.png | ||
| 919 | share/gtk-doc/html/gtk2/media-skip-forward-ltr.png | ||
| 920 | share/gtk-doc/html/gtk2/media-skip-forward-rtl.png | ||
| 921 | share/gtk-doc/html/gtk2/menubar.png | ||
| 922 | share/gtk-doc/html/gtk2/messagedialog.png | ||
| 923 | share/gtk-doc/html/gtk2/migrating-GtkCombo.html | ||
| 924 | share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html | ||
| 925 | share/gtk-doc/html/gtk2/migrating.html | ||
| 926 | share/gtk-doc/html/gtk2/multiline-text.png | ||
| 927 | share/gtk-doc/html/gtk2/network-idle.png | ||
| 928 | share/gtk-doc/html/gtk2/new-features-GtkComboBox.html | ||
| 929 | share/gtk-doc/html/gtk2/notebook.png | ||
| 930 | share/gtk-doc/html/gtk2/pagesetupdialog.png | ||
| 931 | share/gtk-doc/html/gtk2/panes.png | ||
| 932 | share/gtk-doc/html/gtk2/printdialog.png | ||
| 933 | share/gtk-doc/html/gtk2/printer-error.png | ||
| 934 | share/gtk-doc/html/gtk2/printer-info.png | ||
| 935 | share/gtk-doc/html/gtk2/printer-paused.png | ||
| 936 | share/gtk-doc/html/gtk2/printer-warning.png | ||
| 937 | share/gtk-doc/html/gtk2/process-stop.png | ||
| 938 | share/gtk-doc/html/gtk2/progressbar.png | ||
| 939 | share/gtk-doc/html/gtk2/pt05.html | ||
| 940 | share/gtk-doc/html/gtk2/radio-group.png | ||
| 941 | share/gtk-doc/html/gtk2/recentchooserdialog.png | ||
| 942 | share/gtk-doc/html/gtk2/right-insensitive.png | ||
| 943 | share/gtk-doc/html/gtk2/right.png | ||
| 944 | share/gtk-doc/html/gtk2/scales.png | ||
| 945 | share/gtk-doc/html/gtk2/scrolledwindow.png | ||
| 946 | share/gtk-doc/html/gtk2/separator.png | ||
| 947 | share/gtk-doc/html/gtk2/setting-the-page-flow.html | ||
| 948 | share/gtk-doc/html/gtk2/spinbutton.png | ||
| 949 | share/gtk-doc/html/gtk2/spinner.png | ||
| 950 | share/gtk-doc/html/gtk2/statusbar.png | ||
| 951 | share/gtk-doc/html/gtk2/style.css | ||
| 952 | share/gtk-doc/html/gtk2/system-run.png | ||
| 953 | share/gtk-doc/html/gtk2/text-x-generic.png | ||
| 954 | share/gtk-doc/html/gtk2/toggle-button.png | ||
| 955 | share/gtk-doc/html/gtk2/toolbar.png | ||
| 956 | share/gtk-doc/html/gtk2/toolpalette.png | ||
| 957 | share/gtk-doc/html/gtk2/tools-check-spelling.png | ||
| 958 | share/gtk-doc/html/gtk2/tree-view-coordinates.png | ||
| 959 | share/gtk-doc/html/gtk2/ui-manager.html | ||
| 960 | share/gtk-doc/html/gtk2/up-insensitive.png | ||
| 961 | share/gtk-doc/html/gtk2/up.png | ||
| 962 | share/gtk-doc/html/gtk2/view-fullscreen.png | ||
| 963 | share/gtk-doc/html/gtk2/view-refresh.png | ||
| 964 | share/gtk-doc/html/gtk2/view-restore.png | ||
| 965 | share/gtk-doc/html/gtk2/view-sort-ascending.png | ||
| 966 | share/gtk-doc/html/gtk2/view-sort-descending.png | ||
| 967 | share/gtk-doc/html/gtk2/volumebutton.png | ||
| 968 | share/gtk-doc/html/gtk2/window-close.png | ||
| 969 | share/gtk-doc/html/gtk2/window.png | ||
| 970 | share/gtk-doc/html/gtk2/zoom-fit-best.png | ||
| 971 | share/gtk-doc/html/gtk2/zoom-in.png | ||
| 972 | share/gtk-doc/html/gtk2/zoom-original.png | ||
| 973 | share/gtk-doc/html/gtk2/zoom-out.png | ||
| 974 | share/locale/af/LC_MESSAGES/gtk20-properties.mo | ||
| 975 | share/locale/af/LC_MESSAGES/gtk20.mo | ||
| 976 | share/locale/am/LC_MESSAGES/gtk20-properties.mo | ||
| 977 | share/locale/am/LC_MESSAGES/gtk20.mo | ||
| 978 | share/locale/ang/LC_MESSAGES/gtk20-properties.mo | ||
| 979 | share/locale/ang/LC_MESSAGES/gtk20.mo | ||
| 980 | share/locale/ar/LC_MESSAGES/gtk20-properties.mo | ||
| 981 | share/locale/ar/LC_MESSAGES/gtk20.mo | ||
| 982 | share/locale/as/LC_MESSAGES/gtk20-properties.mo | ||
| 983 | share/locale/as/LC_MESSAGES/gtk20.mo | ||
| 984 | share/locale/ast/LC_MESSAGES/gtk20-properties.mo | ||
| 985 | share/locale/ast/LC_MESSAGES/gtk20.mo | ||
| 986 | share/locale/az/LC_MESSAGES/gtk20-properties.mo | ||
| 987 | share/locale/az/LC_MESSAGES/gtk20.mo | ||
| 988 | share/locale/az_IR/ | ||
| 989 | share/locale/az_IR/LC_MESSAGES/ | ||
| 990 | share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo | ||
| 991 | share/locale/az_IR/LC_MESSAGES/gtk20.mo | ||
| 992 | share/locale/be/LC_MESSAGES/gtk20-properties.mo | ||
| 993 | share/locale/be/LC_MESSAGES/gtk20.mo | ||
| 994 | share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo | ||
| 995 | share/locale/be@latin/LC_MESSAGES/gtk20.mo | ||
| 996 | share/locale/bg/LC_MESSAGES/gtk20-properties.mo | ||
| 997 | share/locale/bg/LC_MESSAGES/gtk20.mo | ||
| 998 | share/locale/bn/LC_MESSAGES/gtk20-properties.mo | ||
| 999 | share/locale/bn/LC_MESSAGES/gtk20.mo | ||
| 1000 | share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo | ||
| 1001 | share/locale/bn_IN/LC_MESSAGES/gtk20.mo | ||
| 1002 | share/locale/br/LC_MESSAGES/gtk20-properties.mo | ||
| 1003 | share/locale/br/LC_MESSAGES/gtk20.mo | ||
| 1004 | share/locale/bs/LC_MESSAGES/gtk20-properties.mo | ||
| 1005 | share/locale/bs/LC_MESSAGES/gtk20.mo | ||
| 1006 | share/locale/ca/LC_MESSAGES/gtk20-properties.mo | ||
| 1007 | share/locale/ca/LC_MESSAGES/gtk20.mo | ||
| 1008 | share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo | ||
| 1009 | share/locale/ca@valencia/LC_MESSAGES/gtk20.mo | ||
| 1010 | share/locale/crh/LC_MESSAGES/gtk20-properties.mo | ||
| 1011 | share/locale/crh/LC_MESSAGES/gtk20.mo | ||
| 1012 | share/locale/cs/LC_MESSAGES/gtk20-properties.mo | ||
| 1013 | share/locale/cs/LC_MESSAGES/gtk20.mo | ||
| 1014 | share/locale/cy/LC_MESSAGES/gtk20-properties.mo | ||
| 1015 | share/locale/cy/LC_MESSAGES/gtk20.mo | ||
| 1016 | share/locale/da/LC_MESSAGES/gtk20-properties.mo | ||
| 1017 | share/locale/da/LC_MESSAGES/gtk20.mo | ||
| 1018 | share/locale/de/LC_MESSAGES/gtk20-properties.mo | ||
| 1019 | share/locale/de/LC_MESSAGES/gtk20.mo | ||
| 1020 | share/locale/dz/LC_MESSAGES/gtk20-properties.mo | ||
| 1021 | share/locale/dz/LC_MESSAGES/gtk20.mo | ||
| 1022 | share/locale/el/LC_MESSAGES/gtk20-properties.mo | ||
| 1023 | share/locale/el/LC_MESSAGES/gtk20.mo | ||
| 1024 | share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo | ||
| 1025 | share/locale/en_CA/LC_MESSAGES/gtk20.mo | ||
| 1026 | share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo | ||
| 1027 | share/locale/en_GB/LC_MESSAGES/gtk20.mo | ||
| 1028 | share/locale/eo/LC_MESSAGES/gtk20-properties.mo | ||
| 1029 | share/locale/eo/LC_MESSAGES/gtk20.mo | ||
| 1030 | share/locale/es/LC_MESSAGES/gtk20-properties.mo | ||
| 1031 | share/locale/es/LC_MESSAGES/gtk20.mo | ||
| 1032 | share/locale/et/LC_MESSAGES/gtk20-properties.mo | ||
| 1033 | share/locale/et/LC_MESSAGES/gtk20.mo | ||
| 1034 | share/locale/eu/LC_MESSAGES/gtk20-properties.mo | ||
| 1035 | share/locale/eu/LC_MESSAGES/gtk20.mo | ||
| 1036 | share/locale/fa/LC_MESSAGES/gtk20-properties.mo | ||
| 1037 | share/locale/fa/LC_MESSAGES/gtk20.mo | ||
| 1038 | share/locale/fi/LC_MESSAGES/gtk20-properties.mo | ||
| 1039 | share/locale/fi/LC_MESSAGES/gtk20.mo | ||
| 1040 | share/locale/fr/LC_MESSAGES/gtk20-properties.mo | ||
| 1041 | share/locale/fr/LC_MESSAGES/gtk20.mo | ||
| 1042 | share/locale/ga/LC_MESSAGES/gtk20-properties.mo | ||
| 1043 | share/locale/ga/LC_MESSAGES/gtk20.mo | ||
| 1044 | share/locale/gl/LC_MESSAGES/gtk20-properties.mo | ||
| 1045 | share/locale/gl/LC_MESSAGES/gtk20.mo | ||
| 1046 | share/locale/gu/LC_MESSAGES/gtk20-properties.mo | ||
| 1047 | share/locale/gu/LC_MESSAGES/gtk20.mo | ||
| 1048 | share/locale/he/LC_MESSAGES/gtk20-properties.mo | ||
| 1049 | share/locale/he/LC_MESSAGES/gtk20.mo | ||
| 1050 | share/locale/hi/LC_MESSAGES/gtk20-properties.mo | ||
| 1051 | share/locale/hi/LC_MESSAGES/gtk20.mo | ||
| 1052 | share/locale/hr/LC_MESSAGES/gtk20-properties.mo | ||
| 1053 | share/locale/hr/LC_MESSAGES/gtk20.mo | ||
| 1054 | share/locale/hu/LC_MESSAGES/gtk20-properties.mo | ||
| 1055 | share/locale/hu/LC_MESSAGES/gtk20.mo | ||
| 1056 | share/locale/hy/LC_MESSAGES/gtk20-properties.mo | ||
| 1057 | share/locale/hy/LC_MESSAGES/gtk20.mo | ||
| 1058 | share/locale/ia/LC_MESSAGES/gtk20-properties.mo | ||
| 1059 | share/locale/ia/LC_MESSAGES/gtk20.mo | ||
| 1060 | share/locale/id/LC_MESSAGES/gtk20-properties.mo | ||
| 1061 | share/locale/id/LC_MESSAGES/gtk20.mo | ||
| 1062 | share/locale/io/LC_MESSAGES/gtk20-properties.mo | ||
| 1063 | share/locale/io/LC_MESSAGES/gtk20.mo | ||
| 1064 | share/locale/is/LC_MESSAGES/gtk20-properties.mo | ||
| 1065 | share/locale/is/LC_MESSAGES/gtk20.mo | ||
| 1066 | share/locale/it/LC_MESSAGES/gtk20-properties.mo | ||
| 1067 | share/locale/it/LC_MESSAGES/gtk20.mo | ||
| 1068 | share/locale/ja/LC_MESSAGES/gtk20-properties.mo | ||
| 1069 | share/locale/ja/LC_MESSAGES/gtk20.mo | ||
| 1070 | share/locale/ka/LC_MESSAGES/gtk20-properties.mo | ||
| 1071 | share/locale/ka/LC_MESSAGES/gtk20.mo | ||
| 1072 | share/locale/kk/LC_MESSAGES/gtk20-properties.mo | ||
| 1073 | share/locale/kk/LC_MESSAGES/gtk20.mo | ||
| 1074 | share/locale/kn/LC_MESSAGES/gtk20-properties.mo | ||
| 1075 | share/locale/kn/LC_MESSAGES/gtk20.mo | ||
| 1076 | share/locale/ko/LC_MESSAGES/gtk20-properties.mo | ||
| 1077 | share/locale/ko/LC_MESSAGES/gtk20.mo | ||
| 1078 | share/locale/ku/LC_MESSAGES/gtk20-properties.mo | ||
| 1079 | share/locale/ku/LC_MESSAGES/gtk20.mo | ||
| 1080 | share/locale/li/LC_MESSAGES/gtk20-properties.mo | ||
| 1081 | share/locale/li/LC_MESSAGES/gtk20.mo | ||
| 1082 | share/locale/lt/LC_MESSAGES/gtk20-properties.mo | ||
| 1083 | share/locale/lt/LC_MESSAGES/gtk20.mo | ||
| 1084 | share/locale/lv/LC_MESSAGES/gtk20-properties.mo | ||
| 1085 | share/locale/lv/LC_MESSAGES/gtk20.mo | ||
| 1086 | share/locale/mai/LC_MESSAGES/gtk20-properties.mo | ||
| 1087 | share/locale/mai/LC_MESSAGES/gtk20.mo | ||
| 1088 | share/locale/mi/LC_MESSAGES/gtk20-properties.mo | ||
| 1089 | share/locale/mi/LC_MESSAGES/gtk20.mo | ||
| 1090 | share/locale/mk/LC_MESSAGES/gtk20-properties.mo | ||
| 1091 | share/locale/mk/LC_MESSAGES/gtk20.mo | ||
| 1092 | share/locale/ml/LC_MESSAGES/gtk20-properties.mo | ||
| 1093 | share/locale/ml/LC_MESSAGES/gtk20.mo | ||
| 1094 | share/locale/mn/LC_MESSAGES/gtk20-properties.mo | ||
| 1095 | share/locale/mn/LC_MESSAGES/gtk20.mo | ||
| 1096 | share/locale/mr/LC_MESSAGES/gtk20-properties.mo | ||
| 1097 | share/locale/mr/LC_MESSAGES/gtk20.mo | ||
| 1098 | share/locale/ms/LC_MESSAGES/gtk20-properties.mo | ||
| 1099 | share/locale/ms/LC_MESSAGES/gtk20.mo | ||
| 1100 | share/locale/my/LC_MESSAGES/gtk20-properties.mo | ||
| 1101 | share/locale/my/LC_MESSAGES/gtk20.mo | ||
| 1102 | share/locale/nb/LC_MESSAGES/gtk20-properties.mo | ||
| 1103 | share/locale/nb/LC_MESSAGES/gtk20.mo | ||
| 1104 | share/locale/nds/LC_MESSAGES/gtk20-properties.mo | ||
| 1105 | share/locale/nds/LC_MESSAGES/gtk20.mo | ||
| 1106 | share/locale/ne/LC_MESSAGES/gtk20-properties.mo | ||
| 1107 | share/locale/ne/LC_MESSAGES/gtk20.mo | ||
| 1108 | share/locale/nl/LC_MESSAGES/gtk20-properties.mo | ||
| 1109 | share/locale/nl/LC_MESSAGES/gtk20.mo | ||
| 1110 | share/locale/nn/LC_MESSAGES/gtk20-properties.mo | ||
| 1111 | share/locale/nn/LC_MESSAGES/gtk20.mo | ||
| 1112 | share/locale/nso/LC_MESSAGES/gtk20-properties.mo | ||
| 1113 | share/locale/nso/LC_MESSAGES/gtk20.mo | ||
| 1114 | share/locale/oc/LC_MESSAGES/gtk20-properties.mo | ||
| 1115 | share/locale/oc/LC_MESSAGES/gtk20.mo | ||
| 1116 | share/locale/or/LC_MESSAGES/gtk20-properties.mo | ||
| 1117 | share/locale/or/LC_MESSAGES/gtk20.mo | ||
| 1118 | share/locale/pa/LC_MESSAGES/gtk20-properties.mo | ||
| 1119 | share/locale/pa/LC_MESSAGES/gtk20.mo | ||
| 1120 | share/locale/pl/LC_MESSAGES/gtk20-properties.mo | ||
| 1121 | share/locale/pl/LC_MESSAGES/gtk20.mo | ||
| 1122 | share/locale/ps/LC_MESSAGES/gtk20-properties.mo | ||
| 1123 | share/locale/ps/LC_MESSAGES/gtk20.mo | ||
| 1124 | share/locale/pt/LC_MESSAGES/gtk20-properties.mo | ||
| 1125 | share/locale/pt/LC_MESSAGES/gtk20.mo | ||
| 1126 | share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo | ||
| 1127 | share/locale/pt_BR/LC_MESSAGES/gtk20.mo | ||
| 1128 | share/locale/ro/LC_MESSAGES/gtk20-properties.mo | ||
| 1129 | share/locale/ro/LC_MESSAGES/gtk20.mo | ||
| 1130 | share/locale/ru/LC_MESSAGES/gtk20-properties.mo | ||
| 1131 | share/locale/ru/LC_MESSAGES/gtk20.mo | ||
| 1132 | share/locale/rw/LC_MESSAGES/gtk20-properties.mo | ||
| 1133 | share/locale/rw/LC_MESSAGES/gtk20.mo | ||
| 1134 | share/locale/si/LC_MESSAGES/gtk20-properties.mo | ||
| 1135 | share/locale/si/LC_MESSAGES/gtk20.mo | ||
| 1136 | share/locale/sk/LC_MESSAGES/gtk20-properties.mo | ||
| 1137 | share/locale/sk/LC_MESSAGES/gtk20.mo | ||
| 1138 | share/locale/sl/LC_MESSAGES/gtk20-properties.mo | ||
| 1139 | share/locale/sl/LC_MESSAGES/gtk20.mo | ||
| 1140 | share/locale/sq/LC_MESSAGES/gtk20-properties.mo | ||
| 1141 | share/locale/sq/LC_MESSAGES/gtk20.mo | ||
| 1142 | share/locale/sr/LC_MESSAGES/gtk20-properties.mo | ||
| 1143 | share/locale/sr/LC_MESSAGES/gtk20.mo | ||
| 1144 | share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo | ||
| 1145 | share/locale/sr@ije/LC_MESSAGES/gtk20.mo | ||
| 1146 | share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo | ||
| 1147 | share/locale/sr@latin/LC_MESSAGES/gtk20.mo | ||
| 1148 | share/locale/sv/LC_MESSAGES/gtk20-properties.mo | ||
| 1149 | share/locale/sv/LC_MESSAGES/gtk20.mo | ||
| 1150 | share/locale/ta/LC_MESSAGES/gtk20-properties.mo | ||
| 1151 | share/locale/ta/LC_MESSAGES/gtk20.mo | ||
| 1152 | share/locale/te/LC_MESSAGES/gtk20-properties.mo | ||
| 1153 | share/locale/te/LC_MESSAGES/gtk20.mo | ||
| 1154 | share/locale/th/LC_MESSAGES/gtk20-properties.mo | ||
| 1155 | share/locale/th/LC_MESSAGES/gtk20.mo | ||
| 1156 | share/locale/tk/LC_MESSAGES/gtk20-properties.mo | ||
| 1157 | share/locale/tk/LC_MESSAGES/gtk20.mo | ||
| 1158 | share/locale/tr/LC_MESSAGES/gtk20-properties.mo | ||
| 1159 | share/locale/tr/LC_MESSAGES/gtk20.mo | ||
| 1160 | share/locale/tt/LC_MESSAGES/gtk20-properties.mo | ||
| 1161 | share/locale/tt/LC_MESSAGES/gtk20.mo | ||
| 1162 | share/locale/ug/LC_MESSAGES/gtk20-properties.mo | ||
| 1163 | share/locale/ug/LC_MESSAGES/gtk20.mo | ||
| 1164 | share/locale/uk/LC_MESSAGES/gtk20-properties.mo | ||
| 1165 | share/locale/uk/LC_MESSAGES/gtk20.mo | ||
| 1166 | share/locale/ur/ | ||
| 1167 | share/locale/ur/LC_MESSAGES/ | ||
| 1168 | share/locale/ur/LC_MESSAGES/gtk20-properties.mo | ||
| 1169 | share/locale/ur/LC_MESSAGES/gtk20.mo | ||
| 1170 | share/locale/uz/LC_MESSAGES/gtk20-properties.mo | ||
| 1171 | share/locale/uz/LC_MESSAGES/gtk20.mo | ||
| 1172 | share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo | ||
| 1173 | share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo | ||
| 1174 | share/locale/vi/LC_MESSAGES/gtk20-properties.mo | ||
| 1175 | share/locale/vi/LC_MESSAGES/gtk20.mo | ||
| 1176 | share/locale/wa/LC_MESSAGES/gtk20-properties.mo | ||
| 1177 | share/locale/wa/LC_MESSAGES/gtk20.mo | ||
| 1178 | share/locale/xh/LC_MESSAGES/gtk20-properties.mo | ||
| 1179 | share/locale/xh/LC_MESSAGES/gtk20.mo | ||
| 1180 | share/locale/yi/LC_MESSAGES/gtk20-properties.mo | ||
| 1181 | share/locale/yi/LC_MESSAGES/gtk20.mo | ||
| 1182 | share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo | ||
| 1183 | share/locale/zh_CN/LC_MESSAGES/gtk20.mo | ||
| 1184 | share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo | ||
| 1185 | share/locale/zh_HK/LC_MESSAGES/gtk20.mo | ||
| 1186 | share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo | ||
| 1187 | share/locale/zh_TW/LC_MESSAGES/gtk20.mo | ||
| 1188 | share/themes/ | ||
| 1189 | share/themes/Default/ | ||
| 1190 | share/themes/Default/gtk-2.0-key/ | ||
| 1191 | share/themes/Default/gtk-2.0-key/gtkrc | ||
| 1192 | share/themes/Emacs/ | ||
| 1193 | share/themes/Emacs/gtk-2.0-key/ | ||
| 1194 | share/themes/Emacs/gtk-2.0-key/gtkrc | ||
| 1195 | share/themes/Raleigh/ | ||
| 1196 | share/themes/Raleigh/gtk-2.0/ | ||
| 1197 | share/themes/Raleigh/gtk-2.0/gtkrc | ||
diff --git a/x11/gtk+2/pkg/README b/x11/gtk+2/pkg/README new file mode 100644 index 0000000..25d9061 --- /dev/null +++ b/x11/gtk+2/pkg/README | |||
| @@ -0,0 +1,52 @@ | |||
| 1 | +----------------------------------------------------------------------- | ||
| 2 | | Running ${PKGSTEM} on OpenBSD | ||
| 3 | +----------------------------------------------------------------------- | ||
| 4 | |||
| 5 | Themes | ||
| 6 | ====== | ||
| 7 | |||
| 8 | Default | ||
| 9 | ------- | ||
| 10 | The default GTK+ theme engine can be modified by editing: | ||
| 11 | ~/.gtkrc-2.0 | ||
| 12 | and appending a line similar to: | ||
| 13 | include "${LOCALBASE}/share/themes/oxygen-gtk/gtk-2.0/gtkrc" | ||
| 14 | |||
| 15 | Extras | ||
| 16 | ------ | ||
| 17 | Some themes are available as packages ("gtk2-*-engine"). | ||
| 18 | |||
| 19 | You may want to install the "gnome-themes-extra" package if you need: | ||
| 20 | - The GTK+ 2 version of Adwaita | ||
| 21 | - Adwaita-dark as a separate theme, along with its GTK+ 2 equivalent | ||
| 22 | - GTK+ 2 versions of the HighContrast themes | ||
| 23 | - The legacy HighContrast icon theme | ||
| 24 | - Index files needed for Adwaita to be used outside of GNOME | ||
| 25 | |||
| 26 | Sound | ||
| 27 | ----- | ||
| 28 | GTK+ itself does not support event sounds, you have to use a loadable module | ||
| 29 | like the one that comes with libcanberra which is loaded automatically when a | ||
| 30 | GTK+ application is launched. | ||
| 31 | You may want to install the "libcanberra-gtk" package if you require these. | ||
| 32 | |||
| 33 | Printing | ||
| 34 | ======== | ||
| 35 | |||
| 36 | Preview | ||
| 37 | ------- | ||
| 38 | By default, GTK+ uses the "evince" command from the evince package to | ||
| 39 | display a "Print Preview". This can be modified by editing: | ||
| 40 | ~/.gtkrc-2.0 | ||
| 41 | and appending the following line: | ||
| 42 | gtk-print-preview-command = "epdfview %f" | ||
| 43 | |||
| 44 | (epdfview can be replaced by any other PDF viewer command like xpdf...) | ||
| 45 | |||
| 46 | Note that by default, "evince" will remove the temporary PDF preview | ||
| 47 | file (/tmp/previewXXXXX.pdf) when done, that might not be the case with | ||
| 48 | other PDF viewers. | ||
| 49 | |||
| 50 | CUPS | ||
| 51 | ---- | ||
| 52 | Printing to CUPS requires installing the gtk+2-cups package. | ||
