From: Jeremy Bicha Date: Thu, 15 Feb 2018 10:23:44 +0000 (+0000) Subject: gtk+3.0 (3.22.28-1) unstable; urgency=medium X-Git-Tag: archive/raspbian/3.22.28-1+rpi1^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a7aeda0cc6bf5ff198d33d380ec1feeec76a5989;p=gtk%2B3.0.git gtk+3.0 (3.22.28-1) unstable; urgency=medium * New upstream release (LP: #1698270) (LP: #1714518) * Update Vcs fields for conversion to git * Add debian/gbp.conf * Bump Standards-Version to 4.1.3 * Update Vcs fields for migration to https://salsa.debian.org/ * Drop git_text-view-support-emoji-chooser.patch: Applied in new release [dgit import unpatched gtk+3.0 3.22.28-1] --- a7aeda0cc6bf5ff198d33d380ec1feeec76a5989 diff --cc debian/changelog index 0000000000,0000000000..4a1089b634 new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,4967 @@@ ++gtk+3.0 (3.22.28-1) unstable; urgency=medium ++ ++ * New upstream release (LP: #1698270) (LP: #1714518) ++ * Update Vcs fields for conversion to git ++ * Add debian/gbp.conf ++ * Bump Standards-Version to 4.1.3 ++ * Update Vcs fields for migration to https://salsa.debian.org/ ++ * Drop git_text-view-support-emoji-chooser.patch: Applied in new release ++ ++ -- Jeremy Bicha Thu, 15 Feb 2018 05:23:44 -0500 ++ ++gtk+3.0 (3.22.26-2) unstable; urgency=medium ++ ++ [ Simon McVittie ] ++ * Set Rules-Requires-Root to no ++ * Add a Lintian override to silence warnings about the non-standard ++ name of libgail-3-0, which should really have been libgailutil-3-0 ++ but isn't going to be changed now ++ ++ [ Jeremy Bicha ] ++ * Add git_text-view-support-emoji-chooser.patch: ++ - Offer right-click "Insert Emoji" menu item for GtkTextView too ++ ++ -- Jeremy Bicha Tue, 28 Nov 2017 17:16:13 -0500 ++ ++gtk+3.0 (3.22.26-1) unstable; urgency=medium ++ ++ [ Simon McVittie ] ++ * Move examples, udebs from Priority: extra to optional ++ ++ [ Michael Biebl ] ++ * New upstream release ++ * Rebase patches ++ * Update symbols file for libgtk-3-0 ++ * Bump Standards-Version to 4.1.1 ++ * Drop no longer needed Breaks/Replaces ++ * Add (versioned) Provides to gir1.2-gtk-3.0 to follow the latest changes in ++ the GObject introspection policy wrt bundled typelibs. ++ ++ -- Michael Biebl Mon, 13 Nov 2017 00:54:47 +0100 ++ ++gtk+3.0 (3.22.25-1) unstable; urgency=medium ++ ++ * Team upload ++ * New upstream release ++ - Fix tiling behaviour with Mutter/Shell 3.26 (Closes: #879566) ++ - Update symbols file ++ - d/p/0001-Adwaita-Fix-typo-.backgrounf-.background.patch, ++ d/p/0002-theme-Fix-Adwaita-headerbars.patch, ++ d/p/0003-display-x11-Unset-tiled-state-if-_GTK_EDGE_CONSTRAIN.patch: ++ Drop patches, applied upstream ++ - d/p/gdk-wayland-protocol-server-decoration.patch: ++ Add server-decoration.xml from upstream git. It is missing from the ++ tarball release. ++ ++ -- Simon McVittie Sun, 29 Oct 2017 17:21:51 +0000 ++ ++gtk+3.0 (3.22.24-3) unstable; urgency=medium ++ ++ [ Jeremy Bicha ] ++ * Drop 0004_fix-gtkentry-wayland-regression.patch: ++ - Reverted upstream since it caused a totem regression. Epiphany ++ issue was fixed in mutter instead. ++ ++ [ Michael Biebl ] ++ * Force update of GResource files so the changes to the CSS files from ++ 0002-theme-Fix-Adwaita-headerbars.patch are actually applied. ++ ++ -- Michael Biebl Sun, 22 Oct 2017 13:22:16 +0200 ++ ++gtk+3.0 (3.22.24-2) unstable; urgency=medium ++ ++ [ Jeremy Bicha ] ++ * Add 0004_fix-gtkentry-wayland-regression.patch: ++ - Cherry-pick fix for lag with Epiphany's address bar (Closes: #875826) ++ ++ [ Michael Biebl ] ++ * Switch from XC-Package-Type to Package-Type which is an official field ++ name since dpkg-dev 1.15.7. ++ ++ -- Jeremy Bicha Mon, 16 Oct 2017 08:26:07 -0400 ++ ++gtk+3.0 (3.22.24-1) unstable; urgency=low ++ ++ * New upstream release (LP: #1712011, #1719047) ++ * Cherry-pick fixes committed after the 3.22.24 release: ++ - 0001-Adwaita-Fix-typo-.backgrounf-.background.patch ++ - 0002-theme-Fix-Adwaita-headerbars.patch ++ - 0003-display-x11-Unset-tiled-state-if-_GTK_EDGE_CONSTRAIN.patch ++ ++ -- Jeremy Bicha Wed, 04 Oct 2017 19:07:15 -0400 ++ ++gtk+3.0 (3.22.22-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * debian/copyright: Mark Scheme Widget Library as SWL rather than 'other'. ++ ++ -- Emilio Pozuelo Monfort Tue, 03 Oct 2017 20:02:52 +0200 ++ ++gtk+3.0 (3.22.21-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Bump to debhelper compat 10. ++ + Drop dh-autoreconf and autotools-dev build-deps, no longer needed as ++ debhelper guarantees them now. ++ * Switch from CDBS to dh. ++ Only regression is that we don't run --fail-missing on arch:all builds. ++ * Don't build the docs when not building the -doc packages. Saves some ++ time on arch-only builds. ++ * Skip the udeb build when not building the -udeb package. Saves a lot ++ of time on the arch:all builds. ++ ++ -- Emilio Pozuelo Monfort Tue, 12 Sep 2017 00:38:15 +0200 ++ ++gtk+3.0 (3.22.20-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * debian/patches/fix-gtk-menu-sliders.patch: ++ + Removed, applied upstream. ++ * Bump Standards-Version to 4.1.0; no changes needed. ++ ++ -- Emilio Pozuelo Monfort Sat, 09 Sep 2017 15:11:12 +0200 ++ ++gtk+3.0 (3.22.19-1) unstable; urgency=medium ++ ++ [ Jeremy Bicha ] ++ * New upstream release ++ * debian/libgtk-3-common.install.in: ++ Install EmojiChooser gsettings schemas ++ * Add fix-gtk-menu-sliders.patch: ++ - Cherry-pick patch to fix regression with clicking on sliders in menus, ++ such as with Unity's sound indicator (LP: #1712701) (Closes: #872687) ++ ++ [ Ken VanDine ] ++ * debian/control.in: ++ - Bump libpango1.0-dev Build-Depends to >= 1.40.5 for colornames test ++ ++ -- Jeremy Bicha Mon, 28 Aug 2017 20:39:28 -0400 ++ ++gtk+3.0 (3.22.18-1) unstable; urgency=medium ++ ++ * Hi from Debconf ++ * New upstream release! ++ + Support entering emoji by name, using Ctrl-Shift-E (note there is a ++ whitelist for this currently - see GtkImContext docs) ++ + Wayland: ++ - Add support for the shortcut inhibitor protocol ++ - Support Wacome tablet wheel scrolling ++ * debian/control{,.in}: Bump wayland-protocols to 1.9, per upstream. ++ ++ -- Iain Lane Thu, 10 Aug 2017 16:34:47 +0100 ++ ++gtk+3.0 (3.22.17-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Emilio Pozuelo Monfort Wed, 26 Jul 2017 18:59:22 +0200 ++ ++gtk+3.0 (3.22.16-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Emilio Pozuelo Monfort Thu, 22 Jun 2017 20:24:11 +0200 ++ ++gtk+3.0 (3.22.12-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Andreas Henriksson Thu, 13 Apr 2017 06:41:09 +0200 ++ ++gtk+3.0 (3.22.11-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Drop patches which have been merged upstream. ++ ++ -- Michael Biebl Fri, 24 Mar 2017 02:27:48 +0100 ++ ++gtk+3.0 (3.22.9-4) unstable; urgency=medium ++ ++ * Force update of GResource files so the changes to the CSS files are ++ actually applied. ++ ++ -- Michael Biebl Tue, 14 Mar 2017 01:38:30 +0100 ++ ++gtk+3.0 (3.22.9-3) unstable; urgency=medium ++ ++ * Revert move of .flat from frame > border to frame as it broke existing ++ themes which relied on that behaviour. ++ ++ -- Michael Biebl Sun, 05 Mar 2017 21:40:15 +0100 ++ ++gtk+3.0 (3.22.9-2) unstable; urgency=medium ++ ++ * Team upload ++ * d/p/wayland-make-sure-to-clear-up-the-number-of-keys.patch: ++ Add patch from upstream fixing unintended key repeats on Wayland ++ (Closes: #856478) ++ ++ -- Simon McVittie Wed, 01 Mar 2017 15:50:14 +0000 ++ ++gtk+3.0 (3.22.9-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Drop debian/patches/032_mips_treeview_row_separator_height.patch, no ++ longer needed. ++ ++ -- Michael Biebl Tue, 28 Feb 2017 18:48:39 +0100 ++ ++gtk+3.0 (3.22.8-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Stop patching gtk-doc.make and instead run gtkdocize via the upstream ++ provided autogen.sh on autoreconf. The gtk-doc-tools version in Debian has ++ been fixed to properly handle the installation of HTML images for ++ out-of-tree builds. ++ ++ -- Michael Biebl Wed, 15 Feb 2017 12:17:29 +0100 ++ ++gtk+3.0 (3.22.7-2) unstable; urgency=medium ++ ++ * Team upload ++ * d/p/gdk-x11-Check-if-we-have-access-to-GL-before-using-G.patch: ++ add proposed patch from upstream Bugzilla to let GDK X11 ++ initialization complete successfully when libGL.so.1 is not ++ available (Closes: #847366) ++ * Override Lintian error source-is-missing for ++ debian/missing-sources/zlib.js-0.1.6/deps.js. It is a generated ++ file, but the script to generate it is also present. ++ ++ -- Simon McVittie Sat, 21 Jan 2017 15:38:15 +0000 ++ ++gtk+3.0 (3.22.7-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Michael Biebl Tue, 17 Jan 2017 19:09:05 +0100 ++ ++gtk+3.0 (3.22.6-1) unstable; urgency=medium ++ ++ [ Jeremy Bicha ] ++ * Update debian/watch to only look for GTK+ 3.22 releases ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream release. ++ * debian/libgtk-3-0.symbols: add new symbol. ++ ++ -- Michael Biebl Mon, 09 Jan 2017 15:55:17 +0100 ++ ++gtk+3.0 (3.22.5-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Michael Biebl Sat, 10 Dec 2016 17:00:03 +0100 ++ ++gtk+3.0 (3.22.4-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Drop d/p/cssshadowvalue-scale-the-blur-surface-by-the-same-fa.patch ++ - now included in upstream release. ++ * Update debian/libgtk-3-0.symbols with one addition. ++ ++ -- Andreas Henriksson Sun, 20 Nov 2016 19:22:12 +0100 ++ ++gtk+3.0 (3.22.3-2) unstable; urgency=medium ++ ++ * d/p/cssshadowvalue-scale-the-blur-surface-by-the-same-fa.patch ++ - Added. Improve the rendering of shadow around GTK windows, this turns out ++ to be a big performance improvement for HiDPI on wayland (From upstream ++ git, bgo#772075) ++ ++ -- Sjoerd Simons Thu, 10 Nov 2016 22:58:59 +0100 ++ ++gtk+3.0 (3.22.3-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Michael Biebl Tue, 08 Nov 2016 17:32:27 +0100 ++ ++gtk+3.0 (3.22.2-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Michael Biebl Tue, 25 Oct 2016 00:10:32 +0200 ++ ++gtk+3.0 (3.22.1-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Drop d/p/wayland-Avoid-negative-size-constraints.patch and ++ d/p/wayland-always-sync-state-after-a-frame-is-painted.patch, merged ++ upstream. ++ * Bump Build-Depends on libxrandr-dev to (>= 2:1.5.0). This means we can ++ drop d/p/0001-Fix-division-by-zero-when-calculating-the-refresh-ra.patch. ++ Upstream has already applied a similar patch for the Xrandr 1.5 code path ++ and we no longer need the workaround for Xrandr 1.3. ++ * Update Build-Depends as per configure.ac: ++ - Add libfontconfig1-dev. ++ - Drop libxt-dev, libxft-dev, libxrender-dev and x11proto-xext-dev. ++ - Drop Debian specific versions for various libx*-dev packages. Those ++ versions were a long time ago for gtk+2.0 when the udeb was switched ++ from DirectFB to Xlib. ++ * Update Depends of libgtk-3-dev to match the dependencies declared in the ++ pkg-config .pc files. ++ ++ -- Michael Biebl Sat, 01 Oct 2016 15:36:03 +0200 ++ ++gtk+3.0 (3.22.0-2) unstable; urgency=medium ++ ++ * d/p/wayland-Avoid-negative-size-constraints.patch ++ - Added. Resolve unexpected order of size-allocation signals, fixes issues ++ with placing clutter-gtk widgets on wayland. ++ (From upstream git, bgo#771915) ++ * d/p/wayland-always-sync-state-after-a-frame-is-painted.patch ++ - Added. Always sync the state after a frame paint. Avoids things getting ++ out of sync when painting using GL as e.g. epiphany does these days. ++ (From upstream git, bgo#771553) ++ ++ -- Sjoerd Simons Fri, 30 Sep 2016 14:36:52 +0200 ++ ++gtk+3.0 (3.22.0-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Drop dbg packages now that we have automatic dbgsym packages. ++ * Bump debhelper compat level to 9. ++ ++ -- Michael Biebl Tue, 20 Sep 2016 20:48:18 +0200 ++ ++gtk+3.0 (3.21.6-1) unstable; urgency=medium ++ ++ [ Andreas Henriksson ] ++ * New upstream development release. ++ * Update (build-)dependencies according to configure.ac changes: ++ - bump wayland-protocols to >= 1.7 ++ * Update debian/libgtk-3-0.symbols with a few scrolled_window additions. ++ ++ [ Michael Biebl ] ++ * Refresh patches. ++ ++ -- Andreas Henriksson Wed, 14 Sep 2016 10:35:59 +0200 ++ ++gtk+3.0 (3.21.5-3) unstable; urgency=medium ++ ++ * Mark two more reftests as known_fail and make test-suite failures fatal ++ again. ++ ++ -- Michael Biebl Wed, 31 Aug 2016 23:41:32 +0200 ++ ++gtk+3.0 (3.21.5-2) unstable; urgency=medium ++ ++ * Mark the gdk_wayland_* symbols as linux-any. ++ * Drop workaround for cdbs bug which has been fixed in the mean time. ++ * Change Build-Depends on dbus-x11 to dbus. The use of dbus-launch has been ++ removed upstream so having only dbus installed is sufficient to run the ++ test-suite. (Closes: #835891) ++ * Add dbus to autopkgtest dependencies to ensure machine-id is properly ++ setup. ++ ++ -- Michael Biebl Wed, 31 Aug 2016 18:48:24 +0200 ++ ++gtk+3.0 (3.21.5-1) unstable; urgency=low ++ ++ [ Simon McVittie ] ++ * Merge packaging changes from 3.20.9-1 in unstable ++ ++ [ Andreas Henriksson ] ++ * New upstream release. ++ * Update build-dependencies according to configure.ac changes: ++ - bump libglib2.0-dev to >= 2.49.4 ++ - bump wayland-protocols to >= 1.6 ++ * Fix debian/patches/no-accessibility-dump.patch to apply again. ++ * Drop d/p/Don-t-apply-GDK_HINT_RESIZE_INC-to-GDK_WINDOW_STATE_.patch ++ - now included in upstream release. ++ * Update debian/libgtk-3-0.symbols with several additions and one missing: ++ - gdk_wayland_display_get_xdg_shell unused outside of gtk+. ++ ++ -- Andreas Henriksson Tue, 30 Aug 2016 18:13:45 +0200 ++ ++gtk+3.0 (3.20.9-1) unstable; urgency=medium ++ ++ [ Jeremy Bicha ] ++ * Team upload ++ * New upstream release ++ * debian/control.in: ++ - Drop unnecessary version number from dependency on adwaita-icon-theme ++ * debian/patches/0001-Revert-Improve-external-drives-detection.patch: ++ - Dropped, applied in new version ++ ++ [ Simon McVittie ] ++ * Another new upstream release ++ * Explicitly build-depend on docbook-xsl, libxml2-utils and xsltproc ++ to be able to generate man pages from their source code. Move docbook-xml ++ to Build-Depends since the man pages are in an Architecture: any package. ++ * Drop Build-Depends-Indep on docbook-utils, the old SGML toolchain, ++ which is currently uninstallable (#834616) and does not appear to be ++ needed for anything ++ ++ -- Simon McVittie Thu, 18 Aug 2016 10:47:10 +0100 ++ ++gtk+3.0 (3.20.7-1) unstable; urgency=medium ++ ++ [ Laurent Bigonville ] ++ * debian/control.in: Add hicolor-icon-theme as a hard dependency, the ++ package is small and only provides the directory structure of the theme. ++ * debian/control.in: Move adwaita-icon-theme dependency to the main package. ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream release. ++ * debian/patches/0001-Revert-Improve-external-drives-detection.patch: ++ + Revert upstream change that requires unstable glib 2.49.1. ++ ++ -- Emilio Pozuelo Monfort Thu, 04 Aug 2016 19:07:21 +0200 ++ ++gtk+3.0 (3.21.4-1) experimental; urgency=medium ++ ++ * New upstream release. ++ * debian/control.in: ++ + Build depend on xauth, needed for xvfb-run. ++ + Drop build-dependency on gettext and update the version requirements ++ for wayland-protocols and glib. ++ * debian/patches/wayland-add-extended-state-for-tiled.patch: ++ + Dropped, included upstream. ++ * d/p/0001-Fix-division-by-zero-when-calculating-the-refresh-ra.patch: ++ + New patch. Fix division by zero when running under Xvfb. ++ * debian/libgtk-3-0.symbols: ++ + Add new symbols. ++ * debian/rules: ++ + Don't abort on test suite failures for now. Too many new failures due ++ to deprecation warnings. ++ * Upload to experimental. ++ ++ -- Emilio Pozuelo Monfort Wed, 20 Jul 2016 23:33:22 +0200 ++ ++gtk+3.0 (3.20.6-2) unstable; urgency=medium ++ ++ * Team upload ++ ++ [ Laurent Bigonville ] ++ * Drop patches/015_default-fallback-icon-theme.patch: The default icon theme ++ is already defined as Adwaita, not need to also define the fallback theme. ++ ++ [ Simon McVittie ] ++ * d/rules: reset XDG_CONFIG_HOME, XDG_CACHE_HOME, XDG_DATA_HOME so that ++ they are based on the temporary HOME ++ * Backport patch from upstream to mark tiled Mutter/Shell windows ++ as GDK_WINDOW_STATE_TILED under Wayland (with mutter >= 3.20.2-2) ++ * Add my patch from upstream bug 755947 to disable character-cell-based ++ size contraints for TILED windows, so that gnome-terminal can snap to ++ half the screen under Wayland ++ ++ -- Simon McVittie Sat, 25 Jun 2016 00:19:51 +0100 ++ ++gtk+3.0 (3.20.6-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Drop revert-scrolledwindow-Remove-child-before-destroying.patch, merged ++ upstream. ++ * Re-enable test-suite. ++ ++ -- Michael Biebl Tue, 31 May 2016 21:33:34 +0200 ++ ++gtk+3.0 (3.20.5-4) unstable; urgency=medium ++ ++ * Work around a bug in cdbs which causes the package to FTBFS; see #825135 ++ for further details. ++ ++ -- Michael Biebl Thu, 26 May 2016 08:08:16 +0200 ++ ++gtk+3.0 (3.20.5-3) unstable; urgency=medium ++ ++ * Make it simpler to bootstrap the package by marking the build dependencies ++ which are required to run the test-suite with . ++ (Closes: #747392) ++ * Bump Build-Depends on debhelper to (>= 9.20141010) and dpkg-dev to ++ (>= 1.17.14) for build dependency restrictions support. ++ * Temporarily disable the test suite (and its build-dependencies) to allow ++ building the new gtk-update-icon-cache package. Our buildds don't support ++ build profiles yet, so we'll have to bootstrap manually for now. ++ ++ -- Michael Biebl Mon, 23 May 2016 01:01:27 +0200 ++ ++gtk+3.0 (3.20.5-2) unstable; urgency=medium ++ ++ * Split gtk-update-icon-cache utility out of libgtk-3-bin into a separate ++ package called gtk-update-icon-cache to break a dependency cycle with ++ adwaita-icon-theme when building the package. (Closes: #824999) ++ As the gtk-update-icon-cache binary doesn't actually have any libgtk-3-0 ++ dependency, there is no longer a reason to ship a gtk2 and gtk3 variant. ++ So from now on we will only ship one implementation built from src:gtk+3.0 ++ and drop the Debian specific -3.0 suffix. To simplify the transition make ++ libgtk-3-bin depend on gtk-update-icon-cache. Once all theme packages have ++ been updated, this dependency can be dropped. ++ * Cherry-pick patch from upstream Git which reverts a commit that was ++ causing crashes in the filechooser in some applications. ++ ++ -- Michael Biebl Sun, 22 May 2016 08:52:19 +0200 ++ ++gtk+3.0 (3.20.5-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Refresh patches. ++ * Bump Standards-Version to 3.9.8. ++ ++ -- Michael Biebl Sat, 21 May 2016 00:11:13 +0200 ++ ++gtk+3.0 (3.20.4-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Andreas Henriksson Tue, 10 May 2016 14:29:37 +0200 ++ ++gtk+3.0 (3.20.3-2) unstable; urgency=medium ++ ++ * Restore debian/patches/reftest-known-fail.patch so we can mark known ++ failing tests as non-fatal. ++ * Drop debian/patches/disable-flaky-textview-margins-reftest.patch and tag ++ textview-margins.ui as known-fail. ++ * Mark button-wrapping.ui reftest as known-fail, it currently fails on ++ mips(64)el and prevents testing migration and important fixes in other ++ packages reaching testing. ++ ++ -- Michael Biebl Mon, 02 May 2016 01:18:04 +0200 ++ ++gtk+3.0 (3.20.3-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Drop debian/patches/git_window-Remove-suspicious-branch.patch, merged ++ upstream and refresh the remaining patches. ++ * Upload to unstable. ++ ++ -- Michael Biebl Sat, 16 Apr 2016 21:13:07 +0200 ++ ++gtk+3.0 (3.20.2-1) experimental; urgency=medium ++ ++ * New upstream release. ++ * Drop debian/patches/git_fix_emacs.patch, included in release. ++ * Add debian/patches/git_window-Remove-suspicious-branch.patch ++ - from upstream git, reverts a revert in 3.20.2 that causes the ++ testsuite to fail. Emacs users watch out! ++ ++ -- Andreas Henriksson Mon, 11 Apr 2016 12:53:17 +0200 ++ ++gtk+3.0 (3.20.1-2) experimental; urgency=medium ++ ++ * Add debian/patches/disable-flaky-textview-margins-reftest.patch ++ ++ -- Andreas Henriksson Wed, 30 Mar 2016 14:02:10 +0200 ++ ++gtk+3.0 (3.20.1-1) experimental; urgency=medium ++ ++ * New upstream release. ++ * Drop debian/patches/git_a11y_GTK_CSD_distcheck.patch, included in release. ++ * Add debian/patches/git_fix_emacs.patch, cherry-picked from upstream git. ++ Thanks to Matteo F. Vescovi for verifying the commit fixed the emacs problem. ++ ++ -- Andreas Henriksson Wed, 30 Mar 2016 11:08:26 +0200 ++ ++gtk+3.0 (3.20.0-1) experimental; urgency=medium ++ ++ * New upstream release. ++ * Make testsuite fatal again. ++ * Add debian/patches/git_a11y_GTK_CSD_distcheck.patch ++ - cherry-pick commit from upstream to use client-side decorations ++ for a11y tests when running under distcheck. ++ * Drop debian/patches/reftest-known-fail.patch ++ * Stop tagging reftests as known fail since they should be fixed now: ++ - style-properties-nth-child.ui ++ - label-text-shadow-changes-modify-clip.ui ++ * Add debian/patches/no-accessibility-dump.patch ++ - skip this test until someone figures out how to reliably run it ++ always with CSD enabled, to match testsuite expected data. ++ ++ -- Andreas Henriksson Wed, 23 Mar 2016 14:10:27 +0100 ++ ++gtk+3.0 (3.19.12-1) experimental; urgency=medium ++ ++ * New upstream development release+snapshot. ++ * Update (build-)dependencies according to configure.ac changes: ++ - add wayland-protocols (>= 1.1) ++ - bump libwayland-dev to 1.9.91 ++ - add libharfbuzz-dev (>= 0.9), libpango1.0-dev ++ * Temporarily make testsuite non-fatal while investigating. ++ * libgtk-3-bin.install: ++ - ship new gtk-query-settings tool. ++ - ship gtk-builder gettext (its) files. ++ - run wrap-and-sort on this file while at it. ++ * Update debian/libgtk-3-0.symbols with new additions. ++ - also drops an internal unused wayland-related drag and drop symbol. ++ ++ -- Andreas Henriksson Tue, 15 Mar 2016 11:34:25 +0100 ++ ++gtk+3.0 (3.18.9-1) unstable; urgency=medium ++ ++ [ Michael Biebl ] ++ * New upstream release. ++ * Bump Standards-Version to 3.9.7. ++ ++ [ Uwe Kleine-König ] ++ * Remove debian/{build,install} in clean target. (Closes: #792736) ++ ++ -- Michael Biebl Sat, 12 Mar 2016 21:29:26 +0100 ++ ++gtk+3.0 (3.18.8-1) unstable; urgency=medium ++ ++ * New upstream stable release 3.18.8 ++ ++ -- Iain Lane Wed, 24 Feb 2016 17:55:46 +0000 ++ ++gtk+3.0 (3.18.7-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Michael Biebl Tue, 02 Feb 2016 19:12:28 +0100 ++ ++gtk+3.0 (3.18.6-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Refresh debian/patches/071_fix-installation-of-HTML-images.patch. ++ ++ -- Michael Biebl Tue, 08 Dec 2015 15:11:24 +0100 ++ ++gtk+3.0 (3.18.5-1) unstable; urgency=medium ++ ++ * New upstream stable release 3.18.5 ++ + GtkFileChooser: ++ - Make sure external drives show up either in the sidebar or the places ++ view ++ - Ignore double-click events ++ + Avoid some crashes in CSS parsing error handling ++ ++ -- Iain Lane Tue, 17 Nov 2015 14:10:09 +0000 ++ ++gtk+3.0 (3.18.4-1) unstable; urgency=medium ++ ++ * New upstream stable release 3.18.4 ++ + Revert a GtkTextBuffer change that broke binding API ++ - Remove downstream cherry-picks for this change. ++ + Properly refresh styles when widget names change ++ ++ -- Iain Lane Fri, 13 Nov 2015 13:19:47 +0000 ++ ++gtk+3.0 (3.18.3-3) unstable; urgency=medium ++ ++ * Revert "textbuffer: nicer get_iter functions" and related commits since ++ this broke the bindings API. (Closes: #804798) ++ ++ -- Michael Biebl Thu, 12 Nov 2015 18:50:55 +0100 ++ ++gtk+3.0 (3.18.3-2) unstable; urgency=medium ++ ++ * The placesview API was not supposed to be public, so those symbols were ++ removed. Update the libgtk-3-0.symbols file accordingly. ++ ++ -- Michael Biebl Wed, 11 Nov 2015 02:39:56 +0100 ++ ++gtk+3.0 (3.18.3-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Refresh patches. ++ * Drop Recommends on hicolor-icon-theme from libgtk-3-0 as libgtk-3-common ++ already has a Depends on adwaita-icon-theme. ++ ++ -- Michael Biebl Wed, 11 Nov 2015 01:41:11 +0100 ++ ++gtk+3.0 (3.18.2-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Refresh patches. ++ ++ -- Michael Biebl Tue, 13 Oct 2015 23:07:49 +0200 ++ ++gtk+3.0 (3.18.1-2) unstable; urgency=medium ++ ++ * Add debian/patches/git_stylecontext-make-sure-valid.patch ++ - patch from upstream git to fix crash with some themes (Closes: #800911) ++ ++ -- Andreas Henriksson Sun, 11 Oct 2015 01:21:46 +0200 ++ ++gtk+3.0 (3.18.1-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Refresh patches. ++ * Drop debian/patches/git_bitmask-dont-hardcode-64bit-size.patch, merged ++ upstream. ++ ++ -- Michael Biebl Thu, 08 Oct 2015 00:41:06 +0200 ++ ++gtk+3.0 (3.18.0-4) unstable; urgency=medium ++ ++ * Team upload. ++ * gir1.2-gtk-3.0 Breaks pre-3.18 versions of pygobject (Closes: #800798) ++ ++ -- Simon McVittie Sun, 04 Oct 2015 15:46:54 +0100 ++ ++gtk+3.0 (3.18.0-3) unstable; urgency=medium ++ ++ [ Michael Biebl ] ++ * Drop the XS-Testsuite: autopkgtest field ++ - it is no longer required, as dpkg 1.17.11 will add it ++ automatically if there is a debian/tests/control file. ++ ++ [ Andreas Henriksson ] ++ * Upload to unstable. ++ ++ -- Andreas Henriksson Fri, 02 Oct 2015 17:04:02 +0200 ++ ++gtk+3.0 (3.18.0-2) experimental; urgency=medium ++ ++ * Add debian/patches/git_bitmask-dont-hardcode-64bit-size.patch ++ - from upstream git. should fix test failure on i386, mips, mipsel. ++ * debian/rules: move --fail-missing to binary target instead of ++ binary-indep to use it on full builds only. This should avoid ++ breaking source-only uploads as the binary-indep (only) builds ++ more then it needs to do (which is not installed anywhere). ++ ++ -- Andreas Henriksson Sun, 27 Sep 2015 15:29:19 +0200 ++ ++gtk+3.0 (3.18.0-1) experimental; urgency=medium ++ ++ * Drop debian/patches/061_multiarch_module_fallback.patch ++ - now obsolete since all packages has been fixed to install ++ in multiarch directories. ++ * Drop patches which are unused and has been for a very long time: ++ - debian/patches/030_tests_skip_filechooser.patch ++ - debian/patches/042_treeview_single-focus.patch ++ - debian/patches/043_notebook_scroll.patch ++ * New upstream release. ++ * Drop debian/patches/git_test-simplify-use-bash.patch ++ - now included in upstream release. ++ ++ -- Andreas Henriksson Wed, 23 Sep 2015 17:07:59 +0200 ++ ++gtk+3.0 (3.17.9-2) experimental; urgency=medium ++ ++ * Add debian/patches/git_test-simplify-use-bash.patch from upstream ++ ++ -- Andreas Henriksson Sun, 20 Sep 2015 19:46:36 +0200 ++ ++gtk+3.0 (3.17.9-1) experimental; urgency=medium ++ ++ [ Simon McVittie ] ++ * d/p/073-Use-AC_USE_SYSTEM_EXTENSIONS-to-get-_GNU_SOURCE-_XOP.patch: ++ remove, applied upstream in 3.13 and no longer listed in series ++ ++ [ Andreas Henriksson ] ++ * Add Breaks against gtk3-engines-oxygen << 1.4.1-3 (Closes: #797797) ++ * New upstream development release. ++ * Update (build-)dependencies according to configure.ac changes: ++ - bump pango to >= 1.37.3 ++ * Bump glib build-dep to >= 2.45.8 ++ - g_param_spec_get_name_quark is needed. ++ * Ship new gtk-builder-tool in libgtk-3-bin package. ++ * Update debian/libgtk-3-0.symbols with many new additions. ++ ++ -- Andreas Henriksson Thu, 17 Sep 2015 13:12:35 +0200 ++ ++gtk+3.0 (3.16.6-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Refresh patches. ++ * Drop obsolete Breaks from pre-wheezy. ++ * Remove debian/libgtk-3-common.preinst.in, this file is a leftover from ++ gtk+2.0 and not necessary anymore. ++ ++ -- Michael Biebl Wed, 22 Jul 2015 21:29:11 +0200 ++ ++gtk+3.0 (3.16.5-1) unstable; urgency=medium ++ ++ * New upstream bugfix release 3.16.5 ++ ++ -- Iain Lane Wed, 08 Jul 2015 16:20:40 +0100 ++ ++gtk+3.0 (3.16.4-2) unstable; urgency=medium ++ ++ * Merge changes from 3.14.13-1. ++ * debian/README.Debian: ++ + Removed, that's for gtk+2.0. Closes: #622913. ++ * debian/control.in: ++ + Drop versioned dependency on pkg-config. The version is satisfied ++ in oldstable and that helps other packages that provide pkg-config. ++ Closes: #734481. ++ * Upload to unstable. ++ ++ -- Emilio Pozuelo Monfort Sun, 14 Jun 2015 13:30:06 +0200 ++ ++gtk+3.0 (3.16.4-1) experimental; urgency=medium ++ ++ [ Iain Lane ] ++ * build with --fail-missing when doing an indep build ++ * Install some utilities and missing icons, desktop files and manpages into ++ gtk-3-examples (for want of a better package). ++ * clean up reftest known_fail files in clean target which we create in ++ pre-build ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream release. ++ ++ -- Emilio Pozuelo Monfort Fri, 12 Jun 2015 00:06:44 +0200 ++ ++gtk+3.0 (3.16.3-2) experimental; urgency=medium ++ ++ * d/p/015_default-fallback-icon-theme.patch: Replace gnome with Adwaita. ++ * Update libgtk-3-dev dependencies according to its pkg-config file. ++ ++ -- Dmitry Shachnev Sun, 24 May 2015 19:26:07 +0300 ++ ++gtk+3.0 (3.16.3-1) experimental; urgency=medium ++ ++ [ Sjoerd Simons ] ++ * New upstream release 3.16.2. ++ * debian/patches/044_tracker_fts.patch: ++ + Dropped, upstream also defaults to FTS tracker queries now ++ * debian/control: Update build-dependency versions ++ * debian/control: Add libexpoxy and libegl1-mesa-dev to build-depencies ++ * debian/libgtk-3-0.symbols: Updated ++ * d/p/notify-test-Don-t-test-object-relying-on-dbus-connec.patch: ++ + Added. Fix test failure when no session bus is running (bgo#749009) ++ * debian/rules: Add label-text-shadow-changes-modify-clip.ui to known ++ reftest failures ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream release 3.16.3. ++ * debian/patches: ++ + Refreshed. ++ * debian/patches/notify-test-Don-t-test-object-relying-on-dbus-connec.patch: ++ + Dropped, included upstream. ++ ++ -- Emilio Pozuelo Monfort Fri, 22 May 2015 18:23:50 +0200 ++ ++gtk+3.0 (3.14.13-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Andreas Henriksson Wed, 10 Jun 2015 18:19:44 +0200 ++ ++gtk+3.0 (3.14.5-1) unstable; urgency=medium ++ ++ * New upstream bugfix release. ++ * debian/patches/077_fix_menu_height_calculating.patch: ++ + Dropped, merged upstream. ++ ++ -- Emilio Pozuelo Monfort Tue, 11 Nov 2014 18:55:46 +0100 ++ ++gtk+3.0 (3.14.4-2) unstable; urgency=medium ++ ++ [ Rico Tzschichholz ] ++ * Install org.gtk.Settings.Debug.gschema.xml ++ ++ [ Dmitry Shachnev ] ++ * debian/patches/077_fix_menu_height_calculating.patch: backport upstream ++ commit to fix calculation of menu height (closes: #767906). ++ ++ -- Dmitry Shachnev Tue, 04 Nov 2014 17:19:48 +0300 ++ ++gtk+3.0 (3.14.4-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Michael Biebl Thu, 23 Oct 2014 15:43:31 +0200 ++ ++gtk+3.0 (3.14.3-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Install typelib files into multiarch paths. ++ * Mark gir and dev package as Multi-Arch: same. ++ * Bump Standards-Version to 3.9.6. No further changes. ++ ++ -- Michael Biebl Mon, 13 Oct 2014 23:35:40 +0200 ++ ++gtk+3.0 (3.14.2-1) unstable; urgency=medium ++ ++ * New upstream release. ++ - includes fix gtkbuilder fix for problems affecting libgweather ++ users (like gnome-clocks, Closes: #764681) ++ ++ -- Andreas Henriksson Sat, 11 Oct 2014 15:12:08 +0200 ++ ++gtk+3.0 (3.14.1-1) unstable; urgency=medium ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream release. ++ ++ [ Andreas Henriksson ] ++ * Add debian/patches/reftest-known-fail.patch ++ - make it possible to tag individual reftests as ok to fail. ++ * debian/rules: ++ touch testsuite/reftests/style-properties-nth-child.ui.known_fail ++ - reftest shows this intermittently has a couple of pixels ++ difference on some architectures. No big deal. ++ Noone is willing to investigate and consensus is it's ok to disable. ++ ++ -- Michael Biebl Thu, 02 Oct 2014 01:49:16 +0200 ++ ++gtk+3.0 (3.14.0-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Refresh patches. ++ ++ -- Michael Biebl Tue, 23 Sep 2014 22:25:42 +0200 ++ ++gtk+3.0 (3.13.9-2) unstable; urgency=medium ++ ++ * Upload to unstable. ++ ++ -- Andreas Henriksson Fri, 19 Sep 2014 22:25:39 +0200 ++ ++gtk+3.0 (3.13.9-1) experimental; urgency=medium ++ ++ [ Andreas Henriksson ] ++ * libgtk-3-common: Depend on adwaita-icon-theme (>= ${gnome:Version}) ++ - gtk+ should guarantee we have atleast one sane icon theme available. ++ * debian/rules: Include gnome-version.mk to generate ${gnome:Version} ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream development release. ++ * debian/control.in: ++ + Bump libpango1.0-dev minimum (build-)dependency. ++ ++ -- Emilio Pozuelo Monfort Fri, 19 Sep 2014 17:37:42 +0200 ++ ++gtk+3.0 (3.13.8-1) experimental; urgency=medium ++ ++ [ Andreas Henriksson ] ++ * New upstream development release (3.13.7) ++ * Update build-dependencies according to configure.ac ++ - bump libglib2.0-dev to (>= 2.41.2) ++ * Update libgtk-3.0-dev dependency on libglib2.0-dev to (>= 2.41.2) ++ * Massage debian/patches/018_gdkenumtypes.c_location.patch to apply again ++ * Drop backported/merged patches now in released version: ++ - debian/patches/072_Avoid-pkg-config-atleast-version.patch ++ * Have quilt refresh remaining patches. ++ * Bump gobject-introspection build-dependency to (>= 1.41.3) ++ - this one supports new "nullable" annotation. ++ * Build-depend on adwaita-icon-theme instead of gnome-icon-theme-symbolic ++ * Update debian/libgtk-3-0.symbols with many additions ++ * New upstream development release (3.13.8) ++ * Update build-dependencies according to configure.ac changes: ++ - Bump libgdk-pixbuf2.0-dev to (>= 2.30.0) ++ - Bump libwayland-dev to (>= 1.5.91) ++ * debian/patches/032_mips_treeview_row_separator_height.patch: ++ - massage the patch into applying again. ++ * Update debian/libgtk-3-0.symbols ++ - 4 dropped gdk_wayland_*_libgtk_only symbols, should be unused. ++ - 3 new wayland related symbols ++ ++ -- Sjoerd Simons Fri, 05 Sep 2014 22:50:11 +0200 ++ ++gtk+3.0 (3.12.2-3) unstable; urgency=medium ++ ++ * Team upload ++ * debian/missing-sources/zlib.js-0.1.6: add missing source code for ++ gdk/broadway/rawinflate.min.js (Closes: #753968) ++ - some files in zlib.js upstream had missing source code themselves ++ (closure-compiler.jar) or are not needed here, and have been removed ++ to save space; see debian/missing-sources/README for details ++ - make debian/missing-sources/rawinflate.js a symlink into zlib.js-0.1.6 ++ to reassure lintian that source is present ++ * d/p/073-Use-AC_USE_SYSTEM_EXTENSIONS-to-get-_GNU_SOURCE-_XOP.patch: ++ define _GNU_SOURCE on non-Linux to fix "assignment makes pointer from ++ integer without a cast" found by build-log scanning on kFreeBSD ++ ++ -- Simon McVittie Sun, 17 Aug 2014 15:26:50 +0100 ++ ++gtk+3.0 (3.12.2-2) unstable; urgency=medium ++ ++ * Team upload ++ ++ [ Dmitry Shachnev ] ++ * Autopkgtests fixes: add missing xauth dependency, and stop using ++ deprecated GtkStock item. ++ ++ [ Simon McVittie ] ++ * debian/patches/072_Avoid-pkg-config-atleast-version.patch: ++ stop AM_PATH_GTK_3_0([3], [], [], [gthread]) trying to require ++ gthread-2.0 >= 3, which doesn't exist (Closes: #756476) ++ ++ -- Simon McVittie Sun, 10 Aug 2014 17:26:57 +0100 ++ ++gtk+3.0 (3.12.2-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Andreas Henriksson Fri, 16 May 2014 12:12:48 +0200 ++ ++gtk+3.0 (3.12.1-1) unstable; urgency=medium ++ ++ * New upstream release ++ ++ -- Sjoerd Simons Sat, 26 Apr 2014 16:44:41 +0200 ++ ++gtk+3.0 (3.12.0-4) unstable; urgency=medium ++ ++ * Build-depend on gnome-icon-theme-symbolic and make test suite errors ++ fatal again. ++ ++ -- Emilio Pozuelo Monfort Thu, 03 Apr 2014 19:45:56 +0200 ++ ++gtk+3.0 (3.12.0-3) unstable; urgency=medium ++ ++ * debian/control.in: ++ + Loosen the dependencies on libgtk-3-common from = ${source:Version} ++ to >= ${source:Version} to make libgtk-3-bin and libgtk-3-0 installable ++ when a new source version is uploaded. ++ + Don't build depend on gnome-icon-theme-symbolic as that pulls ++ gnome-icon-theme which in turns pulls libgtk-3-bin, which isn't ++ installable at the moment. ++ * debian/rules: ++ + Temporarily make the test suite non-fatal as gnome-icon-theme-symbolic ++ is needed for some tests. ++ ++ -- Emilio Pozuelo Monfort Wed, 02 Apr 2014 19:11:32 +0200 ++ ++gtk+3.0 (3.12.0-2) unstable; urgency=medium ++ ++ * Upload to unstable. ++ ++ -- Emilio Pozuelo Monfort Wed, 02 Apr 2014 16:10:12 +0200 ++ ++gtk+3.0 (3.12.0-1) experimental; urgency=medium ++ ++ * New upstream release. ++ * Update debian/libgtk-3-0.symbols with added symbols. ++ ++ -- Andreas Henriksson Tue, 25 Mar 2014 10:17:09 +0100 ++ ++gtk+3.0 (3.11.8-1) experimental; urgency=medium ++ ++ * New upstream release. ++ * debian/control.in, ++ debian/rules: ++ + Enable Google cloud print support on the normal build. ++ ++ -- Emilio Pozuelo Monfort Sun, 09 Mar 2014 15:07:56 +0100 ++ ++gtk+3.0 (3.11.7-1) experimental; urgency=medium ++ ++ * New upstream release. ++ * Bump build-dependencies according to configure.ac: ++ - glib 2.39.5 and gtk-doc 1.20 ++ * Use quilt to refresh all patches. ++ * Update debian/libgtk-3-0.symbols ++ ++ -- Andreas Henriksson Tue, 18 Feb 2014 20:22:50 +0100 ++ ++gtk+3.0 (3.11.5-1) experimental; urgency=medium ++ ++ * New upstream development release. ++ * debian/control.in: ++ + Update build dependencies. ++ + Build depend on gnome-icon-theme-symbolic, needed for some tests. ++ + Standards-Version is 3.9.5, no changes needed. ++ * debian/libgtk-3-0.symbols: ++ + Add new symbols. A couple of wayland-related symbols, ++ gdk_wayland_display_get_wl_shell{,_surface} are gone in favor of ++ gdk_wayland_display_get_xdg_shell. The wayland backend is not fully ++ stable yet and nothing in the archive should be depending on them, ++ so this should be fine. ++ + Drop four commented-out symbols that weren't exported after 3.9.10, ++ as mentioned below in the 3.9.14 changelog entry. Those for symbols ++ were not exported in the headers and were only used internally by ++ gdk. ++ * debian/patches/080_disable-parallel-docs-build.patch: ++ + Dropped, gtk-doc 1.20 works fine with parallel builds. ++ * debian/rules: ++ + Break colord<->gtk+ loop when bootstrapping. Thanks Daniel Schepler. ++ Closes: #738603. ++ ++ -- Emilio Pozuelo Monfort Mon, 17 Feb 2014 18:57:53 +0100 ++ ++gtk+3.0 (3.10.7-1) unstable; urgency=low ++ ++ * debian/libgtk-3-bin.install: ++ + Ship broadwayd. ++ * debian/rules: ++ + Enable parallel builds. ++ * New upstream release. ++ * debian/patches/080_disable-parallel-docs-build.patch: ++ + Disable parallel support for the docs as that has races, see ++ the similar glib2.0 patch for a longer explanation. ++ * Upload to unstable. ++ ++ -- Emilio Pozuelo Monfort Sat, 15 Feb 2014 14:15:56 +0100 ++ ++gtk+3.0 (3.10.2-1) experimental; urgency=low ++ ++ * debian/libgtk-3-0.symbols: ++ + Mark wayland symbols as linux-any. ++ * New upstream release. ++ + debian/libgtk-3-0.symbols: ++ - Removed a couple of private structs that shouldn't have been ++ exported. ++ * debian/rules: ++ + Set VERBOSE so we get more information about test failures. ++ ++ -- Emilio Pozuelo Monfort Mon, 28 Oct 2013 02:08:26 +0100 ++ ++gtk+3.0 (3.10.1-1) experimental; urgency=low ++ ++ [ Emilio Pozuelo Monfort ] ++ * debian/control.in, ++ debian/rules: ++ + Only build the wayland backend on linux-any. ++ ++ [ Andreas Henriksson ] ++ * New upstream release ++ * Bump libwayland-dev (build-)dependency to >= 1.2.0 ++ * Update debian/libgtk-3-0.symbols with added symbols ++ ++ -- Andreas Henriksson Sun, 13 Oct 2013 20:14:15 +0200 ++ ++gtk+3.0 (3.9.14-1) experimental; urgency=low ++ ++ [ Andreas Henriksson ] ++ * New upstream development release (3.9.10) ++ * Bump glib (build-)dependency to >= 2.37.3 as per configure.ac ++ * Trivial update in 015_default-fallback-icon-theme.patch to apply. ++ * Update debian/patches/018_gdkenumtypes.c_location.patch to apply ++ after upstream dropped --disable-rebuilds. ++ * Disable 030_tests_skip_filechooser.patch ++ - testsuite moved and restructured.... ++ * Updated to apply patch against new testsuite file location: ++ - 032_mips_treeview_row_separator_height.patch ++ * Drop 031_ia64_children_test.patch ++ - fixed differently upstream (see GBZ #702370) ++ * Drop 080_correct_padding_of_submenu_arrows.patch ++ - previously cherry-picked, now included in upstream release. ++ * Refresh all patches to apply without offset. ++ * Ignore testsuite failures for now... ++ * Update debian/libgtk-3-0.symbols ++ - many added symbols, and four missing: ++ gdk_frame_clock_idle_get_type, ++ gdk_offscreen_window_get_type, ++ gdk_window_impl_get_type, ++ gdk_window_impl_x11_get_type. ++ * Explicitly set which GDK backends to build: ++ - enable x11,wayland,broadway in regular build ++ - disable wayland,broadway and enable x11 in udeb build ++ * Add build-dependencies needed by wayland backend: ++ - libwayland-dev (>= 1.1.90), libxkbcommon-dev (>= 0.2.0) ++ * Update debian/libgtk-3-0.symbols with added broadway & wayland symbols. ++ * New upstream release (3.9.12) ++ - bump cairo build-dependency to >= 1.12 ++ ++ [ Sjoerd Simons ] ++ * Add libwayland-dev depend in libgtk-3-dev since we're building the wayland ++ backend now ++ * Also needs libxkbcommon-dev now due to the wayland backend (Found by Andrew ++ Lee) ++ * debian/libgtk-3-0.symbols: Update for new symbols (Patch by Andrew Lee) ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream development release (3.9.14). ++ * debian/libgtk-3-0.symbols: ++ + Updated for new symbols. ++ * debian/control.in: ++ + Bump minimum libglib2.0-dev build dependency. ++ + Build depend on gsettings-desktop-schemas for the testsuite. ++ + Build depend on dbus-x11 for the testsuite. ++ + Build depend on at-spi2-core as libatspi2.0-0 seems to require it, ++ tests that use dbus fail otherwise. ++ * debian/rules: ++ + Set XDG_DATA_DIRS and copy and copile the gsettings schemas so that ++ gsettings can find them. Makes the test suite happy. ++ + Set XDG_RUNTIME_DIR, makes the test suite even happier. ++ + Make the test suite fatal again. ++ ++ -- Emilio Pozuelo Monfort Tue, 10 Sep 2013 01:23:06 +0200 ++ ++gtk+3.0 (3.8.2-3) unstable; urgency=low ++ ++ * Simplify our trigger for gtk-query-immodules-3.0, use the --update-cache ++ option instead of redirecting stdout. ++ * debian/patches/080_correct_padding_of_submenu_arrows.patch: Take padding ++ into account to position submenu arrow. Patch cherry-picked from upstream ++ Git. ++ * Update debian/copyright to comply with the final 1.0 spec. ++ ++ -- Michael Biebl Sat, 06 Jul 2013 00:51:39 +0200 ++ ++gtk+3.0 (3.8.2-2) unstable; urgency=low ++ ++ * debian/patches/031_ia64_children_test.patch: ++ + Patch from Stephan Schreiber, fix an invalid read on a test case ++ that caused it to fail on ia64, making the build fail. ++ * debian/patches/032_mips_treeview_row_separator_height.patch: ++ + Disable another test that currently fails on mips but that also ++ fails at least on amd64 when run under valgrind. ++ * All the above closes: #711107. ++ ++ -- Emilio Pozuelo Monfort Sun, 16 Jun 2013 01:25:10 +0200 ++ ++gtk+3.0 (3.8.2-1) unstable; urgency=low ++ ++ [ Josselin Mouette ] ++ * Switch to interest-noawait for triggers. They only affect IM ++ modules, so this is not likely to cause upgrade problems. ++ ++ [ Michael Biebl ] ++ * Upload to unstable. ++ * New upstream release. ++ * Update debian/copyright following the latest copyright-format spec. ++ * Bump Standards-Version to 3.9.4. No further changes. ++ ++ -- Michael Biebl Thu, 23 May 2013 16:23:37 +0200 ++ ++gtk+3.0 (3.8.0-1) experimental; urgency=low ++ ++ [ Rico Tzschichholz ] ++ * debian/gtk-3-examples.install: ++ - Install usr/bin/gtk3-demo-application ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream release. ++ + debian/patches/071_fix-installation-of-HTML-images.patch: ++ - Refreshed. ++ ++ -- Emilio Pozuelo Monfort Tue, 26 Mar 2013 11:21:30 +0100 ++ ++gtk+3.0 (3.7.14-1) experimental; urgency=low ++ ++ * New upstream release. ++ + d/p/090-GtkTextView-don-t-popdown-a-bubble-if-we-don-t-have-.patch: ++ - Removed, included upstream. ++ * debian/rules: ++ + Set HOME rather than G_HOME, as GLib now honors the former and ++ G_HOME is a Debian-specific thing. ++ ++ -- Emilio Pozuelo Monfort Tue, 19 Mar 2013 12:06:40 +0100 ++ ++gtk+3.0 (3.7.12-2) experimental; urgency=low ++ ++ * d/p/090-GtkTextView-don-t-popdown-a-bubble-if-we-don-t-have-.patch: ++ + Added. Fix segv when popping down non-existing bubblees (From upstream ++ git, bgo #695304) ++ ++ -- Sjoerd Simons Mon, 11 Mar 2013 21:42:39 +0100 ++ ++gtk+3.0 (3.7.12-1) experimental; urgency=low ++ ++ [ Sjoerd Simons ] ++ * debian/patches/80_Fix-DND-with-frame-sync.patch: ++ + Added. Temporary fix for DND when using mutter with the frame sync ++ protocol (from upstream git, bgo#694217). ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream release. ++ + debian/patches/*: ++ - Refreshed. ++ + debian/patches/80_Fix-DND-with-frame-sync.patch: ++ - Removed, included upstream. ++ + debian/libgtk-3-0.symbols: ++ - Updated for new symbols. ++ ++ -- Emilio Pozuelo Monfort Wed, 06 Mar 2013 13:43:48 +0100 ++ ++gtk+3.0 (3.7.10-1) experimental; urgency=low ++ ++ * New upstream release. ++ + debian/control.in: ++ - Update build dependencies. ++ + debian/patches: ++ - Refreshed. ++ + debian/libgtk-3-0.symbols: ++ - Updated for the new symbols. ++ + debian/gtk-3-examples.install: ++ - Stop installing gtk3-demo files, no longer needed. ++ + debian/patches/030_tests_skip_filechooser.patch: ++ - New patch: skip filechooser tests as they are not designed to ++ be run without gtk+ installed. ++ ++ -- Emilio Pozuelo Monfort Sat, 23 Feb 2013 20:37:27 +0100 ++ ++gtk+3.0 (3.6.4-1) experimental; urgency=low ++ ++ * New upstream release ++ ++ -- Sjoerd Simons Tue, 08 Jan 2013 13:54:26 +0100 ++ ++gtk+3.0 (3.6.3-1) experimental; urgency=low ++ ++ * New upstream release. ++ * Refresh patches. ++ * debian/libgtk-3-bin.install: Install gtk-launch man page. ++ * debian/libgtk-3-dev.install: Install gtkbuilder.rng RELAX NG schema file ++ which can be used to validate GtkBuilder ui files. ++ ++ -- Michael Biebl Fri, 04 Jan 2013 23:23:45 +0100 ++ ++gtk+3.0 (3.6.1-1) experimental; urgency=low ++ ++ * Team upload ++ * New upstream release 3.6.1 ++ - drop private symbols gtk_css_image_get_parser_type and ++ gtk_style_properties_get_style from symbols file (made static upstream; ++ verified not to be present in any header file) ++ ++ -- Simon McVittie Mon, 22 Oct 2012 21:17:30 +0100 ++ ++gtk+3.0 (3.6.0-2) experimental; urgency=low ++ ++ * debian/control.in: Add ${shlibs:Depends} Depends to libgtk-3-bin ++ ++ -- Sjoerd Simons Wed, 03 Oct 2012 18:44:04 +0200 ++ ++gtk+3.0 (3.6.0-1) experimental; urgency=low ++ ++ * New upstream release (3.6.0) ++ * Sync with ubuntu: ++ * debian/rules: Make test failures fatal again ++ * debian/libgtk-3-0.symbols: Updated ++ * debian/rules: Update build-depends ++ * debian/libgtk-3-bin.install: Add gtk-launch: A new commandline utility ++ to launch an application from its desktop file ++ * Add autopkgtest support ++ * debian/patches/072_statusicon_icon_size.patch: ++ * Removed merged upstream ++ * debian/patches/074_try-harder-to-discriminate-Shift-F10-and-F10.patch: ++ * Removed, fixed upstream ++ * debian/patches/073_transparent_colors.patch ++ * Removed, fixed upstream ++ * debian/control.in: bump glib2.0 build-dep to >= 2.33.14 to trump the dodgy ++ version in unstable ++ * debian/control.in: Bump gnome-themes-standard break due to theme related ++ changes ++ ++ -- Sjoerd Simons Wed, 03 Oct 2012 09:07:16 +0200 ++ ++gtk+3.0 (3.4.2-6) unstable; urgency=low ++ ++ * Team upload. ++ * debian/patches/076_check_wm_supports_hint.patch: This patch fixes the ++ size and placement of popup menus with some window managers, such as ++ Awesome and XMonad. Closes: #681974 ++ ++ -- Sébastien Villemot Thu, 31 Jan 2013 18:09:43 +0100 ++ ++gtk+3.0 (3.4.2-5) unstable; urgency=low ++ ++ * debian/patches/075_gtkplug-fix-handling-of-key-events-for-layouts.patch: ++ This patch fixes handling of key events for different layouts in ++ GtkPlug. In particular, it fixes the keyboard layout switching from ++ gnome-screensaver when the screen is locked. Closes: #692235 ++ * debian/libgtk-3-0.symbols: add gdk_x11_keymap_get_group_for_state and ++ gdk_x11_keymap_key_is_modifier which are introduced by the above patch ++ (actually backported from the 3.5.2 API). ++ * debian/rules: call dh_makeshlibs with -V 'libgtk-3-0 (>= 3.4.2-5~)', ++ since we introduced new public symbols in this Debian revision. ++ ++ -- Sébastien Villemot Wed, 09 Jan 2013 11:00:22 +0100 ++ ++gtk+3.0 (3.4.2-4) unstable; urgency=low ++ ++ * debian/patches/074_try-harder-to-discriminate-Shift-F10-and-F10.patch: ++ With xkb-data 2.5.1-2.1 preserving the Shift modifier, GTK+ can properly ++ map F10 and Shift-F10 to different key bindings. Closes: #658392 ++ ++ -- Michael Biebl Fri, 21 Sep 2012 18:30:41 +0200 ++ ++gtk+3.0 (3.4.2-3) unstable; urgency=low ++ ++ [ Josselin Mouette ] ++ * Update xrandr epoch. ++ ++ [ Michael Biebl ] ++ * debian/libgtk-3-0.postrm.in: Drop "rm -rf /etc/gtk-3.0/" on purge since ++ this removes files owned by libgtk-3-common. Those bits were copied over ++ from the gtk+2.0 package but they are actually obsolete and no longer ++ required. Closes: #681198 ++ * debian/patches/073_transparent_colors.patch: Handle transparent colors ++ better in GtkStyle emulation. Patch cherry-picked from upstream Git. ++ Closes: #669694 ++ * debian/patches/070_revert-widget-set-up-signals-after-initializing.patch: ++ This patch was a temporary workaround for a bug in mutter which has been ++ fixed in version 3.4. It was not supposed to be shipped as part of wheezy, ++ so drop it again. ++ * If the NEWS or README file is larger than 4k in size append a .gz suffix ++ as dh_compress will compress those files. This avoids dangling symlinks. ++ Closes: #679754 ++ ++ -- Michael Biebl Mon, 06 Aug 2012 21:40:53 +0200 ++ ++gtk+3.0 (3.4.2-2) unstable; urgency=low ++ ++ * debian/patches/072_statusicon_icon_size.patch: Fix how we determine the ++ icon size for the statusicon. This fixes a crash in notification-daemon ++ which was caused by an assertion failure. Closes: #669883 ++ Thanks to Fernando Lemos for the patch and Brad Jorsch for the excellent ++ debugging. ++ ++ -- Michael Biebl Sat, 30 Jun 2012 17:01:38 +0200 ++ ++gtk+3.0 (3.4.2-1) unstable; urgency=low ++ ++ * New upstream release. ++ * Simplify shlibs version information for libgail-3-0 and no longer create a ++ dependency on libgail-3-common, this package has been dropped in 3.2. ++ ++ -- Michael Biebl Thu, 10 May 2012 14:44:28 +0200 ++ ++gtk+3.0 (3.4.1-2) unstable; urgency=low ++ ++ * Upload to unstable. ++ ++ -- Michael Biebl Thu, 19 Apr 2012 02:46:25 +0200 ++ ++gtk+3.0 (3.4.1-1) experimental; urgency=low ++ ++ [ Josselin Mouette ] ++ * Break libvte-2.90-9 < 0.32 and libwebkitgtk-3.0-0 < 1.8.0 for the ++ scrolling related changes. Closes: #666921. ++ ++ [ Michael Biebl ] ++ * New upstream release. ++ - Fixes GtkPaned's handling of preferred size. Closes: #666718 ++ * Update dependencies according to configure.ac. ++ * Drop explicit Build-Depends on gir1.2-glib-2.0 and gir1.2-freedesktop. ++ * Refresh patches. ++ * Remove leftovers from the opt flavor. ++ * Set --sourcedir for the different flavors when running dh_install. This ++ way the .install files can be simplified a lot which makes them much more ++ readable. ++ * Bump Standards-Version to 3.9.3. ++ * Update Vcs-* URLs. ++ * Remove --enable-xinput configure flag as xinput support is no longer ++ optional and this flag has thus been removed upstream. ++ * debian/patches/071_fix-installation-of-HTML-images.patch: Fix installation ++ of HTML images for out-of-tree builds when using absolute paths. ++ Closes: #656803 ++ ++ -- Michael Biebl Tue, 17 Apr 2012 20:59:19 +0200 ++ ++gtk+3.0 (3.4.0-1) experimental; urgency=low ++ ++ * New upstream release. ++ * Bump Build-Depends on cdbs for multiarch support. ++ * debian/libgtk-3-0.symbols: Updated. ++ * debian/rules: Bump SHVER to 3.3.18. ++ * debian/control.in: ++ - Bump (Build-)Depends on libglib2.0-dev to (>= 2.31.20). ++ - Drop explicit Build-Depends on gir1.2-atk-1.0, gir1.2-pango-1.0 and ++ gir1.2-gdkpixbuf-2.0, those are pulled via the corresponding -dev ++ package. ++ - Update dependencies of libgtk-3-dev. Strip the minimum version from ++ libx*-dev, since those versions were older then lenny anyway. ++ - Remove a few obsolete Conflicts/Replaces. ++ * Refresh patches. ++ * Disable 043_notebook_scroll.patch, it needs to be updated. ++ * Move org.gtk.Demo.gschema.xml gsettings schema from libgtk-3-common to ++ gtk-3-examples. Add the necessary Breaks/Replaces. ++ * debian/libgtk-3-bin.install.in: Install the man pages from the install ++ directory, not the source directory. ++ * debian/patches/070_revert-widget-set-up-signals-after-initializing.patch: ++ Revert upstream commit which breaks the window decorations in ++ gnome-shell resp. mutter 3.2. ++ ++ -- Michael Biebl Wed, 28 Mar 2012 15:27:05 +0200 ++ ++gtk+3.0 (3.3.16-1) experimental; urgency=low ++ ++ * New upstream development release. ++ * debian/libgtk-3-0.symbols: Add new symbols. ++ * debian/rules: Bump SHVER to 3.3.16. ++ * debian/control.in: ++ - Bump (Build-)Depends on libglib2.0-dev to (>= 2.31.18). ++ - Bump (Build-)Depends on libgdk-pixbuf2.0-dev to (>= 2.25.2). ++ - Drop Depends on libxml2-utils from libgtk-3-dev as gtk-builder-convert ++ has been removed. ++ - Drop Recommends on python and debhelper from libgtk-3-dev since it no ++ longer includes a dh_gtkmodules debhelper addon. ++ - Bump Breaks against gnome-themes-standard due to theming related ++ changes. ++ * Remove leftovers from the gtk3-engines-pixbuf package. ++ * Update patches: ++ - Drop 003_gdk.pc_privates.patch, fixed upstream in a similar way. ++ - Drop 70-Fix-document-generation-in-out-of-tree-builds.patch, applied ++ upstream. ++ - Drop 041_ia32-libs.patch, no longer required with multiarch. ++ - Disable 042_treeview_single-focus.patch for now since it has no ++ description why this patch is needed and it needs to be updated. ++ - Refresh remaining patches. ++ * debian/gtk-3-examples.install.in: Install gtk3-widget-factory demo ++ application. ++ * Stop building static libraries which require a full separate build and ++ appear to be unused. ++ * Enable colord support for color-managed printing. Keep it disabled for the ++ udeb build. ++ ++ -- Michael Biebl Wed, 07 Mar 2012 01:16:05 +0100 ++ ++gtk+3.0 (3.2.3-1) unstable; urgency=low ++ ++ * New upstream release. ++ - Fixes segfault on arrow keypress in empty GtkIconView. Closes: #638704 ++ - Fixes a11y related crash in treeview. Closes: #652073 ++ - Fixes mouse grabbing when clicking resize grip. Closes: #630972 ++ * Update patches: ++ - Drop 000git_gtk_tree_view_get_tooltip_context_annotation.patch, applied ++ upstream. ++ - Drop 080_filechooserdefault-Don-t-unref-value-twice.patch, applied ++ upstream. ++ - Refresh 017_no_offscreen_device_grabbing.patch, ++ 042_treeview_single-focus.patch and 043_notebook_scroll.patch. ++ * Change section of gir1.2-gtk-3.0 to introspection. ++ ++ -- Michael Biebl Tue, 20 Dec 2011 18:42:32 +0100 ++ ++gtk+3.0 (3.2.2-3) unstable; urgency=low ++ ++ [ Martin Pitt ] ++ * Add 000git_gtk_tree_view_get_tooltip_context_annotation.patch: Fix ++ gtk_tree_view_get_tooltip_context() transfer annotation, causing crashes ++ when using this method from Python. ++ * Add 016_no_offscreen_widgets_grabbing.patch: Widgets inside ++ GtkOffscreenWindow seem like they should not be allowed to do ++ grab the mouse or whatever, as this can deactivate open menus. ++ (LP: #512427, GNOME #607668) ++ * Add 017_no_offscreen_device_grabbing.patch: Do not allow devices in an ++ offscreen hierarchy to take grabs. (LP: #804009, GNOME #658563) ++ * Add 018_gdkenumtypes.c_location.patch: Always generate gdk/gdkenumtypes.c ++ in the source tree, and fix path in the introspection sources. With this, ++ gdkenumtypes.c is correctly included with separate build trees, too. This ++ fixes missing GTypes in the .gir when using a separate build tree. ++ (LP: #769256, GNOME #647729) ++ * debian/rules: Bump SHVER to 3.1.90. ++ * Build for multiarch. Adapted Steve Langasek's changes to Ubuntu's gtk+2.0 ++ package: ++ - debian/control.in: Bump build dependencies to multiarch aware versions. ++ - debian/control.in: Add Multi-Arch: and necessary Pre-Depends: fields. ++ (libraries/-dbg are "same", -doc/-bin are "foreign"). ++ - debian/rules: Use multiarch LIBDIR. ++ - debian/libgail-3-dev.install, debian/libgail-3-0.install: Rename to ++ *.in, and use @LIBDIR@ instead of hardcoded usr/lib. ++ - debian/gir1.2-gtk-3.0.install.in: Use @LIBDIR@. ++ - debian/libgtk-3-0.triggers.in, debian/libgtk-3-0.postinst.in, ++ debian/rules: Also trigger on changes to the fallback non-multiarch ++ module directory, which is now called @OLD_MODULES_BASE_PATH@. ++ - Add 061_multiarch_module_fallback.patch: Fall back to the hard-coded ++ pre-multiarch module directory when searching for modules. This ++ maintains compatibility with packages installing modules to ++ the old directories. ++ ++ [ Josselin Mouette ] ++ * Break murrine-themes (same reason as gnome-themes-standard). ++ * Move /etc/gtk-3.0 to libgtk-3-common. ++ * Add appropriate Breaks/Replaces to handle it. ++ * Remove gtk-query-immodules-3.0 from libgtk-3-bin since it is ++ clearly not Multi-Arch compatible. It should not be needed anyway, ++ everything is handled by triggers from the private directory. ++ * Remove incorrect M-A: same statement for the debug package. ++ * Make libgtk-3-bin arch-any, thanks Rico for noticing. ++ ++ [ Michael Biebl ] ++ * debian/libgtk-3-0.postinst.in: If the non-multiarch immodules directory ++ does not exist or is empty handle this case more gracefully and don't ++ print an error message. ++ * debian/patches/080_filechooserdefault-Don-t-unref-value-twice.patch: Fix ++ incorrect ref counting which could lead to a crash in the filechooser. ++ Closes: #650223 ++ ++ -- Michael Biebl Wed, 30 Nov 2011 00:25:29 +0100 ++ ++gtk+3.0 (3.2.2-2) unstable; urgency=low ++ ++ * Upload to unstable. ++ * debian/control.in: ++ - Add Breaks against gnome-themes-standard (<< 3.2) due to the CSS theming ++ related changes. Closes: #649203 ++ * Fix broken symlinks in /usr/share/doc. Closes: #647466 ++ ++ -- Michael Biebl Sat, 19 Nov 2011 00:01:03 +0100 ++ ++gtk+3.0 (3.2.2-1) experimental; urgency=low ++ ++ * New upstream release. ++ * Refresh patches. ++ ++ -- Michael Biebl Mon, 14 Nov 2011 00:07:56 +0100 ++ ++gtk+3.0 (3.2.1-2) experimental; urgency=low ++ ++ * debian/control.in: ++ - Move gtk-doc-tools from Build-Depends-Indep to Build-Depends as it is ++ required by autoreconf. Also bump it to (>= 1.11). ++ ++ -- Michael Biebl Sat, 22 Oct 2011 00:30:44 +0200 ++ ++gtk+3.0 (3.2.1-1) experimental; urgency=low ++ ++ [ Sjoerd Simons ] ++ * New upstream release ++ * debian/control.in: Update build-depends ++ * debian/rules: Bump libgail SHVER depends ++ * d/p/002_static-linking-dont-build-perf.patch: Removed, fixed upstream ++ * d/p/030_xim-modules.patch: Removed, fixed upstream ++ * d/p/045_trayicon-visual.patch: Removed, fixed upstream ++ * d/p/003_gdk.pc_privates.patch: Refreshed ++ * d/p/043_notebook_scroll.patch: Refreshed ++ * d/p/044_tracker_fts.patch: Refreshed ++ * debian/rules: Enable gtk-doc build with the shared build ++ ++ [ Michael Biebl ] ++ * debian/watch: ++ - Track .xz tarballs. ++ * debian/control.in: ++ - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer. ++ - Instead of depending on lynx | www-browser, make the -doc packages ++ suggest devhelp. ++ ++ [ Sjoerd Simons ] ++ * debian/libgtk-3-0.symbols: Update symbols ++ * Remove libgail-3-common package. Modules have been integrated directly into ++ Gtk ++ * debian/patches/70-Fix-document-generation-in-out-of-tree-builds.patch: ++ + Added, fix documentation when build out of tree ++ ++ -- Sjoerd Simons Fri, 21 Oct 2011 19:36:06 +0200 ++ ++gtk+3.0 (3.0.12-3) unstable; urgency=low ++ ++ * 030_xim-modules.patch: stolen from upstream git. Fix the behavior of ++ XIM modules. Closes: #633720. ++ * 043_notebook_scroll.patch: handle a few more widgets to avoid ++ alt+scroll being intercepted by ranges, spin buttons, combo boxes… ++ ++ -- Josselin Mouette Thu, 08 Sep 2011 13:01:03 +0200 ++ ++gtk+3.0 (3.0.12-2) unstable; urgency=low ++ ++ [ Josselin Mouette ] ++ * Tighten dependencies on libgtk-3-common. Closes: #636766. ++ ++ [ Michael Biebl ] ++ * debian/patches/045_trayicon-visual.patch: Fix assertion in trayicon-x11 ++ when visual is not available. Thanks to Vincent Bernat for the patch. ++ Closes: #637067 ++ * debian/libgail-3-0.symbols: Remove trailing empty line which confuses ++ dpkg-gensymbols. ++ * Bump debhelper compatibility level to 8. ++ ++ -- Michael Biebl Tue, 30 Aug 2011 01:57:26 +0200 ++ ++gtk+3.0 (3.0.12-1) unstable; urgency=low ++ ++ * New upstream release. ++ - GdkKeymap: Prevent an infinite loop in the non-XKB case. ++ (Closes: #633917) ++ * Stop installing libtool .la files. ++ ++ -- Michael Biebl Thu, 28 Jul 2011 12:45:04 +0200 ++ ++gtk+3.0 (3.0.11-1) unstable; urgency=low ++ ++ * New upstream release. ++ - Fixes infinite-loop in GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER. ++ (Closes: #628457) ++ * debian/patches/044_tracker_fts.patch: Enable Tracker full text search. ++ ++ -- Michael Biebl Thu, 14 Jul 2011 14:45:24 +0200 ++ ++gtk+3.0 (3.0.10-1) unstable; urgency=low ++ ++ [ Josselin Mouette ] ++ * libgtk-3-0.postrm.in: fix badly written test. ++ ++ [ Fabian Greffrath ] ++ * Remove leftover diversions from the libgtk3.0-bin package ++ that got replaced by libgtk-3-bin (Closes: #617662 ). ++ ++ [ Michael Biebl ] ++ * debian/watch: Switch to .bz2 tarballs. ++ * New upstream release. ++ * Refresh patches. ++ * Bump Standards-Version to 3.9.2. No further changes. ++ * Drop Build-Depends on dpkg-dev (>= 1.13.19). Even lenny has a more recent ++ version. ++ * Update package descriptions. ++ * Drop debian/gruik2devhelp.awk and Build-Depends on gawk, obsolete. ++ ++ [ Josselin Mouette ] ++ * 043_notebook_scroll.patch: new patch. Reintroduce tab scrolling in ++ GtkNotebook, but this time only when Alt is pressed, as recommended ++ by upstream, and from the whole notebook area. ++ * Drop debhelper 8 requirement so that it can build. ++ * libgtk-3-bin.preinst: only remove libgtk3.0-bin diversions if they ++ already exist. ++ ++ -- Josselin Mouette Sat, 04 Jun 2011 22:51:06 +0200 ++ ++gtk+3.0 (3.0.8-1) unstable; urgency=low ++ ++ * Make the -dev package depend on the gir package. ++ * New upstream release. ++ * Drop the mimeinfo.cache from the udeb, it’s been moved to ++ gdk-pixbuf. ++ * Upload to unstable; drop check-dist include. ++ ++ -- Josselin Mouette Sun, 10 Apr 2011 18:29:44 +0200 ++ ++gtk+3.0 (3.0.6-1) experimental; urgency=low ++ ++ * New upstream release. ++ + debian/libgtk-3-0.symbols: ++ - Updated. ++ * debian/control.in: ++ + Tighten libatk1.0-dev b-d to make sure we get an Atk-1.0.gir file. ++ ++ -- Emilio Pozuelo Monfort Sat, 26 Mar 2011 00:00:41 +0000 ++ ++gtk+3.0 (3.0.3-1) experimental; urgency=low ++ ++ * New upstream release. ++ + debian/control.in: ++ - Bump minimum libpango1.0-dev dependency. ++ ++ -- Emilio Pozuelo Monfort Mon, 14 Mar 2011 23:34:09 +0000 ++ ++gtk+3.0 (3.0.2-1) experimental; urgency=low ++ ++ * New upstream release ++ * debian/patches/080_prevent_invalid_free.patch ++ - Removed. fixed upstream ++ ++ -- Sjoerd Simons Wed, 09 Mar 2011 23:46:48 +0000 ++ ++gtk+3.0 (3.0.1-2) experimental; urgency=low ++ ++ * debian/patches/080_prevent_invalid_free.patch ++ - Added. Prevent invalid free on double/tripple click events (from upstream ++ git) ++ ++ -- Sjoerd Simons Sat, 26 Feb 2011 16:02:13 +0000 ++ ++gtk+3.0 (3.0.1-1) experimental; urgency=low ++ ++ [ Robert Ancell ] ++ * debian/libgtk-3-bin.postrm: ++ * debian/libgtk-3-bin.preinst: ++ - Fix package name used in diversion ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream release. ++ ++ -- Emilio Pozuelo Monfort Tue, 22 Feb 2011 20:36:55 +0000 ++ ++gtk+3.0 (3.0.0-1) experimental; urgency=low ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream release. ++ + debian/control.in: ++ - Stop building the pixbuf package, it hasn't been ported to the ++ new style API so is useless. ++ + debian/patches/006_reenable_pixbuf_engine.patch: ++ - Removed, no longer necessary. ++ + debian/libgtk3.0-0.symbols: ++ - Updated. ++ + debian/libgtk3.0-dev.install.in, ++ debian/libgtk3.0-dev.manpages, ++ debian/rules: ++ - gtk-builder-convert is gone, stop shipping it. ++ ++ [ Robert Ancell ] ++ * New upstream release ++ * Rename binary packages to new so naming ++ * debian/control: ++ - Bump build-depends on libglib2.0-dev, libgdk-pixbuf2.0-dev, libatk1.0-dev, ++ gobject-introspection ++ * debian/libgail-3-0.symbols: ++ * debian/libgtk-3-0.symbols: ++ - Updated ++ - Mark symbols with stable version number ++ * debian/rules: ++ - Bump SHVER ++ ++ [ Emilio Pozuelo Monfort ] ++ * Fix some leftovers after the renaming. ++ ++ -- Emilio Pozuelo Monfort Sat, 19 Feb 2011 11:40:36 +0000 ++ ++gtk+3.0 (2.99.2-1) experimental; urgency=low ++ ++ * New upstream release. ++ + d/p/0001-stylecontext-Protect-the-cairo-contexts-with-cairo_s.patch ++ d/p/0003-Fixed-assertions-in-gtk_cell_renderer_get_aligned_ar.patch ++ d/p/0002-_gtk_cell_area_set_cell_data_func_with_proxy-set-the.patch ++ - Removed, included upstream. ++ + debian/libgtk3.0-0.symbols: ++ - Updated. ++ + debian/rules: ++ - Bumped the shver. ++ ++ -- Emilio Pozuelo Monfort Thu, 13 Jan 2011 18:36:27 +0000 ++ ++gtk+3.0 (2.99.1-1) experimental; urgency=low ++ ++ [ Robert Ancell ] ++ * debian/control.in: ++ - Bump build-depends on libglib2.0-dev ++ * debian/libgtk3.0-0.symbols: ++ - Updated. ++ * debian/libgtk3.0-dev.install.in ++ - gdkconfig.h no longer distributed ++ * debian/rules: ++ - Bumped the shver. ++ * debian/patches/001_static-linking-dont-query-immodules.patch: ++ * debian/patches/005_support_disabling_x11_extensions.patch: ++ * debian/patches/003_gdk.pc_privates.patch: ++ * debian/patches/070_mandatory-relibtoolize.patch: ++ * debian/patches/041_ia32-libs.patch: ++ * debian/patches/002_static-linking-dont-build-perf.patch: ++ * debian/patches/004_git_add_missing_include.patch: ++ * debian/patches/042_treeview_single-focus.patch: ++ - Refreshed. ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream release. ++ + debian/rules: ++ - Pass --enable-xinput instead of --with-xinput=yes. ++ - Bump the shver. ++ + debian/patches/004_git_add_missing_include.patch, ++ debian/patches/005_support_disabling_x11_extensions.patch, ++ debian/patches/007-continue-to-install-gdk-TARGET-3.0.pc.patch: ++ - Removed, included upstream. ++ + debian/patches/061_use_pdf_as_default_printing_standard.patch: ++ - Removed. The cups backend part has been fixed upstream in a (better) ++ different way, and the lpr part doesn't make sense as we don't know ++ if the job will be sent to CUPS or not. ++ + debian/patches/070_mandatory-relibtoolize.patch, ++ debian/rules: ++ - Switch to dh-autoreconf. ++ + debian/patches/*: ++ - Refreshed. ++ + debian/libgtk3.0-0.symbols, ++ debian/libgail3.0-0.symbols: ++ - Updated. ++ + debian/libgtk3.0-*.{install.in,manpages}, ++ debian/rules: ++ - Install manpages and binaries with the -3.0 suffix as upstream has ++ stopped doing so. ++ * Switch to CDBS' flavours system. ++ * debian/rules: ++ + Remove hack to build on PowerPC64. That port is dead, and if it's ++ ever back, hopefully we won't need to workaround toolchain issues. ++ + Pass -O1 to the linker so dynamic loading is faster. ++ * d/patches/0001-stylecontext-Protect-the-cairo-contexts-with-cairo_s.patch ++ d/patches/0003-Fixed-assertions-in-gtk_cell_renderer_get_aligned_ar.patch ++ d/patches/0002-_gtk_cell_area_set_cell_data_func_with_proxy-set-the.patch ++ + Backport patches from upstream git. They fix rendering issues and ++ assertion failures. ++ ++ -- Emilio Pozuelo Monfort Wed, 12 Jan 2011 22:06:17 +0000 ++ ++gtk+3.0 (2.91.6-1) experimental; urgency=low ++ ++ * New upstream release. ++ + debian/patches/004_git_dont_setup_timeout_twice.patch: ++ - Removed, included upstream. ++ + debian/patches/004_git_add_missing_include.patch: ++ - New patch from upstream git, add a missing include that ++ otherwise caused the build to fail when disabling X extensions. ++ + debian/patches/006_reenable_pixbuf_engine.patch: ++ - New patch. Build the pixbuf engine even if it hasn't been ported to ++ the new GtkThemingEngine API. ++ + debian/patches/*: ++ - Refreshed. ++ + debian/libgtk3.0-0.symbols: ++ - Updated. ++ - Add Build-Depends-Package. ++ + debian/rules: ++ - Bumped the shver. ++ - Disable silent builds. ++ * Let gir1.2-gtk-3.0 replace gir1.0-gtk-3.0. ++ ++ -- Emilio Pozuelo Monfort Sat, 18 Dec 2010 16:00:23 +0000 ++ ++gtk+3.0 (2.91.5-2) experimental; urgency=low ++ ++ * debian/control.in, ++ debian/rules: ++ + Remove the chrpath hack, it's been fixed in libtool. ++ * Update to the new gir policy: ++ - Rename gir1.0-gtk-3.0 to gir1.2-gtk-3.0. ++ - Bump the gobject-introspection build dependency. ++ - Build depend on gir1.2 packages. ++ ++ -- Emilio Pozuelo Monfort Sun, 12 Dec 2010 16:03:02 +0100 ++ ++gtk+3.0 (2.91.5-1) experimental; urgency=low ++ ++ * New upstream release. ++ + debian/patches/004_gtk_gir_build.patch: ++ - Removed, fixed upstream. ++ + debian/patches/004_git_dont_setup_timeout_twice.patch: ++ - New patch from upstream git, don't setup a timeout in ++ gtkspinners twice. ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Updated. ++ + debian/libgtk3.0-0.symbols: ++ - Updated. ++ ++ -- Emilio Pozuelo Monfort Tue, 30 Nov 2010 23:13:17 +0100 ++ ++gtk+3.0 (2.91.4-2) experimental; urgency=low ++ ++ [ Laurent Bigonville ] ++ * debian/watch: Bump version to 3 ++ ++ [ Emilio Pozuelo Monfort ] ++ * Add gir1.0-gtk-3.0, based on the gir1.0-gtk-2.0 Ubuntu patch. ++ * debian/patches/004_gtk_gir_build.patch: ++ + Fix the introspection build. ++ * debian/patches/070_mandatory-relibtoolize.patch: ++ + Updated. ++ ++ [ Sjoerd Simons ] ++ * Update build-depends to properly depend on -dev packages with .gir ++ * Target experimental ++ ++ -- Sjoerd Simons Sat, 27 Nov 2010 17:01:51 +0000 ++ ++gtk+3.0 (2.91.4-1) experimental; urgency=low ++ ++ * debian/libgtk3.0-common.install: ++ + Ship the GSettings schemas. ++ * New upstream release. ++ + debian/control.in: ++ - Bump glib2.0 build requirement. ++ + debian/patches/*: ++ - Refreshed. ++ * debian/libgtk3.0-bin.{preinst,postrm}: ++ + Add #DEBHELPER# token. Make errors fatal with set -e. ++ * debian/rules: ++ + Exclude .in files from the dh_installdocs call, so that ++ it picks the real .doc-base files and not the .in ones. ++ * debian/libgtk3.0-doc.doc-base.gdk{,.in}: ++ + Don't hardcode the package name, generate it at build time. ++ * debian/libgail3.0-doc.doc-base.gail-reference: ++ + Fix paths to the manual. ++ ++ -- Emilio Pozuelo Monfort Tue, 16 Nov 2010 06:30:33 +0100 ++ ++gtk+3.0 (2.91.3-1) experimental; urgency=low ++ ++ [ Sebastian Dröge ] ++ * Initial GTK+ 3 packaging. ++ ++ [ Rico Tzschichholz ] ++ * New upstream development release ++ * some fixes and changes ++ ++ [ Sjoerd Simons ] ++ * New upstream release (2.91.3) ++ * debian/patches/009_gtk-export-filechooser.patch: ++ + Removed. Doesn't apply anymore and was only needed for hildon ++ * Update build-depends to cairo >= 1.10.0 and glib-2.0 >= 2.27.0 ++ * debian/patches/070_mandatory-relibtoolize.patch ++ + Updated ++ * Update the faq/tutorial index files names ++ * debian/control.in: ++ + Add dependency on docbook-utils for db2html to generate the documentation ++ html during build ++ * Update the symbols file ++ * Version various document index files so they don't conflict with their ++ gtk2 flavour ++ * debian/libgtk3-bin.preinst, debian/libgtk3-bin.postrm: ++ + Divert gtk+2.0's update-icon-caches. The format remained the same so this ++ is safe to do ++ * debian/ruels, libtk3.0-doc.*: Tutorial and FAQ have been removed from the ++ gtk source as they were updated, stop trying to install them ++ * debian/libgail3.0-doc.doc-base.gail-reference ++ + Rename the doc-base to gail-reference-3.0 to not conflict with ++ libgail3.0-doc ++ * debian/copyright updated/rewritten ++ ++ -- Sjoerd Simons Sun, 07 Nov 2010 20:45:46 +0000 ++ ++gtk+2.0 (2.21.5-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/control.in, ++ debian/rules, ++ debian/*: ++ - Remove all mentions of gdk-pixbuf and (build-) depend on it. ++ + debian/libgtk2.0-0.postinst.in, ++ debian/libgtk2.0-0.postrm.in, ++ debian/libgtk2.0-0.triggers.in, ++ debian/dh_gtkmodules.in: ++ - Handle immodules by triggers and deprecate dh_gtkmodules. ++ + debian/patches/*: ++ - Refreshed. ++ - Remove gdk-pixbuf and immodule patches. ++ + debian/rules, ++ debian/libgtk2.0-0.symbols: ++ - Update for new API symbols. ++ + debian/update-gdkpixbuf-loaders*, ++ debian/update-gtk-immodules*: ++ - Drop module update scripts which are no-ops since 2.10.1. ++ ++ -- Sebastian Dröge Thu, 22 Jul 2010 21:01:09 +0200 ++ ++gtk+2.0 (2.21.2-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/rules, ++ debian/libgtk2.0-0.symbols: ++ - Update for new API symbols. ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ + debian/control.in: ++ - Update GLib (build-) dependency to >= 2.25.8. ++ ++ -- Sebastian Dröge Fri, 11 Jun 2010 12:19:30 +0200 ++ ++gtk+2.0 (2.21.1-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/rules, ++ debian/libgtk2.0-0.symbols: ++ - Update for new API symbols. ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Mon, 31 May 2010 09:45:32 +0200 ++ ++gtk+2.0 (2.21.0-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/rules, ++ debian/libgtk2.0-0.symbols: ++ - Update for new API symbols. ++ + debian/patches/002_static-linking-dont-build-perf.patch: ++ - Refreshed. ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Sat, 08 May 2010 08:20:19 +0200 ++ ++gtk+2.0 (2.20.1-1) unstable; urgency=low ++ ++ * New upstream bugfix release: ++ + debian/patches/006_support-for-tracker-0.8-stable-releases.patch: ++ - Dropped, merged upstream. ++ + debian/patches/003_gdk.pc_privates.patch: ++ - Updated to apply cleanly again. ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Mon, 03 May 2010 07:26:14 +0200 ++ ++gtk+2.0 (2.20.0-3) unstable; urgency=low ++ ++ * debian/control.in ++ - Add Vcs-* fields. ++ - Add Homepage field. ++ * debian/patches/006_support-for-tracker-0.8-stable-releases.patch ++ - Add support for tracker 0.8 stable and future 0.9 releases. Also add ++ support for loading the search engines on demand until they are actually ++ needed. Patch is backported from upstream Git branch "tracker-0.8". ++ * Refresh patches to apply cleanly. ++ ++ -- Michael Biebl Wed, 14 Apr 2010 20:39:28 +0200 ++ ++gtk+2.0 (2.20.0-2) unstable; urgency=low ++ ++ * Upload to unstable. ++ ++ -- Sebastian Dröge Wed, 31 Mar 2010 09:16:00 +0200 ++ ++gtk+2.0 (2.20.0-1) experimental; urgency=low ++ ++ [ Emilio Pozuelo Monfort ] ++ * debian/rules, ++ debian/control.in, ++ debian/libgtk-directfb-2.0-0.*, ++ debian/libgtk-directfb-2.0-dev.*, ++ debian/patches/090_directfb-map-virtual-modifiers.patch, ++ debian/patches/series: ++ - Drop the DirectFB enabled GTK+ packages. They were needed for the ++ graphical installer but it's now switching to X11 so we don't need ++ them anymore. ++ * debian/rules: ++ - Move --with-xinput=yes and --with-libjasper to configure_flags ++ since they are common to all of our flavours. ++ ++ [ Sebastian Dröge ] ++ * New upstream stable release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ + debian/rules, ++ debian/libgtk2.0-0.symbols: ++ - Update SHVER to 2.20.0 for the new API to force dependencies ++ on the stable version. ++ + debian/control.in: ++ - Update GLib build dependency and tighten some -dev package dependencies. ++ + debian/patches/003_gdk.pc_privates.patch: ++ - Updated to apply cleanly again. ++ ++ -- Sebastian Dröge Tue, 23 Mar 2010 15:55:56 +0100 ++ ++gtk+2.0 (2.19.7-3) experimental; urgency=low ++ ++ * debian/control.in: ++ - Build depend on xsltproc, needed to generate the mime cache. ++ It was brought indirectly by gtk-doc-tools, but that's on ++ Build-Depends-Indep which isn't enough. ++ ++ -- Emilio Pozuelo Monfort Tue, 16 Mar 2010 15:30:32 +0100 ++ ++gtk+2.0 (2.19.7-2) experimental; urgency=low ++ ++ [ Cyril Brulebois ] ++ * Switch udeb from DirectFB to Xlib to prepare the move to an X11-based ++ graphical installer. Closes: #573872. ++ - Replace libgtk-directfb-2.0-0-udeb with libgtk-x11-udeb in control ++ file. ++ - Update description accordingly. ++ - Update .install.in accordingly, using the “shared_udeb” flavour, ++ based on the “shared” one, but with a few X11 extensions disabled. ++ - Update package name and file paths accordingly in rules file. ++ * Version/Bump some B-D to make sure the udeb gets proper dependencies ++ on the recently reworked/added udebs: ++ - libx11-dev ++ - libxcursor-dev ++ - libxext-dev ++ - libxi-dev ++ - libxinerama-dev ++ - libxrender-dev ++ * Add one patch to make it possible to disable X11 extensions, and ++ refresh the other one accordingly: ++ - 005_support_disabling_x11_extensions.patch ++ - 070_mandatory-relibtoolize.patch ++ * Ship a minimal MIME database in the udeb, since the loaders mechanism ++ isn’t sufficient to get proper PNG support: ++ - Add shared-mime-info to Build-Depends to ensure that the ++ update-mime-database tool is available at build-time, as well as ++ the source freedesktop.org.xml file. ++ - Add debian/keep-png-only.xsl to only keep the mime-type matching ++ type="image/png". Matching with namespaces is tricky, see the ++ comments in the XSL file for the details. ++ - Build a MIME cache, and only ship the resulting mime.cache file ++ under /usr/share/mime in the udeb. ++ - While this is dirty, that should do the trick until it is needed ++ for shared-mime-info to ship its own udeb. ++ ++ [ Emilio Pozuelo Monfort ] ++ * Rename the udeb to libgtk2.0-0-udeb. ++ * Standards-Version is 3.8.4, no changes needed. ++ ++ -- Emilio Pozuelo Monfort Tue, 16 Mar 2010 01:01:48 +0100 ++ ++gtk+2.0 (2.19.7-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Fri, 12 Mar 2010 15:59:27 +0100 ++ ++gtk+2.0 (2.19.6-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ + debian/rules, ++ debian/libgtk-directfb-2.0-0.symbols, ++ debian/libgtk2.0-0.symbols: ++ - Update SHVER to 2.19.6 for the new API and add new symbols. ++ * debian/patches/090_directfb-map-virtual-modifiers.patch: ++ + Update to add just another stub to fix the build. ++ ++ -- Sebastian Dröge Wed, 24 Feb 2010 10:01:31 +0100 ++ ++gtk+2.0 (2.19.5-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ + debian/rules, ++ debian/libgtk-directfb-2.0-0.symbols, ++ debian/libgtk2.0-0.symbols: ++ - Update SHVER to 2.19.5 for the new API and add new symbols. ++ ++ -- Sebastian Dröge Wed, 10 Feb 2010 09:38:52 +0100 ++ ++gtk+2.0 (2.19.4-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ + debian/rules, ++ debian/libgtk-directfb-2.0-0.symbols, ++ debian/libgtk2.0-0.symbols: ++ - Update SHVER to 2.19.4 for the new API and add new symbols. ++ ++ -- Sebastian Dröge Tue, 26 Jan 2010 08:25:41 +0100 ++ ++gtk+2.0 (2.19.3-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ + debian/rules, ++ debian/libgtk-directfb-2.0-0.symbols, ++ debian/libgtk2.0-0.symbols: ++ - Update SHVER to 2.19.3 for the new API and add new symbols. ++ + debian/patches/091_size_allocate_crash.patch: ++ - Dropped, merged upstream. ++ ++ -- Sebastian Dröge Mon, 11 Jan 2010 20:36:25 +0100 ++ ++gtk+2.0 (2.19.2-2) experimental; urgency=low ++ ++ * debian/patches/091_size_allocate_crash.patch: ++ + Patch from upstream GIT to fix a crash on size allocations. ++ Thanks to Sebastien Bacher. ++ ++ -- Sebastian Dröge Wed, 06 Jan 2010 11:42:07 +0100 ++ ++gtk+2.0 (2.19.2-1) experimental; urgency=low ++ ++ [ Emilio Pozuelo Monfort ] ++ * debian/patches/000_gtk+-2.0.6-exportsymbols.patch: ++ + Removed, it wasn't being applied and hasn't been relevant for a ++ long time. ++ ++ [ Sebastian Dröge ] ++ * New upstream development release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ + debian/rules, ++ debian/libgtk-directfb-2.0-0.symbols, ++ debian/libgtk2.0-0.symbols: ++ - Update SHVER to 2.19.2 for the new API and add new symbols. ++ * debian/patches/090_directfb-map-virtual-modifiers.patch: ++ + Fix compilation of the DirectFB backend, patch adapted from ++ upstream commit to fix the Quartz backend. ++ ++ -- Sebastian Dröge Mon, 04 Jan 2010 10:43:48 +0100 ++ ++gtk+2.0 (2.19.1-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/rules: ++ - Include check-dist.mk to prevent accidental uploads to unstable. ++ + debian/control.in: ++ - Update ATK build dependency. ++ + debian/rules, ++ debian/libgtk-directfb-2.0-0.symbols, ++ debian/libgtk2.0-0.symbols: ++ - Update SHVER to 2.19.1 for the new API and add new symbols. ++ + debian/patches/009_gtk-export-filechooser.patch, ++ debian/patches/021_loader-files-d.patch: ++ - Updated to apply cleanly again. ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Tue, 01 Dec 2009 15:28:10 +0100 ++ ++gtk+2.0 (2.18.4-1) unstable; urgency=low ++ ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Updated for the new version. ++ + debian/patches/091_dont-omit-gtk-icon-size-dialog.patch, ++ debian/patches/092_gtk-image-size-allocation.patch: ++ - Dropped, merged upstream. ++ ++ -- Sebastian Dröge Tue, 01 Dec 2009 07:46:18 +0100 ++ ++gtk+2.0 (2.18.3-1) unstable; urgency=low ++ ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Updated for the new version. ++ * debian/patches/091_dont-omit-gtk-icon-size-dialog.patch: ++ + Patch from upstream GIT to not omit GTk_ICON_SIZE_DIALOG ++ when searching for an appropiate icon size. ++ * debian/patches/092_gtk-image-size-allocation.patch: ++ + Patch from upstream GIT to fix size allocation of GtkImage. ++ ++ -- Sebastian Dröge Sun, 18 Oct 2009 13:23:44 +0200 ++ ++gtk+2.0 (2.18.2-1) unstable; urgency=low ++ ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Updated for the new version. ++ + 090_directfb-backend-compilation-fix.patch: ++ - Dropped, merged upstream. ++ ++ -- Sebastian Dröge Tue, 06 Oct 2009 07:41:45 +0200 ++ ++gtk+2.0 (2.18.1-1) unstable; urgency=low ++ ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Updated for the new version. ++ + 090_directfb-backend-compilation-fix.patch: ++ - Fix compilation of the DirectFB backend, see ++ https://bugzilla.gnome.org/show_bug.cgi?id=596959 ++ ++ -- Sebastian Dröge Thu, 01 Oct 2009 07:20:43 +0200 ++ ++gtk+2.0 (2.18.0-1) unstable; urgency=low ++ ++ * New upstream stable release: ++ + debian/rules, ++ debian/*.symbols: ++ - Updated for the new version. ++ + debian/patches/005_gdk_directfb_window_new.patch: ++ - Dropped, merged upstream. ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Updated for the new version. ++ ++ -- Sebastian Dröge Wed, 23 Sep 2009 06:36:41 +0200 ++ ++gtk+2.0 (2.17.11-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Updated for the new version. ++ + debian/rules, ++ debian/*.symbols: ++ - Updated for the new version. ++ ++ -- Sebastian Dröge Sat, 05 Sep 2009 07:16:24 +0200 ++ ++gtk+2.0 (2.17.10-1) experimental; urgency=low ++ ++ * New upstream development release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Updated for the new version. ++ + debian/rules, ++ debian/*.symbols: ++ - Updated for the new version. ++ * - ++ ++ -- Sebastian Dröge Sat, 05 Sep 2009 07:16:21 +0200 ++ ++gtk+2.0 (2.17.9-1) experimental; urgency=low ++ ++ [ Josselin Mouette ] ++ * Clean up the .la files in all -dev packages, not only in the main ++ one. ++ ++ [ Sebastian Dröge ] ++ * New upstream development release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Updated for the new version. ++ + debian/rules, ++ debian/*.symbols: ++ - Updated for the new version. ++ ++ -- Sebastian Dröge Tue, 25 Aug 2009 18:37:11 +0200 ++ ++gtk+2.0 (2.17.8-1) experimental; urgency=low ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream development release. ++ - Handle printers needing authentication. Closes: #499759. ++ - Update libglib2.0-dev requirement. ++ * debian/watch: ++ - Don't uupdate. ++ * debian/rules: ++ - Configure with --with-libjasper, it's disabled by default now. ++ * debian/control.in: ++ - Remove conflicts and replaces no longer needed for packages in stable. ++ - Standards-Version is 3.8.3, no changes needed. ++ * debian/patches/005_xpmico.patch: ++ - Removed, this check is not needed as HeaderSize can't overflow because ++ IconCount will be at most 16 bits, and that multiplied by 16 is not ++ enough to overflow an integer. (Checked with upstream) ++ * debian/patches/001_static-linking-dont-query-immodules.patch, ++ debian/patches/002_static-linking-dont-build-perf.patch: ++ - Add headers. ++ * debian/patches/005_gdk_directfb_window_new.patch: ++ - New patch. Readd gdk_directfb_window_new(), which is exported in the ++ public API and was removed by mistake. ++ * debian/patches/* ++ - Refreshed. ++ * debian/libgtk-directfb-2.0-0.symbols, ++ debian/libgtk2.0-0.symbols: ++ - Updated for the new symbols. There's one symbol removed from the ++ directfb backend, gdk_display_pointer_grab(). It wasn't exported in ++ the headers, nor was supposed to be public, so if something out there ++ is using it, they are doing it wrong. ++ * debian/rules: ++ - Remove a trailing backslash that prevented -c4 to be passed to ++ dh_makeshlibs. ++ ++ -- Josselin Mouette Thu, 20 Aug 2009 18:29:04 +0200 ++ ++gtk+2.0 (2.16.5-1) unstable; urgency=low ++ ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Tue, 21 Jul 2009 08:09:50 +0200 ++ ++gtk+2.0 (2.16.4-1) unstable; urgency=low ++ ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Thu, 02 Jul 2009 06:09:04 +0200 ++ ++gtk+2.0 (2.16.3-1) unstable; urgency=low ++ ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ * debian/control.in: ++ + Update Standards-Version to 3.8.2. ++ ++ -- Sebastian Dröge Mon, 29 Jun 2009 11:39:01 +0200 ++ ++gtk+2.0 (2.16.2-1) unstable; urgency=low ++ ++ [ Loic Minier ] ++ * Fix string concat in dh_gtkmodules; thanks Kanru Chen; closes: #528782. ++ ++ [ Sebastian Dröge ] ++ * New upstream bugfix release: ++ + debian/patches/091_workaround_no_gtk_init_incorrect_display.patch: ++ - Dropped, merged upstream. ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ + debian/*.install: ++ - Install the manpages from their source locations as ++ they're not installed anymore for some reason. ++ * debian/control.in: ++ + Updated Standards-Version to 3.8.1, no additional changes needed. ++ ++ -- Sebastian Dröge Tue, 02 Jun 2009 07:44:43 +0200 ++ ++gtk+2.0 (2.16.1-2) unstable; urgency=low ++ ++ [ Loic Minier ] ++ * Fix test-print-backend configure flag addition. ++ * Set opt_configure_flags to $(shared_configure_flags) in the sample opt ++ flavor for armel and move the opt flavor and check flavors below the ++ definition of other flags. ++ ++ -- Josselin Mouette Thu, 16 Apr 2009 18:08:02 +0200 ++ ++gtk+2.0 (2.16.1-1) experimental; urgency=low ++ ++ [ Loic Minier ] ++ * Clarify dh_gtkmodules doc slightly. ++ ++ [ Gustavo Noronha Silva ] ++ * debian/series: ++ - forgot to add 022_disable-viqr-im-for-vi-locale.patch and ++ 061_use_pdf_as_default_printing_standard.patch to the series file ++ (thanks to seb128 for noticing) ++ * debian/control.in: ++ - sync Replaces with ubuntu's package for easier migration from Ubuntu ++ to Debian ;) ++ ++ [ Josselin Mouette ] ++ * Make update-icon-caches always generate the cache, now that dh_icons ++ is widespread. ++ ++ [ Sebastian Dröge ] ++ * debian/libgtk-directfb-2.0-0.symbols, ++ debian/libgtk2.0-0.symbols, ++ debian/libgail18.symbols, ++ debian/rules: ++ + Add symbol files for GTK. ++ ++ [ Loic Minier ] ++ * Merge the following changes by Emmet Hikory: ++ ++ [ Emmet Hikory ] ++ * Port optimised flavor work by Loic Minier from pango1.0: ++ - Rework flavor-specific vars. ++ + Introduce $(flavor) which is set to $* to clarify implicit rules ++ + Rename common_configure_flags to configure_flags ++ + Introduce the flavor_get macro to use a flavor specific override or ++ fallback to the common defaults for make vars. ++ + Use $(call flavor_get, ) to retrieve configure_flags, CFLAGS, and ++ LDFLAGS allowing to override these per flavor. ++ - Add support for an optimised pass, implemented as a flavor ++ + Define a default OPTLIBDIR and replace it in the sed foo for %.in ++ files; this is like LIBDIR, but with some hwcaps extension, e.g. ++ usr/lib/vfp. ++ + Add vars to build an optimised vfp flavour for armel with ++ additional CFLAGS ++ + Add the "opt" special flavor to flavors to run the testuites on, ++ CHECK_FLAVORS ++ + Also sed and append %.opt after %.in when generating $ files from ++ %.in; the %.opt file is optional and only included if the opt flavor ++ is included. ++ + Add a debian/libgtk2.0-0.install.opt which lists files from the ++ optimised flavor to install in libgtk2.0-0. ++ + Add a debian/libgail18.install.opt which lists files from the ++ optimised flavor to install in libgail18. ++ ++ [ Loic Minier ] ++ * Only pass -j to the main make call, do not parallelize the debian/rules ++ themselves as it seems to be racy for an unidentified reason which is hard ++ to reproduce. ++ * Merge patch below from Ubuntu. ++ ++ [ Sebastien Bacher ] ++ * debian/patches/093_git_change_fix_focus_issue.patch: ++ - upstream git change to fix a timestamp issue leading to get nautilus. ++ dialog opening sometime unfocussed for example (lp: #333366) ++ ++ [ Loic Minier ] ++ * Build-dep on autotools-dev for the config.guess / .sub updates to work. ++ * Drop duplicate Section/Priority fields. ++ * ppc64: use DEB_HOST_GNU_CPU instead of BUILD; drop TODOs, the current ++ implementation is correct. ++ ++ [ Sebastian Dröge ] ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ + debian/patches/072_workaround_directfb_build.patch, ++ debian/patches/092_fix_printtest_include.patch, ++ debian/patches/093_git_change_fix_focus_issue.patch: ++ - Dropped, merged upstream. ++ ++ -- Sebastian Dröge Sun, 12 Apr 2009 11:21:58 +0200 ++ ++gtk+2.0 (2.16.0-1) experimental; urgency=low ++ ++ [ Emilio Pozuelo Monfort ] ++ * Let libgtk2.0-0 suggest gvfs, as it's needed for some APIs like ++ gtk_show_uri. ++ ++ [ Josselin Mouette ] ++ * libgtk2.0-0 depends on shared-mime-info. Closes: #518090. ++ * Add dependent doc packages to b-d-i to ensure proper xrefs. ++ ++ [ Loic Minier ] ++ * Clean up dh_gtkmodules output: ++ - Demote warnings when skipping non-existent GtkPixbuf loaders and Gtk IM ++ modules dirs to verbose_print(); use -v to see them. ++ - Always print the number of GdkPixbuf loaders and Gtk IM modules found in ++ each package. ++ ++ [ Emilio Pozuelo Monfort ] ++ * New upstream stable release. ++ - Bump shlibs. ++ - debian/patches/070_mandatory-relibtoolize.patch: regenerated. ++ * Ship the gtk-builder-convert manpage in libgtk2.0-dev. ++ * Section of dbg packages is debug. ++ ++ -- Emilio Pozuelo Monfort Sun, 15 Mar 2009 20:10:34 +0100 ++ ++gtk+2.0 (2.15.5-2) experimental; urgency=low ++ ++ [ Emilio Pozuelo Monfort ] ++ * debian/control.in: ++ - bump libglib2.0-dev build-dep requirement to >= 2.19.7 ++ - bump libxrandr-dev build-dep requirement to >= 1:1.2.99 ++ - also bump libgtk2.0-dev dependecies accordingly ++ (Closes: #518078) ++ ++ [ Gustavo Noronha Silva ] ++ * 042_treeview_single-focus.patch: ++ - removed FIXME note, since it was explained to me that the patch is ++ still necessary ++ * debian/rules: ++ - bumped SHVER to 2.15.5 ++ ++ [ Imported from Ubuntu ] ++ * 022_disable-viqr-im-for-vi-locale.patch, ++ 061_use_pdf_as_default_printing_standard.patch: ++ - for the rationale for the PDF for printing one see: ++ https://wiki.ubuntu.com/PDFasStandardPrintJobFormat ++ ++ -- Gustavo Noronha Silva Tue, 03 Mar 2009 21:58:20 -0300 ++ ++gtk+2.0 (2.15.5-1) experimental; urgency=low ++ ++ * New upstream development release ++ * 070_mandatory-relibtoolize.patch: refreshed. ++ * 031_directfb_dead-keys.patch, 032_gdkwindowimpl_directfb.patch, ++ 033_directfb_client-message.patch, 034_directfb_memleak.patch, ++ 071_jasper_link_fix.patch, 092_fix_printtest_include.patch: ++ - dropped; already featured in this release ++ * 030_gtkentry_password-char-circle.patch: ++ - dropped; upstream provides a different solution to setting the default ++ invisible char now, that takes the font being used into consideration ++ * 003_gdk.pc_privates.patch: ++ - refreshed ++ ++ -- Gustavo Noronha Silva Mon, 02 Mar 2009 22:01:03 -0300 ++ ++gtk+2.0 (2.14.7-3) experimental; urgency=low ++ ++ * 032_gdkwindowimpl_directfb.patch: new version of the patch. This ++ should restore the basic functionality of the backend, but there is ++ still work underway. ++ * 033_directfb_client-message.patch: stolen from the upstream SVN. Fix ++ the DirectFB client_message API. ++ * 034_directfb_memleak.patch: stolen from the upstream SVN. Fix memory ++ leak in the DirectFB code. ++ * Require DirectFB 1.0.0 for the 034 patch. ++ * 070_mandatory-relibtoolize.patch: updated accordingly. ++ ++ -- Josselin Mouette Sat, 21 Feb 2009 14:59:45 +0100 ++ ++gtk+2.0 (2.14.7-2) experimental; urgency=low ++ ++ * 008_implicit_pointer_conversion_gdkgc_directfb.patch: removed, it’s ++ obsolete and just defines the same macro a second time. ++ * 007_implicit_pointer_conversion_gdkdrawable_directfb.patch: removed, ++ it’s not needed anymore with the latest directfb. ++ * 006_proper-directfb-modules.patch: removed from the package, it ++ won’t be necessary anymore. ++ * 001_static-linking-dont-query-immodules.patch, ++ 002_static-linking-dont-build-perf.patch, ++ 003_gdk.pc_privates.patch, ++ 004_gtk+-ximian-gtk2-filesel-navbutton-5.patch: refreshed. ++ * Remove 071_correct_directfb_declarations.patch, and replace it by ++ 032_gdkwindowimpl_directfb.patch, a patch from Sven Neumann to ++ (hopefully) fix DirectFB support for GTK+ 2.14. ++ ++ -- Josselin Mouette Tue, 17 Feb 2009 23:17:56 +0100 ++ ++gtk+2.0 (2.14.7-1) experimental; urgency=low ++ ++ [ Loic Minier ] ++ * Don't purge /etc/gtk-2.0/gdk-pixbuf.loaders and /etc/gtk-2.0/gtk.immodules ++ during first configuration. ++ ++ [ Sebastian Dröge ] ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Thu, 08 Jan 2009 08:06:02 +0100 ++ ++gtk+2.0 (2.14.5-1) experimental; urgency=low ++ ++ [ Josselin Mouette ] ++ * Really install the faq and tutorial files correctly so that the ++ devhelp file is read. ++ * Update doc-base files accordingly. ++ * gruik2devhelp.awk: new script to generate the devhelp files ++ automatically for the FAQ and tutorial, based on the HTML doc. ++ * Build-depend on gawk, run the script appropriately. ++ ++ [ Sebastian Dröge ] ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Tue, 25 Nov 2008 11:00:35 +0100 ++ ++gtk+2.0 (2.14.4-3) experimental; urgency=low ++ ++ * libgail*.install: fix installation paths. Closes: #505105. ++ * Do not ship .la files for gail modules. ++ * Generate shlibs for libgail. ++ * Bump shlibs version to 2.14.0. ++ * Do not install libgailutil in libgtk2.0-0. ++ * Do not install gtk libs in libgail-dev. ++ * Rework docs installation. ++ * Add doc links where needed. ++ * Install .devhelp files at the correct places. Closes: #504807. ++ * Bump dependencies for the development package. ++ * Fix dependencies of gail packages. ++ * Don’t install libgail in the udeb. ++ * Stop shipping /usr/lib/pkgconfig/libgtk-directfb-2.0-0/, nobody uses ++ it. ++ * Remove versioned conflicts with libgail packages. ++ * Remove libgail18.shlibs. ++ * Put debugging symbols of libgail modules in libgail-dbg. ++ * dh_gtkmodules.in: fix a pod2man error. ++ * Disable 006_proper-directfb-modules.patch. ++ * Update 070_mandatory_relibtoolize.patch accordingly. ++ ++ -- Josselin Mouette Tue, 11 Nov 2008 14:44:21 +0100 ++ ++gtk+2.0 (2.14.4-2) experimental; urgency=low ++ ++ * debian/control, debian/rules, debian/libgail*: ++ - split libgail packages ++ ++ -- Gustavo Noronha Silva Wed, 05 Nov 2008 14:54:08 -0200 ++ ++gtk+2.0 (2.14.4-1) experimental; urgency=low ++ ++ [ Gustavo Noronha Silva ] ++ * New upstream release ++ * debian/patches/006_proper-directfb-modules.patch: ++ - refreshed ++ * debian/patches/008_implicit_pointer_conversion_gdkgc_directfb.patch, ++ debian/patches/009_gtk-export-filechooser.patch, ++ debian/patches/020_immodules-files-d.patch, ++ debian/patches/021_loader-files-d.patch, ++ - update borrowed from Ubuntu's package ++ * debian/patches/071_correct_directfb_declarations.patch, ++ debian/patches/072_workaround_directfb_build.patch: ++ - borrowed from ubuntu ++ * debian/patches/033_treeview_resizing.patch, ++ debian/patches/095_gtk-im-module-setting.patch: ++ - removed; fixed upstream ++ * debian/patches/070_mandatory-relibtoolize.patch: ++ - refreshed ++ * debian/control.in: ++ - added libjasper-dev to the Build-Depends, as GTK+ now supports ++ JPEG2000 ++ - make GTK+ packages conflict/replace with gail ones, since they are now ++ included in GTK+ ++ * debian/patches/092_fix_printtest_include.patch: ++ - new patch, to fix build problem in print test ++ * debian/patches/071_jasper_link_fix.patch: ++ - make gdk-pixbuf-csource link correctly with libjasper ++ * debian/rules, debian/control: ++ - newer libcairo2-dev contains everything needed to build the directfb ++ target, so disable building with the dummy libcairo-directfb2-dev ++ - this makes us have to build depend on libcairo2-dev >= 1.6.4-6.1 ++ ++ [ Loic Minier ] ++ * Let libgtk2.0-dev recommend debhelper for dh_gtkmodules. ++ * Let libgtk2.0-dev depend on libxml2-utils as it's required for ++ gtk-builder-convert to work and might be relied upon by packages bdeping ++ on libgtk2.0-dev. ++ ++ [ Emilio Pozuelo Monfort ] ++ * Update build-dependencies for the new version: ++ - libglib2.0-dev >= 2.17.6 ++ - libpango1.0-dev >= 1.20 ++ - libatk1.0-dev >= 1.13.0 ++ - libcairo2-dev >= 1.6.0 ++ ++ -- Gustavo Noronha Silva Wed, 24 Sep 2008 21:38:58 -0300 ++ ++gtk+2.0 (2.12.11-3) unstable; urgency=low ++ ++ * 031_directfb_dead-keys.patch: patch from Jérémy Bobbio to fix dead ++ keys in the DirectFB backend. Closes: #394871. ++ * Now require DirectFB 0.9.26. ++ * 070_mandatory_relibtoolize: updated to match the dependency bump. ++ * 033_treeview_resizing.patch: ++ + Fix crasher introduced by the patch. Closes: #491611. ++ + Add references. ++ ++ -- Josselin Mouette Mon, 21 Jul 2008 15:22:38 +0200 ++ ++gtk+2.0 (2.12.11-2) unstable; urgency=low ++ ++ * 033_treeview_resizing.patch: ++ + Enable again, it was disabled by mistake. ++ + Update to new version provided by Kristian Rietveld. ++ Closes: #471073. ++ * libgtk2.0-doc.doc-base.gtk2-tutorial: fix spelling of GTK+. ++ * *.doc-base.*: fix doc-base sections. ++ ++ -- Josselin Mouette Fri, 18 Jul 2008 14:53:17 +0200 ++ ++gtk+2.0 (2.12.11-1) unstable; urgency=low ++ ++ [ Emilio Pozuelo Monfort ] ++ * Build-depend on libcups2-dev instead of libcupsys2-dev, as cups ++ is transitioning to that new name. ++ ++ [ Sebastian Dröge ] ++ * New upstream bugfix release: ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ + debian/patches/092_openoffice-menus.patch: ++ - Dropped, merged upstream. ++ * debian/control.in: ++ + Updated Standards-Version to 3.8.0, no additional changes needed. ++ ++ -- Sebastian Dröge Wed, 02 Jul 2008 06:37:51 +0200 ++ ++gtk+2.0 (2.12.10-2) unstable; urgency=low ++ ++ * debian/patches/092_openoffice-menus.patch: ++ + Patch from upstream SVN to fix regression in menu placement ++ in openoffice.org (Closes: #484580). ++ ++ -- Sebastian Dröge Sat, 07 Jun 2008 10:27:50 +0200 ++ ++gtk+2.0 (2.12.10-1) unstable; urgency=low ++ ++ * New upstream bugfix release: ++ + debian/patches/009_gtk-export-filechooser.patch: ++ - Updated to apply cleanly again. ++ + debian/patches/031_gtksearchenginetracker_fixes.patch, ++ debian/patches/061_foreign_colormaps.patch, ++ debian/patches/092_implicit-g-fopen.patch: ++ - Dropped, merged upstream. ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Wed, 04 Jun 2008 08:14:08 +0200 ++ ++gtk+2.0 (2.12.9-4) unstable; urgency=low ++ ++ [ Loic Minier ] ++ * Flip back gdkpixbuf_module_files_d_str after gdkpixbuf_module_file_str in ++ patch 021_loader-files-d; this fixes config of gdk loaders and hence the ++ current ia32-libs implementation; the change in 2.12.0-3 was incorrect in ++ that it flipped the order for im modules and pixbuf loaders, but only im ++ modules had to be flipped; the reason im modules had to be flipped is that ++ the first list of modules wins for im modules as there is some duplicate ++ checking, while in the case of gdk pixbufs, the last file wins. What ++ remains to be done here is: ++ - biarch support, similar to pango, by loading /usr/lib32 and /usr/lib64 ++ stuff before /usr/lib; allows dropping the config file hack in ++ ia32-libs. ++ - loading of modules from multiarch locations (not multiarch); allows ++ dropping the config file hack in ia32-libs. ++ * Bump build-deps and libgtk2.0-dev's deps to ensure we get Xorg dev ++ packages with .pc files, see list below; thanks Anon Sricharoenchai; ++ closes: #370693. ++ libxext-dev >= 1:1.0.1-2, libxinerama-dev >= 1:1.0.1-4.1, libxi-dev >= ++ 1:1.0.1-4, libxrandr-dev >= 1:1.0.2-2, libxfixes-dev >= 1:3.0.0-3, ++ libxcomposite-dev >= 1:0.2.0-3, libxdamage-dev >= 1:1.0.1-3. ++ ++ [ Josselin Mouette ] ++ * 061_foreign_colormaps.patch: stolen from upstream SVN. Don't call ++ XFreeColormap on foreign colormaps, this causes crashes in e.g. ++ vinagre. Closes: #477199. ++ * Apply multiarch patch by Javier Serrano Polo, replacing all ++ occurrences of usr/lib by $(LIBDIR). Closes: #468100. ++ * rules: don't compress .sgml and .devhelp files. ++ ++ [ Loic Minier ] ++ * Fix broken second dh_strip invocation which was not only acting on the ++ udeb but also on binary packages (-s -pUDEB should have been -pUDEB). ++ * Update patch 021_loader-files-d to use PIXBUF_FILES_LIBDIR which is ++ defined in gdk-pixbuf/Makefile.am, similarly to PIXBUF_LIBDIR, and based ++ on the newly defined loaderfilesdir, similar to loaderdir; update ++ 070_mandatory-relibtoolize. ++ * New patch, 022_module-files-append-compat-module-files-d, prefer ++ /usr/lib32/gtk-2.0//loader-files.d and ++ /immodule-files.d over the /usr/lib/.../*.d pathnames added in ++ 020_immodules-files-d and 021_loader-files-d when available; this is ++ useful for ia32-libs support; other modules might need additional support ++ depending on how they are loaded, for example GTK_MODULES will probably ++ still be looked up below libdir, as well as engines, printbackends, ++ filesystems, and generic modules. See also Ubuntu #205223 and #190227 for ++ examples. ++ ++ -- Loic Minier Sun, 11 May 2008 00:47:26 +0200 ++ ++gtk+2.0 (2.12.9-3) unstable; urgency=low ++ ++ [ Loic Minier ] ++ * Refresh patches 009_gtk-export-filechooser, ++ 030_gtkentry_password-char-circle, 033_treeview_resizing, ++ 042_treeview_single-focus, 060_ignore-random-icons ++ * Fix offsets in patch 095_gtk-im-module-setting; thanks Akira TAGOH; ++ closes: #473699. ++ ++ [ Sebastian Dröge ] ++ * debian/rules: ++ + Don't include the udeb in the debug package to get a working debug ++ package in case the udeb libraries differ from the real ones. ++ ++ -- Sebastian Dröge Sat, 12 Apr 2008 14:00:22 +0200 ++ ++gtk+2.0 (2.12.9-2) unstable; urgency=low ++ ++ * debian/patches/092_implicit-g-fopen.patch: ++ + Include glib/gstdio.h for g_fopen to prevent crashes on 64 bit ++ architectures. Thanks to Dann Frazier for the patch (Closes: #470665). ++ ++ -- Sebastian Dröge Wed, 12 Mar 2008 18:52:53 +0100 ++ ++gtk+2.0 (2.12.9-1) unstable; urgency=low ++ ++ [ Josselin Mouette ] ++ * update-icon-caches: always exit with a 0 code to avoid breaking ++ upgrades when a cache is corrupt. Display a big fat warning instead. ++ Closes: #466083. ++ ++ [ Sebastian Dröge ] ++ * New upstream bugfix release: ++ + 092_recentfiles-recursion-fix, dropped merged upstream. ++ + 070_mandatory-relibtoolize.patch, regenerated for the new version. ++ * debian/rules, ++ debian/*.links.in: ++ + Don't ship very old upstream changelogs and news as they're quite large. ++ ++ -- Sebastian Dröge Wed, 12 Mar 2008 09:41:23 +0100 ++ ++gtk+2.0 (2.12.8-1) unstable; urgency=low ++ ++ * New upstream bugfix release: ++ + debian/patches/040_filechooser_single-click.patch, ++ debian/patches/093_directfb-type-changes.patch, ++ debian/patches/094_directfb-deprecation-fixes.patch: ++ - Dropped, merged upstream. ++ + debian/patches/070_mandatory-relibtoolize.patch: ++ - Regenerated for the new version. ++ ++ -- Sebastian Dröge Wed, 13 Feb 2008 09:11:50 +0100 ++ ++gtk+2.0 (2.12.7-1) unstable; urgency=low ++ ++ * Fix GNOME casing in gtk-faq and gtk doc base descriptions. ++ * Drop cruft trying to convert /usr/share/doc/libgtk2.0-0 directory into a ++ symlink in libgtk2.0-0.postinst; thanks Sven Joachim; closes: #462057. ++ * New upstream stable release; no API change; bug fixes and translation ++ updates. ++ - Refresh patches 033_treeview_resizing, 042_treeview_single-focus to ++ apply cleanly. ++ - Update relibtoolizing patch, 070_mandatory-relibtoolize ++ - New patch, 094_directfb-deprecation-fixes, fixes directfb build with ++ GLib 2.15 deprecation of G_GNUC_FUNCTION in favor of G_STRLOC. ++ * Fix ordering in series. ++ * New patch, 095_gtk-im-module-setting, adds XSETTINGS support for immodule; ++ from GNOME 502446. ++ * New upstream release; no change tarball update. ++ ++ -- Loic Minier Mon, 21 Jan 2008 18:42:28 +0100 ++ ++gtk+2.0 (2.12.5-2) unstable; urgency=medium ++ ++ * Add ${shlibs:Depends} to libgtk2.0-dev. ++ * Rework /usr/share/doc symlinks completely; closes: #461440. ++ - Use a real directory for all packages using a symlink previously: ++ libgtk2.0-bin, libgtk-directfb-2.0-dev, libgtk2.0-dev, libgtk2.0-0-dbg, ++ libgtk-directfb-2.0-0, libgtk2.0-0; add a preinst snippet removing the ++ path on upgrade if it's a symlink and points to the proper directory; ++ add a prerm snippet removing the path on upgrade (for downgrades) if ++ it's a directory (and not a symlink). ++ - Create symlinks for changelog.gz, NEWS.gz, NEWS.pre-1-0.gz, and ++ README.gz in the /usr/share/doc dirs of these packages as well as for ++ gtk2-engines-pixbuf; add a libgtk2.0-common unversionned dependency for ++ all these packages. ++ - Split dh_installdocs and dh_installchangelogs calls on multiple packages ++ and use one call per package as the intent was to install in all the ++ specified packages; also call dh_installdocs and dh_installchangelogs ++ without any extra file for all packages to install copyright and Debian ++ changelog. ++ - Factor the list of dh_installdocs files in DH_INSTALLDOCS_FILES in ++ rules. ++ ++ -- Loic Minier Fri, 18 Jan 2008 10:38:43 +0100 ++ ++gtk+2.0 (2.12.5-1) unstable; urgency=low ++ ++ [ Loic Minier ] ++ * Drop the version in the libgtk2.0-0 -> libgtk2.0-common dependency; the ++ translations and gtkrc files aren't critical to libgtk's working and have ++ been compatible with other libgtk versions since years. ++ * New patch, 094_fix-jpeg-loader-big-buffers, fixes spinguard logic for big ++ buffers in the JPEG pixbuf loader; GNOME #494667; from SVN r19135. ++ * New upstream stable releases; no API change; bug fixes and translation ++ updates. ++ - Drop patches 092_notebook-critical-warnings, ++ 094_fix-jpeg-loader-big-buffers, merged upstream. ++ - Refresh patches 040_filechooser_single-click, 093_directfb-type-changes ++ to apply cleanly. ++ - Update relibtoolizing patch, 070_mandatory-relibtoolize. ++ ++ [ Sebastian Dröge ] ++ * Upload to unstable. ++ * Fixes FTBFS caused by not installing the png pixbuf loader correctly ++ (Closes: #461037). ++ * Update Standards-Version to 3.7.3, no additional changes needed. ++ * 092_recentfiles-recursion-fix.patch: Guard against recursion in ++ gtk_recent_files_menu_populate(). Patch from upstream SVN by ++ William Pitcock (Closes: #459393). ++ * Drop duplicated ${misc:Depends} from Recommends. ++ ++ -- Sebastian Dröge Thu, 17 Jan 2008 10:49:09 +0100 ++ ++gtk+2.0 (2.12.3-2) unstable; urgency=low ++ ++ * 092_notebook-critical-warnings.patch: Fix removal of tab labels to not ++ ref and unref a NULL pointer. Patch from upstream SVN, see BGO #388321. ++ * 093_directfb-type-changes.patch: Define __u32 and __u8 to fix compilation ++ with latest directfb from unstable while still supporting older versions. ++ Patch from BGO #503190. ++ ++ -- Sebastian Dröge Wed, 12 Dec 2007 05:36:40 +0100 ++ ++gtk+2.0 (2.12.3-1) unstable; urgency=low ++ ++ * Let update-icon-caches skip args which are not dirs or don't exist; fixes ++ postrm behavior of packages with an icon cache. ++ * New upstream stable release; no API change; bug fixes and translation ++ updates. ++ - Refresh patch 042_treeview_single-focus to apply cleanly. ++ - Update relibtoolizing patch, 070_mandatory-relibtoolize. ++ ++ -- Loic Minier Tue, 04 Dec 2007 22:39:07 +0100 ++ ++gtk+2.0 (2.12.2-1) unstable; urgency=low ++ ++ * New upstream stable release; no API change; bug fixes and translation ++ updated. ++ - Drop patches 034_gtkcupsutils_type_fix, 071_fix_gdk_window_null_crasher ++ fixed upstream. ++ - Update relibtoolizing patch, 070_mandatory-relibtoolize. ++ ++ -- Sebastian Dröge Tue, 27 Nov 2007 05:15:01 +0100 ++ ++gtk+2.0 (2.12.1-3) unstable; urgency=low ++ ++ * Conflict against metacity < 1:2.20.0-1. Closes: #450693. ++ * Suggest librsvg2-common for SVG pixbuf support. ++ * 033_treeview_resizing.patch: fix segmentation fault introduced by ++ an API inconsistency. ++ * 003_gdk.pc_privates.patch: generate correct Requires.private for ++ gdk-2.0.pc containing all necessary dependencies for static linking. ++ * 006_proper-directfb-modules.patch: refreshed. ++ * 010_gdkpixbuf_-lm.patch: fix gdk-pixbuf-2.0.pc by adding back -lm, ++ which is required by some macros. Closes: #451512. ++ * 070_mandatory-relibtoolize.patch: regenerated. ++ * rules: copy the extraneous libraries generated in the static build ++ to the Libs.private of the shared build. ++ ++ -- Josselin Mouette Sun, 18 Nov 2007 01:30:52 +0100 ++ ++gtk+2.0 (2.12.1-2) unstable; urgency=low ++ ++ * Stop suggesting gtk-engines-pixmap. ++ * Remove the --enable-explicit-deps flag. Closes: #343711, thanks Tom ++ Parker. If some other packages still rely on having explicit X11 ++ dependencies, they are buggy and need to be fixed anyway. ++ * Keep --enable-explicit-deps in the directfb build; otherwise this ++ breaks any binary linking against it because the rpath isn't passed. ++ * 033_treeview_resizing.patch: updated patch from Kristian Rietveld. ++ + Add a new sizing fix for the case where there is a scrollbar. ++ * 031_gtksearchenginetracker_fixes.patch: added back, only the name ++ change was fixed upstream. ++ * 034_gtkcupsutils_type_fix.patch: type-casting fix from Herbert ++ Valerio Riedel that allows remote printing. Closes: #448071. ++ * 040_filechooser_single-click.patch: allow a situation where no ++ shortcut is selected, to avoid issues for keyboard users. ++ Closes: #448674. ++ * 042_treeview_single_focus.patch: don't select the focused item for ++ GTK_SELECTION_SINGLE type treeviews. Allows the fix in ++ 040_filechooser_single-click.patch to work. ++ * Conflict against libeel2-2.18. Closes: #443701, #499070. ++ * Conflict against xfwm4 < 4.4.1-3 (previous versions freeze on ++ startup). ++ * 021_loader-files-d.patch: enclose process_module_file in correct ++ #ifdef's. ++ * 040_filechooser_single-click.patch: filter out duplicate entries in ++ bookmarks. This avoids a situation where the selection is changed to ++ the duplicate during DnD, causing an assertion error. ++ Closes: #447279. ++ ++ -- Josselin Mouette Sun, 04 Nov 2007 16:22:31 +0100 ++ ++gtk+2.0 (2.12.1-1) unstable; urgency=low ++ ++ * New upstream stable release; no API change; bug fixes and translation ++ updates. ++ - Drop patches 031_gtksearchenginetracker_fixes, ++ 080_from_bugzilla_workaround_eclipse_crash, 081_icon-cache-validate ++ fixed upstream. ++ - Refresh patches 033_treeview_resizing, 040_filechooser_single-click to ++ apply cleanly. ++ - Drop patches 060_opening-display-by-env-error-message, ++ 065_gtk-filechooser-locale-time merged upstream. ++ - Update relibtoolizing patch, 070_mandatory-relibtoolize. ++ * Chech the exit status of close() in dh_gtkmodules; closes: #427654. ++ * New patch, 060_ignore-random-icons, don't list images from unknown ++ directories in icon cache; closes: #443571, #443574, #444285, #446188. ++ ++ -- Loic Minier Sun, 21 Oct 2007 22:05:42 +0200 ++ ++gtk+2.0 (2.12.0-3) unstable; urgency=low ++ ++ [ Josselin Mouette ] ++ * 031_gtksearchenginetracker_fixes.patch: new patch. ++ + Use libtrackerclient.so.0 (closes: #443403). ++ + Check that tracker actually works before using it. ++ ++ [ Loic Minier ] ++ * Conflict with libwxgtk2.6-0 << 2.6.3.2.2-1 to prevent the migration of gtk ++ to testing until the wxwidgets2.6 fix is there too; see #441766 and ++ friends. ++ ++ [ Josselin Mouette ] ++ * Conflict with glabels << 2.1.3-3 to prevent a segmentation fault ++ from showing up. ++ ++ [ Loic Minier ] ++ * Cleanup whitespace. ++ * Add comments to relibtoolizing patch, 070_mandatody-relibtoolize, to ++ mention the age of the upstream libtool in released tarballs which make ++ relibtoolizing important for hurd-i386; GNOME #484426; Debian #445001. ++ ++ [ Josselin Mouette ] ++ * 020_immodules-files-d.patch, 021_loader-files-d.patch: read the ++ GDK_PIXBUF_MODULE_FILE and GTK_IM_MODULE_FILE variables before the ++ Debian directories. Thanks Thadeu Lima de Souza Cascardo. ++ Closes: #439004. ++ ++ [ Loic Minier ] ++ * New patch, 080_from_bugzilla_workaround_eclipse_crash, fixes crash when ++ displaying tooltips in SWT apps such as Eclipse; GNOME #410194; LP ++ #128232; closes: #445613. ++ * New patch, 060_opening-display-by-env-error-message, fixes error message ++ on opening of display to include the display when it was set via the ++ DISPLAY env var; GNOME #486636; closes: #283076. ++ * New patch, 065_gtk-filechooser-locale-time, fixes conversion of localized ++ week days in non-UTF-8 locales in the file chooser; GNOME #482504; ++ closes: #444927. ++ * Enable 091_workaround_no_gtk_init_incorrect_display to allow the non-free ++ Flash plugin to work for users of non-Gtk browsers; please do bug Adobe ++ about this; closes: #443661, #440165. ++ * New patch, 071_fix_gdk_window_null_crasher, fixes potential crashes in ++ IceWeasel's print preview dialog; GNOME #482531; LP #144326; found in the ++ Ubuntu package. ++ ++ -- Loic Minier Sun, 14 Oct 2007 20:46:29 +0200 ++ ++gtk+2.0 (2.12.0-2) unstable; urgency=low ++ ++ [ Josselin Mouette ] ++ * Add a conflict against openoffice.org-core (<< 2.2.1-8). ++ Closes: #439256. ++ ++ [ Loic Minier ] ++ * Upload to unstable; drop check-dist include. ++ ++ -- Loic Minier Thu, 20 Sep 2007 11:59:26 +0200 ++ ++gtk+2.0 (2.12.0-1) experimental; urgency=low ++ ++ [ Alan Baghumian ] ++ * New upstream stable release ++ - Regenerated 070_mandatory-relibtoolize.patch ++ * Added 081_icon-cache-validate.patch, GNOME #476342 ++ ++ [ Loic Minier ] ++ * Refresh patches 033_treeview_resizing and 040_filechooser_single-click to ++ apply cleanly. ++ * Drop patch 080_from_svn_fix_dangling_tooltip, merged upstream. ++ * Bump shlibs to 2.12.0 in the new upstream release for the addition of ++ gdk_window_thaw_toplevel_updates_libgtk_only() and ++ gdk_window_freeze_toplevel_updates_libgtk_only() to the ABI. ++ * Add disabled patch 091_workaround_no_gtk_init_incorrect_display, taken ++ from the Ubuntu package; it works around broken applications missing a ++ call to gtk_init() but the breakage should better be exposed now so that ++ applications can be fixed in time for release. ++ ++ -- Loic Minier Tue, 18 Sep 2007 22:30:39 +0200 ++ ++gtk+2.0 (2.11.6-1) experimental; urgency=low ++ ++ [ Loic Minier ] ++ * Don't run the directfb testsuite on kfreebsd as it hangs; proposed patch ++ by Petr Salinger; closes: #431477. ++ ++ [ Josselin Mouette ] ++ * Move manual pages of binaries in /usr/sbin to section 8. ++ * update-icon-caches: new script, updates the icon caches in a given ++ list of directories. It is meant to be used by packages shipping ++ icons, in the postinst/postrm. ++ For transition purposes, icon caches are currently updated but not ++ created if they don't already exist. ++ * Install this script and its manual page in libgtk2.0-bin. ++ ++ [ Loic Minier ] ++ * Call dh_shlibdeps separately for the udeb and add a ++ -l/usr/lib/libcairo-directfb/lib/ flag to ensure libcairo-directfb2 is ++ found. ++ * New upstream development release, with API additions. ++ - Bump up shlibs to >= 2.11.6. ++ - Refresh patches 006_proper-directfb-modules, ++ 015_default-fallback-icon-theme, 040_filechooser_single-click to apply ++ cleanly. ++ - Update patches 009_gtk-export-filechooser, 033_treeview_resizing to ++ apply; update relibtoolizing patch, 070_mandatory-relibtoolize. ++ * Update patch 009_gtk-export-filechooser: ++ - gtk/Makefile.am (gtk_private_h_sources, gtk_semi_private_h_sources): ++ export gtkquery.h and gtksearchengine.h as semi-private. ++ - gtk/gtkquery.h: add GTK_FILE_CHOOSER_ENABLE_UNSUPPORTED #ifdef guard. ++ - gtk/gtksearchengine.h: add GTK_FILE_CHOOSER_ENABLE_UNSUPPORTED #ifdef ++ guard. ++ ++ -- Loic Minier Tue, 24 Jul 2007 10:43:23 +0200 ++ ++gtk+2.0 (2.11.5-1) experimental; urgency=low ++ ++ * New upstream development release, with API additions; the new API may ++ still change incompatibly, especially the tooltips API. ++ - Bump shlibs to >= 2.11.5. ++ - Bump up libpango1.0-dev build-dep to >= 1.17.3. ++ - Ship the new gtk-builder-convert Python script to convert Glade files to ++ GtkBuilder syntax in libgtk2.0-dev; don't call dh_py* to generate a ++ ${python:Depends} but Recommend python (>= 2.4) to avoid pulling python ++ on buildds; the script requires python >= 2.4, but this is not enforced ++ in the dependencies. ++ - Refresh patches 001_static-linking-dont-query-immodules, ++ 006_proper-directfb-modules, 040_filechooser_single-click to apply ++ cleanly. ++ - Update relibtoolizing patch, 070_mandatory-relibtoolize. ++ * Use -s instead of -a in arch-specific dh_* calls. ++ ++ -- Loic Minier Tue, 03 Jul 2007 13:01:25 +0200 ++ ++gtk+2.0 (2.11.4-1) experimental; urgency=low ++ ++ [ Josselin Mouette ] ++ * 040_filechooser_single-click.patch: fix the patch to apply cleanly ++ again, and enable it. ++ ++ [ Loic Minier ] ++ * Pass -mminimal-toc in CFLAGS for ppc64 support; thanks Andreas Jochens; ++ closes: #386815. ++ * New upstream development release, with API additions; the new API may ++ still change incompatibly. ++ - Bump shlibs to >= 2.11.3. ++ - Refresh patches 006_proper-directfb-modules, ++ 008_implicit_pointer_conversion_gdkgc_directfb, ++ 009_gtk-export-filechooser, 030_gtkentry_password-char-circle, ++ 033_treeview_resizing, 040_filechooser_single-click, and 041_ia32-libs ++ to apply cleanly. ++ - Update relibtoolizing patch, 070_mandatory-relibtoolize. ++ * Add a debian/dh_listmissing.pl script based on dh_install snippets but ++ customized to handle multiple source installation dirs which can report ++ files which were not installed to a package. ++ * New list-missing rule to list files which were not installed to a package ++ calling debian/dh_listmissing.pl. ++ * Also depend on libxcomposite-dev, libxdamage-dev; thanks Sébastien Bacher. ++ * Ship etc/gtk-2.0/im-multipress.conf in the shared library. ++ * New upstream development release, with incompatible API changes; the new ++ API may still change incompatibly. ++ - Bump shlibs to >= 2.11.4. ++ - Refresh relibtoolizing patch, 070_mandatory-relibtoolize. ++ - Bump up libglib2.0-dev build-dep to >= 2.11.5. ++ ++ -- Loic Minier Wed, 20 Jun 2007 10:47:42 +0200 ++ ++gtk+2.0 (2.11.2-1) experimental; urgency=low ++ ++ * New upstream release series; these are development releases, the new API ++ may still change incompatibly. ++ - Target at experimental; include check-dist. ++ - Bump shlibs to >= 2.11.2. ++ - Refresh patches 001_static-linking-dont-query-immodules, 005_xpmico, ++ 009_gtk-export-filechooser, 015_default-fallback-icon-theme, ++ 033_treeview_resizing, 041_ia32-libs to apply cleanly. ++ - Update patch 021_loader-files-d to apply with the upstream G_MODULE ++ changes and the support for included modules. ++ - Update patch 030_gtkentry_password-char-circle to apply. ++ - Drop patch 031_cursor-blinking-timeout, merged upstream. ++ - Disable 040_filechooser_single-click for now as it doesn't apply cleanly ++ and doesn't seem critical; add a description and cross-refs. ++ - Update relibtoolizing patch, 070_mandatory-relibtoolize. ++ - Bump up build-deps to libglib2.0-dev >= 2.13.1, libpango1.0-dev >= ++ 1.15.3, gtk-doc-tools >= 1.6. ++ - Build-dep on libxcomposite-dev for composite support. ++ - Build-dep on libxdamage-dev for damage support. ++ - Enable test print backend by passing --enable-test-print-backend to ++ configure. ++ * Update 007_implicit_pointer_conversion_gdkdrawable_directfb to include ++ cairo.h instead of defining the directfb feature manually. ++ * New patch, 006_proper-directfb-modules, fixes pkg-config modules included ++ to build directfb stuff, uncovered by the change in ++ 007_implicit_pointer_conversion_gdkdrawable_directfb; refresh ++ relibtoolizing patch. ++ * Add cross-refs to patch headers. ++ * Clean up CFLAGS. ++ * Prepare passing -z defs via LDFLAGS in the future. ++ ++ -- Loic Minier Wed, 13 Jun 2007 16:57:47 +0200 ++ ++gtk+2.0 (2.10.13-1) unstable; urgency=low ++ ++ * Bump Conflicts to iiimf-client-gtk << 12.3.91-4. ++ * Upload to unstable; drop check-dist include. ++ * New upstream release; no API change. ++ - Drop patches 011_directfb-build-fixes-from-head, ++ 013_gdkproperty-directfb-strdup, 032_filechooser-sizing, ++ 090_capslock-numlock-im-thai merged upstream. ++ - Update relibtoolizing patch, 070_mandatory-relibtoolize. ++ ++ -- Loic Minier Wed, 13 Jun 2007 10:06:49 +0200 ++ ++gtk+2.0 (2.10.12-3) experimental; urgency=low ++ ++ * Use printf instead of echo in dh_gtkmodules to write to write data to ++ files in complex_doit() calls as dash's echo will always honor escape ++ sequences. ++ * Conflict with gtk2-engines-ubuntulooks (<= 0.9.11-1). ++ * New patch, 009_gtk-export-filechooser, exports some filechooser API for ++ use in maemo / Hildon; from Nokia, taken from the Ubuntu package; update ++ patch 032_filechooser-sizing to apply cleanly; bump shlibs to 2.10.12-3; ++ update patch 070_mandatory-relibtoolize. ++ * Kill patch 025_dfb-window-destroy-leak from source tree as well now. ++ * Include check-dist to prevent accidental uploads to unstable. ++ ++ -- Loic Minier Thu, 07 Jun 2007 00:13:00 +0200 ++ ++gtk+2.0 (2.10.12-2) unstable; urgency=low ++ ++ [ Loic Minier ] ++ * New patch, 15_default-fallback-icon-theme, sets the default ++ gtk-fallback-icon-theme to "gnome"; closes: #421353. ++ * Also honor parallel=n in DEB_BUILD_OPTIONS. ++ ++ [ Josselin Mouette ] ++ * 032_filechooser-sizing.patch: patch from Carlos Garnacho in bugzilla ++ #420285, committed in trunk. Fixes (among many other things) infinite ++ flickering with some window managers (closes: #420021). ++ * Refresh other patches. ++ ++ [ Loic Minier ] ++ * New patch 090_capslock-numlock-im-thai, fixes Thai input method when ++ NumLock/CapsLock is on; thanks Theppitak Karoonboonyanan; GNOME #438261; ++ closes: #414698. ++ * Re-add patch 031_cursor-blinking-timeout to patch series. ++ ++ [ Josselin Mouette ] ++ * 033_treeview_resizing.patch: fix column resizing in GtkTreeView when ++ there is an expander column. See bugzilla #316087. ++ ++ -- Josselin Mouette Fri, 18 May 2007 19:02:20 +0200 ++ ++gtk+2.0 (2.10.12-1) unstable; urgency=low ++ ++ * Bump Conflicts to gtk-im-libthai <= 0.1.4-2. ++ * Document that 2.10.11-2 bumped the conflict on scim-gtk2-immodule to <= ++ 1.4.4-7. ++ * Post-transition bump of conflicts to gtk2-engines-wonderland << 1.0-4, ++ imhangul (<< 0.9.13-5), gcin (<< 1.3.4-2), gtk-im-libthai (<< 0.1.4-3), ++ scim-gtk2-immodule (<< 1.4.4-8), uim-gtk2.0 (<< 1:1.4.1-3), ++ gtk2-engines-cleanice (<< 2.4.0-1.1), gtk2-engines-magicchicken ++ (<< 1.1.1-7.1), gtk2-engines-qtpixmap (<< 0.28-1.2), libginspx0 ++ (<< 20050529-1.1), tamil-gtk2im (<< 2.2-4.4), gtk2-engines-xfce ++ (<< 2.4.0-1), scim-bridge-client-gtk (<< 0.4.10-1.1), swf-player ++ (<< 0.3.6-2.3), gtk-qt-engine (<< 1:0.8~svn-rev36-1). ++ * Let the udeb provide the Gtk+ module ABI (binver); closes: #419592. ++ * Add a -k flag to dh_gtkmodules, matching the change in dh_pangomodules. ++ * Use this new flag for the udeb and the shared library packages. ++ * Add ${misc:Depends}. ++ * Drop "libtool_is_fool" snippet patching hardcode_libdir_flag_spec and ++ archive_cmds which is probably dangerous with newer libtools. ++ * Drop patch 000_gtk+-2.0.6-exportsymbols which made all libs export way too ++ many symbols and hence was dangerous; closes: #327652. ++ - Update patch 070_mandatory-relibtoolize. ++ * Fix description of the -dbg package. ++ * New upstream release; no ABI change. ++ - Refresh patches 011_directfb-build-fixes-from-head and ++ 040_filechooser_single-click. ++ - Update relibtoolizing patch. ++ ++ -- Loic Minier Thu, 03 May 2007 15:13:54 +0200 ++ ++gtk+2.0 (2.10.11-2) unstable; urgency=low ++ ++ [ Loic Minier ] ++ * Bump libwmf conflicts to << 0.2.8.4-5. ++ * Fix control generation. ++ * Include the new uploaders.mk from gnome-pkg-tools instead of duplicating ++ its logic; build-dep on gnome-pkg-tools >= 0.11. ++ * Run "make check" test suite for all flavors except if DEB_BUILD_OPTIONS ++ contains the "nocheck" keyword; ignore failures. ++ * Add support for DEB_BUILD_OPTIONS_PARALLEL. ++ * Re-enable FAQ and Tutorial which were fixed upstream at some point; update ++ installation dirs. ++ * Call dh_installman -a. ++ ++ [ Josselin Mouette ] ++ * 040_filechooser_single-click.patch: remove shortcut-related actions ++ in the response callback. This fixes the annoying bug where you need ++ to click twice on "save" after clicking on a shortcut. ++ ++ [ Loic Minier ] ++ * Initialize CFLAGS to -Wall -g; pass debian/rules' CFLAGS and LDFLAGS to ++ configure, doh! ++ * Document that 2.10.8 (and 2.10.9) fixed CVE-2007-0010. ++ * Stop shipping engines in the udeb again. ++ * New patch, 040_ia32-libs.patch, for ia32-libs support via ia32-libs-gtk; ++ based on a patch by Goswin von Brederlow with the following changes: a) ++ use .32 and .64 suffixes in all cases (compatible with Ubuntu), b) fix ++ typo, c) use g_file_test() instead of g_access(); does not cover module ++ loading via env vars; closes: #406453. ++ * Upload to unstable; drop check-dist include. ++ * Wrap build-deps and deps. ++ * Add Conflicts on gcin (<= 1.3.4-1), gtk-qt-engine (<= 1:0.8~svn-rev31-3), ++ iiimf-client-gtk (<= 12.3.91-3), libginspx0 (<= 20050529-1), ++ scim-bridge-client-gtk (<= 0.4.10-1), iiimgcf (<= 11.4.1870-7). ++ * Bump Conflicts to gtk2-engines-gtk-qt << 1:0.7-2, imhangul <= ++ 0.9.13-3.1, libgnomeui-0 <= 2.14.1-3, swf-player <= 0.3.6-2.2, ++ tamil-gtk2im <= 2.2-4.3, uim-gtk2.0 <= 1:1.2.1-9, scim-gtk2-immodule (<= ++ 1.4.4-7). ++ * Drop docbook-utils and linuxdoc-tools-text from the build-deps. ++ ++ -- Loic Minier Fri, 13 Apr 2007 22:25:49 +0200 ++ ++gtk+2.0 (2.10.11-1) experimental; urgency=low ++ ++ * Move build and install base dirs to debian/build and debian/install ++ instead of debian/tmp/build and debian/tmp/install. ++ * Cleanup rules. ++ * Make debian/control PHONY. ++ * Use @DOC_PKG@ to point at the HTML doc as well. ++ * Tune udeb description. ++ * New upstream releases. ++ - Drop patch 003_default_fallback_icon_theme, upstream added a fallback on ++ hicolor. ++ - Drop patch 015_gdkmain-x11_button-mask.patch, merged upstream. ++ - Refresh patches. ++ - Relibtoolize. ++ * Remove 031_cursor-blinking-timeout from patch series as it causes a ++ regression in the Thai IM; closes: #414698. ++ ++ -- Loic Minier Wed, 14 Mar 2007 14:11:58 +0100 ++ ++gtk+2.0 (2.10.9-1) experimental; urgency=low ++ ++ [ Josselin Mouette ] ++ * 024_filechooser_single-click.patch: ++ + Monitor selection changes instead of monitoring the cursor. ++ + Miscellaneous fixes. ++ * 015_gdkmain-x11_button-mask.patch, stolen from upstream SVN: fix the ++ issue of resizing columns needing two tries in some cases ++ (closes: #406906). ++ ++ [ Loic Minier ] ++ * Add a get-orig-source target to retrieve the upstream tarball. ++ * Rename patch 023_gtkentry_password-char-circle to ++ 030_gtkentry_password-char-circle. ++ * Rename patch 024_filechooser_single-click to 040_filechooser_single-click. ++ * New patch, 031_cursor-blinking-timeout.patch, to stop blinking the cursor ++ after a configurable timeout; helps saving energy by not waking up all Gtk ++ processes with a cursor continuously; from upstream SVN r16366 (trunk); ++ GNOME #353670, #352442. ++ * Include the new check-dist Makefile to prevent accidental uploads to ++ unstable; bump build-dep on gnome-pkg-tools to >= 0.10. ++ * Bump up libglib2.0-dev of libgtk2.0-dev dep to >= 2.12.0 as well; thanks ++ Marc Brockschmidt. ++ ++ [ Josselin Mouette ] ++ * New upstream release. ++ - Fixes CVE-2007-0010; RedHat #218755, #218932. ++ * Remove patches integrated upstream: ++ + 009_directfb_build.patch ++ + 010_fix-stuc-vs-stub-typo.patch ++ + 012_missing-stub-files.patch ++ + 014_gtktreeview_missing-icons.patch ++ * Refresh patches: ++ + 020_immodules-files-d.patch ++ + 031_cursor-blinking-timeout.patch ++ + 040_filechooser_single-click.patch ++ + 070_mandatory-relibtoolize.patch ++ ++ -- Josselin Mouette Thu, 1 Mar 2007 21:50:34 +0100 ++ ++gtk+2.0 (2.10.7-1) experimental; urgency=low ++ ++ * New upstream release. ++ * Refresh patches. ++ * 022_gtkcupsutils_multipage.patch: removed, integrated upstream. ++ * Regenerate 070_mandatory-relibtoolize.patch. ++ * 014_gtktreeview_missing-icons.patch: update patch with the upstream ++ fix that was committed. ++ * 009_directfb_build.patch: new patch, fix typo in configure.in for ++ the directfb build. ++ ++ -- Josselin Mouette Wed, 10 Jan 2007 00:03:03 +0100 ++ ++gtk+2.0 (2.10.6-5) experimental; urgency=low ++ ++ [ Loic Minier ] ++ * Really update gtk2-engines conflict to << 2.8.2-2. ++ ++ [ Josselin Mouette ] ++ * 022_gtkcupsutils_multipage.patch: new patch, stolen upstream. ++ Properly pass multi-value options to cups (closes: #404867). ++ * 023_gtkentry_password-char-circle.patch: new patch to replace stars by ++ black circles in password fields; thanks Sven Arvidsson; found in Fedora ++ and OpenSuse (closes: #401568). ++ * 024_filechooser_single-click.patch: patch from UHU-Linux to make the ++ side pane in the filechooser usable with a single click ++ (closes: #405296). ++ ++ -- Josselin Mouette Wed, 3 Jan 2007 00:14:28 +0100 ++ ++gtk+2.0 (2.10.6-4) experimental; urgency=low ++ ++ [ Loic Minier ] ++ * Update gtk2-engines conflict to << 2.8.2-2. ++ ++ [ Josselin Mouette ] ++ * 014_gtktreeview_missing-icons.patch, stolen from bugzilla: fix ++ missing icon in "save as" filechooser dialogs. ++ ++ -- Josselin Mouette Thu, 30 Nov 2006 20:42:44 +0100 ++ ++gtk+2.0 (2.10.6-3) experimental; urgency=low ++ ++ [ Loic Minier ] ++ * Update gtk2-engines conflict to <= 2.8.1-4. ++ * Update gtk2-engines-pixbuf conflict to <= 2.10. ++ * Bump up libcairo-directfb2-dev build-dep to 1.2.4-4. ++ ++ [ Josselin Mouette ] ++ * 070_mandatory-relibtoolize.patch: recreate with autoconf 2.59, to ++ avoid the AM_GLIB_DEFINE_LOCALEDIR bug (making GTK+ applications ++ untranslated). ++ * Make gtk2-engines conflict less strict. ++ ++ -- Josselin Mouette Sat, 11 Nov 2006 00:04:46 +0100 ++ ++gtk+2.0 (2.10.6-2) experimental; urgency=medium ++ ++ * New patch, 013_gdkproperty-directfb-strdup, to g_strdup() strings returned ++ by gdk_atom_name(); GNOME #357611; thanks Attilio Fiandrotti. ++ ++ -- Loic Minier Sun, 8 Oct 2006 16:03:08 +0200 ++ ++gtk+2.0 (2.10.6-1) experimental; urgency=low ++ ++ * New upstream release. ++ - Drop patch 013_stock-icons-typo-in-rm, merged upstream. ++ - Relibtoolize: update patch 070_mandatory-relibtoolize. ++ ++ -- Loic Minier Wed, 4 Oct 2006 11:41:37 +0200 ++ ++gtk+2.0 (2.10.5-1) experimental; urgency=low ++ ++ * Fail if dh_gtkmodules called query helpers on module files, but no module ++ could be written to the module file. ++ * Parse stderr as well as the stdout of query helpers and bail out if ++ g_module_open(); suggest adjusting LD_LIBRARY_PATH. ++ * Fix some probably harmless typos. ++ * New patch, 030_gtkfilechooserbutton-update-combo-box-null-base-path, to ++ avoid a segfault when opening some filechoosers; thanks Sam Morris for ++ reporting and testing; from CVS HEAD; GNOME #358405; closes: #390231. ++ * New upstream release; no API change. ++ - Drop patch 030_gtkfilechooserbutton-update-combo-box-null-base-path, ++ merged upstream. ++ - New patch, 013_stock-icons-typo-in-rm, to fix a typo in gtk/Makefile.am; ++ GNOME #358931. ++ - Relibtoolize: update patch 070_mandatory-relibtoolize. ++ ++ -- Loic Minier Mon, 2 Oct 2006 16:59:18 +0200 ++ ++gtk+2.0 (2.10.4-1) experimental; urgency=low ++ ++ * New upstream release; no API change. ++ - Switch from tar-in-tar and sys-build to regular source and quilt ++ patching; build-depend on quilt; remove occurrences of $(TOP_SRC_DIR) ++ and @TOP_SRC_DIR@ which isn't needed anymore. ++ - Refresh patch 021_loader-files-d. ++ - New patch, 010_fix-stuc-vs-stub-typo, to replace "stuc" with "stub" in ++ gtk/Makefile.am; from HEAD, not commited in the gtk-2-10 branch. ++ - New patch, 011_directfb-build-fixes-from-head, to backport directfb ++ build fixes; from HEAD not commited in the gtk-2-10 branch. Thanks ++ Attilio Fiandrotti for pointing me at the actual log entry. ++ - New patch, 012_missing-stub-files, to add gtk/gtkplug-stub.c and ++ gtksocket-stub.c missing from the tarball; from the gtk-2-10 branch. ++ - Relibtoolize: update patch 070_mandatory-relibtoolize. ++ ++ -- Loic Minier Sun, 24 Sep 2006 12:24:31 +0200 ++ ++gtk+2.0 (2.10.3-3) experimental; urgency=medium ++ ++ * Update patch 021_loader-files-d to not warn about missing module files or ++ unreadable files as is already the case for immodules; see #388450 for ++ more background. ++ * Fix awful typo which broke generation of the udeb shlibs and which I ++ didn't notice with debdiff; thanks Frans Pop. ++ * Drop debian/docs.in and pass the list of files to dh_installdocs instead; ++ should fix the missing README and NEWS files. ++ ++ -- Loic Minier Thu, 21 Sep 2006 17:35:16 +0200 ++ ++gtk+2.0 (2.10.3-2) experimental; urgency=low ++ ++ * Drop obsolete --with-cairo-backend configure flag. ++ * Make update-gtk-immodules and update-gtk-immodules no-ops, to avoid ++ modules to recreate the /etc modules files on upgrades or by mistake; ++ remove the generated module files in /etc on upgrades. closes: #388450 ++ * Merge 2.8.20-2; drop patch 009_revert-gdkdrawable-directfb, merged ++ upstream. ++ ++ -- Loic Minier Wed, 20 Sep 2006 22:17:30 +0200 ++ ++gtk+2.0 (2.10.3-1) experimental; urgency=low ++ ++ * New upstream releases; with API additions in the filesystem modules API, ++ probably only used by gtk-demo, and in the quartz gdk backend, not used in ++ Debian. ++ - Bump shlibs to >= 2.10.3. ++ - Drop patch 009_configurable-cairo-backend-module, it was not really ++ required to select a cairo backend dynamically as the backend is always ++ cairo-directfb for a directfb gdk. ++ - Drop patch 010_gdk-require-cairo-module, merged upstream. ++ - Drop patch 011_gdk-directfb-cvs-changes, this release includes the ++ changes that were pulled back then. ++ - Relibtoolize: update patch 070_mandatory-relibtoolize. ++ ++ -- Loic Minier Tue, 19 Sep 2006 20:42:38 +0200 ++ ++gtk+2.0 (2.10.1-2) experimental; urgency=low ++ ++ * Drop obsolete scary warning in 2.10.1-1. ++ * Drop update-gtk-immodules and update-gdkpixbuf-loaders calls from ++ libgtk2.0-0's postinst, this isn't needed for backwards compatibility. ++ * Use /usr/lib/libgtk2.0-0/gdk-pixbuf-query-loaders and ++ /usr/lib/libgtk2.0-0/gtk-query-immodules-2.0 instead of ++ /usr/bin/gdk-pixbuf-query-loaders and /usr/bin/gtk-query-immodules-2.0 in ++ dh_gtkmodules. ++ ++ -- Loic Minier Tue, 19 Sep 2006 16:40:22 +0200 ++ ++gtk+2.0 (2.10.1-1) experimental; urgency=low ++ ++ * Add a missing x11proto-xext-dev build-dep for X SYNC checks. ++ * Add a missing libatk1.0-dev (>= 1.9.0) build-dep for ATK. ++ * Replace GTK_BINARY_VERSION in debian/*.in to set the binary version of ++ binary modules; it is set via debian/scripts/vars and currently in use in ++ update-gdkpixbuf-loaders.in and update-gtk-immodules.in. ++ * Remove fake support for version argument from update-gdkpixbuf-loaders and ++ update-gtk-immodules. ++ * New upstream development releases with API additions, and non-public API ++ changes and removals. ++ - Target at experimental. ++ - Update copyright from AUTHORS. ++ - Update upstream URL. ++ - Bump up libglib2.0-dev build-dep to >= 2.12.0. ++ - Add a libdirectfb-dev (>= 0.9.24) build-dep for DirectFB. ++ - Add a libcupsys2-dev (>= 1.2) build-dep for CUPS printing backend. ++ - Bump shlibs to >= 2.10.0. ++ - Update list of docs to ship; now includes NEWS. (Closes: #384225) ++ - Update watch file to track stable releases and use HTTP. ++ - Set GTK_BINARY_VERSION to 2.10.0. ++ - Add or bump Conflicts with packages shipping modules for the 2.4.0 ++ binary version of Gtk: gtk2-engines-wonderland <= 1.0-3, ++ gtk2-engines-cleanice <= 2.4.0-1, gtk2-engines <= 1:2.6.10-2, ++ gtk2-engines-magicchicken <= 1.1.1-7, gtk2-engines-pixbuf <= 2.8.20-1, ++ gtk2-engines-gtk-qt <= 1:0.7-1, gtk2-engines-qtpixmap <= 0.28-1.1, ++ librsvg2-common <= 2.14.4-2, gtk2-engines-xfce <= 2.3.90.2-1, ++ libgnomeui-0 <= 2.14.1-2, tamil-gtk2im <= 2.2-4.2, imhangul <= 0.9.13-3, ++ iiimgcf <= 11.4.1870-7.3, scim-bridge <= 0.2.4-1, scim-gtk2-immodule <= ++ 1.4.4-4, gtk-im-libthai <= 0.1.4-1, uim-gtk2.0 <= 1:1.2.1-3, libwmf-dev ++ <= 0.2.8.4-2, libwmf0.2-7 <= 0.2.8.4-2, swf-player <= 0.3.6-2.1. ++ - Replace 001_gtk+-2.2.0-buildfix-immodule patch with ++ 001_static-linking-dont-query-immodules which has more chances to be ++ merged upstream; see GNOME #346531. ++ - Drop 006_gtk+-2.8.17-directfb patch, merged upstream. ++ - Refresh patches: 000_gtk+-2.0.6-exportsymbols, ++ 003_default_fallback_icon_theme, ++ 004_gtk+-ximian-gtk2-filesel-navbutton-5, ++ 007_implicit_pointer_conversion_gdkdrawable_directfb. ++ - Update 070_mandatory-relibtoolize with libtoolize --force --copy && ++ aclocal-1.7 -I m4macros && autoconf && automake-1.7. ++ - New patch, 002_static-linking-dont-build-perf, to avoid building the ++ perf measurement tools in static builds; see GNOME #346559; needs ++ the 001_gtk+-2.2.0-buildfix-immodule patch. ++ - New patch, 009_configurable-cairo-backend-module, to add a new ++ --with-cairo-backend flag which will select a cairo-$backend.pc ++ pkg-config module instead of the default of cairo.pc; see GNOME #351509. ++ - Configure with --with-cairo-backend=directfb for the dfb build. ++ - New patch, 010_gdk-require-cairo-module, to require the Cflags and Libs ++ from the cairo-directfb module (as $cairo_module); see GNOME #351519. ++ - New patch, 011_gdk-directfb-cvs-changes, backport of CVS only build ++ fixes to permit compilation against directfb 0.9.25.1. ++ * Fix bashishms in debian/rules. (Closes: #385473) ++ * Generate a Provides: gtk2.0-binver-@BINVER@ in libgtk2.0-@SONAME@ to track ++ the binary version of Gtk and to permit Gtk modules to depend on it. ++ * Define the flags for each flavor (shared, static, and udeb) in Makefile ++ vars and share the common flags. ++ * Only pass --host to configure if DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE ++ differ. ++ * Stop shipping *.la and *.a files of modules (all module types). ++ * Move GTK_BINARY_VERSION back to rules. ++ * Use GTK_BINVER_DEP instead of BINVER. ++ * Build flavors out-of-tree; saves 25% of required build space (315 MB) and ++ some build time / IO load; this clutters the headers a little (full build ++ path is mentionned instead of ".") though. ++ * Rewrite and cleanup the build process completely. ++ * Install the full set of pkg-config files from the dfb flavor in ++ /usr/lib/pkgconfig/libgtk-directfb-2.0; to use this feature, set ++ PKG_CONFIG_PATH while invoking pkg-config (or configure); the ++ /usr/lib/pkgconfig/*directfb*.pc files will be removed when Debian sources ++ have been converted. ++ * In the same spirit, gdkconfig.h is in /usr/lib/gtk-2.0/include/directfb; ++ to use it, prepend -I/usr/lib/gtk-2.0/include/directfb to CFLAGS. ++ * Fix generation of /etc/gtk-2.0/gdk-pixbuf.loaders for the udeb. ++ (Closes: #382435) ++ * Build-depend on libcairo-directfb2-dev >= 1.2.4-2 to get PDF/PS support in ++ the directfb flavor of libcairo. ++ * Recommend the linked source packages in libgtk2.0-doc instead of simply ++ suggesting them. ++ * Rewrite update-gdkpixbuf-loaders and update-gtk-immodules. ++ * Drop double libatk1.0-dev build-dep. ++ * Empty the dependency_libs in the *.la files of libgtk2.0-dev. ++ * New immodule files handling with *.immodules files below ++ /usr/lib/gtk-2.0//immodule-files.d. ++ - New patch, 020_immodules-files-d, to split the module search path on ++ ":", as is done in Pango, prepend ++ /usr/lib/gtk-2.0//immodule-files.d to the search path, ++ and to read all *.immodules files when a directory is encountered in the ++ search path. ++ - Pre-generate ++ /usr/lib/gtk-2.0//immodule-files.d/libgtk2.0-0.immodules ++ for the shared library. ++ - Continue generating /etc/gtk-2.0/gtk.immodules until packages are ++ updated. ++ * Add the libpixmap engine to the udeb for the new Bladr GTK theme for g-i. ++ * New loader files handling with *.loaders files below ++ /usr/lib/gtk-2.0//loaders-files.d. ++ - New patch, 021_loader-files-d, to split the module search path on ++ ":", as is done in Pango, prepend ++ /usr/lib/gtk-2.0//loader-files.d to the search path, ++ and to read all *.loaders files when a directory is encountered in the ++ search path. ++ - Pre-generate ++ /usr/lib/gtk-2.0//loader-files.d/libgtk2.0-0.loaders ++ for the shared library and libgtk-directfb-2.0-0-udeb.loaders for the ++ udeb. ++ - Continue generating /etc/gtk-2.0/gdk-pixbuf.loaders until packages are ++ updated. ++ - This particular patch uses two ugly workarounds and needs work before ++ being sent upstream. ++ * New Debhelper-based command, dh_gtkmodules, to create module files for IM ++ modules and GdkPixbuf loaders; it will still add a dependency on the ++ binary version of Gtk for other modules. ++ * Make use of the new dh_gtkmodules during the build (override the path to ++ gtk-query-immodules-2.0 and gdk-pixbuf-query-loaders. ++ * Add ${misc:Depends} to gtk2-engines-pixbuf. ++ ++ -- Loic Minier Tue, 19 Sep 2006 15:13:38 +0200 ++ ++gtk+2.0 (2.8.20-2) unstable; urgency=low ++ ++ * New patch, 009_revert-gdkdrawable-directfb, to revert a fix for Italic ++ letters which caused ugly unneeded horizontal/vertical lines; thanks ++ Davide Viti. (Closes: #386860) ++ * Fix typo, install-dfb depends on build-dfb, not build-shared. ++ * Fix typo (DFB_PKGFIR versus DFB_PKGDIR), use the BUILD_DFB_DIR version of ++ gdk-pixbuf-query-loaders, and set LD_LIBRARY_PATH to the udeb's /usr/lib; ++ should fix the empty /etc/gtk-2.0/gdk-pixbuf.loaders. (Closes: #382435) ++ * Ship all engines of the DirectFB build in the udeb, that is ++ engines/libpixmap.so. ++ ++ -- Loic Minier Wed, 20 Sep 2006 21:36:04 +0200 ++ ++gtk+2.0 (2.8.20-1) unstable; urgency=low ++ ++ * New upstream releases; no API changes. ++ ++ -- Loic Minier Mon, 14 Aug 2006 16:52:04 +0200 ++ ++gtk+2.0 (2.8.18-7) unstable; urgency=medium ++ ++ * Rename patches to reflect the order in which they are applied: ++ - 000_gtk+-2.2.0-buildfix-immodule to 001_gtk+-2.2.0-buildfix-immodule ++ - 001_default_fallback_icon_theme to 003_default_fallback_icon_theme ++ - 001_gtk+-ximian-gtk2-filesel-navbutton-5 to ++ 004_gtk+-ximian-gtk2-filesel-navbutton-5 ++ - 002_xpmico to 005_xpmico ++ - 003_gtk+-2.8.17-directfb to 006_gtk+-2.8.17-directfb ++ - 005_implicit_pointer_conversion to ++ 007_implicit_pointer_conversion_gdkdrawable_directfb ++ - 006_implicit_pointer_conversion to ++ 008_implicit_pointer_conversion_gdkgc_directfb ++ * Change the 000_gtk+-2.0.6-exportsymbols, and ++ 001_gtk+-2.2.0-buildfix-immodule patches to only patch the ++ non-autogenerated files. ++ * Rename 004_reautoconf to 070_mandatory-relibtoolize; update it for the ++ previous changes; use an older autoconf version to work around a bug ++ in the glib-gettext macro which broke localization in dialog boxes; thanks ++ Mike Hommey. ++ ++ -- Loic Minier Sun, 6 Aug 2006 11:49:48 +0200 ++ ++gtk+2.0 (2.8.18-6) unstable; urgency=low ++ ++ * 005_implicit_pointer_conversion.patch: patch from Dann Frazier to ++ fix an implicit pointer conversion error on 64-bit architectures ++ (closes: #381081). ++ * 006_implicit_pointer_conversion.patch: fix another implicit ++ conversion by allowing deprecated functions in the necessary header ++ file (closes: #381082). ++ ++ -- Josselin Mouette Wed, 2 Aug 2006 14:48:54 +0200 ++ ++gtk+2.0 (2.8.18-5) unstable; urgency=low ++ ++ [ Loic Minier ] ++ * Set Priority to extra to sync with overrides. ++ ++ [ Josselin Mouette ] ++ * Set priority to extra for the udeb. ++ * Bump build dependencies for libcairo to the stable version. ++ * Lots of cleanup in debian/rules. ++ * Rename directfb packages to libgtk-directfb-2.0-*. ++ * Move .a and .la files from the engine package to the development ++ package. ++ + Add appropriate Replaces: field. ++ ++ -- Josselin Mouette Sun, 30 Jul 2006 18:21:37 +0200 ++ ++gtk+2.0 (2.8.18-4) experimental; urgency=low ++ ++ * Bump libcairo build dependencies. ++ * Only install the PNG loader in the udeb. ++ * Rebuild against a fixed glib. ++ ++ -- Josselin Mouette Mon, 26 Jun 2006 22:34:27 +0200 ++ ++gtk+2.0 (2.8.18-3) experimental; urgency=low ++ ++ [ Loïc Minier ] ++ * Bump libgtk2.0-dev dependency and build-dep on libx11-dev to >= 2:1.0.0-6 ++ as it ships x11.pc which ends up in the Requires of gdk-x11-2.0.pc. ++ (Closes: #326199, #370693) ++ [debian/control, debian/control.in] ++ ++ [ Josselin Mouette ] ++ * 003_gtk+-2.8.17-directfb.patch: new patch, bringing a new directfb ++ backend. ++ * 004_reautoconf.patch: new patch, result of "libtoolize --force ++ --copy; aclocal; autoheader; automake -acf; autoconf; rm -rf ++ autom4te.cache" with the previous patches applied. ++ * Make 3 new packages: libgtk+2.0-directfb0-udeb, ++ libgtk+2.0-directfb-dev and libgtk+2.0-directfb0. ++ * Add a new build flavour for directfb (only the shared version). ++ * Use chrpath to remove the rpath in the udeb. ++ * Generate a fake shlibs.local to handle all intra-gtk dependencies by ++ hand. ++ * Switch to debhelper compatibility mode 5 and require 5.0.22. ++ * Standards-version is 3.7.2. ++ * Break the circular dependency between libgtk2.0-0, libgtk2.0-bin and ++ libgtk2.0-common (closes: #309604). ++ + Remove libgtk2.0-common dependency on libgtk2.0-0. ++ + Remove libgtk2.0-0 dependency on libgtk2.0-bin. ++ + Use ${binary:Version} and ${source:Version} to ensure strict ++ dependencies. ++ + Build-depend on dpkg-dev 1.13.19. ++ + Invert the libgtk2.0-common -> libgtk2.0-0 symbolic link. ++ + libgtk2.0-common.preinst, libgtk2.0-0.postinst: dance the symbolic ++ link samba. ++ + Move support binaries and scripts to libgtk2.0-0 and make ++ libgtk2.0-bin a binary-all package containing only scripts. ++ + Move /usr/sbin/update-* calls to libgtk2.0-0. ++ + update-*: call binaries at their new location. ++ ++ -- Josselin Mouette Mon, 26 Jun 2006 22:31:14 +0200 ++ ++gtk+2.0 (2.8.18-1) unstable; urgency=low ++ ++ * New upstream version: ++ Bugs fixed: ++ - search box positioning has some bugs ++ - Gdk does not translate VK_NUMPADx to GDK_KP_x ++ - sanely handle late (re)setting of dnd image ++ - Text is shifted off-by-one in Add to panel ++ - gtk_widget_create_pango_layout docs typo ++ - GtkLayout In GtkScrolledWindow does not receive the scroll_event ++ - gtktreeview has RTL problems with toggle buttons if using gtktreestore ++ as a model ++ - Wrong drop location in GtkEntry ++ - GtkImage animation CRITICALS on switching themes ++ - DnD: Conditional jump or move depends on uninitialised value ++ - cursor blocked to dnd mode after using shift and dnd on a GtkCalendar ++ - Crashes while creating source code w/GtkFontSelection ++ - the right edge tab does not appear when switching tab ++ - Warning in gtk_paned_compute_position ++ - gdk should set resolution on PangoCairoFontmap, not PangoCairoContext ++ - GtkTreeView does not resize correctly ++ - gtk_tree_view_get_cell_area() forgets depth-one expander ++ - expander animation not working in RTL mode ++ - Multiple issues discovered by Coverity ++ - Make gtk_file_chooser_button_new() friendlier for language bindings ++ ++ -- Sebastien Bacher Tue, 30 May 2006 17:02:26 +0200 ++ ++gtk+2.0 (2.8.17-1) unstable; urgency=low ++ ++ * New upstream version: ++ Bugs fixed: ++ - Expander disclosure button is too small ++ - gtk_image_clear doesn't cause redraw ++ - typo in configure.in yields suspicious warning ++ - gtk_icon_view_set_cursor causes Segmentation fault ++ - garbage output of --help in non UTF-8 locale ++ - GtkNotebook does not destroy its children on destroy() ++ - TreeView DnD between-row highlight colo ++ - Gtk-Criticals occur when scrolling a text_view that is not realized ++ - Hidden menubar still activates submenus with kbd ++ - GtkTreeItem broken ++ - Clean up button press handling (use one-grab-op-at-a-time pattern) ++ - broken scrolling when selecting ++ - GTK+ File-chooser dialog crashes ++ - Nautilus crashes when dragging icons to another screen ++ - mixed line separators confuse gtk_text_iter_ends_line ++ - Textview child is covered by window border ++ - gdk_pixbuf_loader_new_with_type(): What image types are allowed? ++ - Missing progress bar label ++ - Fix a problem which caused grab-notify signal to be missed in some cases ++ * debian/control.in: ++ - clear the Build-Depends on xlibs-static-pic | xlibs-pic, not required ++ - updated the Build-Depends on libpango1.0-dev so it build with ++ the xorg transitioned version ++ * * debian/patches/001_default_fallback_icon_theme.patch: ++ - set the default fallback icon theme to "gnome", fixes the issues with ++ the moves of icons from hicolor to gnome ++ ++ -- Sebastien Bacher Sun, 9 Apr 2006 21:54:11 +0200 ++ ++gtk+2.0 (2.8.16-1) unstable; urgency=low ++ ++ * New upstream version ++ ++ -- Sebastien Bacher Wed, 15 Mar 2006 19:26:46 +0100 ++ ++gtk+2.0 (2.8.15-1) unstable; urgency=low ++ ++ * New upstream version: ++ * Bugs fixed: ++ - Keys P and N in "open file" dialog have special meaning ++ - MS-Windows theme (GTK-Wimp) shows all funky characters ++ - Optimize gdk on win32 ++ - Hollow polygons have wrong linecaps ++ - panel crash with a11y enabled ++ * Updated translations (bg,bn,cs,eu,ro) ++ ++ -- Sebastien Bacher Tue, 14 Mar 2006 15:41:56 +0100 ++ ++gtk+2.0 (2.8.13-1) unstable; urgency=low ++ ++ * New upstream version: ++ * Bugs fixed: ++ - Can't select some items in GtkIconView ++ - gtk_icon_theme_list_icons: example contexts don't work ++ - gnopernicus crashes on changing display screen source for magnifier ++ - evince crashes in gdk_region_union_with_rect ++ - Small error in _gdk_gc_update_context ++ - gtk.Notebook.get_current_page() returns incorrect page number ++ when pages hidden ++ - GtkAboutDialog not responsive to Escape key ++ - GtkNotebook popup menu not keynavigatable ++ - GtkRadioButton does not issue notify::active ++ - Make more use of G_DISABLE_ASSERT in TextView code ++ * Updated translations ++ ++ -- Sebastien Bacher Sat, 25 Feb 2006 23:56:58 +0100 ++ ++gtk+2.0 (2.8.12-1) unstable; urgency=low ++ ++ * New upstream bugfix release. ++ * [debian/copyright] Updated FSF's address. ++ ++ -- J.H.M. Dassen (Ray) Sun, 12 Feb 2006 14:11:11 +0100 ++ ++gtk+2.0 (2.8.11-1) unstable; urgency=low ++ ++ * New upstream version ++ * Avoid memory overruns in the pixbuf theme engine with nonsensical ++ gradient specifications. [Matthias] ++ * Bugs fixed: ++ - Cursor doesn't move as expected ++ - Segfault from combination of gtk_container_set_resize_mode() ++ and GtkComboBox ++ - segfault in update_cursor on amd64 ++ - eog crashes at launch under AIX ++ - "~" should bring up the location dialog ++ - gtk_text_layout_get_cursor_locations() chokes on layout=0x0 ++ * Documentation improvements [Federico Mena Quintero] ++ * Translation updates (es,pt_BR,zh_HK,zh_TW) ++ ++ -- Sebastien Bacher Fri, 27 Jan 2006 22:28:05 +0100 ++ ++gtk+2.0 (2.8.10-1) unstable; urgency=low ++ ++ * New upstream version ++ * debian/control.in: ++ - updated the glib requirement ++ * debian/patches/001_fs_documents.patch: ++ - dropped, stick with upstream behaviour rather ++ ++ -- Sebastien Bacher Thu, 12 Jan 2006 13:34:37 +0100 ++ ++gtk+2.0 (2.8.9-2) unstable; urgency=low ++ ++ * Upload to unstable ++ ++ -- Sebastien Bacher Thu, 15 Dec 2005 15:13:32 +0100 ++ ++gtk+2.0 (2.8.9-1) experimental; urgency=low ++ ++ * New upstream version: ++ Bugs fixed: ++ - File chooser filter behaves weird ++ - 2.8.4 to 2.8.6: sound-juicer crash, fileselector assertions ++ - On unsetting the Model, GtkTreeView does not clear ++ it's associated TreeSelection ++ - Crash on selecting a file of null mime-type ++ - gtktoolbutton leaks a pixbuf ++ - GdkEvent leaked in gtktreeview.c / gtk_tree_view_key_press ++ - Typo in trap_activate_cb() ++ - gtkcalendar.c: The identifier is already declared. ++ - gtk_menu_attach_to_widget() does not take NULL detacher ++ - Unhinted fonts are measured incorrectly and drawing ++ problems occur as a result ++ - unwanted scrolling in recent gtk ++ - Toolbars without icons are invisible in icon-only mode ++ - Search-entry in the TreeView not working properly ++ - gtktoolbutton.c:562: warning: 'image' is used ++ uninitialized in this function ++ - reference count of textbuffer increases with each paste ++ - gtk_selection_data_get_uris leaks memory ++ Other changes: ++ - Remove GMemChunk from public header files to ++ support building against GLib 2.10 ++ - Report errors in option parsing ++ - Merge upstream xdgmime changes to handle duplicate glob patterns ++ ++ -- Sebastien Bacher Sat, 10 Dec 2005 18:22:50 +0100 ++ ++gtk+2.0 (2.8.8-1) experimental; urgency=low ++ ++ * New upstream version: ++ GtkFileChooser: ++ - Make F2 work for renaming bookmarks ++ GtkEntry: ++ - Turn off input methods in password entries ++ - Other fixes * Documentation improvements ++ - Updated translations ++ ++ -- Sebastien Bacher Tue, 29 Nov 2005 16:00:32 +0100 ++ ++gtk+2.0 (2.8.7-1) experimental; urgency=low ++ ++ * New upstream version. ++ * Security fixes: ++ - Add check to XPM reader to prevent integer overflow for specially crafted ++ number of colors (CVE-2005-3186) (Closes: #339431). ++ - Fix endless loop with specially crafted number of colors (CVE-2005-2975). ++ * debian/patches/001_fs_documents.patch: ++ - updated. ++ * debian/rules: ++ - fix confusing cp usage. ++ ++ [ Loic Minier ] ++ * Drop xlibs-dev deps and build-deps. ++ [debian/control, debian/control.in] ++ ++ -- Sebastien Bacher Wed, 16 Nov 2005 11:54:11 +0100 ++ ++gtk+2.0 (2.8.3-1) experimental; urgency=low ++ ++ * New upstream version: ++ - Fix problems with the handling of initial settings ++ for font options and cursor themes. ++ - Add a --ignore-theme-index option to gtk-update-icon-cache. ++ ++ -- Jordi Mallach Thu, 1 Sep 2005 19:45:50 +0200 ++ ++gtk+2.0 (2.8.2-1) experimental; urgency=low ++ ++ * New upstream version: ++ - Fix a crash with custom icon themes, which affected ++ the gnome-theme-manager. ++ - Make sure font and cursor settings are propaged down ++ to the screen initially. ++ * debian/control.in: ++ - require the current pango. ++ ++ -- Sebastien Bacher Thu, 25 Aug 2005 00:36:18 +0200 ++ ++gtk+2.0 (2.8.1-1) experimental; urgency=low ++ ++ * New upstream version: ++ - gtk-update-icon-cache no longer stores copies of symlinked icons, ++ and it has a --index-only option to omit image data from the cache. ++ - Make large GtkSizeGroups more efficient. ++ - Improve positioning of menus in GtkToolbar. ++ - Make scrolling work on unrealized icon views. ++ - Avoid unnecessary redraws on range widgets. ++ - Make sure that all GTK+ applications reload icon themes promptly. ++ - Ensure that gdk_pango_get_context() and gtk_widget_get_pango_context() ++ use the same font options and dpi value. ++ - Multiple memory leak fixes. ++ * debian/control.in: ++ - updated the libgtk2.0-dev Depends according to the changes. ++ * debian/rules: ++ Add --enable-explicit-deps=yes to make sure stuff like x11 gets listed as a ++ Requires: in gdk(-x11)-2.0.pc, because otherwise linkage against -lX11 and ++ friends doesn't get carried through. Whether or not this is correct is ++ arguable, since libgdk-x11-2.0.so.0* ends up linked against it anyway, but ++ stuff like gnome-panel seems to be relying on this transience. ++ Change by Daniel Stone. ++ ++ -- Sebastien Bacher Wed, 24 Aug 2005 11:24:16 +0200 ++ ++gtk+2.0 (2.8.0-1) experimental; urgency=low ++ ++ * New upstream version. ++ * debian/control.in: ++ - build with the new cairo (Closes: #323705). ++ - updated the Build-Depends for xorg (Closes: #323080). ++ * debian/copyright: ++ - use License instead of Copyright (Closes: #323209). ++ * debian/patches/001_fs_documents.patch: ++ - default to Documents. ++ * debian/rules: ++ - updated the shlibs. ++ * debian/watch: ++ - updated. ++ ++ -- Sebastien Bacher Thu, 18 Aug 2005 12:19:41 +0200 ++ ++gtk+2.0 (2.7.2-1) experimental; urgency=low ++ ++ * New upstream version. ++ * debian/control.in: ++ - updated the Build-Depends. ++ * debian/rules: ++ - updated the shlibs. ++ - use cairo. ++ * debian/watch: ++ - updated. ++ ++ -- Sebastien Bacher Tue, 12 Jul 2005 01:06:55 +0200 ++ ++gtk+2.0 (2.6.8-1) unstable; urgency=low ++ ++ * New upstream version. ++ * debian/patches/003_focus_issues.patch: ++ - fixed with the new version. ++ ++ -- Sebastien Bacher Thu, 16 Jun 2005 12:52:35 +0200 ++ ++gtk+2.0 (2.6.7-2) unstable; urgency=low ++ ++ * Upload to unstable. ++ * Forward patches from 2.6.4 branch: ++ + 003_focus_issues.patch: stolen from CVS HEAD to fix focus issues. ++ + debian/gtk-tutorial.devhelp: updated to reflect the reality of the ++ html files. ++ * Loïc Minier: ++ + Document the configuration of Emacs-style key bindings in README.Debian, ++ with additional instructions for GNOME users. [debian/README.Debian] ++ (Closes: #309530) ++ ++ -- Josselin Mouette Mon, 6 Jun 2005 22:39:27 +0200 ++ ++gtk+2.0 (2.6.7-1) experimental; urgency=low ++ ++ * New upstream version: ++ - Fix compilation with gcc 4.0 (Closes: #303646). ++ * debian/rules: ++ - clean from the mips changes. ++ * debian/patches/002_bmp.patch: ++ - the new version fixes that. ++ * debian/patches/004_fs_newdir.patch: ++ - the new version fixes that. ++ ++ -- Sebastien Bacher Thu, 14 Apr 2005 22:06:53 +0200 ++ ++gtk+2.0 (2.6.4-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * debian/patches/004_fs_newdir.patch: ++ - fix a crash in the fileselector when creating a directory. ++ * debian/patches/003_iconcache.patch: ++ - this bug is fixed in the new version. ++ * debian/patches/004_mipsbuild.patch: ++ - dropped, this change is not required. ++ * debian/patches/002_bmp.patch: ++ - fix CAN-2005-0891: BMP double free Dos (Closes: #303141). ++ ++ -- Sebastien Bacher Tue, 5 Apr 2005 21:09:01 +0200 ++ ++gtk+2.0 (2.6.2-4) unstable; urgency=high ++ ++ * Sjoerd Simons: ++ - debian/patches/003_iconcache.patch ++ + Updated. Let updateiconcache.c include config.h so it's correctly build ++ with large file support (Closes: #295777). ++ * Sebastien Bacher: ++ - debian/shlibs.local: ++ + dropped, fix the self depends (Closes: #296175). ++ * Loic Minier: ++ - debian/control* ++ + added gtk2-engines-pixbuf subsection and priority to sync with ++ the override. ++ * Use high urgency so that icon themes can propagate to testing. ++ ++ -- Josselin Mouette Wed, 2 Mar 2005 22:28:38 +0100 ++ ++gtk+2.0 (2.6.2-3) unstable; urgency=low ++ ++ * Patch from Steve Langasek : ++ Add a --disable-testsuite argument to upstream configure, to permit ++ skipping the testsuite on architectures where large static binaries ++ are currently problematic (i.e., mips). Closes: #295048. ++ ++ -- Sebastien Bacher Sun, 13 Feb 2005 19:23:39 +0100 ++ ++gtk+2.0 (2.6.2-2) unstable; urgency=low ++ ++ * debian/libgtk2.0-bin.postinst: ++ - don't run gtk-update-icon-cache, the themes should do that ++ (Closes: #293568). ++ * debian/patches/003_iconcache.patch: ++ - should fix the gtk-update-icon-cache issue on sparc. ++ ++ -- Sebastien Bacher Sun, 6 Feb 2005 19:57:57 +0100 ++ ++gtk+2.0 (2.6.2-1) unstable; urgency=low ++ ++ * New upstream release: ++ - fix the loop in gtkdialog (Closes: #291051). ++ - should fix the issue on sparc (Closes: #293711). ++ ++ -- Sebastien Bacher Sun, 6 Feb 2005 00:16:52 +0100 ++ ++gtk+2.0 (2.6.1-2) unstable; urgency=low ++ ++ * Upload to unstable. ++ * debian/patches/004_gtkmodules.patch: ++ - don't reverse the order of modules, that fix a crash with the modules. ++ ++ -- Sebastien Bacher Wed, 2 Feb 2005 18:28:09 +0100 ++ ++gtk+2.0 (2.6.1-1) experimental; urgency=low ++ ++ * New upstream release. ++ ++ -- Sebastien Bacher Sun, 9 Jan 2005 14:23:07 +0100 ++ ++gtk+2.0 (2.6.0-1) experimental; urgency=low ++ ++ * New upstream release (Closes: #275239). ++ * debian/control.in: ++ - create a gtk2-engines-pixbuf package. ++ - recommends hicolor-icon-theme (Closes: #287334). ++ - rename libgtk2.0-dbg to libgtk2.0-0-dbg. ++ - updated the Build-Depends. ++ * debian/gtk2-engines-pixbuf.files: ++ - added. ++ * debian/libgtk2.0-bin.files: ++ - install gtk-update-icon-cache here. ++ * debian/libgtk2.0-bin.postinst: ++ - call gtk-update-icon-cache. ++ * debian/patches/001_gtk+-debian-aclocal-pass_all.patch: ++ - removed, should not be needed with the new version. ++ * debian/patches/003_treeview-typeahead.patch, ++ debian/patches/003_filechooser-search.patch, ++ debian/patches/004_treeview-activate.patch, ++ debian/patches/005_modifiers.patch: ++ - removed, these changes are in the new version. ++ * debian/rules: ++ - updated the shlibs. ++ - use dh_strip to make the debug package. ++ * update-gtk-immodules.in: ++ * update-gdkpixbuf-loaders.in: ++ - module version is 2.4.0. ++ * debian/watch: ++ - updated. ++ ++ -- Sebastien Bacher Wed, 29 Dec 2004 18:55:11 +0100 ++ ++gtk+2.0 (2.4.14-2) unstable; urgency=low ++ ++ * debian/patches/003_filechooser-search.patch: ++ - open the path entry if "/" is enter in the file-selector. ++ * debian/patches/004_treeview-activate.patch: ++ - typeahead active the row. ++ * debian/patches/005_modifiers.patch: ++ - accept shift-/ for bringing up the location popup. ++ ++ -- Sebastien Bacher Tue, 21 Dec 2004 16:21:15 +0100 ++ ++gtk+2.0 (2.4.14-1) unstable; urgency=low ++ ++ * New upstream release (Closes: #286021). ++ * debian/control.in: ++ - set myself as maintainer. ++ * debian/patches/003_treeview-typeahead.patch: ++ - backport of the typeahead feature for the treeviews. ++ ++ -- Sebastien Bacher Sun, 19 Dec 2004 14:55:07 +0100 ++ ++gtk+2.0 (2.4.13-1) unstable; urgency=low ++ ++ * New upstream release: ++ - make new notebook tabs appear again (Closes: #276266). ++ ++ -- Sebastien Bacher Wed, 13 Oct 2004 16:48:13 +0200 ++ ++gtk+2.0 (2.4.11-1) unstable; urgency=low ++ ++ * New upstream release. ++ ++ -- Sebastien Bacher Mon, 11 Oct 2004 19:48:52 +0200 ++ ++gtk+2.0 (2.4.10-1) unstable; urgency=low ++ ++ * New upstream release. ++ * debian/patches/002_xpmico.patch: ++ - updated, the two xpm fixes are in the new version. ++ ++ -- Sebastien Bacher Sun, 19 Sep 2004 00:19:27 +0200 ++ ++gtk+2.0 (2.4.9-2) unstable; urgency=high ++ ++ * debian/patches/002_xpmico.patch: ++ - fix CAN-2004-0782 Heap-based overflow in pixbuf_create_from_xpm. ++ - fix CAN-2004-0783 Stack-based overflow in xpm_extract_color. ++ - fix CAN-2004-0788 ico loader integer overflow. ++ ++ -- Sebastien Bacher Fri, 17 Sep 2004 12:23:02 +0200 ++ ++gtk+2.0 (2.4.9-1) unstable; urgency=medium ++ ++ * GNOME team upload. ++ * New upstream release. ++ * debian/patches/002_gtk+-pixbuf-breakage.patch: removed, included in ++ upstream version 2.4.8. ++ ++ -- Jordi Mallach Thu, 26 Aug 2004 14:41:17 +0200 ++ ++gtk+2.0 (2.4.7-1) unstable; urgency=medium ++ ++ * GNOME team upload. ++ * New upstream release. ++ * debian/patches/002_gtk+-pixbuf-breakage.patch: new, apply patch ++ from CVS to fix thumbnail corruption in nautilus. ++ ++ -- Jordi Mallach Wed, 25 Aug 2004 20:12:28 +0200 ++ ++gtk+2.0 (2.4.4-2) unstable; urgency=medium ++ ++ * Rebuilt with libtiff4. ++ * debian/control.in: ++ - Build-Depends on libtiff4-dev. ++ ++ -- Sebastien Bacher Wed, 28 Jul 2004 23:11:54 +0200 ++ ++gtk+2.0 (2.4.4-1) unstable; urgency=low ++ ++ * New upstream release ++ - fix the problem with directories displayed twice in the file chooser ++ (Closes: #249057). ++ * debian/control.in: ++ - libgtk2.0-bin Conflicts with old libgtk2.0-dev. ++ ++ -- Sebastien Bacher Sun, 11 Jul 2004 00:33:45 +0200 ++ ++gtk+2.0 (2.4.3-3) unstable; urgency=low ++ ++ * debian/control.in: ++ - since manpages have moved from libgtk2.0-dev to libgtk2.0-bin we need ++ to update the Replaces. ++ ++ -- Sebastien Bacher Mon, 5 Jul 2004 21:15:25 +0200 ++ ++gtk+2.0 (2.4.3-2) unstable; urgency=low ++ ++ * debian/libgtk2.0-bin.files: ++ - moved gdk-pixbuf-query-loader and gtk-query-immodules-2.0 manpages ++ to libgtk2.0-bin. (Closes: #257399). ++ * debian/libgtk2.0-doc.doc-base.gtk-faq, ++ debian/libgtk2.0-doc.doc-base.gtk-tutorial: ++ - changed index.html with book1.html. ++ * Included devehelp files from Richard Cohen ++ for the faq and the tutorial (Closes: #256844). ++ ++ -- Sebastien Bacher Sat, 3 Jul 2004 12:14:38 +0200 ++ ++gtk+2.0 (2.4.3-1) unstable; urgency=medium ++ ++ * New upstream release ++ - fix the button size allocation logic (Closes: #253971, #253974). ++ * debian/rules ++ - updated the shlibs. ++ ++ -- Sebastien Bacher Tue, 15 Jun 2004 11:29:13 +0200 ++ ++gtk+2.0 (2.4.2-1) unstable; urgency=low ++ ++ * New upstream release (Closes: #252690). ++ ++ -- Sebastien Bacher Sat, 5 Jun 2004 17:23:57 +0200 ++ ++gtk+2.0 (2.4.1-4) unstable; urgency=low ++ ++ * Conflict with librsvg2-common << 2.6.3-1 (closes: #250714, #250647). ++ ++ -- Josselin Mouette Tue, 25 May 2004 14:15:22 +0200 ++ ++gtk+2.0 (2.4.1-3) unstable; urgency=low ++ ++ * GNOME Team Upload. ++ * Upload to unstable ++ + close bug fixed in experimental uploads ++ (Closes: #161244, #201429, #201507, #203677, #208744, #223316, #228603) ++ (Closes: #232081, #234902, #238479, #241860) ++ * Marc Brockschmidt ++ + debian/rules: Really, *really* surpress warnings when removing directories ++ (using >/dev/null 2>&1 instead of 2>&1 >/dev/null) ++ ++ -- Sebastien Bacher Sat, 22 May 2004 15:23:21 +0200 ++ ++gtk+2.0 (2.4.1-2) experimental; urgency=low ++ ++ * debian/control.in: ++ + Conflict with old versions of packages that need a rebuild to work with ++ gtk+2.4 to force the updates. ++ ++ -- Sebastien Bacher Sat, 15 May 2004 23:24:07 +0200 ++ ++gtk+2.0 (2.4.1-1) experimental; urgency=low ++ ++ * New upstream release. ++ * Akira TAGOH ++ + debian/control: ++ - added libgtk2.0-0 to Depends for libgtk2.0-common. (from 2.2.4-6). ++ - libgtk2.0-dev requires libxext-dev. (Closes: #247469) ++ * Sebastien Bacher ++ + debian/rules: ++ - updated shlib to 2.4.1. ++ ++ -- Sebastien Bacher Wed, 5 May 2004 23:32:54 +0200 ++ ++gtk+2.0 (2.4.0-4) experimental; urgency=low ++ ++ * Akira TAGOH ++ + debian/control: ++ - moved arch-independent files to libgtk2.0-common again. ++ - separated arch-dependent files to libgtk2.0-bin. ++ ++ -- Akira TAGOH Sat, 24 Apr 2004 02:11:52 +0900 ++ ++gtk+2.0 (2.4.0-3) experimental; urgency=low ++ ++ * Akira TAGOH ++ + debian/rules: ++ - modified the sed script to strip the version properly. ++ (closes: Bug#241860) ++ - clean up. ++ + debian/control: ++ - updated the dependencies for the separated xlibs-dev. (from 2.2.4-4) ++ - separated arch-independent data to libgtk2.0-data package. ++ (from 2.2.4-4) ++ ++ -- Akira TAGOH Fri, 23 Apr 2004 22:43:58 +0900 ++ ++gtk+2.0 (2.4.0-2) experimental; urgency=low ++ ++ * debian/control.in: ++ + Added build dependency on libxcursor-dev. (Closes: #239886) ++ ++ Sebastien Bacher : ++ * debian/rules: ++ + Updated shver. ++ * debian/control.in: ++ + Added again Build-Depends removed in 2.4.0-1. ++ ++ -- J.H.M. Dassen (Ray) Thu, 25 Mar 2004 11:18:48 +0100 ++ ++gtk+2.0 (2.4.0-1) experimental; urgency=low ++ ++ * First upload of new GTK+ branch in experimental (Closes: #238479): ++ + back out locale-dependent interpretation of KP_Decimal (Closes: #234902). ++ + change scrolling method (Closes: #161244). ++ + first day of the week depends of the locale (Closes: #228603). ++ + fix fileselector multiple selection handling after keyboard validation ++ (Closes: #208744). ++ + fix gtktreeview crash when expanding nodes (Closes: #232081). ++ + fix quotes missing in gtk-2.0.m4 (Closes: #223316). ++ + use the new file selector (Closes: #203677, #201429, #201507). ++ + and probably a lot of other bug fixes and improvements ... ++ * Sebastien Bacher : ++ * debian/control.in: ++ - removed Build-Depends on docbook-utils and linuxdoc-tools-text. ++ * patches/001_gtk+-debian-docfix-dtds.patch: ++ - removed since we have a xml catalog now. ++ * Rob Taylor : ++ * debian/control.in, debian/sources, debian/scripts/vars, debian/watch: ++ - updated for 2.4.0. ++ * debian/patches/: ++ - 002_gtk+-debian-freetype.patch: ++ + removed, not needed any more, configure already has the changes. ++ - 000_gtk+-2.2.4-non-weak-symbols.patch: ++ + removed, fixed in upstream source. ++ - 000_gtk+-2.2.4-socketfocus.patch: ++ + removed, fixed in upstream source. ++ - 001_gtk+-debian-aclocal-pass_all.patch : ++ + updated. ++ - 000_gtk+-2.2.0-buildfix-immodule.patch ++ + updated. ++ - 000_gtk+-debian-xinerama-pic.patch ++ + updated. ++ ++ -- Sebastien Bacher Mon, 22 Mar 2004 22:00:09 +0100 ++ ++gtk+2.0 (2.2.4-6) unstable; urgency=low ++ ++ * Akira TAGOH ++ + debian/control: ++ - added libxt-dev to fix FTBFS. (closes: Bug#246450) ++ - added libgtk2.0-0 to Depends for libgtk2.0-common. ++ ++ -- Akira TAGOH Tue, 4 May 2004 11:30:56 +0900 ++ ++gtk+2.0 (2.2.4-5) unstable; urgency=low ++ ++ * Akira TAGOH ++ + debian/control: ++ - moved arch-independent files to libgtk2.0-common again. ++ - separated arch-dependent files to libgtk2.0-bin. ++ ++ -- Akira TAGOH Sat, 24 Apr 2004 01:12:08 +0900 ++ ++gtk+2.0 (2.2.4-4) unstable; urgency=low ++ ++ * Akira TAGOH ++ + debian/rules: ++ - bumped the shlib version to 2.2.1-3. (closes: Bug#208671) ++ + debian/control: ++ - separated arch-independent data to libgtk2.0-data package. ++ (closes: Bug#233396) ++ - fixed the dependencies for the separated xlibs-dev. ++ (closes: Bug#241782, Bug#241522) ++ + debian/libgtk2.0-data.{dir,files}: ++ - added. ++ ++ -- Akira TAGOH Thu, 22 Apr 2004 00:42:02 +0900 ++ ++gtk+2.0 (2.2.4-3) unstable; urgency=low ++ ++ * debian/patches/: ++ - 002_gtk+-debian-freetype.patch: patch from Daniel Schepler to fix the ++ build failure due to freetype (Closes: #225129). ++ ++ -- Sebastien Bacher Sat, 27 Dec 2003 13:00:17 +0100 ++ ++gtk+2.0 (2.2.4-2) unstable; urgency=low ++ ++ * debian/control: ++ - added Uploaders to maintain as team. ++ - added gnome-pkg-tools to Build-Depends. ++ * debian/gtk-options.7: ++ - included a manpage with the help on the options (Closes: Bug#216897). ++ * debian/libgtk2.0-doc.doc-base.gtk-faq ++ * debian/libgtk2.0-doc.doc-base.gtk-tutorial: ++ - replaced book1.html by index.html (closes: Bug#215382). ++ * debian/patches/: ++ - 000_gtk+-2.2.4-socketfocus.patch: new patch to fix a GtkSocket focus ++ problem that hang the system tray applet. ++ (closes: Bug#210813, Bug#212772). ++ - 001_gtk+-ximian-gtk2-filesel-navbutton-5.patch: updated ++ (closes: Bug#216660). ++ * debian/rules: ++ - modified to generate debian/control using gnome-pkg-tools. ++ ++ -- Sebastien Bacher Fri, 31 Oct 2003 21:32:29 +0100 ++ ++gtk+2.0 (2.2.4-1) unstable; urgency=low ++ ++ * New upstream release. ++ - implemented the im module that produces C_WITH_CEDILLA rather than ++ C_WITH_ACUTE for dead_acute+c combinations. it will be used as default ++ im module for fr and pt. (closes: Bug#168557) ++ - reworked the handling of XIM's status window. (closes: Bug#203009) ++ * debian/control: ++ - removed libgtk2.0-0png3 which is unnecessary anymore. ++ - added non-versioned Conflicts: libgtk2.0-0png3. ++ - bumped Standards-Version to 3.6.1.0. ++ * debian/patches/: removed the backported patches. ++ - 000_gtk+-2.2.2-docfix-gtk2compliant.patch ++ - 000_gtk+-2.2.2-docfix-gtktreemodel.patch ++ - 000_gtk+-2.2.2-gtkwidget-viewable.patch ++ - 000_gtk+-2.2.2-imxim-reconnect.patch ++ ++ -- Akira TAGOH Mon, 8 Sep 2003 03:42:18 +0900 ++ ++gtk+2.0 (2.2.2-3) unstable; urgency=low ++ ++ * debian/patches/: ++ - 000_gtk+-2.2.2-docfix-gtk2compliant.patch: applied a backported patch ++ from CVS to fix the old documentation. (closes: Bug#146723) ++ - 000_gtk+-2.2.2-docfix-gtktreemodel.patch: applied a backported patch ++ from CVS to fix the sample code. (closes: Bug#201322) ++ - 000_gtk+-2.2.2-gtkwidget-viewable.patch: applied a backported patch from ++ CVS to fix the garbled pixmaps. (closes: Bug#201808, Bug#202486) ++ - 000_gtk+-2.2.2-imxim-reconnect.patch: applied a backported patch from ++ CVS to fix the segfaults if the XIM server is killed during running gtk2 ++ applications. ++ - 001_gtk+-debian-docfix-dtds.patch: applied to use the local DTD. ++ * debian/control: ++ - added Build-Depends-Indep: gtk-doc-tools, docbook-xml to re-generate the ++ fixed documents. ++ ++ -- Akira TAGOH Thu, 7 Aug 2003 01:42:46 +0900 ++ ++gtk+2.0 (2.2.2-2) unstable; urgency=low ++ ++ * debian/patches/: ++ - 001_gtk+-debian-aclocal-pass_all.patch: re-applied a patch to fix FTBFS ++ on arm. (closes: Bug#201443) ++ ++ -- Akira TAGOH Thu, 24 Jul 2003 03:14:10 +0900 ++ ++gtk+2.0 (2.2.2-1) unstable; urgency=low ++ ++ * New upstream release. (closes: Bug#200350) ++ - Fixed threadlocks on GtkTreeView. (closes: Bug#192136) ++ - Fixed the crash on moving the cursor when the cursor is invisible. ++ (closes: Bug#187858) ++ - Fixed the compose table for ascending order. (closes: Bug#182073) ++ * debian/control: ++ - fix the FTBFS. Thanks to Daniel Baeyens. ++ - bumped Standards-Version to 3.6.0. ++ * debian/rules: ++ - removed dh_undocumented. ++ - don't claim the newer shlibs. ++ * debian/patches/: ++ - 000_gtk+-2.2.1-gdk_event_copy_for_xinput.patch: removed. ++ - 000_gtk+-2.2.1-gdk_visual_get_best_with_depth.patch: removed. ++ - 000_gtk+-2.2.1-gtk_text_line_previous_could_contain_tag.patch: removed. ++ - 000_gtk+-2.2.1-gtktreeview-scroll.patch: removed. ++ - 000_gtk+-debian-xinerama-pic.patch: updated. ++ - 001_gtk+-debian-aclocal.patch: removed. ++ - 001_gtk+-ximian-gtk2-filesel-navbutton-5.patch: applied a Ximian patch ++ to improve the GtkFileSel UI. Requested from Ross Burton. ++ - 000_gtk+-2.2.2-non-weak-symbols.patch: applied to fix the undefined non ++ weak symbols. (closes: Bug#193774) ++ ++ -- Akira TAGOH Sun, 13 Jul 2003 21:26:49 +0900 ++ ++gtk+2.0 (2.2.1-6) unstable; urgency=low ++ ++ * debian/patches/001_gtk+-debian-aclocal.patch: ++ - damn. forgot to re-run automake and autoconf. fix again. ++ (closes: Bug#190569) ++ ++ -- Akira TAGOH Sat, 3 May 2003 16:56:18 +0900 ++ ++gtk+2.0 (2.2.1-5) unstable; urgency=low ++ ++ * debian/control: ++ - changed a section for libgtk2.0-dbg to libdevel. ++ * debian/patches/000_gtk+-debian-aclocal.patch: ++ - applied to fix Xinerama library linkage broken on arm and m68k. ++ (closes: Bug#190569) ++ Thanks to James Troup and Phil Blundell. ++ ++ -- Akira TAGOH Sat, 3 May 2003 01:50:52 +0900 ++ ++gtk+2.0 (2.2.1-4) unstable; urgency=low ++ ++ * debian/patches/: ++ - 000_gtk+-2.2.1-gtk_text_line_previous_could_contain_tag.patch: ++ applied a backported patch from CVS. (closes: Bug#185066) ++ - 000_gtk+-2.2.1-gtktreeview-scroll.patch: ++ applied a patch from Red Hat to fix infinite expose loops in TreeView. ++ (closes: Bug#187312) ++ * debian/control: ++ - bumped Standards-Version to 3.5.9. ++ - changed a section for libgtk2.0-dev to libdevel. ++ * debian/rules: ++ - fixed the symlinks on /usr/share/gtk-doc/html. (closes: Bug#183377) ++ * debian/compat: ++ - use it instead of DH_COMPAT. ++ ++ -- Akira TAGOH Fri, 4 Apr 2003 01:55:35 +0900 ++ ++gtk+2.0 (2.2.1-3) unstable; urgency=low ++ ++ * build against the latest xlibs and xlibs-pic. so now correct ++ libXinerama_pic.a is linked and supporting xinarama is re-enabled. ++ (closes: Bug#177318) ++ * debian/control: ++ - depend on xlibs-pic (>= 4.2.1-6) ++ * debian/README.Debian: ++ - improve description of static libraries issue. (closes: Bug#181879) ++ Thanks to Marcelo E. Magallon ++ - mention gtk-key-theme-name and gnome-settings-daemon. ++ * debian/rules: ++ - create the symlinks in /usr/share/gtk-doc ++ ++ -- Akira TAGOH Mon, 3 Mar 2003 01:35:04 +0900 ++ ++gtk+2.0 (2.2.1-2) unstable; urgency=low ++ ++ * debian/patches/: ++ - 000_gtk+-2.2.1-gdk_visual_get_best_with_depth.patch: ++ backport from CVS to fix wrong pointer returned. (closes: Bug#180786) ++ - 000_gtk+-2.2.1-gdk_event_copy_for_xinput.patch: ++ applied to fix a crash when using xinput. (closes: Bug#178908) ++ ++ -- Akira TAGOH Wed, 19 Feb 2003 03:10:55 +0900 ++ ++gtk+2.0 (2.2.1-1) unstable; urgency=low ++ ++ * New upstream release. ++ * debian/patches/: removed patches. they were fixed in this release. ++ - 000_gtk+-2.2.0-buildfix-modules.patch ++ - 000_gtk+-2.2.0-fix-es.po.patch ++ - 000_gtk+-2.2.0-fnmatch-undef.patch ++ - 002_gtk+-2.2.0-fixtypo-xinput.patch ++ * debian/patches/000_gtk+-debian-xinerama-pic.patch: update. ++ ++ -- Akira TAGOH Fri, 7 Feb 2003 03:37:44 +0900 ++ ++gtk+2.0 (2.2.0-3) unstable; urgency=low ++ ++ * debian/: clean the unnecessary files up. (closes: Bug#177809) ++ * debian/rules: ++ remove the old debug libraries on install process if exists. (closes: ++ Bug#177376) ++ * debian/patches/: ++ - 002_gtk+-2.2.0-fixtypo-xinput.patch: ++ fix to enable XFree86 xinput extension. (closes: Bug#176104) ++ - 000_gtk+-2.2.0-fix-es.po.patch: ++ applied to fix es.po. (closes: Bug#178870) ++ ++ -- Akira TAGOH Wed, 29 Jan 2003 23:01:43 +0900 ++ ++gtk+2.0 (2.2.0-2) unstable; urgency=low ++ ++ * debian/control: ++ - add Conflicts libgnomeui-0 (<< 2.0.6-2) to avoid the gtk+ 2.2 breakage. ++ (closes: Bug#175946) ++ - add Conflicts gtk2.0-examples (<< 2.2.0) (closes: Bug#175868) ++ - add dependency of libgtk2.0-common. (closes: Bug#175873) ++ - removed libgtk-common package. it's no longer needed. I hope the loop ++ dependency will be disappeared. ++ - used libpng12-0-dev instead of libpng3-dev for Build-Depends. ++ * debian/patches/001_gtk+-2.2.0-xinerama-pic.patch: ++ disabled Xinerama support until xlibs-pic has libXinerama_pic.a. ++ (closes: Bug#175923) ++ ++ -- Akira TAGOH Sat, 11 Jan 2003 05:09:12 +0900 ++ ++gtk+2.0 (2.2.0-1) unstable; urgency=low ++ ++ * New upstream release. ++ - upstream bug were closed. so it should be fixed. (closes: Bug#147697) ++ * debian/control: ++ - updated Build-Depends. ++ - bumped Standards-Version to 3.5.8. ++ - fix description-synopsis-ends-with-full-stop stuff. ++ * debian/update-gdkpixbuf-loaders: add brand-new wrapper script. ++ * debian/update-gdkpixbuf-loaders.1: add manpage. ++ * debian/rules: ++ modified to build the static libraries. (closes: Bug#161938) ++ * debian/README.Debian: updated. ++ * debian/patches/: ++ - 000_gtk+-2.0.6-extranotify.patch: removed. ++ - 000_gtk+-2.0.6-scroll_to.patch: removed. ++ - 000_gtk+-2.2.0-fnmatch-undef.patch: ++ applied to fix having main() in the library. ++ - 000_gtk+-2.2.0-buildfix-immodule.patch: ++ applied to build the static libraries. ++ - 000_gtk+-2.2.0-buildfix-modules.patch: ++ applied to fix a typo in configure.in. ++ ++ -- Akira TAGOH Mon, 6 Jan 2003 18:34:31 +0900 ++ ++gtk+2.0 (2.0.9-1) unstable; urgency=low ++ ++ * New upstream release. ++ * debian/patches/000_gtk+-2.0.8-refcolormap.patch: this release contains it. ++ removed. ++ ++ -- Akira TAGOH Sun, 24 Nov 2002 00:08:42 +0900 ++ ++gtk+2.0 (2.0.8-2) unstable; urgency=low ++ ++ * debian/patches/000_gtk+-2.0.8-refcolormap.patch: applied to fix the crash ++ problem with close. For solve your problem, I recommend you restart all ++ processes related gtk+2.0. (closes: Bug#169005) ++ ++ -- Akira TAGOH Fri, 15 Nov 2002 09:16:40 +0900 ++ ++gtk+2.0 (2.0.8-1) unstable; urgency=low ++ ++ * New upstream release. ++ * debian/patches/000_gtk+-2.0.7-gifsymbol.patch: it's no longer needed. ++ * debian/rules: fix twice called ldconfig. (closes: Bug#168071) ++ ++ -- Akira TAGOH Sun, 10 Nov 2002 16:36:45 +0900 ++ ++gtk+2.0 (2.0.7-1) unstable; urgency=low ++ ++ * New upstream release. ++ * debian/rules: ++ - support noopt option for DEB_BUILD_OPTIONS. ++ - add symlink for gobject. (closes: Bug#167755) ++ * Hm, closed a bug which is marked as NMU due to mis-upload. (closes: ++ Bug#166442) ++ * debian/patches: these patches are no longer needed, so removed. ++ - 000_gtk+-2.0.6-64bitfix.patch ++ - 000_gtk+-2.0.6-imenvvar.patch ++ - 000_gtk+-2.0.6-keycode.patch ++ - 000_gtk+-2.0.6-usintl.patch ++ * debian/patches/000_gtk+-2.0.7-gifsymbol.patch: applied to fix the ++ undefined symbol issue on libpixbufloader-gif.so. ++ ++ -- Akira TAGOH Wed, 6 Nov 2002 01:42:22 +0900 ++ ++gtk+2.0 (2.0.6-4) unstable; urgency=low ++ ++ * debian/patches/000_gtk+-2.0.6-64bitfix.patch: applied to fix a segfault on ++ IA64. (closes: Bug#166442) ++ ++ -- Akira TAGOH Sun, 27 Oct 2002 03:07:59 +0900 ++ ++gtk+2.0 (2.0.6-3) unstable; urgency=low ++ ++ * debian/control: moved libgtk2.0-0png3 to the last entry. ++ * debian/rule: fix invalid symlink. ++ ++ -- Akira TAGOH Sat, 31 Aug 2002 09:46:36 +0900 ++ ++gtk+2.0 (2.0.6-2) unstable; urgency=low ++ ++ * debian/control: ++ - bumped Standards-Version and depends debhelper (>> 4). ++ - revert to libgtk2.0-0 and remove Conflicts libgtk2.0-0, then add ++ versioned conflict to work eog2, gnome-panel2, celestia, gimp1.3 and ++ metatheme. (closes: Bug#155689, Bug#155854) ++ - add libgtk2.0-0png3 to Conflicts, Replaces. ++ - add a dummy package for libgtk2.0-0png3. ++ - remove the image libraries dependency. (closes: Bug#158858) ++ - clean up -dev's Depends. ++ - add libglib2.0-doc, libatk1.0-doc and libpango1.0-doc to Suggests. ++ * debian/patches/: from Red Hat. ++ - 000_gtk+-2.0.6-exportsymbols.patch: ++ applied to fix stripping the wrong symbols due to libtool's bug. but ++ it's not affected about the symbols used by ld and ld.so. mainly for nm, ++ gdb and etc. ++ - 000_gtk+-2.0.6-extranotify.patch: ++ applied to fix extra settings notifies on startup that were causing ++ significant performance problems as fonts were reloaded. ++ - 000_gtk+-2.0.6-imenvvar.patch: ++ applied to fix a bug with GTK_IM_MODULE environment variable. ++ - 000_gtk+-2.0.6-keycode.patch: applied to fix a problem with keycodes ++ passed to GtkIMContextXIM. ++ - 000_gtk+-2.0.6-usintl.patch: ++ applied to fix to GtkIMContextSimple compose for us-intl keyboards. ++ should be fixed. (closes: Bug#149515) ++ - 000_gtk+-2.0.6-scroll_to.patch: ++ applied to fix gtk_tree_view_scroll_to_cell. ++ * debian/rules: add symlink to fix the missing symlink for glib, atk and ++ pango. (closes: Bug#158107) ++ * debian/update-gtk-immodules.fr.1: added. Thanks Julien Louis. (closes: ++ Bug#156985) ++ ++ -- Akira TAGOH Sat, 31 Aug 2002 05:22:33 +0900 ++ ++gtk+2.0 (2.0.6-1) unstable; urgency=low ++ ++ * New upstream release. ++ * Build against libpng3 (closes: 147852) ++ ++ -- Akira TAGOH Sun, 4 Aug 2002 18:31:53 +0900 ++ ++gtk+2.0 (2.0.5-2) unstable; urgency=low ++ ++ * debian/rules: add --with-xinput=xfree. (closes: Bug#151668) ++ * debian/control: ++ - add Conflicts: libgdkxft0 to avoid some problem. (closes: Bug#151439). ++ - changed a summary from 'Dummy' to 'Empty'. ++ ++ -- Akira TAGOH Thu, 4 Jul 2002 00:18:53 +0900 ++ ++gtk+2.0 (2.0.5-1) unstable; urgency=low ++ ++ * New upstream release. ++ * debian/control: fix typo (closes: Bug#150147) ++ ++ -- Akira TAGOH Mon, 17 Jun 2002 01:07:20 +0900 ++ ++gtk+2.0 (2.0.4-1) unstable; urgency=low ++ ++ * New upstream release. ++ - should be fixed in this release. (closes: Bug#149667) ++ - now it's not linked to the Pango docs (closes: Bug#149143) ++ * debian/libgtk2.0-doc.doc-base.{gdk,gdk-pixbuf,gtk,gtk-faq,gtk-tutorial}: ++ add a new line before Format: (closes: Bug#149548, Bug#150043) ++ ++ -- Akira TAGOH Sun, 16 Jun 2002 05:16:29 +0900 ++ ++gtk+2.0 (2.0.3-1) unstable; urgency=low ++ ++ * New upstream release. ++ * debian/libgtk2.0-doc.doc-base.{gtk-faq,gtk-tutorial}: ++ changed an index file. ++ ++ -- Akira TAGOH Thu, 30 May 2002 23:35:52 +0900 ++ ++gtk+2.0 (2.0.2-5) unstable; urgency=high ++ ++ * debian/control: add libtiff3g-dev, libpng2-dev and libjpeg62-dev to ++ Depends for -dev. ++ * set urgency=high because previous version violated our policy 2.3.4. ++ it should be into woody as far as possible. ++ ++ -- Akira TAGOH Thu, 23 May 2002 00:31:52 +0900 ++ ++gtk+2.0 (2.0.2-4) unstable; urgency=high ++ ++ * debian/patches/000_gtk+2.0-2.0.2-bigendian.patch: applied to fix a problem ++ for big endian machines. (closes: Bug#145285) ++ * set urgency=high because it should be in woody. ++ ++ -- Akira TAGOH Wed, 1 May 2002 02:46:12 +0900 ++ ++gtk+2.0 (2.0.2-3) unstable; urgency=low ++ ++ * debian/update-gtk-immodules: create /etc/gtk-2.0 directory for workaround, ++ if it's not found. oh, why didn't you have it? (closes: Bug#143508, ++ Bug#144673) ++ ++ -- Akira TAGOH Sun, 28 Apr 2002 04:46:30 +0900 ++ ++gtk+2.0 (2.0.2-2) unstable; urgency=low ++ ++ * debian/libgtk2.0-doc.doc-base.{gtk-faq,gtk-tutorial}: ++ Grr, fix again... (closes: Bug#141069) ++ * debian/scripts/vars.build: fix bashism. ++ ++ -- Akira TAGOH Sat, 6 Apr 2002 04:26:14 +0900 ++ ++gtk+2.0 (2.0.2-1) unstable; urgency=low ++ ++ * New upstream release. ++ - this release has bug fix only. ++ * debian/control: forgot to update versioned dependency for -dev. ++ * debian/libgtk2.0-doc.doc-base.gtk-faq, ++ debian/libgtk2.0-doc.doc-base.gtk-tutorial: ++ fix wrong index. (closes: Bug#141069) ++ ++ -- Akira TAGOH Thu, 4 Apr 2002 02:49:49 +0900 ++ ++gtk+2.0 (2.0.1-1) unstable; urgency=low ++ ++ * New upstream release. ++ * debian/update-gtk-immodules: check the immodules directory. ++ ++ -- Akira TAGOH Sun, 31 Mar 2002 00:59:03 +0900 ++ ++gtk+2.0 (2.0.0-3) unstable; urgency=low ++ ++ * debian/rules: removed regenerate shlibs. all packages no longer needs to ++ depend on -common. ++ ++ -- Akira TAGOH Sat, 16 Mar 2002 21:51:08 +0900 ++ ++gtk+2.0 (2.0.0-2) unstable; urgency=low ++ ++ * debian/control: changed Build-Depends to libpango1.0-dev (>= 1.0.0-3) ++ * debian/{control,rules}: add libgtk-common as dummy package for upgrading. ++ * debian/rules: fix the missing directory. ++ * debian/update-gtk-immodules: fix file attribute for gtk.immodules. ++ ++ -- Akira TAGOH Sat, 16 Mar 2002 04:34:39 +0900 ++ ++gtk+2.0 (2.0.0-1) unstable; urgency=low ++ ++ * Initial Release. ++ ++ -- Akira TAGOH Wed, 13 Mar 2002 00:07:25 +0900 ++ diff --cc debian/compat index 0000000000,0000000000..f599e28b8a new file mode 100644 --- /dev/null +++ b/debian/compat @@@ -1,0 -1,0 +1,1 @@@ ++10 diff --cc debian/control index 0000000000,0000000000..bb1c67308f new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,287 @@@ ++Source: gtk+3.0 ++Section: libs ++Priority: optional ++Maintainer: Debian GNOME Maintainers ++Uploaders: Emilio Pozuelo Monfort , Jeremy Bicha , Michael Biebl ++Build-Depends: debhelper (>= 10.3~), ++ gnome-pkg-tools (>= 0.11), ++ gtk-doc-tools (>= 1.20), ++ pkg-config, ++ dbus , ++ gsettings-desktop-schemas , ++ adwaita-icon-theme , ++ at-spi2-core , ++ libglib2.0-dev (>= 2.49.4), ++ libgdk-pixbuf2.0-dev (>= 2.30.0), ++ libpango1.0-dev (>= 1.40.5), ++ libatk1.0-dev (>= 2.15.1), ++ libatk-bridge2.0-dev, ++ libegl1-mesa-dev [linux-any], ++ libepoxy-dev, ++ libfontconfig1-dev, ++ libharfbuzz-dev (>= 0.9), ++ libwayland-dev (>= 1.9.91) [linux-any], ++ wayland-protocols (>= 1.9) [linux-any], ++ libxkbcommon-dev (>= 0.2.0), ++ libx11-dev, ++ libxext-dev, ++ libxi-dev, ++ libxml2-utils, ++ libxrandr-dev (>= 2:1.5.0), ++ libxcursor-dev, ++ libxcomposite-dev, ++ libxdamage-dev, ++ libxkbfile-dev, ++ libxinerama-dev, ++ libxfixes-dev, ++ libcairo2-dev (>= 1.14.0), ++ libcups2-dev (>= 1.2), ++ libcolord-dev (>= 0.1.9), ++ librest-dev, ++ libjson-glib-dev, ++ gobject-introspection (>= 1.41.3), ++ libgirepository1.0-dev (>= 1.39.0), ++ xauth , ++ xvfb , ++Build-Depends-Indep: libglib2.0-doc, ++ libatk1.0-doc, ++ libpango1.0-doc, ++ libcairo2-doc, ++ docbook-xml, ++ docbook-xsl, ++ xsltproc, ++Rules-Requires-Root: no ++Standards-Version: 4.1.3 ++Vcs-Browser: https://salsa.debian.org/gnome-team/gtk3 ++Vcs-Git: https://salsa.debian.org/gnome-team/gtk3.git ++Homepage: https://www.gtk.org/ ++ ++Package: libgtk-3-0 ++Architecture: any ++Multi-Arch: same ++Depends: libgtk-3-common (>= ${source:Version}), ++ ${misc:Depends}, ++ ${shlibs:Depends}, ++ hicolor-icon-theme, ++ adwaita-icon-theme, ++ shared-mime-info ++Provides: gtk3-binver-3.0.0 ++Recommends: libgtk-3-bin ++Suggests: librsvg2-common, ++ gvfs ++Description: GTK+ graphical user interface library ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the shared libraries. ++ ++Package: libgtk-3-0-udeb ++Package-Type: udeb ++Section: debian-installer ++Architecture: any ++Depends: ${shlibs:Depends}, ++ ${misc:Depends} ++Provides: gtk3-binver-3.0.0 ++Description: GTK+ graphical user interface library - minimal runtime ++ This is a udeb, or a microdeb, for the debian-installer. ++ . ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the minimal runtime library using X11 needed ++ by the Debian installer. ++ ++Package: libgtk-3-common ++Section: misc ++Architecture: all ++Multi-Arch: foreign ++Depends: ${misc:Depends} ++Recommends: libgtk-3-0 ++Description: common files for the GTK+ graphical user interface library ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the common files which the libraries need. ++ ++Package: libgtk-3-bin ++Section: misc ++Architecture: any ++Multi-Arch: foreign ++Depends: ${misc:Depends}, ${shlibs:Depends}, ++ libgtk-3-0 (>= ${source:Version}), ++ libgtk-3-common (>= ${source:Version}), ++ gtk-update-icon-cache ++Description: programs for the GTK+ graphical user interface library ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the utilities which are used by the libraries ++ and other packages. ++ ++Package: libgtk-3-dev ++Section: libdevel ++Architecture: any ++Multi-Arch: same ++Depends: libgtk-3-0 (= ${binary:Version}), ++ gir1.2-gtk-3.0 (= ${binary:Version}), ++ libgtk-3-common, ++ ${misc:Depends}, ++ ${shlibs:Depends}, ++ libglib2.0-dev (>= 2.49.4), ++ libgdk-pixbuf2.0-dev (>= 2.30.0), ++ libpango1.0-dev (>= 1.40.5), ++ libatk1.0-dev (>= 2.15.1), ++ libatk-bridge2.0-dev, ++ libcairo2-dev (>= 1.14.0), ++ libepoxy-dev (>= 1.0), ++ libfontconfig1-dev, ++ libx11-dev, ++ libxext-dev, ++ libxinerama-dev, ++ libxi-dev, ++ libxrandr-dev, ++ libxcursor-dev, ++ libxfixes-dev, ++ libxcomposite-dev, ++ libxdamage-dev, ++ pkg-config, ++ libegl1-mesa-dev [linux-any], ++ libwayland-dev (>= 1.9.91) [linux-any], ++ wayland-protocols (>= 1.9) [linux-any], ++ libxkbcommon-dev ++Suggests: libgtk-3-doc ++Description: development files for the GTK+ library ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the header and development files which are ++ needed for building GTK+ applications. ++ ++Package: libgtk-3-doc ++Section: doc ++Architecture: all ++Multi-Arch: foreign ++Depends: ${misc:Depends} ++Recommends: libglib2.0-doc, ++ libatk1.0-doc, ++ libpango1.0-doc ++Suggests: devhelp ++Description: documentation for the GTK+ graphical user interface library ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the HTML documentation for the GTK+ library ++ in /usr/share/doc/libgtk-3-doc/ . ++ ++Package: gtk-3-examples ++Section: x11 ++Architecture: any ++Depends: ${shlibs:Depends}, ++ ${misc:Depends}, ++ libgtk-3-0 (= ${binary:Version}) ++Description: example files for GTK+ 3 ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the example files and a demonstration program ++ for GTK+3. ++ ++Package: gir1.2-gtk-3.0 ++Section: introspection ++Architecture: any ++Multi-Arch: same ++Depends: libgtk-3-common, ++ ${misc:Depends}, ++ ${shlibs:Depends}, ++ ${gir:Depends} ++Breaks: python-gi (<< 3.18), ++ python3-gi (<< 3.18), ++Provides: gir1.2-gdk-3.0 (= ${binary:Version}), ++ gir1.2-gdkx11-3.0 (= ${binary:Version}) ++Description: GTK+ graphical user interface library -- gir bindings ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package can be used by other packages using the GIRepository format to ++ generate dynamic bindings. ++ ++Package: gtk-update-icon-cache ++Section: misc ++Architecture: any ++Multi-Arch: foreign ++Depends: ${misc:Depends}, ++ ${shlibs:Depends} ++Breaks: libgtk2.0-bin (<< 2.24.30-2), ++ libgtk-3-bin (<< 3.20.6-1) ++Replaces: libgtk2.0-bin (<< 2.24.30-2), ++ libgtk-3-bin (<< 3.20.6-1) ++Description: icon theme caching utility ++ gtk-update-icon-cache creates mmap()able cache files for icon themes. ++ . ++ GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot ++ of system call and disk seek overhead when the application starts. Since the ++ format of the cache files allows them to be mmap()ed shared between multiple ++ applications, the overall memory consumption is reduced as well. ++ ++Package: libgail-3-0 ++Architecture: any ++Multi-Arch: same ++Depends: ${misc:Depends}, ++ ${shlibs:Depends}, ++ libgtk-3-0 (= ${binary:Version}), ++ at-spi2-core ++Description: GNOME Accessibility Implementation Library -- shared libraries ++ Gail implements ATK interfaces for GTK+ widgets which are dynamically ++ loadable at runtime by a GTK+ application. Once loaded, those parts of ++ an application that use standard GTK+ widgets will have a basic level ++ of accessibility, without the need to modify the application at all. ++ . ++ This package contains the shared library. ++ ++Package: libgail-3-dev ++Architecture: any ++Multi-Arch: same ++Section: libdevel ++Depends: ${misc:Depends}, ++ libgail-3-0 (= ${binary:Version}), ++ libgtk-3-dev (= ${binary:Version}), ++ pkg-config, ++ libatk1.0-dev ++Suggests: libgail-3-doc ++Description: GNOME Accessibility Implementation Library -- development files ++ Gail implements ATK interfaces for GTK+ widgets which are dynamically ++ loadable at runtime by a GTK+ application. Once loaded, those parts of ++ an application that use standard GTK+ widgets will have a basic level ++ of accessibility, without the need to modify the application at all. ++ . ++ This package contains the development files for Gail. ++ ++Package: libgail-3-doc ++Architecture: all ++Multi-Arch: foreign ++Section: doc ++Depends: ${misc:Depends} ++Suggests: devhelp ++Description: documentation files of the Gail library ++ Gail implements ATK interfaces for GTK+ widgets which are dynamically ++ loadable at runtime by a GTK+ application. Once loaded, those parts of ++ an application that use standard GTK+ widgets will have a basic level ++ of accessibility, without the need to modify the application at all. ++ . ++ This package contains the documentation files for Gail. diff --cc debian/control.in index 0000000000,0000000000..28d26d9d3c new file mode 100644 --- /dev/null +++ b/debian/control.in @@@ -1,0 -1,0 +1,287 @@@ ++Source: gtk+3.0 ++Section: libs ++Priority: optional ++Maintainer: Debian GNOME Maintainers ++Uploaders: @GNOME_TEAM@ ++Build-Depends: debhelper (>= 10.3~), ++ gnome-pkg-tools (>= 0.11), ++ gtk-doc-tools (>= 1.20), ++ pkg-config, ++ dbus , ++ gsettings-desktop-schemas , ++ adwaita-icon-theme , ++ at-spi2-core , ++ libglib2.0-dev (>= 2.49.4), ++ libgdk-pixbuf2.0-dev (>= 2.30.0), ++ libpango1.0-dev (>= 1.40.5), ++ libatk1.0-dev (>= 2.15.1), ++ libatk-bridge2.0-dev, ++ libegl1-mesa-dev [linux-any], ++ libepoxy-dev, ++ libfontconfig1-dev, ++ libharfbuzz-dev (>= 0.9), ++ libwayland-dev (>= 1.9.91) [linux-any], ++ wayland-protocols (>= 1.9) [linux-any], ++ libxkbcommon-dev (>= 0.2.0), ++ libx11-dev, ++ libxext-dev, ++ libxi-dev, ++ libxml2-utils, ++ libxrandr-dev (>= 2:1.5.0), ++ libxcursor-dev, ++ libxcomposite-dev, ++ libxdamage-dev, ++ libxkbfile-dev, ++ libxinerama-dev, ++ libxfixes-dev, ++ libcairo2-dev (>= 1.14.0), ++ libcups2-dev (>= 1.2), ++ libcolord-dev (>= 0.1.9), ++ librest-dev, ++ libjson-glib-dev, ++ gobject-introspection (>= 1.41.3), ++ libgirepository1.0-dev (>= 1.39.0), ++ xauth , ++ xvfb , ++Build-Depends-Indep: libglib2.0-doc, ++ libatk1.0-doc, ++ libpango1.0-doc, ++ libcairo2-doc, ++ docbook-xml, ++ docbook-xsl, ++ xsltproc, ++Rules-Requires-Root: no ++Standards-Version: 4.1.3 ++Vcs-Browser: https://salsa.debian.org/gnome-team/gtk3 ++Vcs-Git: https://salsa.debian.org/gnome-team/gtk3.git ++Homepage: https://www.gtk.org/ ++ ++Package: @SHARED_PKG@ ++Architecture: any ++Multi-Arch: same ++Depends: @COMMON_PKG@ (>= ${source:Version}), ++ ${misc:Depends}, ++ ${shlibs:Depends}, ++ hicolor-icon-theme, ++ adwaita-icon-theme, ++ shared-mime-info ++Provides: @GTK_BINVER_DEP@ ++Recommends: @BIN_PKG@ ++Suggests: librsvg2-common, ++ gvfs ++Description: GTK+ graphical user interface library ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the shared libraries. ++ ++Package: @UDEB_PKG@ ++Package-Type: udeb ++Section: debian-installer ++Architecture: any ++Depends: ${shlibs:Depends}, ++ ${misc:Depends} ++Provides: @GTK_BINVER_DEP@ ++Description: GTK+ graphical user interface library - minimal runtime ++ This is a udeb, or a microdeb, for the debian-installer. ++ . ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the minimal runtime library using X11 needed ++ by the Debian installer. ++ ++Package: @COMMON_PKG@ ++Section: misc ++Architecture: all ++Multi-Arch: foreign ++Depends: ${misc:Depends} ++Recommends: @SHARED_PKG@ ++Description: common files for the GTK+ graphical user interface library ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the common files which the libraries need. ++ ++Package: @BIN_PKG@ ++Section: misc ++Architecture: any ++Multi-Arch: foreign ++Depends: ${misc:Depends}, ${shlibs:Depends}, ++ @SHARED_PKG@ (>= ${source:Version}), ++ @COMMON_PKG@ (>= ${source:Version}), ++ gtk-update-icon-cache ++Description: programs for the GTK+ graphical user interface library ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the utilities which are used by the libraries ++ and other packages. ++ ++Package: @DEV_PKG@ ++Section: libdevel ++Architecture: any ++Multi-Arch: same ++Depends: @SHARED_PKG@ (= ${binary:Version}), ++ gir1.2-gtk-3.0 (= ${binary:Version}), ++ @COMMON_PKG@, ++ ${misc:Depends}, ++ ${shlibs:Depends}, ++ libglib2.0-dev (>= 2.49.4), ++ libgdk-pixbuf2.0-dev (>= 2.30.0), ++ libpango1.0-dev (>= 1.40.5), ++ libatk1.0-dev (>= 2.15.1), ++ libatk-bridge2.0-dev, ++ libcairo2-dev (>= 1.14.0), ++ libepoxy-dev (>= 1.0), ++ libfontconfig1-dev, ++ libx11-dev, ++ libxext-dev, ++ libxinerama-dev, ++ libxi-dev, ++ libxrandr-dev, ++ libxcursor-dev, ++ libxfixes-dev, ++ libxcomposite-dev, ++ libxdamage-dev, ++ pkg-config, ++ libegl1-mesa-dev [linux-any], ++ libwayland-dev (>= 1.9.91) [linux-any], ++ wayland-protocols (>= 1.9) [linux-any], ++ libxkbcommon-dev ++Suggests: @DOC_PKG@ ++Description: development files for the GTK+ library ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the header and development files which are ++ needed for building GTK+ applications. ++ ++Package: @DOC_PKG@ ++Section: doc ++Architecture: all ++Multi-Arch: foreign ++Depends: ${misc:Depends} ++Recommends: libglib2.0-doc, ++ libatk1.0-doc, ++ libpango1.0-doc ++Suggests: devhelp ++Description: documentation for the GTK+ graphical user interface library ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the HTML documentation for the GTK+ library ++ in /usr/share/doc/@DOC_PKG@/ . ++ ++Package: @EXAMPLES_PKG@ ++Section: x11 ++Architecture: any ++Depends: ${shlibs:Depends}, ++ ${misc:Depends}, ++ @SHARED_PKG@ (= ${binary:Version}) ++Description: example files for GTK+ 3 ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package contains the example files and a demonstration program ++ for GTK+3. ++ ++Package: gir1.2-gtk-3.0 ++Section: introspection ++Architecture: any ++Multi-Arch: same ++Depends: @COMMON_PKG@, ++ ${misc:Depends}, ++ ${shlibs:Depends}, ++ ${gir:Depends} ++Breaks: python-gi (<< 3.18), ++ python3-gi (<< 3.18), ++Provides: gir1.2-gdk-3.0 (= ${binary:Version}), ++ gir1.2-gdkx11-3.0 (= ${binary:Version}) ++Description: GTK+ graphical user interface library -- gir bindings ++ GTK+ is a multi-platform toolkit for creating graphical user ++ interfaces. Offering a complete set of widgets, GTK+ is suitable ++ for projects ranging from small one-off tools to complete application ++ suites. ++ . ++ This package can be used by other packages using the GIRepository format to ++ generate dynamic bindings. ++ ++Package: gtk-update-icon-cache ++Section: misc ++Architecture: any ++Multi-Arch: foreign ++Depends: ${misc:Depends}, ++ ${shlibs:Depends} ++Breaks: libgtk2.0-bin (<< 2.24.30-2), ++ libgtk-3-bin (<< 3.20.6-1) ++Replaces: libgtk2.0-bin (<< 2.24.30-2), ++ libgtk-3-bin (<< 3.20.6-1) ++Description: icon theme caching utility ++ gtk-update-icon-cache creates mmap()able cache files for icon themes. ++ . ++ GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot ++ of system call and disk seek overhead when the application starts. Since the ++ format of the cache files allows them to be mmap()ed shared between multiple ++ applications, the overall memory consumption is reduced as well. ++ ++Package: libgail-3-0 ++Architecture: any ++Multi-Arch: same ++Depends: ${misc:Depends}, ++ ${shlibs:Depends}, ++ @SHARED_PKG@ (= ${binary:Version}), ++ at-spi2-core ++Description: GNOME Accessibility Implementation Library -- shared libraries ++ Gail implements ATK interfaces for GTK+ widgets which are dynamically ++ loadable at runtime by a GTK+ application. Once loaded, those parts of ++ an application that use standard GTK+ widgets will have a basic level ++ of accessibility, without the need to modify the application at all. ++ . ++ This package contains the shared library. ++ ++Package: libgail-3-dev ++Architecture: any ++Multi-Arch: same ++Section: libdevel ++Depends: ${misc:Depends}, ++ libgail-3-0 (= ${binary:Version}), ++ @DEV_PKG@ (= ${binary:Version}), ++ pkg-config, ++ libatk1.0-dev ++Suggests: libgail-3-doc ++Description: GNOME Accessibility Implementation Library -- development files ++ Gail implements ATK interfaces for GTK+ widgets which are dynamically ++ loadable at runtime by a GTK+ application. Once loaded, those parts of ++ an application that use standard GTK+ widgets will have a basic level ++ of accessibility, without the need to modify the application at all. ++ . ++ This package contains the development files for Gail. ++ ++Package: libgail-3-doc ++Architecture: all ++Multi-Arch: foreign ++Section: doc ++Depends: ${misc:Depends} ++Suggests: devhelp ++Description: documentation files of the Gail library ++ Gail implements ATK interfaces for GTK+ widgets which are dynamically ++ loadable at runtime by a GTK+ application. Once loaded, those parts of ++ an application that use standard GTK+ widgets will have a basic level ++ of accessibility, without the need to modify the application at all. ++ . ++ This package contains the documentation files for Gail. diff --cc debian/copyright index 0000000000,0000000000..c97fc68eee new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,646 @@@ ++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ++Upstream-Name: gtk+ ++Source: https://download.gnome.org/sources/gtk+/ ++ ++Files: * ++Copyright: Copyright (C) 1986, 1987, 1998 The Open Group ++ Copyright (C) 1993 Robert Nation ++ Copyright (C) 1997-2010 The GTK+ Team ++ Copyright (C) 1991-1993, 1995, 1999-2010 Free Software Foundation, Inc. ++ Copyright (C) 1995, 1996, 1997, 1998 Steffen Beyer ++ Copyright (C) 1996-2007, 2009 Sun Microsystems, Inc. ++ Copyright (C) 1998 David Abilleira Freijeiro ++ Copyright (C) 1998 Lars Hamann and Stefan Jeske ++ Copyright (C) 1998 Cesar Miquel and Shawn T. Amundson ++ Copyright (C) 1995-2007 Peter Mattis, Spencer Kimball and Josh MacDonald ++ Copyright (C) 1995-2007 Ryan Lortie ++ Copyright (C) 1998, 2002 Owen Taylor ++ Copyright (C) 1998 Elliot Lee ++ Copyright (C) 1998 Shawn T. Amundson ++ Copyright (C) 1998-2004 Tor Lillqvist ++ Copyright (C) 1998-2001, 2005, 2006 Tim Janik ++ Copyright (C) 1998-2007, 2010 Red Hat, Inc. ++ Copyright (C) 1998 Stanislav Brabec ++ Copyright (C) 1998 Jiří Pavlovský ++ Copyright (C) 1999 Mark Crichton, Larry Ewing ++ Copyright (C) 1999 Michael Zucchi ++ Copyright (C) 2000 Keith Packard ++ Copyright (C) 2000 SuSE Linux Ltd ++ Copyright (C) 2001 CodeFactory AB ++ Copyright (C) 2001 Havoc Pennington ++ Copyright (C) 2001 Stefan Ondrejicka ++ Copyright (C) 2001 Archaeopteryx Software Inc. ++ Copyright (C) 2001-2005 Hans Breuer ++ Copyright (C) 2001,2002,2004 Anders Carlsson ++ Copyright (C) 2001-2003, 2006, 2007, 2009, 2010 Kristian Rietveld ++ Copyright (C) 2002 Sayed Jaffer Al-Mosawi ++ Copyright (C) 2002 Naba Kumar ++ Copyright (C) 2002 James Henstridge ++ Copyright (C) 2003, 2004 Raymond Penners ++ Copyright (C) 2003, 2004 Dom Lachowicz ++ Copyright (C) 2003, 2004 Soeren Sandmann ++ Copyright (C) 2003, 2004, 2006, 2009 Matthias Clasen ++ Copyright (C) 2003 Takuro Ashie ++ Copyright (C) 2003-2004 Kazuki IWAMOTO ++ Copyright (C) 2003 Apple Computer, Inc. ++ Copyright (C) 2003 Ricardo Fernandez Pascual ++ Copyright (C) 2003 Alex Graveley ++ Copyright (C) 2004 Paolo Borelli ++ Copyright (C) 2004, 2009, 2010 Nokia Corporation ++ Copyright (C) 2004-2006 Christian Hammond ++ Copyright (C) 2004 Lorenzo Gil Sanchez ++ Copyright (c) 2004 James M. Cape ++ Copyright (C) 2004-2009 GNOME Foundation ++ Copyright (C) 2005 Paolo Maggi ++ Copyright (C) 2005 Jamie McCracken ++ Copyright (C) 2005 Ronald S. Bultje ++ Copyright (C) 2005-2007 Vincent Untz ++ Copyright (C) 2005,2007-2009 Carlos Garnacho ++ Copyright (C) 2005-2008 Imendio AB ++ Copyright (C) 2005 Novell, Inc. ++ Copyright (C) 2005-2007 Emmanuele Bassi ++ Copyright (C) 2006 Alexander Larsson ++ Copyright (C) 2006 John (J5) Palmieri ++ Copyright (C) 2006-2008, 2010 Christian Persch ++ Copyright (C) 2006,2008 Jan Arne Petersen ++ Copyright (C) 2006 Hong Jen Yee (PCMan) ++ Copyright (C) 2006-2007 Async Open Source ++ Copyright (C) 2006-2010 Openismus GmbH ++ Copyright (C) 2007 John Stowers, Neil Jagdish Patel ++ Copyright (C) 2007-2009 Cody Russell ++ Copyright (C) 2008 Tristan Van Berkom ++ Copyright (C) 2008 Tadej BorovÅ¡ak ++ Copyright (C) 2008 Jaap Haitsma ++ Copyright (C) 2008 Richard Hughes ++ Copyright (C) 2009 Bastien Nocera ++ Copyright (C) 2009 Stefan Walter ++ Copyright (C) 2009 Ghee Teo ++ Copyright (C) 2010 Codethink Limited ++ Copyright (C) 2010 Christian Dywan ++ Copyright (C) 2010 Xandru Armesto ++ Copyright (C) 2010 Damyan Ivanov ++ Copyright (C) 2010 Sadia Afroz ++ Copyright (C) 2010 Israt Jahan ++ Copyright (C) Federico Mena ++ Copyright (C) Christian Kellner ++ Copyright (C) David Zeuthen ++ Copyright (C) Javier Jardón ++License: LGPL-2+ ++ This library is free software; you can redistribute it and/or modify it ++ under the terms of the GNU Lesser General Public License as published by the ++ Free Software Foundation; either version 2 of the License, or (at your ++ option) any later version. ++ . ++ This library is distributed in the hope that it will be useful, but WITHOUT ++ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ++ FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License ++ for more details. ++ . ++ You should have received a copy of the GNU Lesser General Public ++ License along with this library; if not, write to the ++ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA ++ 02110-1301 USA. ++ . ++ See /usr/share/common-licenses/LGPL-2 on your debian system. ++ ++Files: gtk/gtkcomboboxtext.h ++ gtk/gtktoolpaletteprivate.h ++ gtk/gtktoolitemgroup.* ++ gtk/gtktoolpalette.c ++ gtk/gtkaboutdialog.h ++ gtk/gtktoolpaletteprivate.c ++ gtk/org.gtk.Settings.FileChooser.gschema.xml ++Copyright: Copyright (C) 2010 Christian Dywan ++ Copyright (C) 2008 Openismus GmbH ++ Copyright (C) 2001 CodeFactory AB ++ Copyright (C) 2001 Anders Carlsson ++ Copyright (C) 2003, 2004 Matthias Clasen ++ Copyright (C) 2010 Christian Persch ++License: LGPL-2.1+ ++ This library is free software; you can redistribute it and/or modify it ++ under the terms of the GNU Lesser General Public License as published by the ++ Free Software Foundation; either version 2.1 of the License, or (at your ++ option) any later version. ++ . ++ This library is distributed in the hope that it will be useful, but WITHOUT ++ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ++ FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License ++ for more details. ++ . ++ You should have received a copy of the GNU Lesser General Public ++ License along with this library; if not, write to the ++ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA ++ 02110-1301 USA. ++ . ++ See /usr/share/common-licenses/LGPL-2.1 on your debian system. ++ ++Files: po/* ++ po-properties/* ++Copyright: Copyright (C) 1998-2010 The Free Software Foundation, Inc. ++ Copyright (C) 1999, 2003-2010 The GTK+ Team ++ Copyright (C) 2004 Zuza Software Foundation ++ Copyright (C) 2008-2010 F Wolff ++ Copyright (C) 2002 Ge'ez Frontier Foundation ++ Copyright (C) 2004 GNOME Foundation ++ Copyright (C) 2004 James Johnson ++ Copyright (C) 2004 David Lodge ++ Copyright (C) 2004 Ayman Hourieh ++ Copyright (C) 2002 Sayed Jaffer Al-Mosawi ++ Copyright (C) 2002 Isam Bayazidi ++ Copyright (C) 2003, 2004 Arafat Medini ++ Copyright (C) 2004 Ayman Hourieh ++ Copyright (C) 2006 Djihed Afifi ++ Copyright (C) 2006 Seba Barto ++ Copyright (C) 2008 Anas Afif Emad ++ Copyright (C) 2006-2010 Khaled Hosny ++ Copyright (C) 2006, 2008 Amitakhya Phukan ++ Copyright (C) 2008 Amitakhya Phukan ++ Copyright (C) 2009 Amitakhya Phukan ++ Copyright (C) 2007 Rosetta Contributors and Canonical Ltd ++ Copyright (C) 2007 Xose S. Puente ++ Copyright (C) 2004 Amir Hedayaty ++ Copyright (C) 2000 Vasif Ismailoglu MD ++ Copyright (C) 2003, 2004 Mətin Əmirov ++ Copyright (C) 2006 Alaksandar Navicki ++ Copyright (C) 2001-2003 Ales Nyakhaychyk ++ Copyright (C) 2005 Vital Khilko ++ Copyright (C) 2005 Ales Nyakhaychyk ++ Copyright (C) 2002 Borislav Aleksandrov ++ Copyright (C) 2002 Yanko Kaneti ++ Copyright (C) 2004, 2005 Vladimir Petkov ++ Copyright (C) 2005-2010 Alexander Shopov ++ Copyright (C) 2007 Runa Bhattacharjee ++ Copyright (C) 2008-2010 Runa Bhattacharjee ++ Copyright (C) 2004 Sayamindu Dasgupta ++ Copyright (C) 2004, 2005 Progga ++ Copyright (C) 2007 Runa Bhattacharjee ++ Copyright (C) 2008, 2009 Runa Bhattacharjee ++ Copyright (C) 2009 Maruf Ovee ++ Copyright (C) 2004 Rosetta Contributors and Canonical Ltd ++ Copyright (C) 2004 Thierry Vignaud ++ Copyright (C) 2005-2008 Alan Monfort ++ Copyright (C) 2009 Jamy ++ Copyright (C) 2004 Kenan Hadžiavdić ++ Copyright (C) 2004 Kenan Hadžiavdić ++ Copyright (C) 1999, 2000 Ivan Vilata i Balaguer ++ Copyright (C) 2000-2002 Softcatala ++ Copyright (C) 2002-2006 Jordi Mallach ++ Copyright (C) 2003 Mireia Farrús ++ Copyright (C) 2005, 2006 Josep Puigdemont ++ Copyright (C) 2008-2010 David Planella ++ Copyright (C) 1999, 2000 Ivan Vilata i Balaguer ++ Copyright (C) 2000-2002 Softcatala ++ Copyright (C) 2002-2006 Jordi Mallach ++ Copyright (C) 2003 Mireia Farrús ++ Copyright (C) 2005, 2006 Josep Puigdemont ++ Copyright (C) 2008-2010 David Planella ++ Copyright (C) 2009, 2010 Reşat SABIQ ++ Copyright (C) 2003, 2004, 2005 Miloslav Trmac ++ Copyright (C) 2006 Lukas Novotny ++ Copyright (C) 2002 Jiří Lebl ++ Copyright (C) 2002 Michal Bukovjan ++ Copyright (C) 2003-2005 Miloslav Trmac ++ Copyright (C) 2006 Jakub Friedl ++ Copyright (C) 2006 Lukas Novotny ++ Copyright (C) 2007-2010 Petr Kovar ++ Copyright (C) 2002 Rhoslyn Prys ++ Copyright (C) 2003, 2004 Dafydd Harries ++ Copyright (C) 2004-2006 Rhys Jones ++ Copyright (C) 2009 Iestyn Pryce ++ Copyright (C) 1999, 2000 Kenneth Christiansen ++ Copyright (C) 2000 Keld Simonsen ++ Copyright (C) 2001-2004 Ole Laursen ++ Copyright (C) 2005 Martin Willemoes Hansen ++ Copyright (C) 2005 Marie Lund ++ Copyright (C) 2007-2010 Ask Hjorth Larsen ++ Copyright (C) 2001, 2002 Matthias Warkus ++ Copyright (C) 2002-2004 Christian Neumair ++ Copyright (C) 2004-2009 Hendrik Richter ++ Copyright (C) 2004, 2005 Hendrik Brandt ++ Copyright (C) 2008 Andre Klapper ++ Copyright (C) 2009, 2010 Mario Blättermann ++ Copyright (C) 2009, 2010 Christian Kirbach ++ Copyright (C) 1999, 2001, 2002 Simos Xenitellis ++ Copyright (C) 2003-2008 Nikos Charonitakis ++ Copyright (C) 2003 Nikos Kannelopoulos ++ Copyright (C) 2002-2007 Kostas Papadimas ++ Copyright (C) 2006 Simos Xenitellis ++ Copyright (C) 2009 Jennie Petoumenou ++ Copyright (C) 2009 Simos Xenitellis ++ Copyright (C) 2004 Adam Weinberger and the GNOME Foundation ++ Copyright (C) 2004 Adam Weinberger ++ Copyright (C) 2004 Abigail Brady ++ Copyright (C) 2004 Gareth Owen ++ Copyright (C) 2009, 2010 Bruce Cowan ++ Copyright (C) 2007 Antono VASILJEV ++ Copyright (C) 2007 Guillaume SAVATON ++ Copyright (C) 1998-2000 Pablo Saratxaga ++ Copyright (C) 2001 José Antonio Salgueiro A. ++ Copyright (C) 2002 Carlos Perelló Marín ++ Copyright (C) 2002 Germán Poo-Caamaño ++ Copyright (C) 2002, 2003 Pablo Gonzalo del Campo ++ Copyright (C) 2003 Juan Manuel García Molina ++ Copyright (C) 2003-2006 Francisco Javier F. Serrador ++ Copyright (C) 2007-2010 Jorge González ++ Copyright (C) 2007-2010 The GNOME Project. ++ Copyright (C) 2002-2004 Tõivo Leedjärv ++ Copyright (C) 2004, 2005 Priit Laes ++ Copyright (C) 2005-2010 Ivar Smolin ++ Copyright (C) 2009-2010 Mattias Põldaru ++ Copyright (C) 1999-2000 Joseba Bidaurrazaga van Dierdonck ++ Copyright (C) 2004 Hizkuntza Politikarako Sailburuordetza ++ Copyright (C) 2004-2006, 2008-2010 Iñaki Larrañaga Murgoitio ++ Copyright (C) 2007 Iñaki Larrañaga Murgoitio ++ Copyright (C) 2000, 2002, 2003, 2004, 2005 Sharif FarsiWeb, Inc. ++ Copyright (C) 2000, 2002-2005 Roozbeh Pournader ++ Copyright (C) 2005 Meelad Zakaria ++ Copyright (C) 2004 Sami Pesonen ++ Copyright (C) 2000-2005 Pauli Virtanen ++ Copyright (C) 2005-2009 Ilkka Tuohela ++ Copyright (C) 2009-2010 Tommi Vainikainen ++ Copyright (C) 2009 Jiri Grönroos ++ Copyright (C) 2000-2006 Christophe Merlet ++ Copyright (C) 20002 Christophe Fergeau ++ Copyright (C) 2003 David Bellot ++ Copyright (C) 2006 Benoît Dejean ++ Copyright (C) 2006-2007 Jonathan Ernst ++ Copyright (C) 2006-2008 Robert-André Mauchin ++ Copyright (C) 2007-2008 Stéphane Raimbault ++ Copyright (C) 2007-2010 Claude Paroz ++ Copyright (C) 2008 Yannick Tailliez ++ Copyright (C) 2009 Laurent Coudeur ++ Copyright (C) 2004 Alastair McKinstry ++ Copyright (C) 2005 Alan Horkan ++ Copyright (C) 2007-2010 Seán de Búrca ++ Copyright (C) 1999, 2000 Jesus Bravo Alvarez ++ Copyright (C) 2005, 2006 Ignacio Casal Quinteiro ++ Copyright (C) 2008 Ignacio Casal Quinteiro ++ Copyright (C) 2009 Mancomún - Centro de Referencia e Servizos de Software Libre ++ Copyright (C) 2009 Antón Méixome ++ Copyright (C) 2009 Anton Meixome ++ Copyright (C) 2009, 2010 Fran Dieguez ++ Copyright (C) 2004 MagNet ++ Copyright (C) 2005, 2006 Ankit Patel ++ Copyright (C) 2007, 2009 Ankit Patel ++ Copyright (C) 2008-2010 Sweta Kothari ++ Copyright (C) 2000 Tzafrir Cohen ++ Copyright (C) 2002, 2004 Gil 'Dolfin' Osher ++ Copyright (C) 2006 Yair Hershkovitz ++ Copyright (C) 2003 G Karunakar ++ Copyright (C) 2004 Ravishankar Shrivastava ++ Copyright (C) 2005, 2006, 2009 Rajesh Ranjan ++ Copyright (C) 2009 Manoj Kumar Giri ++ Copyright (C) 2009 Rajesh Ranjan ++ Copyright (C) 1999-2002 Szabolcs Ban ++ Copyright (C) 2002 Andras Timar ++ Copyright (C) 2004, 2005 Laszlo Dvornik ++ Copyright (C) 2004, 2005, 2007-2010 Gabor Kelemen ++ Copyright (C) 2005 Lilit Azizbekyan ++ Copyright (C) 2005 Lilit Sargsyan ++ Copyright (C) 2005 Norayr Chilingaryan ++ Copyright (C) 2006 Ahmad Riza H Nst ++ Copyright (C) 2003 Mohammad DAMT ++ Copyright (C) 2007 Michael Terry ++ Copyright (C) 2003 Richard Allen ++ Copyright (C) 2000-2002 Christopher Gabriel ++ Copyright (C) 2003-2007 Alessio Dessì ++ Copyright (C) 2007-2010 Luca Ferretti ++ Copyright (C) 2000, 2001 Yukihiro Nakai ++ Copyright (C) 2002, 2009, 2010 Takayuki KUSANO ++ Copyright (C) 2002 Akira TAGOH ++ Copyright (C) 2003-2009 Takeshi AIHANA ++ Copyright (C) 2003 KAMAGASAKO Masatoshi ++ Copyright (C) 2006 Satoru SATOh ++ Copyright (C) 2009-2010 Nishibori Kiyotaka ++ Copyright (C) 2005 Gia Shervashidze ++ Copyright (C) 2007, 2008 Vladimer Sichinava ვლადიმერ სიჭინავა ++ Copyright (C) 2006-2010 Kibavuidi Nsiangani ++ Copyright (C) 2007-2010 Shankar Prasad ++ Copyright (C) 2002-2010 Changwod Ryu ++ Copyright (C) 2008, 2009 Erdal Ronahi ++ Copyright (C) 2003 Mathieu van Woerkom ++ Copyright (C) 2000-2004 Gediminas Paulauskas ++ Copyright (C) 2004 Tomas Kuliavas ++ Copyright (C) 2004-2007, 2010 Žygimantas Beručka ++ Copyright (C) 2006 Mantas KriaučiÅ«nas ++ Copyright (C) 2007 Gintautas Miliauskas ++ Copyright (C) 2008, 2010 Rimas Kudelis ++ Copyright (C) 2009 Gintautas Miliauskas ++ Copyright (C) 2006, 2007, 2009 Raivis Dejus ++ Copyright (C) 2008 BOSS GNU/Linux ++ Copyright (C) 20009 Rajesh Ranjan ++ Copyright (C) 2009 Rajesh Ranjan ++ Copyright (C) 2006 The GNOME Foundation ++ Copyright (C) 2004 John C Barstow ++ Copyright (C) 2002 Ivan Stojmirov ++ Copyright (C) 2004 Tomislav Markovski ++ Copyright (C) 2005 Арангел Ангов ++ Copyright (C) 2006 Arangel Angov ++ Copyright (C) 2006, 2007 Jovan Naumovski ++ Copyright (C) 2007 Arangel Angov ++ Copyright (C) 2003 FSF-India ++ Copyright (C) 2006, 2007, 2009 Ani Peter ++ Copyright (C) 2008 Hari Vishnu ++ Copyright (C) 2003 OpenMN team ++ Copyright (C) 2003 2004 Sanlig Badral ++ Copyright (C) 2004 Sayamindu Dasgupta ++ Copyright (C) 2003 Swapnil Hajare ++ Copyright (C) 2004 Pradeep Deshpande ++ Copyright (C) 2006 Rahul Bhalerao ++ Copyright (C) 2008, 2009 Sandeep Shedmake ++ Copyright (C) 2009, 2010 Sandeep Shedmake ++ Copyright (C) 2002 Hasbullah Bin Pit (sebol) ++ Copyright (C) 2009, 2010 Russell Kyaw ++ Copyright (C) 2005 Terance Edward Sola ++ Copyright (C) 2008 Rosetta Contributors and Canonical Ltd 2008 ++ Copyright (C) 2009 Nils-Christoph Fiedler ++ Copyright (C) 2004 Pawan Chitrakar ++ Copyright (C) 2005 Jyotshna Shrestha ++ Copyright (C) 2005 Ganesh Ghimire ++ Copyright (C) 2005 Jaydeep Bhusal ++ Copyright (C) 2006 Shyam Krishna Bal ++ Copyright (C) 2006 Shiva Pokharel ++ Copyright (C) 2006 Mahesh subedi ++ Copyright (C) 2002 Dirk-Jan C. Binnema ++ Copyright (C) 2002 Ronald Hummelink ++ Copyright (C) 2002-2010 Tino Meinen ++ Copyright (C) 2009 Reinout van Schouwen ++ Copyright (C) 1998-2001 Kjartan Maraas ++ Copyright (C) 2001-2002 Roy-Magne Mo ++ Copyright (C) 2003, 2004 Åsmund Skjæveland ++ Copyright (C) 2008, 2009 Eskild Hustvedt ++ Copyright (C) 2009 Åsmund Skjæveland ++ Copyright (C) 2004 Zuza Software Foundation ++ Copyright (C) 2006-2008 Yannig Marchegay (Kokoyaya) ++ Copyright (C) 2005 Gora Mohanty ++ Copyright (C) 2006 Subhransu Behera ++ Copyright (C) 2008, 2009, 2010 Manoj Kumar Giri ++ Copyright (C) 2004 Amanpreet Singh Alam ++ Copyright (C) 2005-2009 Amanpreet Singh Alam ++ Copyright (C) 2009, 2010 A S Alam ++ Copyright (C) 2004 Gustavo Noronha Silva ++ Copyright (C) 2004 Alex Camacho Castilho ++ Copyright (C) 2004, 2005 Afonso Celso Medina ++ Copyright (C) 2006 Raphael Higino ++ Copyright (C) 2007 Og Maciel ++ Copyright (C) 2007 Pedro Vaz Mello de Medeiros ++ Copyright (C) 2008 Henrique P Machado ++ Copyright (C) 2008 Fábio Nogueira ++ Copyright (C) 2006-2009 Leonardo Ferreira Fontenelle ++ Copyright (C) 2009 Vladimir Melo ++ Copyright (C) 2009 André Gondim ++ Copyright (C) 2009, 2010 Jonh Wendell ++ Copyright (C) 2001-2010 Duarte Loreto ++ Copyright (C) 1999, 2000 Dan Damian ++ Copyright (C) 2001, 2002 Marius Andreiana ++ Copyright (C) 2003-2010 Mișu Moldovan ++ Copyright (C) 2009, 2010 Lucian Adrian Grijincu ++ Copyright (C) 2000-2002 Valek Filippov ++ Copyright (C) 2002-2004 Dmitry Mastrukov ++ Copyright (C) 2002 Sun G11n ++ Copyright (C) 2003 Andrew W. Nosenko ++ Copyright (C) 2004-2006 Leonid Kanter ++ Copyright (C) 2006 Alexander Sigachov ++ Copyright (C) 2007 Vasiliy Faronov ++ Copyright (C) 2008 Anton Shestakov ++ Copyright (C) 2009 Lebedev Roman ++ Copyright (C) 2004 Steve Murphy ++ Copyright (C) 2004 Philibert Ndandali ++ Copyright (C) 2004 Viateur MUGENZI ++ Copyright (C) 2004 Noëlla Mupole ++ Copyright (C) 2004 Carole Karema ++ Copyright (C) 2007 Danishka Navin ++ Copyright (C) 2001, 2002, 2004 Stanislav Visnovsky ++ Copyright (C) 2005, 2008 Marcel Telka ++ Copyright (C) 2006-2010 Pavol Å imo ++ Copyright (C) 2006 Matic Žgur ++ Copyright (C) 2007 Martin Srebotnjak ++ Copyright (C) 2007 Matej Urbančič ++ Copyright (C) 2003 Besnik Bleta ++ Copyright (C) 2003-2009 Laurent Dhima ++ Copyright (C) 2003-2007 Courtesy of Prevod.org team (http://prevod.org/) ++ Copyright (C) 2000-2005 Christian Rose ++ Copyright (C) 2006-2010 Daniel Nylander ++ Copyright (C) 2001-2003 Dinesh Nadarajah ++ Copyright (C) 2006 Felix ++ Copyright (C) 2009 I. Felix ++ Copyright (C) 2005 Prajasakti Localisation Team ++ Copyright (C) 2007 Sunil Mohan Adapa ++ Copyright (C) 2008, 2009 Krishna Babu K ++ Copyright (C) 2003, 2004 Paisa Seeluangsawat ++ Copyright (C) 2005-2010 Theppitak Karoonboonyanan ++ Copyright (C) 2004 Gurban Mühemmet Tewekgeli ++ Copyright (C) 2003 Arman Aksoy ++ Copyright (C) 2001, 2002 Nilgün Belma Bugüner ++ Copyright (C) 1999-2001 Fatih Demir ++ Copyright (C) 2001 Görkem Cetin ++ Copyright (C) 2006-2009 Baris Cicek ++ Copyright (C) 2005 Albert Fazlí ++ Copyright (C) 2008 Rosetta Contributors and Canonical Ltd ++ Copyright (C) 2008 Ömerjan Tursunqasim ++ Copyright (C) 1999, 2004 Yuri Syrota ++ Copyright (C) 2004-2010 Maxim Dziumanenko ++ Copyright (C) 2009 wanderlust ++ Copyright (C) 2003, 2004 Mashrab Kuvatov ++ Copyright (C) 2008 Nurali Abdurahmonov ++ Copyright (C) 2003, 2004 Mashrab Kuvatov ++ Copyright (C) 2008 Nurali Abdurahmonov ++ Copyright (C) 2000-2002 Hoang Ngoc Tu ++ Copyright (C) 2000-2002 Joern v. Kattchee ++ Copyright (C) 2002-2004, 2007-2009 Nguyễn Thái Ngọc Duy ++ Copyright (C) 2005-2010 Clytie Siddall ++ Copyright (C) 2001, 2003-2006 Pablo Saratxaga ++ Copyright (C) 2005 Canonical Ltd. ++ Copyright (C) 2005 Translation World CC in South Africa ++ Copyright (C) 2003 Raphael Finkel ++ Copyright (C) 2000 辛立仁 ++ Copyright (C) 2000 Chih-Wei Huang ++ Copyright (C) 2001 Abel Cheung ++ Copyright (C) 2001 He Qiangqiang ++ Copyright (C) 2003, 2004 Funda Wang ++ Copyright (C) 2007 Yang Zhang ++ Copyright (C) 2008, 2009 Deng Xiyue ++ Copyright (C) 2008, 2009 Funda Wang ++ Copyright (C) 2009, 2010 Hinker ++License: LGPL-2+ ++ This library is free software; you can redistribute it and/or modify it ++ under the terms of the GNU Lesser General Public License as published by the ++ Free Software Foundation; either version 2 of the License, or (at your ++ option) any later version. ++ . ++ This library is distributed in the hope that it will be useful, but WITHOUT ++ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ++ FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License ++ for more details. ++ . ++ You should have received a copy of the GNU Lesser General Public ++ License along with this library; if not, write to the ++ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA ++ 02110-1301 USA. ++ . ++ See /usr/share/common-licenses/LGPL-2 on your debian system. ++ ++Files: gdk/win32/wintab.h ++ gdk/win32/pktdef.h ++Copyright: Copyright (C) 1991-1998 LCS/Telegraphics ++License: other ++ The text and information contained in this file may be freely used, ++ copied, or distributed without compensation or licensing restrictions. ++ ++Files: gtk/gtktexttag.* ++ gtk/gtktextmark.* ++ gtk/gtktextsegment.c ++ gtk/gtktextchild.c ++ gtk/gtktextchildprivate.h ++ gtk/gtktextbtree.c ++Copyright: Copyright (C) 1992-1994 The Regents of the University of California. ++ Copyright (C) 1994-1997 Sun Microsystems, Inc. ++ Copyright (C) 2000 Red Hat, Inc. ++License: SWL ++ This software is copyrighted by the Regents of the University of ++ California, Sun Microsystems, Inc., and other parties. The ++ following terms apply to all files associated with the software ++ unless explicitly disclaimed in individual files. ++ . ++ The authors hereby grant permission to use, copy, modify, ++ distribute, and license this software and its documentation for any ++ purpose, provided that existing copyright notices are retained in ++ all copies and that this notice is included verbatim in any ++ distributions. No written agreement, license, or royalty fee is ++ required for any of the authorized uses. Modifications to this ++ software may be copyrighted by their authors and need not follow ++ the licensing terms described here, provided that the new terms are ++ clearly indicated on the first page of each file where they apply. ++ . ++ IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY ++ PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL ++ DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, ++ OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED ++ OF THE POSSIBILITY OF SUCH DAMAGE. ++ . ++ THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, ++ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ++ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND ++ NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, ++ AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE ++ MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. ++ . ++ GOVERNMENT USE: If you are acquiring this software on behalf of the ++ U.S. government, the Government shall have only "Restricted Rights" ++ in the software and related documentation as defined in the Federal ++ Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you ++ are acquiring the software on behalf of the Department of Defense, ++ the software shall be classified as "Commercial Computer Software" ++ and the Government shall have only "Restricted Rights" as defined ++ in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the ++ foregoing, the authors grant the U.S. Government and others acting ++ in its behalf permission to use and distribute the software in ++ accordance with the terms specified in this license. ++ ++Files: gtk/gtktextdisplay.* ++ gtk/gtktextlayout.* ++Copyright: Copyright (C) 1992-1994 The Regents of the University of California. ++ Copyright (C) 1994-1997 Sun Microsystems, Inc. ++ Copyright (C) 2000 Red Hat, Inc. ++License: LGPL-2+ or SWL ++ This software is copyrighted by the Regents of the University of ++ California, Sun Microsystems, Inc., and other parties. The ++ following terms apply to all files associated with the software ++ unless explicitly disclaimed in individual files. ++ . ++ The authors hereby grant permission to use, copy, modify, ++ distribute, and license this software and its documentation for any ++ purpose, provided that existing copyright notices are retained in ++ all copies and that this notice is included verbatim in any ++ distributions. No written agreement, license, or royalty fee is ++ required for any of the authorized uses. Modifications to this ++ software may be copyrighted by their authors and need not follow ++ the licensing terms described here, provided that the new terms are ++ clearly indicated on the first page of each file where they apply. ++ . ++ IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY ++ PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL ++ DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, ++ OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED ++ OF THE POSSIBILITY OF SUCH DAMAGE. ++ . ++ THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, ++ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ++ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND ++ NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, ++ AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE ++ MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. ++ . ++ GOVERNMENT USE: If you are acquiring this software on behalf of the ++ U.S. government, the Government shall have only "Restricted Rights" ++ in the software and related documentation as defined in the Federal ++ Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you ++ are acquiring the software on behalf of the Department of Defense, ++ the software shall be classified as "Commercial Computer Software" ++ and the Government shall have only "Restricted Rights" as defined ++ in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the ++ foregoing, the authors grant the U.S. Government and others acting ++ in its behalf permission to use and distribute the software in ++ accordance with the terms specified in this license. ++ . ++ or ++ . ++ This library is free software; you can redistribute it and/or modify it ++ under the terms of the GNU Lesser General Public License as published by the ++ Free Software Foundation; either version 2 of the License, or (at your ++ option) any later version. ++ . ++ This library is distributed in the hope that it will be useful, but WITHOUT ++ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ++ FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License ++ for more details. ++ . ++ You should have received a copy of the GNU Lesser General Public ++ License along with this library; if not, write to the ++ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA ++ 02110-1301 USA. ++ . ++ See /usr/share/common-licenses/LGPL-2 on your debian system. ++ ++Files: ++ gdk/broadway/rawinflate.min.js ++ debian/missing-sources/zlib.js-0.1.6 ++Copyright: © 2012 imaya ++License: Expat ++ Permission is hereby granted, free of charge, to any person obtaining a copy ++ of this software and associated documentation files (the "Software"), to deal ++ in the Software without restriction, including without limitation the rights ++ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell ++ copies of the Software, and to permit persons to whom the Software is ++ furnished to do so, subject to the following conditions: ++ . ++ The above copyright notice and this permission notice shall be included in ++ all copies or substantial portions of the Software. ++ . ++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR ++ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, ++ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ++ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER ++ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, ++ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN ++ THE SOFTWARE. ++ ++Files: ++ debian/missing-sources/zlib.js-0.1.6/closure-primitives ++Copyright: © 2006-2010 The Closure Library Authors ++License: Apache-2.0 ++ Licensed under the Apache License, Version 2.0 (the "License"); ++ you may not use this file except in compliance with the License. ++ You may obtain a copy of the License at ++ . ++ https://www.apache.org/licenses/LICENSE-2.0 ++ . ++ Unless required by applicable law or agreed to in writing, software ++ distributed under the License is distributed on an "AS-IS" BASIS, ++ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ++ See the License for the specific language governing permissions and ++ limitations under the License. ++Comment: ++ On Debian systems a copy of the Apache License, Version 2.0 can be ++ found in /usr/share/common-licenses/Apache-2.0 diff --cc debian/gbp.conf index 0000000000,0000000000..e0196c44d7 new file mode 100644 --- /dev/null +++ b/debian/gbp.conf @@@ -1,0 -1,0 +1,5 @@@ ++[DEFAULT] ++pristine-tar = True ++debian-branch = debian/master ++upstream-branch = upstream/latest ++upstream-vcs-tag = %(version)s diff --cc debian/gir1.2-gtk-3.0.install index 0000000000,0000000000..9038727d6e new file mode 100644 --- /dev/null +++ b/debian/gir1.2-gtk-3.0.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/lib/*/girepository-1.0/ diff --cc debian/gtk-3-examples.examples index 0000000000,0000000000..6ad24cd973 new file mode 100644 --- /dev/null +++ b/debian/gtk-3-examples.examples @@@ -1,0 -1,0 +1,2 @@@ ++# from the source ++examples/* diff --cc debian/gtk-3-examples.install index 0000000000,0000000000..05b649abb6 new file mode 100644 --- /dev/null +++ b/debian/gtk-3-examples.install @@@ -1,0 -1,0 +1,17 @@@ ++usr/bin/gtk-encode-symbolic-svg ++usr/bin/gtk3-demo ++usr/bin/gtk3-demo-application ++usr/bin/gtk3-icon-browser ++usr/bin/gtk3-widget-factory ++usr/share/applications/gtk3-demo.desktop ++usr/share/applications/gtk3-icon-browser.desktop ++usr/share/applications/gtk3-widget-factory.desktop ++usr/share/icons/hicolor/*/*/gtk3-widget-factory* ++usr/share/icons/hicolor/*/*/gtk3-demo* ++usr/share/glib-2.0/schemas/org.gtk.Demo.gschema.xml ++usr/share/glib-2.0/schemas/org.gtk.exampleapp.gschema.xml ++usr/share/man/*/gtk-encode-symbolic-svg.* ++usr/share/man/*/gtk3-demo.* ++usr/share/man/*/gtk3-demo-application.* ++usr/share/man/*/gtk3-icon-browser.* ++usr/share/man/*/gtk3-widget-factory.* diff --cc debian/gtk-update-icon-cache.install index 0000000000,0000000000..3c4895f489 new file mode 100644 --- /dev/null +++ b/debian/gtk-update-icon-cache.install @@@ -1,0 -1,0 +1,3 @@@ ++../../../debian/update-icon-caches usr/sbin/ ++usr/bin/gtk-update-icon-cache ++usr/share/man/man1/gtk-update-icon-cache.1 diff --cc debian/gtk-update-icon-cache.manpages index 0000000000,0000000000..7f64d98c33 new file mode 100644 --- /dev/null +++ b/debian/gtk-update-icon-cache.manpages @@@ -1,0 -1,0 +1,1 @@@ ++debian/update-icon-caches.8 diff --cc debian/gtk-update-icon-cache.preinst index 0000000000,0000000000..121eb260c3 new file mode 100644 --- /dev/null +++ b/debian/gtk-update-icon-cache.preinst @@@ -1,0 -1,0 +1,14 @@@ ++#!/bin/sh ++set -e ++ ++# Clean up existing diversions from libgtk-3-bin ++if dpkg --compare-versions "$2" lt "3.20.5-2" ; then ++ dpkg-divert --remove --package libgtk-3-bin --rename \ ++ --divert /usr/sbin/update-icon-caches.gtk2 \ ++ /usr/sbin/update-icon-caches ++ dpkg-divert --remove --package libgtk-3-bin --rename \ ++ --divert /usr/share/man/man8/update-icon-caches.gtk2.8.gz \ ++ /usr/share/man/man8/update-icon-caches.8.gz ++fi ++ ++#DEBHELPER# diff --cc debian/libgail-3-0.install index 0000000000,0000000000..8550f77859 new file mode 100644 --- /dev/null +++ b/debian/libgail-3-0.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/lib/*/libgail*.so.* diff --cc debian/libgail-3-0.lintian-overrides index 0000000000,0000000000..70a5da75bb new file mode 100644 --- /dev/null +++ b/debian/libgail-3-0.lintian-overrides @@@ -1,0 -1,0 +1,2 @@@ ++# Historical weirdness, not going to be changed now ++libgail-3-0: package-name-doesnt-match-sonames libgailutil-3-0 diff --cc debian/libgail-3-0.symbols index 0000000000,0000000000..932510abbb new file mode 100644 --- /dev/null +++ b/debian/libgail-3-0.symbols @@@ -1,0 -1,0 +1,14 @@@ ++libgailutil-3.so.0 libgail-3-0 #MINVER# ++ gail_misc_add_attribute@Base 3.0.0 ++ gail_misc_buffer_get_run_attributes@Base 3.0.0 ++ gail_misc_get_default_attributes@Base 3.0.0 ++ gail_misc_get_extents_from_pango_rectangle@Base 3.0.0 ++ gail_misc_get_index_at_point_in_layout@Base 3.0.0 ++ gail_misc_get_origins@Base 3.0.0 ++ gail_misc_layout_get_run_attributes@Base 3.0.0 ++ gail_text_util_buffer_setup@Base 3.0.0 ++ gail_text_util_get_substring@Base 3.0.0 ++ gail_text_util_get_text@Base 3.0.0 ++ gail_text_util_get_type@Base 3.0.0 ++ gail_text_util_new@Base 3.0.0 ++ gail_text_util_text_setup@Base 3.0.0 diff --cc debian/libgail-3-dev.install index 0000000000,0000000000..ed55ce7af4 new file mode 100644 --- /dev/null +++ b/debian/libgail-3-dev.install @@@ -1,0 -1,0 +1,3 @@@ ++usr/include/gail* ++usr/lib/*/libgail*.so ++usr/lib/*/pkgconfig/gail*.pc diff --cc debian/libgail-3-doc.doc-base.gail-reference index 0000000000,0000000000..a68c9d3488 new file mode 100644 --- /dev/null +++ b/debian/libgail-3-doc.doc-base.gail-reference @@@ -1,0 -1,0 +1,9 @@@ ++Document: gail-reference-3 ++Title: Gail Reference Manual ++Author: Padraig O'Briain ++Abstract: This manual describes APIs for libgail-util ++Section: Accessibility ++ ++Format: HTML ++Index: /usr/share/gtk-doc/html/gail-libgail-util3/index.html ++Files: /usr/share/gtk-doc/html/gail-libgail-util3/*.html diff --cc debian/libgail-3-doc.install index 0000000000,0000000000..9760670641 new file mode 100644 --- /dev/null +++ b/debian/libgail-3-doc.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/share/gtk-doc/html/gail* diff --cc debian/libgail-3-doc.links index 0000000000,0000000000..79258d386e new file mode 100644 --- /dev/null +++ b/debian/libgail-3-doc.links @@@ -1,0 -1,0 +1,1 @@@ ++/usr/share/gtk-doc/html/gail-libgail-util3 /usr/share/doc/libgail-3-doc/html diff --cc debian/libgtk-3-0-udeb.install index 0000000000,0000000000..62e7ea4de8 new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-0-udeb.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/lib/*/libg?k*.so.* diff --cc debian/libgtk-3-0.install.in index 0000000000,0000000000..140526cca5 new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-0.install.in @@@ -1,0 -1,0 +1,5 @@@ ++usr/bin/gtk-query-immodules-3.0 @LIBDIR@/@SHARED_PKG@ ++@MODULES_BASE_PATH@/immodules/*.so ++@MODULES_BASE_PATH@/printbackends/*.so ++@LIBDIR@/libgtk*.so.* ++@LIBDIR@/libgdk*.so.* diff --cc debian/libgtk-3-0.links.in index 0000000000,0000000000..8c713974da new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-0.links.in @@@ -1,0 -1,0 +1,2 @@@ ++usr/share/doc/@COMMON_PKG@/@NEWS@ usr/share/doc/@SHARED_PKG@/@NEWS@ ++usr/share/doc/@COMMON_PKG@/@README@ usr/share/doc/@SHARED_PKG@/@README@ diff --cc debian/libgtk-3-0.postinst.in index 0000000000,0000000000..dd7d0e348d new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-0.postinst.in @@@ -1,0 -1,0 +1,20 @@@ ++#!/bin/sh ++set -e ++ ++IMMODULES_DIR=/@MODULES_BASE_PATH@/immodules ++IMMODULES_DIR_OLD=/@OLD_MODULES_BASE_PATH@/immodules ++ ++if [ "$1" = triggered ]; then ++ # This is triggered everytime an application installs a ++ # GTK immodule loader ++ /@LIBDIR@/@SHARED_PKG@/gtk-query-immodules-3.0 --update-cache || true ++ exit 0 ++fi ++ ++#DEBHELPER# ++ ++# Also handle the initial installation ++if [ -d $IMMODULES_DIR ] || [ -d $IMMODULES_DIR_OLD ]; then ++ /@LIBDIR@/@SHARED_PKG@/gtk-query-immodules-3.0 --update-cache || true ++fi ++ diff --cc debian/libgtk-3-0.postrm.in index 0000000000,0000000000..7caff6b607 new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-0.postrm.in @@@ -1,0 -1,0 +1,11 @@@ ++#!/bin/sh ++ ++set -e ++ ++#DEBHELPER# ++ ++if [ -d /@MODULES_BASE_PATH@ ]; then ++ # Purge the cache ++ rm -f /@MODULES_BASE_PATH@/immodules.cache ++ rmdir -p --ignore-fail-on-non-empty /@MODULES_BASE_PATH@ ++fi diff --cc debian/libgtk-3-0.symbols index 0000000000,0000000000..c82afe56a2 new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-0.symbols @@@ -1,0 -1,0 +1,5285 @@@ ++libgdk-3.so.0 libgtk-3-0 #MINVER# ++* Build-Depends-Package: libgtk-3-dev ++ gdk__private__@Base 3.16.2 ++ gdk_add_option_entries_libgtk_only@Base 3.0.0 ++ gdk_anchor_hints_get_type@Base 3.21.5 ++ gdk_app_launch_context_get_type@Base 3.0.0 ++ gdk_app_launch_context_new@Base 3.0.0 ++ gdk_app_launch_context_set_desktop@Base 3.0.0 ++ gdk_app_launch_context_set_display@Base 3.0.0 ++ gdk_app_launch_context_set_icon@Base 3.0.0 ++ gdk_app_launch_context_set_icon_name@Base 3.0.0 ++ gdk_app_launch_context_set_screen@Base 3.0.0 ++ gdk_app_launch_context_set_timestamp@Base 3.0.0 ++ gdk_atom_intern@Base 3.0.0 ++ gdk_atom_intern_static_string@Base 3.0.0 ++ gdk_atom_name@Base 3.0.0 ++ gdk_axis_flags_get_type@Base 3.21.4 ++ gdk_axis_use_get_type@Base 3.0.0 ++ gdk_beep@Base 3.0.0 ++ gdk_broadway_cursor_get_type@Base 3.9.10 ++ gdk_broadway_display_get_type@Base 3.11.5 ++ gdk_broadway_display_hide_keyboard@Base 3.11.5 ++ gdk_broadway_display_show_keyboard@Base 3.11.5 ++ gdk_broadway_get_last_seen_time@Base 3.9.10 ++ gdk_broadway_monitor_get_type@Base 3.21.4 ++ gdk_broadway_visual_get_type@Base 3.9.10 ++ gdk_broadway_window_get_type@Base 3.9.10 ++ gdk_byte_order_get_type@Base 3.0.0 ++ gdk_cairo_create@Base 3.0.0 ++ gdk_cairo_draw_from_gl@Base 3.16.2 ++ gdk_cairo_get_clip_rectangle@Base 3.0.0 ++ gdk_cairo_get_drawing_context@Base 3.21.4 ++ gdk_cairo_rectangle@Base 3.0.0 ++ gdk_cairo_region@Base 3.0.0 ++ gdk_cairo_region_create_from_surface@Base 3.0.0 ++ gdk_cairo_set_source_color@Base 3.0.0 ++ gdk_cairo_set_source_pixbuf@Base 3.0.0 ++ gdk_cairo_set_source_rgba@Base 3.0.0 ++ gdk_cairo_set_source_window@Base 3.0.0 ++ gdk_cairo_surface_create_from_pixbuf@Base 3.9.10 ++ gdk_color_copy@Base 3.0.0 ++ gdk_color_equal@Base 3.0.0 ++ gdk_color_free@Base 3.0.0 ++ gdk_color_get_type@Base 3.0.0 ++ gdk_color_hash@Base 3.0.0 ++ gdk_color_parse@Base 3.0.0 ++ gdk_color_to_string@Base 3.0.0 ++ gdk_crossing_mode_get_type@Base 3.0.0 ++ gdk_cursor_get_cursor_type@Base 3.0.0 ++ gdk_cursor_get_display@Base 3.0.0 ++ gdk_cursor_get_image@Base 3.0.0 ++ gdk_cursor_get_surface@Base 3.9.12 ++ gdk_cursor_get_type@Base 3.0.0 ++ gdk_cursor_new@Base 3.0.0 ++ gdk_cursor_new_for_display@Base 3.0.0 ++ gdk_cursor_new_from_name@Base 3.0.0 ++ gdk_cursor_new_from_pixbuf@Base 3.0.0 ++ gdk_cursor_new_from_surface@Base 3.9.12 ++ gdk_cursor_ref@Base 3.0.0 ++ gdk_cursor_type_get_type@Base 3.0.0 ++ gdk_cursor_unref@Base 3.0.0 ++ gdk_device_free_history@Base 3.0.0 ++ gdk_device_get_associated_device@Base 3.0.0 ++ gdk_device_get_axes@Base 3.21.4 ++ gdk_device_get_axis@Base 3.0.0 ++ gdk_device_get_axis_use@Base 3.0.0 ++ gdk_device_get_axis_value@Base 3.0.0 ++ gdk_device_get_device_type@Base 3.0.0 ++ gdk_device_get_display@Base 3.0.0 ++ gdk_device_get_has_cursor@Base 3.0.0 ++ gdk_device_get_history@Base 3.0.0 ++ gdk_device_get_key@Base 3.0.0 ++ gdk_device_get_last_event_window@Base 3.12.0 ++ gdk_device_get_mode@Base 3.0.0 ++ gdk_device_get_n_axes@Base 3.0.0 ++ gdk_device_get_n_keys@Base 3.0.0 ++ gdk_device_get_name@Base 3.0.0 ++ gdk_device_get_position@Base 3.0.0 ++ gdk_device_get_position_double@Base 3.9.10 ++ gdk_device_get_product_id@Base 3.16.2 ++ gdk_device_get_seat@Base 3.19.12 ++ gdk_device_get_source@Base 3.0.0 ++ gdk_device_get_state@Base 3.0.0 ++ gdk_device_get_type@Base 3.0.0 ++ gdk_device_get_vendor_id@Base 3.16.2 ++ gdk_device_get_window_at_position@Base 3.0.0 ++ gdk_device_get_window_at_position_double@Base 3.9.10 ++ gdk_device_grab@Base 3.0.0 ++ gdk_device_grab_info_libgtk_only@Base 3.0.0 ++ gdk_device_list_axes@Base 3.0.0 ++ gdk_device_list_slave_devices@Base 3.0.0 ++ gdk_device_manager_get_client_pointer@Base 3.0.0 ++ gdk_device_manager_get_display@Base 3.0.0 ++ gdk_device_manager_get_type@Base 3.0.0 ++ gdk_device_manager_list_devices@Base 3.0.0 ++ gdk_device_pad_feature_get_type@Base 3.21.5 ++ gdk_device_pad_get_feature_group@Base 3.21.5 ++ gdk_device_pad_get_group_n_modes@Base 3.21.5 ++ gdk_device_pad_get_n_features@Base 3.21.5 ++ gdk_device_pad_get_n_groups@Base 3.21.5 ++ gdk_device_pad_get_type@Base 3.21.5 ++ gdk_device_set_axis_use@Base 3.0.0 ++ gdk_device_set_key@Base 3.0.0 ++ gdk_device_set_mode@Base 3.0.0 ++ gdk_device_tool_get_hardware_id@Base 3.21.5 ++ gdk_device_tool_get_serial@Base 3.21.4 ++ gdk_device_tool_get_tool_type@Base 3.21.4 ++ gdk_device_tool_get_type@Base 3.21.4 ++ gdk_device_tool_type_get_type@Base 3.21.4 ++ gdk_device_type_get_type@Base 3.0.0 ++ gdk_device_ungrab@Base 3.0.0 ++ gdk_device_warp@Base 3.0.0 ++ gdk_disable_multidevice@Base 3.0.0 ++ gdk_display_beep@Base 3.0.0 ++ gdk_display_close@Base 3.0.0 ++ gdk_display_device_is_grabbed@Base 3.0.0 ++ gdk_display_flush@Base 3.0.0 ++ gdk_display_get_app_launch_context@Base 3.0.0 ++ gdk_display_get_default@Base 3.0.0 ++ gdk_display_get_default_cursor_size@Base 3.0.0 ++ gdk_display_get_default_group@Base 3.0.0 ++ gdk_display_get_default_screen@Base 3.0.0 ++ gdk_display_get_default_seat@Base 3.19.12 ++ gdk_display_get_device_manager@Base 3.0.0 ++ gdk_display_get_event@Base 3.0.0 ++ gdk_display_get_maximal_cursor_size@Base 3.0.0 ++ gdk_display_get_monitor@Base 3.21.4 ++ gdk_display_get_monitor_at_point@Base 3.21.4 ++ gdk_display_get_monitor_at_window@Base 3.21.4 ++ gdk_display_get_n_monitors@Base 3.21.4 ++ gdk_display_get_n_screens@Base 3.0.0 ++ gdk_display_get_name@Base 3.0.0 ++ gdk_display_get_pointer@Base 3.0.0 ++ gdk_display_get_primary_monitor@Base 3.21.4 ++ gdk_display_get_screen@Base 3.0.0 ++ gdk_display_get_type@Base 3.0.0 ++ gdk_display_get_window_at_pointer@Base 3.0.0 ++ gdk_display_has_pending@Base 3.0.0 ++ gdk_display_is_closed@Base 3.0.0 ++ gdk_display_keyboard_ungrab@Base 3.0.0 ++ gdk_display_list_devices@Base 3.0.0 ++ gdk_display_list_seats@Base 3.19.12 ++ gdk_display_manager_get@Base 3.0.0 ++ gdk_display_manager_get_default_display@Base 3.0.0 ++ gdk_display_manager_get_type@Base 3.0.0 ++ gdk_display_manager_list_displays@Base 3.0.0 ++ gdk_display_manager_open_display@Base 3.0.0 ++ gdk_display_manager_set_default_display@Base 3.0.0 ++ gdk_display_notify_startup_complete@Base 3.0.0 ++ gdk_display_open@Base 3.0.0 ++ gdk_display_open_default_libgtk_only@Base 3.0.0 ++ gdk_display_peek_event@Base 3.0.0 ++ gdk_display_pointer_is_grabbed@Base 3.0.0 ++ gdk_display_pointer_ungrab@Base 3.0.0 ++ gdk_display_put_event@Base 3.0.0 ++ gdk_display_request_selection_notification@Base 3.0.0 ++ gdk_display_set_double_click_distance@Base 3.0.0 ++ gdk_display_set_double_click_time@Base 3.0.0 ++ gdk_display_store_clipboard@Base 3.0.0 ++ gdk_display_supports_clipboard_persistence@Base 3.0.0 ++ gdk_display_supports_composite@Base 3.0.0 ++ gdk_display_supports_cursor_alpha@Base 3.0.0 ++ gdk_display_supports_cursor_color@Base 3.0.0 ++ gdk_display_supports_input_shapes@Base 3.0.0 ++ gdk_display_supports_selection_notification@Base 3.0.0 ++ gdk_display_supports_shapes@Base 3.0.0 ++ gdk_display_sync@Base 3.0.0 ++ gdk_display_warp_pointer@Base 3.0.0 ++ gdk_drag_abort@Base 3.0.0 ++ gdk_drag_action_get_type@Base 3.0.0 ++ gdk_drag_begin@Base 3.0.0 ++ gdk_drag_begin_for_device@Base 3.0.0 ++ gdk_drag_begin_from_point@Base 3.19.12 ++ gdk_drag_cancel_reason_get_type@Base 3.19.12 ++ gdk_drag_context_get_actions@Base 3.0.0 ++ gdk_drag_context_get_dest_window@Base 3.0.0 ++ gdk_drag_context_get_device@Base 3.0.0 ++ gdk_drag_context_get_drag_window@Base 3.19.12 ++ gdk_drag_context_get_protocol@Base 3.0.0 ++ gdk_drag_context_get_selected_action@Base 3.0.0 ++ gdk_drag_context_get_source_window@Base 3.0.0 ++ gdk_drag_context_get_suggested_action@Base 3.0.0 ++ gdk_drag_context_get_type@Base 3.0.0 ++ gdk_drag_context_list_targets@Base 3.0.0 ++ gdk_drag_context_manage_dnd@Base 3.19.12 ++ gdk_drag_context_set_device@Base 3.0.0 ++ gdk_drag_context_set_hotspot@Base 3.19.12 ++ gdk_drag_drop@Base 3.0.0 ++ gdk_drag_drop_done@Base 3.19.12 ++ gdk_drag_drop_succeeded@Base 3.0.0 ++ gdk_drag_find_window_for_screen@Base 3.0.0 ++ gdk_drag_get_selection@Base 3.0.0 ++ gdk_drag_motion@Base 3.0.0 ++ gdk_drag_protocol_get_type@Base 3.0.0 ++ gdk_drag_status@Base 3.0.0 ++ gdk_drawing_context_get_cairo_context@Base 3.21.4 ++ gdk_drawing_context_get_clip@Base 3.21.4 ++ gdk_drawing_context_get_type@Base 3.21.4 ++ gdk_drawing_context_get_window@Base 3.21.4 ++ gdk_drawing_context_is_valid@Base 3.21.4 ++ gdk_drop_finish@Base 3.0.0 ++ gdk_drop_reply@Base 3.0.0 ++ gdk_error_trap_pop@Base 3.0.0 ++ gdk_error_trap_pop_ignored@Base 3.0.0 ++ gdk_error_trap_push@Base 3.0.0 ++ gdk_event_copy@Base 3.0.0 ++ gdk_event_free@Base 3.0.0 ++ gdk_event_get@Base 3.0.0 ++ gdk_event_get_axis@Base 3.0.0 ++ gdk_event_get_button@Base 3.2.1 ++ gdk_event_get_click_count@Base 3.2.1 ++ gdk_event_get_coords@Base 3.0.0 ++ gdk_event_get_device@Base 3.0.0 ++ gdk_event_get_device_tool@Base 3.21.4 ++ gdk_event_get_event_sequence@Base 3.3.18 ++ gdk_event_get_event_type@Base 3.9.12 ++ gdk_event_get_keycode@Base 3.2.1 ++ gdk_event_get_keyval@Base 3.2.1 ++ gdk_event_get_pointer_emulated@Base 3.21.4 ++ gdk_event_get_root_coords@Base 3.0.0 ++ gdk_event_get_scancode@Base 3.21.4 ++ gdk_event_get_screen@Base 3.0.0 ++ gdk_event_get_scroll_deltas@Base 3.3.18 ++ gdk_event_get_scroll_direction@Base 3.2.1 ++ gdk_event_get_seat@Base 3.19.12 ++ gdk_event_get_source_device@Base 3.0.0 ++ gdk_event_get_state@Base 3.0.0 ++ gdk_event_get_time@Base 3.0.0 ++ gdk_event_get_type@Base 3.0.0 ++ gdk_event_get_window@Base 3.10.0 ++ gdk_event_handler_set@Base 3.0.0 ++ gdk_event_is_scroll_stop_event@Base 3.19.12 ++ gdk_event_mask_get_type@Base 3.0.0 ++ gdk_event_new@Base 3.0.0 ++ gdk_event_peek@Base 3.0.0 ++ gdk_event_put@Base 3.0.0 ++ gdk_event_request_motions@Base 3.0.0 ++ gdk_event_sequence_get_type@Base 3.13.7 ++ gdk_event_set_device@Base 3.0.0 ++ gdk_event_set_device_tool@Base 3.21.4 ++ gdk_event_set_screen@Base 3.0.0 ++ gdk_event_set_source_device@Base 3.0.0 ++ gdk_event_triggers_context_menu@Base 3.3.16 ++ gdk_event_type_get_type@Base 3.0.0 ++ gdk_events_get_angle@Base 3.0.0 ++ gdk_events_get_center@Base 3.0.0 ++ gdk_events_get_distance@Base 3.0.0 ++ gdk_events_pending@Base 3.0.0 ++ gdk_filter_return_get_type@Base 3.0.0 ++ gdk_flush@Base 3.0.0 ++ gdk_frame_clock_begin_updating@Base 3.7.10 ++ gdk_frame_clock_end_updating@Base 3.7.10 ++ gdk_frame_clock_get_current_timings@Base 3.7.10 ++ gdk_frame_clock_get_frame_counter@Base 3.7.10 ++ gdk_frame_clock_get_frame_time@Base 3.7.10 ++ gdk_frame_clock_get_history_start@Base 3.7.10 ++ gdk_frame_clock_get_refresh_info@Base 3.7.10 ++ gdk_frame_clock_get_timings@Base 3.7.10 ++ gdk_frame_clock_get_type@Base 3.7.10 ++ gdk_frame_clock_phase_get_type@Base 3.7.10 ++ gdk_frame_clock_request_phase@Base 3.7.10 ++ gdk_frame_timings_get_complete@Base 3.7.10 ++ gdk_frame_timings_get_frame_counter@Base 3.7.10 ++ gdk_frame_timings_get_frame_time@Base 3.7.10 ++ gdk_frame_timings_get_predicted_presentation_time@Base 3.7.10 ++ gdk_frame_timings_get_presentation_time@Base 3.7.10 ++ gdk_frame_timings_get_refresh_interval@Base 3.7.10 ++ gdk_frame_timings_get_type@Base 3.7.10 ++ gdk_frame_timings_ref@Base 3.7.10 ++ gdk_frame_timings_unref@Base 3.7.10 ++ gdk_fullscreen_mode_get_type@Base 3.7.10 ++ gdk_get_default_root_window@Base 3.0.0 ++ gdk_get_display@Base 3.0.0 ++ gdk_get_display_arg_name@Base 3.0.0 ++ gdk_get_program_class@Base 3.0.0 ++ gdk_get_show_events@Base 3.0.0 ++ gdk_gl_context_clear_current@Base 3.16.2 ++ gdk_gl_context_get_current@Base 3.16.2 ++ gdk_gl_context_get_debug_enabled@Base 3.16.2 ++ gdk_gl_context_get_display@Base 3.16.2 ++ gdk_gl_context_get_forward_compatible@Base 3.16.2 ++ gdk_gl_context_get_required_version@Base 3.16.2 ++ gdk_gl_context_get_shared_context@Base 3.16.2 ++ gdk_gl_context_get_type@Base 3.16.2 ++ gdk_gl_context_get_use_es@Base 3.21.4 ++ gdk_gl_context_get_version@Base 3.16.2 ++ gdk_gl_context_get_window@Base 3.16.2 ++ gdk_gl_context_is_legacy@Base 3.19.12 ++ gdk_gl_context_make_current@Base 3.16.2 ++ gdk_gl_context_realize@Base 3.16.2 ++ gdk_gl_context_set_debug_enabled@Base 3.16.2 ++ gdk_gl_context_set_forward_compatible@Base 3.16.2 ++ gdk_gl_context_set_required_version@Base 3.16.2 ++ gdk_gl_context_set_use_es@Base 3.21.4 ++ gdk_gl_error_get_type@Base 3.16.2 ++ gdk_gl_error_quark@Base 3.16.2 ++ gdk_grab_ownership_get_type@Base 3.0.0 ++ gdk_grab_status_get_type@Base 3.0.0 ++ gdk_gravity_get_type@Base 3.0.0 ++ gdk_init@Base 3.0.0 ++ gdk_init_check@Base 3.0.0 ++ gdk_input_mode_get_type@Base 3.0.0 ++ gdk_input_source_get_type@Base 3.0.0 ++ gdk_keyboard_grab@Base 3.0.0 ++ gdk_keyboard_ungrab@Base 3.0.0 ++ gdk_keymap_add_virtual_modifiers@Base 3.0.0 ++ gdk_keymap_get_caps_lock_state@Base 3.0.0 ++ gdk_keymap_get_default@Base 3.0.0 ++ gdk_keymap_get_direction@Base 3.0.0 ++ gdk_keymap_get_entries_for_keycode@Base 3.0.0 ++ gdk_keymap_get_entries_for_keyval@Base 3.0.0 ++ gdk_keymap_get_for_display@Base 3.0.0 ++ gdk_keymap_get_modifier_mask@Base 3.3.16 ++ gdk_keymap_get_modifier_state@Base 3.3.16 ++ gdk_keymap_get_num_lock_state@Base 3.0.0 ++ gdk_keymap_get_scroll_lock_state@Base 3.17.9 ++ gdk_keymap_get_type@Base 3.0.0 ++ gdk_keymap_have_bidi_layouts@Base 3.0.0 ++ gdk_keymap_lookup_key@Base 3.0.0 ++ gdk_keymap_map_virtual_modifiers@Base 3.0.0 ++ gdk_keymap_translate_keyboard_state@Base 3.0.0 ++ gdk_keyval_convert_case@Base 3.0.0 ++ gdk_keyval_from_name@Base 3.0.0 ++ gdk_keyval_is_lower@Base 3.0.0 ++ gdk_keyval_is_upper@Base 3.0.0 ++ gdk_keyval_name@Base 3.0.0 ++ gdk_keyval_to_lower@Base 3.0.0 ++ gdk_keyval_to_unicode@Base 3.0.0 ++ gdk_keyval_to_upper@Base 3.0.0 ++ gdk_list_visuals@Base 3.0.0 ++ gdk_modifier_intent_get_type@Base 3.3.16 ++ gdk_modifier_type_get_type@Base 3.0.0 ++ gdk_monitor_get_display@Base 3.21.4 ++ gdk_monitor_get_geometry@Base 3.21.4 ++ gdk_monitor_get_height_mm@Base 3.21.4 ++ gdk_monitor_get_manufacturer@Base 3.21.4 ++ gdk_monitor_get_model@Base 3.21.4 ++ gdk_monitor_get_refresh_rate@Base 3.21.4 ++ gdk_monitor_get_scale_factor@Base 3.21.4 ++ gdk_monitor_get_subpixel_layout@Base 3.21.4 ++ gdk_monitor_get_type@Base 3.21.4 ++ gdk_monitor_get_width_mm@Base 3.21.4 ++ gdk_monitor_get_workarea@Base 3.21.4 ++ gdk_monitor_is_primary@Base 3.21.4 ++ gdk_notify_startup_complete@Base 3.0.0 ++ gdk_notify_startup_complete_with_id@Base 3.0.0 ++ gdk_notify_type_get_type@Base 3.0.0 ++ gdk_offscreen_window_get_embedder@Base 3.0.0 ++ gdk_offscreen_window_get_surface@Base 3.0.0 ++ gdk_offscreen_window_set_embedder@Base 3.0.0 ++ gdk_owner_change_get_type@Base 3.0.0 ++ gdk_pango_context_get@Base 3.0.0 ++ gdk_pango_context_get_for_display@Base 3.21.4 ++ gdk_pango_context_get_for_screen@Base 3.0.0 ++ gdk_pango_layout_get_clip_region@Base 3.0.0 ++ gdk_pango_layout_line_get_clip_region@Base 3.0.0 ++ gdk_parse_args@Base 3.0.0 ++ gdk_pixbuf_get_from_surface@Base 3.0.0 ++ gdk_pixbuf_get_from_window@Base 3.0.0 ++ gdk_pointer_grab@Base 3.0.0 ++ gdk_pointer_is_grabbed@Base 3.0.0 ++ gdk_pointer_ungrab@Base 3.0.0 ++ gdk_pre_parse_libgtk_only@Base 3.0.0 ++ gdk_prop_mode_get_type@Base 3.0.0 ++ gdk_property_change@Base 3.0.0 ++ gdk_property_delete@Base 3.0.0 ++ gdk_property_get@Base 3.0.0 ++ gdk_property_state_get_type@Base 3.0.0 ++ gdk_query_depths@Base 3.0.0 ++ gdk_query_visual_types@Base 3.0.0 ++ gdk_rectangle_equal@Base 3.19.12 ++ gdk_rectangle_get_type@Base 3.0.0 ++ gdk_rectangle_intersect@Base 3.0.0 ++ gdk_rectangle_union@Base 3.0.0 ++ gdk_rgba_copy@Base 3.0.0 ++ gdk_rgba_equal@Base 3.0.0 ++ gdk_rgba_free@Base 3.0.0 ++ gdk_rgba_get_type@Base 3.0.0 ++ gdk_rgba_hash@Base 3.0.0 ++ gdk_rgba_parse@Base 3.0.0 ++ gdk_rgba_to_string@Base 3.0.0 ++ gdk_screen_get_active_window@Base 3.0.0 ++ gdk_screen_get_default@Base 3.0.0 ++ gdk_screen_get_display@Base 3.0.0 ++ gdk_screen_get_font_options@Base 3.0.0 ++ gdk_screen_get_height@Base 3.0.0 ++ gdk_screen_get_height_mm@Base 3.0.0 ++ gdk_screen_get_monitor_at_point@Base 3.0.0 ++ gdk_screen_get_monitor_at_window@Base 3.0.0 ++ gdk_screen_get_monitor_geometry@Base 3.0.0 ++ gdk_screen_get_monitor_height_mm@Base 3.0.0 ++ gdk_screen_get_monitor_plug_name@Base 3.0.0 ++ gdk_screen_get_monitor_scale_factor@Base 3.9.10 ++ gdk_screen_get_monitor_width_mm@Base 3.0.0 ++ gdk_screen_get_monitor_workarea@Base 3.3.16 ++ gdk_screen_get_n_monitors@Base 3.0.0 ++ gdk_screen_get_number@Base 3.0.0 ++ gdk_screen_get_primary_monitor@Base 3.0.0 ++ gdk_screen_get_resolution@Base 3.0.0 ++ gdk_screen_get_rgba_visual@Base 3.0.0 ++ gdk_screen_get_root_window@Base 3.0.0 ++ gdk_screen_get_setting@Base 3.0.0 ++ gdk_screen_get_system_visual@Base 3.0.0 ++ gdk_screen_get_toplevel_windows@Base 3.0.0 ++ gdk_screen_get_type@Base 3.0.0 ++ gdk_screen_get_width@Base 3.0.0 ++ gdk_screen_get_width_mm@Base 3.0.0 ++ gdk_screen_get_window_stack@Base 3.0.0 ++ gdk_screen_height@Base 3.0.0 ++ gdk_screen_height_mm@Base 3.0.0 ++ gdk_screen_is_composited@Base 3.0.0 ++ gdk_screen_list_visuals@Base 3.0.0 ++ gdk_screen_make_display_name@Base 3.0.0 ++ gdk_screen_set_font_options@Base 3.0.0 ++ gdk_screen_set_resolution@Base 3.0.0 ++ gdk_screen_width@Base 3.0.0 ++ gdk_screen_width_mm@Base 3.0.0 ++ gdk_scroll_direction_get_type@Base 3.0.0 ++ gdk_seat_capabilities_get_type@Base 3.19.12 ++ gdk_seat_get_capabilities@Base 3.19.12 ++ gdk_seat_get_display@Base 3.19.12 ++ gdk_seat_get_keyboard@Base 3.19.12 ++ gdk_seat_get_pointer@Base 3.19.12 ++ gdk_seat_get_slaves@Base 3.19.12 ++ gdk_seat_get_type@Base 3.19.12 ++ gdk_seat_grab@Base 3.19.12 ++ gdk_seat_ungrab@Base 3.19.12 ++ gdk_selection_convert@Base 3.0.0 ++ gdk_selection_owner_get@Base 3.0.0 ++ gdk_selection_owner_get_for_display@Base 3.0.0 ++ gdk_selection_owner_set@Base 3.0.0 ++ gdk_selection_owner_set_for_display@Base 3.0.0 ++ gdk_selection_property_get@Base 3.0.0 ++ gdk_selection_send_notify@Base 3.0.0 ++ gdk_selection_send_notify_for_display@Base 3.0.0 ++ gdk_set_allowed_backends@Base 3.9.10 ++ gdk_set_double_click_time@Base 3.0.0 ++ gdk_set_program_class@Base 3.0.0 ++ gdk_set_show_events@Base 3.0.0 ++ gdk_setting_action_get_type@Base 3.0.0 ++ gdk_setting_get@Base 3.0.0 ++ gdk_status_get_type@Base 3.0.0 ++ gdk_subpixel_layout_get_type@Base 3.21.4 ++ gdk_synthesize_window_state@Base 3.0.0 ++ gdk_test_render_sync@Base 3.0.0 ++ gdk_test_simulate_button@Base 3.0.0 ++ gdk_test_simulate_key@Base 3.0.0 ++ gdk_text_property_to_utf8_list_for_display@Base 3.0.0 ++ gdk_threads_add_idle@Base 3.0.0 ++ gdk_threads_add_idle_full@Base 3.0.0 ++ gdk_threads_add_timeout@Base 3.0.0 ++ gdk_threads_add_timeout_full@Base 3.0.0 ++ gdk_threads_add_timeout_seconds@Base 3.0.0 ++ gdk_threads_add_timeout_seconds_full@Base 3.0.0 ++ gdk_threads_enter@Base 3.0.0 ++ gdk_threads_init@Base 3.0.0 ++ gdk_threads_leave@Base 3.0.0 ++ gdk_threads_set_lock_functions@Base 3.0.0 ++ gdk_touchpad_gesture_phase_get_type@Base 3.17.9 ++ gdk_unicode_to_keyval@Base 3.0.0 ++ gdk_utf8_to_string_target@Base 3.0.0 ++ gdk_visibility_state_get_type@Base 3.0.0 ++ gdk_visual_get_best@Base 3.0.0 ++ gdk_visual_get_best_depth@Base 3.0.0 ++ gdk_visual_get_best_type@Base 3.0.0 ++ gdk_visual_get_best_with_both@Base 3.0.0 ++ gdk_visual_get_best_with_depth@Base 3.0.0 ++ gdk_visual_get_best_with_type@Base 3.0.0 ++ gdk_visual_get_bits_per_rgb@Base 3.0.0 ++ gdk_visual_get_blue_pixel_details@Base 3.0.0 ++ gdk_visual_get_byte_order@Base 3.0.0 ++ gdk_visual_get_colormap_size@Base 3.0.0 ++ gdk_visual_get_depth@Base 3.0.0 ++ gdk_visual_get_green_pixel_details@Base 3.0.0 ++ gdk_visual_get_red_pixel_details@Base 3.0.0 ++ gdk_visual_get_screen@Base 3.0.0 ++ gdk_visual_get_system@Base 3.0.0 ++ gdk_visual_get_type@Base 3.0.0 ++ gdk_visual_get_visual_type@Base 3.0.0 ++ gdk_visual_type_get_type@Base 3.0.0 ++ (arch=linux-any)gdk_wayland_device_get_node_path@Base 3.21.5 ++ (arch=linux-any)gdk_wayland_device_get_type@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_device_get_wl_keyboard@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_device_get_wl_pointer@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_device_get_wl_seat@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_device_pad_set_feedback@Base 3.21.5 ++ (arch=linux-any)gdk_wayland_display_get_type@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_display_get_wl_compositor@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_display_get_wl_display@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_display_prefers_ssd@Base 3.22.25 ++ (arch=linux-any)gdk_wayland_display_set_cursor_theme@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_display_set_startup_notification_id@Base 3.22.4 ++ (arch=linux-any)gdk_wayland_gl_context_get_type@Base 3.16.2 ++ (arch=linux-any)gdk_wayland_monitor_get_type@Base 3.21.4 ++ (arch=linux-any)gdk_wayland_monitor_get_wl_output@Base 3.21.4 ++ (arch=linux-any)gdk_wayland_seat_get_wl_seat@Base 3.19.12 ++ (arch=linux-any)gdk_wayland_selection_add_targets_libgtk_only@Base 3.13.8 ++ (arch=linux-any)gdk_wayland_selection_clear_targets_libgtk_only@Base 3.13.8 ++ (arch=linux-any)gdk_wayland_window_announce_csd@Base 3.22.25 ++ (arch=linux-any)gdk_wayland_window_export_handle@Base 3.21.5 ++ (arch=linux-any)gdk_wayland_window_get_type@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_window_get_wl_surface@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_window_set_dbus_properties_libgtk_only@Base 3.10.0 ++ (arch=linux-any)gdk_wayland_window_set_transient_for_exported@Base 3.21.5 ++ (arch=linux-any)gdk_wayland_window_set_use_custom_surface@Base 3.9.10 ++ (arch=linux-any)gdk_wayland_window_unexport_handle@Base 3.21.5 ++ gdk_window_add_filter@Base 3.0.0 ++ gdk_window_at_pointer@Base 3.0.0 ++ gdk_window_attributes_type_get_type@Base 3.0.0 ++ gdk_window_beep@Base 3.0.0 ++ gdk_window_begin_draw_frame@Base 3.21.4 ++ gdk_window_begin_move_drag@Base 3.0.0 ++ gdk_window_begin_move_drag_for_device@Base 3.3.16 ++ gdk_window_begin_paint_rect@Base 3.0.0 ++ gdk_window_begin_paint_region@Base 3.0.0 ++ gdk_window_begin_resize_drag@Base 3.0.0 ++ gdk_window_begin_resize_drag_for_device@Base 3.3.16 ++ gdk_window_configure_finished@Base 3.0.0 ++ gdk_window_constrain_size@Base 3.0.0 ++ gdk_window_coords_from_parent@Base 3.0.0 ++ gdk_window_coords_to_parent@Base 3.0.0 ++ gdk_window_create_gl_context@Base 3.16.2 ++ gdk_window_create_similar_image_surface@Base 3.9.10 ++ gdk_window_create_similar_surface@Base 3.0.0 ++ gdk_window_deiconify@Base 3.0.0 ++ gdk_window_destroy@Base 3.0.0 ++ gdk_window_destroy_notify@Base 3.0.0 ++ gdk_window_edge_get_type@Base 3.0.0 ++ gdk_window_enable_synchronized_configure@Base 3.0.0 ++ gdk_window_end_draw_frame@Base 3.21.4 ++ gdk_window_end_paint@Base 3.0.0 ++ gdk_window_ensure_native@Base 3.0.0 ++ gdk_window_flush@Base 3.0.0 ++ gdk_window_focus@Base 3.0.0 ++ gdk_window_freeze_toplevel_updates_libgtk_only@Base 3.0.0 ++ gdk_window_freeze_updates@Base 3.0.0 ++ gdk_window_fullscreen@Base 3.0.0 ++ gdk_window_fullscreen_on_monitor@Base 3.17.9 ++ gdk_window_geometry_changed@Base 3.0.0 ++ gdk_window_get_accept_focus@Base 3.0.0 ++ gdk_window_get_background_pattern@Base 3.0.0 ++ gdk_window_get_children@Base 3.0.0 ++ gdk_window_get_children_with_user_data@Base 3.9.10 ++ gdk_window_get_clip_region@Base 3.0.0 ++ gdk_window_get_composited@Base 3.0.0 ++ gdk_window_get_cursor@Base 3.0.0 ++ gdk_window_get_decorations@Base 3.0.0 ++ gdk_window_get_device_cursor@Base 3.0.0 ++ gdk_window_get_device_events@Base 3.0.0 ++ gdk_window_get_device_position@Base 3.0.0 ++ gdk_window_get_device_position_double@Base 3.9.10 ++ gdk_window_get_display@Base 3.0.0 ++ gdk_window_get_drag_protocol@Base 3.0.0 ++ gdk_window_get_effective_parent@Base 3.0.0 ++ gdk_window_get_effective_toplevel@Base 3.0.0 ++ gdk_window_get_event_compression@Base 3.11.5 ++ gdk_window_get_events@Base 3.0.0 ++ gdk_window_get_focus_on_map@Base 3.0.0 ++ gdk_window_get_frame_clock@Base 3.7.10 ++ gdk_window_get_frame_extents@Base 3.0.0 ++ gdk_window_get_fullscreen_mode@Base 3.7.10 ++ gdk_window_get_geometry@Base 3.0.0 ++ gdk_window_get_group@Base 3.0.0 ++ gdk_window_get_height@Base 3.0.0 ++ gdk_window_get_modal_hint@Base 3.0.0 ++ gdk_window_get_origin@Base 3.0.0 ++ gdk_window_get_parent@Base 3.0.0 ++ gdk_window_get_pass_through@Base 3.17.9 ++ gdk_window_get_pointer@Base 3.0.0 ++ gdk_window_get_position@Base 3.0.0 ++ gdk_window_get_root_coords@Base 3.0.0 ++ gdk_window_get_root_origin@Base 3.0.0 ++ gdk_window_get_scale_factor@Base 3.9.10 ++ gdk_window_get_screen@Base 3.0.0 ++ gdk_window_get_source_events@Base 3.0.0 ++ gdk_window_get_state@Base 3.0.0 ++ gdk_window_get_support_multidevice@Base 3.0.0 ++ gdk_window_get_toplevel@Base 3.0.0 ++ gdk_window_get_type@Base 3.0.0 ++ gdk_window_get_type_hint@Base 3.0.0 ++ gdk_window_get_update_area@Base 3.0.0 ++ gdk_window_get_user_data@Base 3.0.0 ++ gdk_window_get_visible_region@Base 3.0.0 ++ gdk_window_get_visual@Base 3.0.0 ++ gdk_window_get_width@Base 3.0.0 ++ gdk_window_get_window_type@Base 3.0.0 ++ gdk_window_has_native@Base 3.0.0 ++ gdk_window_hide@Base 3.0.0 ++ gdk_window_hints_get_type@Base 3.0.0 ++ gdk_window_iconify@Base 3.0.0 ++ gdk_window_input_shape_combine_region@Base 3.0.0 ++ gdk_window_invalidate_maybe_recurse@Base 3.0.0 ++ gdk_window_invalidate_rect@Base 3.0.0 ++ gdk_window_invalidate_region@Base 3.0.0 ++ gdk_window_is_destroyed@Base 3.0.0 ++ gdk_window_is_input_only@Base 3.0.0 ++ gdk_window_is_shaped@Base 3.0.0 ++ gdk_window_is_viewable@Base 3.0.0 ++ gdk_window_is_visible@Base 3.0.0 ++ gdk_window_lower@Base 3.0.0 ++ gdk_window_mark_paint_from_clip@Base 3.16.2 ++ gdk_window_maximize@Base 3.0.0 ++ gdk_window_merge_child_input_shapes@Base 3.0.0 ++ gdk_window_merge_child_shapes@Base 3.0.0 ++ gdk_window_move@Base 3.0.0 ++ gdk_window_move_region@Base 3.0.0 ++ gdk_window_move_resize@Base 3.0.0 ++ gdk_window_new@Base 3.0.0 ++ gdk_window_peek_children@Base 3.0.0 ++ gdk_window_process_all_updates@Base 3.0.0 ++ gdk_window_process_updates@Base 3.0.0 ++ gdk_window_raise@Base 3.0.0 ++ gdk_window_register_dnd@Base 3.0.0 ++ gdk_window_remove_filter@Base 3.0.0 ++ gdk_window_reparent@Base 3.0.0 ++ gdk_window_resize@Base 3.0.0 ++ gdk_window_restack@Base 3.0.0 ++ gdk_window_scroll@Base 3.0.0 ++ gdk_window_set_accept_focus@Base 3.0.0 ++ gdk_window_set_background@Base 3.0.0 ++ gdk_window_set_background_pattern@Base 3.0.0 ++ gdk_window_set_background_rgba@Base 3.0.0 ++ gdk_window_set_child_input_shapes@Base 3.0.0 ++ gdk_window_set_child_shapes@Base 3.0.0 ++ gdk_window_set_composited@Base 3.0.0 ++ gdk_window_set_cursor@Base 3.0.0 ++ gdk_window_set_debug_updates@Base 3.0.0 ++ gdk_window_set_decorations@Base 3.0.0 ++ gdk_window_set_device_cursor@Base 3.0.0 ++ gdk_window_set_device_events@Base 3.0.0 ++ gdk_window_set_event_compression@Base 3.11.5 ++ gdk_window_set_events@Base 3.0.0 ++ gdk_window_set_focus_on_map@Base 3.0.0 ++ gdk_window_set_fullscreen_mode@Base 3.7.10 ++ gdk_window_set_functions@Base 3.0.0 ++ gdk_window_set_geometry_hints@Base 3.0.0 ++ gdk_window_set_group@Base 3.0.0 ++ gdk_window_set_icon_list@Base 3.0.0 ++ gdk_window_set_icon_name@Base 3.0.0 ++ gdk_window_set_invalidate_handler@Base 3.9.10 ++ gdk_window_set_keep_above@Base 3.0.0 ++ gdk_window_set_keep_below@Base 3.0.0 ++ gdk_window_set_modal_hint@Base 3.0.0 ++ gdk_window_set_opacity@Base 3.0.0 ++ gdk_window_set_opaque_region@Base 3.9.14 ++ gdk_window_set_override_redirect@Base 3.0.0 ++ gdk_window_set_pass_through@Base 3.17.9 ++ gdk_window_set_role@Base 3.0.0 ++ gdk_window_set_shadow_width@Base 3.11.5 ++ gdk_window_set_skip_pager_hint@Base 3.0.0 ++ gdk_window_set_skip_taskbar_hint@Base 3.0.0 ++ gdk_window_set_source_events@Base 3.0.0 ++ gdk_window_set_startup_id@Base 3.0.0 ++ gdk_window_set_static_gravities@Base 3.0.0 ++ gdk_window_set_support_multidevice@Base 3.0.0 ++ gdk_window_set_title@Base 3.0.0 ++ gdk_window_set_transient_for@Base 3.0.0 ++ gdk_window_set_type_hint@Base 3.0.0 ++ gdk_window_set_urgency_hint@Base 3.0.0 ++ gdk_window_set_user_data@Base 3.0.0 ++ gdk_window_shape_combine_region@Base 3.0.0 ++ gdk_window_show@Base 3.0.0 ++ gdk_window_show_unraised@Base 3.0.0 ++ gdk_window_show_window_menu@Base 3.13.7 ++ gdk_window_state_get_type@Base 3.0.0 ++ gdk_window_stick@Base 3.0.0 ++ gdk_window_thaw_toplevel_updates_libgtk_only@Base 3.0.0 ++ gdk_window_thaw_updates@Base 3.0.0 ++ gdk_window_type_get_type@Base 3.0.0 ++ gdk_window_type_hint_get_type@Base 3.0.0 ++ gdk_window_unfullscreen@Base 3.0.0 ++ gdk_window_unmaximize@Base 3.0.0 ++ gdk_window_unstick@Base 3.0.0 ++ gdk_window_window_class_get_type@Base 3.0.0 ++ gdk_window_withdraw@Base 3.0.0 ++ gdk_wm_decoration_get_type@Base 3.0.0 ++ gdk_wm_function_get_type@Base 3.0.0 ++ gdk_x11_app_launch_context_get_type@Base 3.0.0 ++ gdk_x11_atom_to_xatom@Base 3.0.0 ++ gdk_x11_atom_to_xatom_for_display@Base 3.0.0 ++ gdk_x11_cursor_get_type@Base 3.0.0 ++ gdk_x11_cursor_get_xcursor@Base 3.0.0 ++ gdk_x11_cursor_get_xdisplay@Base 3.0.0 ++ gdk_x11_device_core_get_type@Base 3.0.0 ++ gdk_x11_device_get_id@Base 3.2.1 ++ gdk_x11_device_manager_core_get_type@Base 3.0.0 ++ gdk_x11_device_manager_lookup@Base 3.2.1 ++ gdk_x11_device_manager_xi2_get_type@Base 3.0.0 ++ gdk_x11_device_xi2_get_type@Base 3.0.0 ++ gdk_x11_display_broadcast_startup_message@Base 3.0.0 ++ gdk_x11_display_error_trap_pop@Base 3.0.0 ++ gdk_x11_display_error_trap_pop_ignored@Base 3.0.0 ++ gdk_x11_display_error_trap_push@Base 3.0.0 ++ gdk_x11_display_get_glx_version@Base 3.16.2 ++ gdk_x11_display_get_startup_notification_id@Base 3.0.0 ++ gdk_x11_display_get_type@Base 3.0.0 ++ gdk_x11_display_get_user_time@Base 3.0.0 ++ gdk_x11_display_get_xdisplay@Base 3.0.0 ++ gdk_x11_display_grab@Base 3.0.0 ++ gdk_x11_display_manager_get_type@Base 3.0.0 ++ gdk_x11_display_set_cursor_theme@Base 3.0.0 ++ gdk_x11_display_set_startup_notification_id@Base 3.0.0 ++ gdk_x11_display_set_window_scale@Base 3.9.12 ++ gdk_x11_display_string_to_compound_text@Base 3.0.0 ++ gdk_x11_display_text_property_to_text_list@Base 3.0.0 ++ gdk_x11_display_ungrab@Base 3.0.0 ++ gdk_x11_display_utf8_to_compound_text@Base 3.0.0 ++ gdk_x11_drag_context_get_type@Base 3.0.0 ++ gdk_x11_free_compound_text@Base 3.0.0 ++ gdk_x11_free_text_list@Base 3.0.0 ++ gdk_x11_get_default_root_xwindow@Base 3.0.0 ++ gdk_x11_get_default_screen@Base 3.0.0 ++ gdk_x11_get_default_xdisplay@Base 3.0.0 ++ gdk_x11_get_server_time@Base 3.0.0 ++ gdk_x11_get_xatom_by_name@Base 3.0.0 ++ gdk_x11_get_xatom_by_name_for_display@Base 3.0.0 ++ gdk_x11_get_xatom_name@Base 3.0.0 ++ gdk_x11_get_xatom_name_for_display@Base 3.0.0 ++ gdk_x11_gl_context_get_type@Base 3.16.2 ++ gdk_x11_grab_server@Base 3.0.0 ++ gdk_x11_keymap_get_group_for_state@Base 3.5.2 ++ gdk_x11_keymap_get_type@Base 3.0.0 ++ gdk_x11_keymap_key_is_modifier@Base 3.5.2 ++ gdk_x11_lookup_xdisplay@Base 3.0.0 ++ gdk_x11_monitor_get_output@Base 3.21.4 ++ gdk_x11_monitor_get_type@Base 3.21.4 ++ gdk_x11_register_standard_event_type@Base 3.0.0 ++ gdk_x11_screen_get_current_desktop@Base 3.9.14 ++ gdk_x11_screen_get_monitor_output@Base 3.0.0 ++ gdk_x11_screen_get_number_of_desktops@Base 3.9.14 ++ gdk_x11_screen_get_screen_number@Base 3.0.0 ++ gdk_x11_screen_get_type@Base 3.0.0 ++ gdk_x11_screen_get_window_manager_name@Base 3.0.0 ++ gdk_x11_screen_get_xscreen@Base 3.0.0 ++ gdk_x11_screen_lookup_visual@Base 3.0.0 ++ gdk_x11_screen_supports_net_wm_hint@Base 3.0.0 ++ gdk_x11_set_sm_client_id@Base 3.0.0 ++ gdk_x11_ungrab_server@Base 3.0.0 ++ gdk_x11_visual_get_type@Base 3.0.0 ++ gdk_x11_visual_get_xvisual@Base 3.0.0 ++ gdk_x11_window_foreign_new_for_display@Base 3.0.0 ++ gdk_x11_window_get_desktop@Base 3.9.14 ++ gdk_x11_window_get_type@Base 3.0.0 ++ gdk_x11_window_get_xid@Base 3.0.0 ++ gdk_x11_window_lookup_for_display@Base 3.0.0 ++ gdk_x11_window_move_to_current_desktop@Base 3.0.0 ++ gdk_x11_window_move_to_desktop@Base 3.9.14 ++ gdk_x11_window_set_frame_extents@Base 3.9.12 ++ gdk_x11_window_set_frame_sync_enabled@Base 3.9.10 ++ gdk_x11_window_set_hide_titlebar_when_maximized@Base 3.3.16 ++ gdk_x11_window_set_theme_variant@Base 3.1.4 ++ gdk_x11_window_set_user_time@Base 3.0.0 ++ gdk_x11_window_set_utf8_property@Base 3.3.16 ++ gdk_x11_xatom_to_atom@Base 3.0.0 ++ gdk_x11_xatom_to_atom_for_display@Base 3.0.0 ++libgtk-3.so.0 libgtk-3-0 #MINVER# ++ gtk_about_dialog_add_credit_section@Base 3.3.16 ++ gtk_about_dialog_get_artists@Base 3.0.0 ++ gtk_about_dialog_get_authors@Base 3.0.0 ++ gtk_about_dialog_get_comments@Base 3.0.0 ++ gtk_about_dialog_get_copyright@Base 3.0.0 ++ gtk_about_dialog_get_documenters@Base 3.0.0 ++ gtk_about_dialog_get_license@Base 3.0.0 ++ gtk_about_dialog_get_license_type@Base 3.0.0 ++ gtk_about_dialog_get_logo@Base 3.0.0 ++ gtk_about_dialog_get_logo_icon_name@Base 3.0.0 ++ gtk_about_dialog_get_program_name@Base 3.0.0 ++ gtk_about_dialog_get_translator_credits@Base 3.0.0 ++ gtk_about_dialog_get_type@Base 3.0.0 ++ gtk_about_dialog_get_version@Base 3.0.0 ++ gtk_about_dialog_get_website@Base 3.0.0 ++ gtk_about_dialog_get_website_label@Base 3.0.0 ++ gtk_about_dialog_get_wrap_license@Base 3.0.0 ++ gtk_about_dialog_new@Base 3.0.0 ++ gtk_about_dialog_set_artists@Base 3.0.0 ++ gtk_about_dialog_set_authors@Base 3.0.0 ++ gtk_about_dialog_set_comments@Base 3.0.0 ++ gtk_about_dialog_set_copyright@Base 3.0.0 ++ gtk_about_dialog_set_documenters@Base 3.0.0 ++ gtk_about_dialog_set_license@Base 3.0.0 ++ gtk_about_dialog_set_license_type@Base 3.0.0 ++ gtk_about_dialog_set_logo@Base 3.0.0 ++ gtk_about_dialog_set_logo_icon_name@Base 3.0.0 ++ gtk_about_dialog_set_program_name@Base 3.0.0 ++ gtk_about_dialog_set_translator_credits@Base 3.0.0 ++ gtk_about_dialog_set_version@Base 3.0.0 ++ gtk_about_dialog_set_website@Base 3.0.0 ++ gtk_about_dialog_set_website_label@Base 3.0.0 ++ gtk_about_dialog_set_wrap_license@Base 3.0.0 ++ gtk_accel_flags_get_type@Base 3.0.0 ++ gtk_accel_group_activate@Base 3.0.0 ++ gtk_accel_group_connect@Base 3.0.0 ++ gtk_accel_group_connect_by_path@Base 3.0.0 ++ gtk_accel_group_disconnect@Base 3.0.0 ++ gtk_accel_group_disconnect_key@Base 3.0.0 ++ gtk_accel_group_find@Base 3.0.0 ++ gtk_accel_group_from_accel_closure@Base 3.0.0 ++ gtk_accel_group_get_is_locked@Base 3.0.0 ++ gtk_accel_group_get_modifier_mask@Base 3.0.0 ++ gtk_accel_group_get_type@Base 3.0.0 ++ gtk_accel_group_lock@Base 3.0.0 ++ gtk_accel_group_new@Base 3.0.0 ++ gtk_accel_group_query@Base 3.0.0 ++ gtk_accel_group_unlock@Base 3.0.0 ++ gtk_accel_groups_activate@Base 3.0.0 ++ gtk_accel_groups_from_object@Base 3.0.0 ++ gtk_accel_label_get_accel@Base 3.11.5 ++ gtk_accel_label_get_accel_widget@Base 3.0.0 ++ gtk_accel_label_get_accel_width@Base 3.0.0 ++ gtk_accel_label_get_type@Base 3.0.0 ++ gtk_accel_label_new@Base 3.0.0 ++ gtk_accel_label_refetch@Base 3.0.0 ++ gtk_accel_label_set_accel@Base 3.5.18 ++ gtk_accel_label_set_accel_closure@Base 3.0.0 ++ gtk_accel_label_set_accel_widget@Base 3.0.0 ++ gtk_accel_map_add_entry@Base 3.0.0 ++ gtk_accel_map_add_filter@Base 3.0.0 ++ gtk_accel_map_change_entry@Base 3.0.0 ++ gtk_accel_map_foreach@Base 3.0.0 ++ gtk_accel_map_foreach_unfiltered@Base 3.0.0 ++ gtk_accel_map_get@Base 3.0.0 ++ gtk_accel_map_get_type@Base 3.0.0 ++ gtk_accel_map_load@Base 3.0.0 ++ gtk_accel_map_load_fd@Base 3.0.0 ++ gtk_accel_map_load_scanner@Base 3.0.0 ++ gtk_accel_map_lock_path@Base 3.0.0 ++ gtk_accel_map_lookup_entry@Base 3.0.0 ++ gtk_accel_map_save@Base 3.0.0 ++ gtk_accel_map_save_fd@Base 3.0.0 ++ gtk_accel_map_unlock_path@Base 3.0.0 ++ gtk_accelerator_get_default_mod_mask@Base 3.0.0 ++ gtk_accelerator_get_label@Base 3.0.0 ++ gtk_accelerator_get_label_with_keycode@Base 3.3.16 ++ gtk_accelerator_name@Base 3.0.0 ++ gtk_accelerator_name_with_keycode@Base 3.3.16 ++ gtk_accelerator_parse@Base 3.0.0 ++ gtk_accelerator_parse_with_keycode@Base 3.3.16 ++ gtk_accelerator_set_default_mod_mask@Base 3.0.0 ++ gtk_accelerator_valid@Base 3.0.0 ++ gtk_accessible_connect_widget_destroyed@Base 3.0.0 ++ gtk_accessible_get_type@Base 3.0.0 ++ gtk_accessible_get_widget@Base 3.0.0 ++ gtk_accessible_set_widget@Base 3.0.0 ++ gtk_action_activate@Base 3.0.0 ++ gtk_action_bar_get_center_widget@Base 3.11.5 ++ gtk_action_bar_get_type@Base 3.11.5 ++ gtk_action_bar_new@Base 3.11.5 ++ gtk_action_bar_pack_end@Base 3.11.5 ++ gtk_action_bar_pack_start@Base 3.11.5 ++ gtk_action_bar_set_center_widget@Base 3.11.5 ++ gtk_action_block_activate@Base 3.0.0 ++ gtk_action_connect_accelerator@Base 3.0.0 ++ gtk_action_create_icon@Base 3.0.0 ++ gtk_action_create_menu@Base 3.0.0 ++ gtk_action_create_menu_item@Base 3.0.0 ++ gtk_action_create_tool_item@Base 3.0.0 ++ gtk_action_disconnect_accelerator@Base 3.0.0 ++ gtk_action_get_accel_closure@Base 3.0.0 ++ gtk_action_get_accel_path@Base 3.0.0 ++ gtk_action_get_always_show_image@Base 3.0.0 ++ gtk_action_get_gicon@Base 3.0.0 ++ gtk_action_get_icon_name@Base 3.0.0 ++ gtk_action_get_is_important@Base 3.0.0 ++ gtk_action_get_label@Base 3.0.0 ++ gtk_action_get_name@Base 3.0.0 ++ gtk_action_get_proxies@Base 3.0.0 ++ gtk_action_get_sensitive@Base 3.0.0 ++ gtk_action_get_short_label@Base 3.0.0 ++ gtk_action_get_stock_id@Base 3.0.0 ++ gtk_action_get_tooltip@Base 3.0.0 ++ gtk_action_get_type@Base 3.0.0 ++ gtk_action_get_visible@Base 3.0.0 ++ gtk_action_get_visible_horizontal@Base 3.0.0 ++ gtk_action_get_visible_vertical@Base 3.0.0 ++ gtk_action_group_add_action@Base 3.0.0 ++ gtk_action_group_add_action_with_accel@Base 3.0.0 ++ gtk_action_group_add_actions@Base 3.0.0 ++ gtk_action_group_add_actions_full@Base 3.0.0 ++ gtk_action_group_add_radio_actions@Base 3.0.0 ++ gtk_action_group_add_radio_actions_full@Base 3.0.0 ++ gtk_action_group_add_toggle_actions@Base 3.0.0 ++ gtk_action_group_add_toggle_actions_full@Base 3.0.0 ++ gtk_action_group_get_accel_group@Base 3.5.18 ++ gtk_action_group_get_action@Base 3.0.0 ++ gtk_action_group_get_name@Base 3.0.0 ++ gtk_action_group_get_sensitive@Base 3.0.0 ++ gtk_action_group_get_type@Base 3.0.0 ++ gtk_action_group_get_visible@Base 3.0.0 ++ gtk_action_group_list_actions@Base 3.0.0 ++ gtk_action_group_new@Base 3.0.0 ++ gtk_action_group_remove_action@Base 3.0.0 ++ gtk_action_group_set_accel_group@Base 3.5.18 ++ gtk_action_group_set_sensitive@Base 3.0.0 ++ gtk_action_group_set_translate_func@Base 3.0.0 ++ gtk_action_group_set_translation_domain@Base 3.0.0 ++ gtk_action_group_set_visible@Base 3.0.0 ++ gtk_action_group_translate_string@Base 3.0.0 ++ gtk_action_is_sensitive@Base 3.0.0 ++ gtk_action_is_visible@Base 3.0.0 ++ gtk_action_new@Base 3.0.0 ++ gtk_action_set_accel_group@Base 3.0.0 ++ gtk_action_set_accel_path@Base 3.0.0 ++ gtk_action_set_always_show_image@Base 3.0.0 ++ gtk_action_set_gicon@Base 3.0.0 ++ gtk_action_set_icon_name@Base 3.0.0 ++ gtk_action_set_is_important@Base 3.0.0 ++ gtk_action_set_label@Base 3.0.0 ++ gtk_action_set_sensitive@Base 3.0.0 ++ gtk_action_set_short_label@Base 3.0.0 ++ gtk_action_set_stock_id@Base 3.0.0 ++ gtk_action_set_tooltip@Base 3.0.0 ++ gtk_action_set_visible@Base 3.0.0 ++ gtk_action_set_visible_horizontal@Base 3.0.0 ++ gtk_action_set_visible_vertical@Base 3.0.0 ++ gtk_action_unblock_activate@Base 3.0.0 ++ gtk_actionable_get_action_name@Base 3.3.16 ++ gtk_actionable_get_action_target_value@Base 3.3.16 ++ gtk_actionable_get_type@Base 3.3.16 ++ gtk_actionable_set_action_name@Base 3.3.16 ++ gtk_actionable_set_action_target@Base 3.3.16 ++ gtk_actionable_set_action_target_value@Base 3.3.16 ++ gtk_actionable_set_detailed_action_name@Base 3.3.16 ++ gtk_activatable_do_set_related_action@Base 3.0.0 ++ gtk_activatable_get_related_action@Base 3.0.0 ++ gtk_activatable_get_type@Base 3.0.0 ++ gtk_activatable_get_use_action_appearance@Base 3.0.0 ++ gtk_activatable_set_related_action@Base 3.0.0 ++ gtk_activatable_set_use_action_appearance@Base 3.0.0 ++ gtk_activatable_sync_action_properties@Base 3.0.0 ++ gtk_adjustment_changed@Base 3.0.0 ++ gtk_adjustment_clamp_page@Base 3.0.0 ++ gtk_adjustment_configure@Base 3.0.0 ++ gtk_adjustment_get_lower@Base 3.0.0 ++ gtk_adjustment_get_minimum_increment@Base 3.2.1 ++ gtk_adjustment_get_page_increment@Base 3.0.0 ++ gtk_adjustment_get_page_size@Base 3.0.0 ++ gtk_adjustment_get_step_increment@Base 3.0.0 ++ gtk_adjustment_get_type@Base 3.0.0 ++ gtk_adjustment_get_upper@Base 3.0.0 ++ gtk_adjustment_get_value@Base 3.0.0 ++ gtk_adjustment_new@Base 3.0.0 ++ gtk_adjustment_set_lower@Base 3.0.0 ++ gtk_adjustment_set_page_increment@Base 3.0.0 ++ gtk_adjustment_set_page_size@Base 3.0.0 ++ gtk_adjustment_set_step_increment@Base 3.0.0 ++ gtk_adjustment_set_upper@Base 3.0.0 ++ gtk_adjustment_set_value@Base 3.0.0 ++ gtk_adjustment_value_changed@Base 3.0.0 ++ gtk_align_get_type@Base 3.0.0 ++ gtk_alignment_get_padding@Base 3.0.0 ++ gtk_alignment_get_type@Base 3.0.0 ++ gtk_alignment_new@Base 3.0.0 ++ gtk_alignment_set@Base 3.0.0 ++ gtk_alignment_set_padding@Base 3.0.0 ++ gtk_alternative_dialog_button_order@Base 3.0.0 ++ gtk_app_chooser_button_append_custom_item@Base 3.0.0 ++ gtk_app_chooser_button_append_separator@Base 3.0.0 ++ gtk_app_chooser_button_get_heading@Base 3.0.0 ++ gtk_app_chooser_button_get_show_default_item@Base 3.2.1 ++ gtk_app_chooser_button_get_show_dialog_item@Base 3.0.0 ++ gtk_app_chooser_button_get_type@Base 3.0.0 ++ gtk_app_chooser_button_new@Base 3.0.0 ++ gtk_app_chooser_button_set_active_custom_item@Base 3.0.0 ++ gtk_app_chooser_button_set_heading@Base 3.0.0 ++ gtk_app_chooser_button_set_show_default_item@Base 3.2.1 ++ gtk_app_chooser_button_set_show_dialog_item@Base 3.0.0 ++ gtk_app_chooser_dialog_get_heading@Base 3.0.0 ++ gtk_app_chooser_dialog_get_type@Base 3.0.0 ++ gtk_app_chooser_dialog_get_widget@Base 3.0.0 ++ gtk_app_chooser_dialog_new@Base 3.0.0 ++ gtk_app_chooser_dialog_new_for_content_type@Base 3.0.0 ++ gtk_app_chooser_dialog_set_heading@Base 3.0.0 ++ gtk_app_chooser_get_app_info@Base 3.0.0 ++ gtk_app_chooser_get_content_type@Base 3.0.0 ++ gtk_app_chooser_get_type@Base 3.0.0 ++ gtk_app_chooser_refresh@Base 3.0.0 ++ gtk_app_chooser_widget_get_default_text@Base 3.0.0 ++ gtk_app_chooser_widget_get_show_all@Base 3.0.0 ++ gtk_app_chooser_widget_get_show_default@Base 3.0.0 ++ gtk_app_chooser_widget_get_show_fallback@Base 3.0.0 ++ gtk_app_chooser_widget_get_show_other@Base 3.0.0 ++ gtk_app_chooser_widget_get_show_recommended@Base 3.0.0 ++ gtk_app_chooser_widget_get_type@Base 3.0.0 ++ gtk_app_chooser_widget_new@Base 3.0.0 ++ gtk_app_chooser_widget_set_default_text@Base 3.0.0 ++ gtk_app_chooser_widget_set_show_all@Base 3.0.0 ++ gtk_app_chooser_widget_set_show_default@Base 3.0.0 ++ gtk_app_chooser_widget_set_show_fallback@Base 3.0.0 ++ gtk_app_chooser_widget_set_show_other@Base 3.0.0 ++ gtk_app_chooser_widget_set_show_recommended@Base 3.0.0 ++ gtk_application_add_accelerator@Base 3.3.16 ++ gtk_application_add_window@Base 3.0.0 ++ gtk_application_get_accels_for_action@Base 3.11.5 ++ gtk_application_get_actions_for_accel@Base 3.13.7 ++ gtk_application_get_active_window@Base 3.5.12 ++ gtk_application_get_app_menu@Base 3.3.16 ++ gtk_application_get_menu_by_id@Base 3.13.7 ++ gtk_application_get_menubar@Base 3.3.16 ++ gtk_application_get_type@Base 3.0.0 ++ gtk_application_get_window_by_id@Base 3.5.4 ++ gtk_application_get_windows@Base 3.0.0 ++ gtk_application_inhibit@Base 3.3.16 ++ gtk_application_inhibit_flags_get_type@Base 3.3.16 ++ gtk_application_is_inhibited@Base 3.3.16 ++ gtk_application_list_action_descriptions@Base 3.11.5 ++ gtk_application_new@Base 3.0.0 ++ gtk_application_prefers_app_menu@Base 3.13.7 ++ gtk_application_remove_accelerator@Base 3.3.16 ++ gtk_application_remove_window@Base 3.0.0 ++ gtk_application_set_accels_for_action@Base 3.11.5 ++ gtk_application_set_app_menu@Base 3.3.16 ++ gtk_application_set_menubar@Base 3.3.16 ++ gtk_application_uninhibit@Base 3.3.16 ++ gtk_application_window_get_help_overlay@Base 3.19.12 ++ gtk_application_window_get_id@Base 3.5.4 ++ gtk_application_window_get_show_menubar@Base 3.3.16 ++ gtk_application_window_get_type@Base 3.3.16 ++ gtk_application_window_new@Base 3.3.16 ++ gtk_application_window_set_help_overlay@Base 3.19.12 ++ gtk_application_window_set_show_menubar@Base 3.3.16 ++ gtk_arrow_accessible_get_type@Base 3.7.10 ++ gtk_arrow_get_type@Base 3.0.0 ++ gtk_arrow_new@Base 3.0.0 ++ gtk_arrow_placement_get_type@Base 3.0.0 ++ gtk_arrow_set@Base 3.0.0 ++ gtk_arrow_type_get_type@Base 3.0.0 ++ gtk_aspect_frame_get_type@Base 3.0.0 ++ gtk_aspect_frame_new@Base 3.0.0 ++ gtk_aspect_frame_set@Base 3.0.0 ++ gtk_assistant_add_action_widget@Base 3.0.0 ++ gtk_assistant_append_page@Base 3.0.0 ++ gtk_assistant_commit@Base 3.0.0 ++ gtk_assistant_get_current_page@Base 3.0.0 ++ gtk_assistant_get_n_pages@Base 3.0.0 ++ gtk_assistant_get_nth_page@Base 3.0.0 ++ gtk_assistant_get_page_complete@Base 3.0.0 ++ gtk_assistant_get_page_has_padding@Base 3.17.9 ++ gtk_assistant_get_page_header_image@Base 3.0.0 ++ gtk_assistant_get_page_side_image@Base 3.0.0 ++ gtk_assistant_get_page_title@Base 3.0.0 ++ gtk_assistant_get_page_type@Base 3.0.0 ++ gtk_assistant_get_type@Base 3.0.0 ++ gtk_assistant_insert_page@Base 3.0.0 ++ gtk_assistant_new@Base 3.0.0 ++ gtk_assistant_next_page@Base 3.0.0 ++ gtk_assistant_page_type_get_type@Base 3.0.0 ++ gtk_assistant_prepend_page@Base 3.0.0 ++ gtk_assistant_previous_page@Base 3.0.0 ++ gtk_assistant_remove_action_widget@Base 3.0.0 ++ gtk_assistant_remove_page@Base 3.2.0 ++ gtk_assistant_set_current_page@Base 3.0.0 ++ gtk_assistant_set_forward_page_func@Base 3.0.0 ++ gtk_assistant_set_page_complete@Base 3.0.0 ++ gtk_assistant_set_page_has_padding@Base 3.17.9 ++ gtk_assistant_set_page_header_image@Base 3.0.0 ++ gtk_assistant_set_page_side_image@Base 3.0.0 ++ gtk_assistant_set_page_title@Base 3.0.0 ++ gtk_assistant_set_page_type@Base 3.0.0 ++ gtk_assistant_update_buttons_state@Base 3.0.0 ++ gtk_attach_options_get_type@Base 3.0.0 ++ gtk_baseline_position_get_type@Base 3.9.10 ++ gtk_bin_get_child@Base 3.0.0 ++ gtk_bin_get_type@Base 3.0.0 ++ gtk_binding_entry_add_signal@Base 3.0.0 ++ gtk_binding_entry_add_signal_from_string@Base 3.0.0 ++ gtk_binding_entry_add_signall@Base 3.0.0 ++ gtk_binding_entry_remove@Base 3.0.0 ++ gtk_binding_entry_skip@Base 3.0.0 ++ gtk_binding_set_activate@Base 3.0.0 ++ gtk_binding_set_add_path@Base 3.0.0 ++ gtk_binding_set_by_class@Base 3.0.0 ++ gtk_binding_set_find@Base 3.0.0 ++ gtk_binding_set_new@Base 3.0.0 ++ gtk_bindings_activate@Base 3.0.0 ++ gtk_bindings_activate_event@Base 3.0.0 ++ gtk_boolean_cell_accessible_get_type@Base 3.7.10 ++ gtk_border_copy@Base 3.0.0 ++ gtk_border_free@Base 3.0.0 ++ gtk_border_get_type@Base 3.0.0 ++ gtk_border_new@Base 3.0.0 ++ gtk_border_style_get_type@Base 3.0.0 ++ gtk_box_get_baseline_position@Base 3.9.10 ++ gtk_box_get_center_widget@Base 3.11.7 ++ gtk_box_get_homogeneous@Base 3.0.0 ++ gtk_box_get_spacing@Base 3.0.0 ++ gtk_box_get_type@Base 3.0.0 ++ gtk_box_new@Base 3.0.0 ++ gtk_box_pack_end@Base 3.0.0 ++ gtk_box_pack_start@Base 3.0.0 ++ gtk_box_query_child_packing@Base 3.0.0 ++ gtk_box_reorder_child@Base 3.0.0 ++ gtk_box_set_baseline_position@Base 3.9.10 ++ gtk_box_set_center_widget@Base 3.11.7 ++ gtk_box_set_child_packing@Base 3.0.0 ++ gtk_box_set_homogeneous@Base 3.0.0 ++ gtk_box_set_spacing@Base 3.0.0 ++ gtk_buildable_add_child@Base 3.0.0 ++ gtk_buildable_construct_child@Base 3.0.0 ++ gtk_buildable_custom_finished@Base 3.0.0 ++ gtk_buildable_custom_tag_end@Base 3.0.0 ++ gtk_buildable_custom_tag_start@Base 3.0.0 ++ gtk_buildable_get_internal_child@Base 3.0.0 ++ gtk_buildable_get_name@Base 3.0.0 ++ gtk_buildable_get_type@Base 3.0.0 ++ gtk_buildable_parser_finished@Base 3.0.0 ++ gtk_buildable_set_buildable_property@Base 3.0.0 ++ gtk_buildable_set_name@Base 3.0.0 ++ gtk_builder_add_callback_symbol@Base 3.9.10 ++ gtk_builder_add_callback_symbols@Base 3.9.10 ++ gtk_builder_add_from_file@Base 3.0.0 ++ gtk_builder_add_from_resource@Base 3.3.16 ++ gtk_builder_add_from_string@Base 3.0.0 ++ gtk_builder_add_objects_from_file@Base 3.0.0 ++ gtk_builder_add_objects_from_resource@Base 3.3.16 ++ gtk_builder_add_objects_from_string@Base 3.0.0 ++ gtk_builder_connect_signals@Base 3.0.0 ++ gtk_builder_connect_signals_full@Base 3.0.0 ++ gtk_builder_error_get_type@Base 3.0.0 ++ gtk_builder_error_quark@Base 3.0.0 ++ gtk_builder_expose_object@Base 3.7.10 ++ gtk_builder_extend_with_template@Base 3.17.9 ++ gtk_builder_get_application@Base 3.11.5 ++ gtk_builder_get_object@Base 3.0.0 ++ gtk_builder_get_objects@Base 3.0.0 ++ gtk_builder_get_translation_domain@Base 3.0.0 ++ gtk_builder_get_type@Base 3.0.0 ++ gtk_builder_get_type_from_name@Base 3.0.0 ++ gtk_builder_lookup_callback_symbol@Base 3.9.10 ++ gtk_builder_new@Base 3.0.0 ++ gtk_builder_new_from_file@Base 3.9.10 ++ gtk_builder_new_from_resource@Base 3.9.10 ++ gtk_builder_new_from_string@Base 3.9.10 ++ gtk_builder_set_application@Base 3.11.5 ++ gtk_builder_set_translation_domain@Base 3.0.0 ++ gtk_builder_value_from_string@Base 3.0.0 ++ gtk_builder_value_from_string_type@Base 3.0.0 ++ gtk_button_accessible_get_type@Base 3.7.10 ++ gtk_button_box_get_child_non_homogeneous@Base 3.1.4 ++ gtk_button_box_get_child_secondary@Base 3.0.0 ++ gtk_button_box_get_layout@Base 3.0.0 ++ gtk_button_box_get_type@Base 3.0.0 ++ gtk_button_box_new@Base 3.0.0 ++ gtk_button_box_set_child_non_homogeneous@Base 3.1.4 ++ gtk_button_box_set_child_secondary@Base 3.0.0 ++ gtk_button_box_set_layout@Base 3.0.0 ++ gtk_button_box_style_get_type@Base 3.0.0 ++ gtk_button_clicked@Base 3.0.0 ++ gtk_button_enter@Base 3.0.0 ++ gtk_button_get_alignment@Base 3.0.0 ++ gtk_button_get_always_show_image@Base 3.5.4 ++ gtk_button_get_event_window@Base 3.0.0 ++ gtk_button_get_focus_on_click@Base 3.0.0 ++ gtk_button_get_image@Base 3.0.0 ++ gtk_button_get_image_position@Base 3.0.0 ++ gtk_button_get_label@Base 3.0.0 ++ gtk_button_get_relief@Base 3.0.0 ++ gtk_button_get_type@Base 3.0.0 ++ gtk_button_get_use_stock@Base 3.0.0 ++ gtk_button_get_use_underline@Base 3.0.0 ++ gtk_button_leave@Base 3.0.0 ++ gtk_button_new@Base 3.0.0 ++ gtk_button_new_from_icon_name@Base 3.9.12 ++ gtk_button_new_from_stock@Base 3.0.0 ++ gtk_button_new_with_label@Base 3.0.0 ++ gtk_button_new_with_mnemonic@Base 3.0.0 ++ gtk_button_pressed@Base 3.0.0 ++ gtk_button_released@Base 3.0.0 ++ gtk_button_role_get_type@Base 3.16.2 ++ gtk_button_set_alignment@Base 3.0.0 ++ gtk_button_set_always_show_image@Base 3.5.4 ++ gtk_button_set_focus_on_click@Base 3.0.0 ++ gtk_button_set_image@Base 3.0.0 ++ gtk_button_set_image_position@Base 3.0.0 ++ gtk_button_set_label@Base 3.0.0 ++ gtk_button_set_relief@Base 3.0.0 ++ gtk_button_set_use_stock@Base 3.0.0 ++ gtk_button_set_use_underline@Base 3.0.0 ++ gtk_buttons_type_get_type@Base 3.0.0 ++ gtk_cairo_should_draw_window@Base 3.0.0 ++ gtk_cairo_transform_to_window@Base 3.0.0 ++ gtk_calendar_clear_marks@Base 3.0.0 ++ gtk_calendar_display_options_get_type@Base 3.0.0 ++ gtk_calendar_get_date@Base 3.0.0 ++ gtk_calendar_get_day_is_marked@Base 3.0.0 ++ gtk_calendar_get_detail_height_rows@Base 3.0.0 ++ gtk_calendar_get_detail_width_chars@Base 3.0.0 ++ gtk_calendar_get_display_options@Base 3.0.0 ++ gtk_calendar_get_type@Base 3.0.0 ++ gtk_calendar_mark_day@Base 3.0.0 ++ gtk_calendar_new@Base 3.0.0 ++ gtk_calendar_select_day@Base 3.0.0 ++ gtk_calendar_select_month@Base 3.0.0 ++ gtk_calendar_set_detail_func@Base 3.0.0 ++ gtk_calendar_set_detail_height_rows@Base 3.0.0 ++ gtk_calendar_set_detail_width_chars@Base 3.0.0 ++ gtk_calendar_set_display_options@Base 3.0.0 ++ gtk_calendar_unmark_day@Base 3.0.0 ++ gtk_cell_accessible_get_type@Base 3.7.10 ++ gtk_cell_accessible_parent_activate@Base 3.7.10 ++ gtk_cell_accessible_parent_edit@Base 3.7.10 ++ gtk_cell_accessible_parent_expand_collapse@Base 3.7.10 ++ gtk_cell_accessible_parent_get_cell_area@Base 3.7.10 ++ gtk_cell_accessible_parent_get_cell_extents@Base 3.7.10 ++ gtk_cell_accessible_parent_get_child_index@Base 3.7.10 ++ gtk_cell_accessible_parent_get_renderer_state@Base 3.7.10 ++ gtk_cell_accessible_parent_get_type@Base 3.7.10 ++ gtk_cell_accessible_parent_grab_focus@Base 3.7.10 ++ gtk_cell_accessible_parent_update_relationset@Base 3.12.0 ++ gtk_cell_area_activate@Base 3.0.0 ++ gtk_cell_area_activate_cell@Base 3.0.0 ++ gtk_cell_area_add@Base 3.0.0 ++ gtk_cell_area_add_focus_sibling@Base 3.0.0 ++ gtk_cell_area_add_with_properties@Base 3.0.0 ++ gtk_cell_area_apply_attributes@Base 3.0.0 ++ gtk_cell_area_attribute_connect@Base 3.0.0 ++ gtk_cell_area_attribute_disconnect@Base 3.0.0 ++ gtk_cell_area_attribute_get_column@Base 3.13.7 ++ gtk_cell_area_box_get_spacing@Base 3.0.0 ++ gtk_cell_area_box_get_type@Base 3.0.0 ++ gtk_cell_area_box_new@Base 3.0.0 ++ gtk_cell_area_box_pack_end@Base 3.0.0 ++ gtk_cell_area_box_pack_start@Base 3.0.0 ++ gtk_cell_area_box_set_spacing@Base 3.0.0 ++ gtk_cell_area_cell_get@Base 3.0.0 ++ gtk_cell_area_cell_get_property@Base 3.0.0 ++ gtk_cell_area_cell_get_valist@Base 3.0.0 ++ gtk_cell_area_cell_set@Base 3.0.0 ++ gtk_cell_area_cell_set_property@Base 3.0.0 ++ gtk_cell_area_cell_set_valist@Base 3.0.0 ++ gtk_cell_area_class_find_cell_property@Base 3.0.0 ++ gtk_cell_area_class_install_cell_property@Base 3.0.0 ++ gtk_cell_area_class_list_cell_properties@Base 3.0.0 ++ gtk_cell_area_context_allocate@Base 3.0.0 ++ gtk_cell_area_context_get_allocation@Base 3.0.0 ++ gtk_cell_area_context_get_area@Base 3.0.0 ++ gtk_cell_area_context_get_preferred_height@Base 3.0.0 ++ gtk_cell_area_context_get_preferred_height_for_width@Base 3.0.0 ++ gtk_cell_area_context_get_preferred_width@Base 3.0.0 ++ gtk_cell_area_context_get_preferred_width_for_height@Base 3.0.0 ++ gtk_cell_area_context_get_type@Base 3.0.0 ++ gtk_cell_area_context_push_preferred_height@Base 3.0.0 ++ gtk_cell_area_context_push_preferred_width@Base 3.0.0 ++ gtk_cell_area_context_reset@Base 3.0.0 ++ gtk_cell_area_copy_context@Base 3.0.0 ++ gtk_cell_area_create_context@Base 3.0.0 ++ gtk_cell_area_event@Base 3.0.0 ++ gtk_cell_area_focus@Base 3.0.0 ++ gtk_cell_area_foreach@Base 3.0.0 ++ gtk_cell_area_foreach_alloc@Base 3.0.0 ++ gtk_cell_area_get_cell_allocation@Base 3.0.0 ++ gtk_cell_area_get_cell_at_position@Base 3.0.0 ++ gtk_cell_area_get_current_path_string@Base 3.0.0 ++ gtk_cell_area_get_edit_widget@Base 3.0.0 ++ gtk_cell_area_get_edited_cell@Base 3.0.0 ++ gtk_cell_area_get_focus_cell@Base 3.0.0 ++ gtk_cell_area_get_focus_from_sibling@Base 3.0.0 ++ gtk_cell_area_get_focus_siblings@Base 3.0.0 ++ gtk_cell_area_get_preferred_height@Base 3.0.0 ++ gtk_cell_area_get_preferred_height_for_width@Base 3.0.0 ++ gtk_cell_area_get_preferred_width@Base 3.0.0 ++ gtk_cell_area_get_preferred_width_for_height@Base 3.0.0 ++ gtk_cell_area_get_request_mode@Base 3.0.0 ++ gtk_cell_area_get_type@Base 3.0.0 ++ gtk_cell_area_has_renderer@Base 3.0.0 ++ gtk_cell_area_inner_cell_area@Base 3.0.0 ++ gtk_cell_area_is_activatable@Base 3.0.0 ++ gtk_cell_area_is_focus_sibling@Base 3.0.0 ++ gtk_cell_area_remove@Base 3.0.0 ++ gtk_cell_area_remove_focus_sibling@Base 3.0.0 ++ gtk_cell_area_render@Base 3.0.0 ++ gtk_cell_area_request_renderer@Base 3.0.0 ++ gtk_cell_area_set_focus_cell@Base 3.0.0 ++ gtk_cell_area_stop_editing@Base 3.0.0 ++ gtk_cell_editable_editing_done@Base 3.0.0 ++ gtk_cell_editable_get_type@Base 3.0.0 ++ gtk_cell_editable_remove_widget@Base 3.0.0 ++ gtk_cell_editable_start_editing@Base 3.0.0 ++ gtk_cell_layout_add_attribute@Base 3.0.0 ++ gtk_cell_layout_clear@Base 3.0.0 ++ gtk_cell_layout_clear_attributes@Base 3.0.0 ++ gtk_cell_layout_get_area@Base 3.0.0 ++ gtk_cell_layout_get_cells@Base 3.0.0 ++ gtk_cell_layout_get_type@Base 3.0.0 ++ gtk_cell_layout_pack_end@Base 3.0.0 ++ gtk_cell_layout_pack_start@Base 3.0.0 ++ gtk_cell_layout_reorder@Base 3.0.0 ++ gtk_cell_layout_set_attributes@Base 3.0.0 ++ gtk_cell_layout_set_cell_data_func@Base 3.0.0 ++ gtk_cell_renderer_accel_get_type@Base 3.0.0 ++ gtk_cell_renderer_accel_mode_get_type@Base 3.0.0 ++ gtk_cell_renderer_accel_new@Base 3.0.0 ++ gtk_cell_renderer_activate@Base 3.0.0 ++ gtk_cell_renderer_class_set_accessible_type@Base 3.7.12 ++ gtk_cell_renderer_combo_get_type@Base 3.0.0 ++ gtk_cell_renderer_combo_new@Base 3.0.0 ++ gtk_cell_renderer_get_aligned_area@Base 3.0.0 ++ gtk_cell_renderer_get_alignment@Base 3.0.0 ++ gtk_cell_renderer_get_fixed_size@Base 3.0.0 ++ gtk_cell_renderer_get_padding@Base 3.0.0 ++ gtk_cell_renderer_get_preferred_height@Base 3.0.0 ++ gtk_cell_renderer_get_preferred_height_for_width@Base 3.0.0 ++ gtk_cell_renderer_get_preferred_size@Base 3.0.0 ++ gtk_cell_renderer_get_preferred_width@Base 3.0.0 ++ gtk_cell_renderer_get_preferred_width_for_height@Base 3.0.0 ++ gtk_cell_renderer_get_request_mode@Base 3.0.0 ++ gtk_cell_renderer_get_sensitive@Base 3.0.0 ++ gtk_cell_renderer_get_size@Base 3.0.0 ++ gtk_cell_renderer_get_state@Base 3.0.0 ++ gtk_cell_renderer_get_type@Base 3.0.0 ++ gtk_cell_renderer_get_visible@Base 3.0.0 ++ gtk_cell_renderer_graph_get_type@Base 3.16.2 ++ gtk_cell_renderer_graph_new@Base 3.16.2 ++ gtk_cell_renderer_is_activatable@Base 3.0.0 ++ gtk_cell_renderer_mode_get_type@Base 3.0.0 ++ gtk_cell_renderer_pixbuf_get_type@Base 3.0.0 ++ gtk_cell_renderer_pixbuf_new@Base 3.0.0 ++ gtk_cell_renderer_progress_get_type@Base 3.0.0 ++ gtk_cell_renderer_progress_new@Base 3.0.0 ++ gtk_cell_renderer_render@Base 3.0.0 ++ gtk_cell_renderer_set_alignment@Base 3.0.0 ++ gtk_cell_renderer_set_fixed_size@Base 3.0.0 ++ gtk_cell_renderer_set_padding@Base 3.0.0 ++ gtk_cell_renderer_set_sensitive@Base 3.0.0 ++ gtk_cell_renderer_set_visible@Base 3.0.0 ++ gtk_cell_renderer_spin_get_type@Base 3.0.0 ++ gtk_cell_renderer_spin_new@Base 3.0.0 ++ gtk_cell_renderer_spinner_get_type@Base 3.0.0 ++ gtk_cell_renderer_spinner_new@Base 3.0.0 ++ gtk_cell_renderer_start_editing@Base 3.0.0 ++ gtk_cell_renderer_state_get_type@Base 3.0.0 ++ gtk_cell_renderer_stop_editing@Base 3.0.0 ++ gtk_cell_renderer_text_get_type@Base 3.0.0 ++ gtk_cell_renderer_text_new@Base 3.0.0 ++ gtk_cell_renderer_text_set_fixed_height_from_font@Base 3.0.0 ++ gtk_cell_renderer_toggle_get_activatable@Base 3.0.0 ++ gtk_cell_renderer_toggle_get_active@Base 3.0.0 ++ gtk_cell_renderer_toggle_get_radio@Base 3.0.0 ++ gtk_cell_renderer_toggle_get_type@Base 3.0.0 ++ gtk_cell_renderer_toggle_new@Base 3.0.0 ++ gtk_cell_renderer_toggle_set_activatable@Base 3.0.0 ++ gtk_cell_renderer_toggle_set_active@Base 3.0.0 ++ gtk_cell_renderer_toggle_set_radio@Base 3.0.0 ++ gtk_cell_view_get_displayed_row@Base 3.0.0 ++ gtk_cell_view_get_draw_sensitive@Base 3.0.0 ++ gtk_cell_view_get_fit_model@Base 3.0.0 ++ gtk_cell_view_get_model@Base 3.0.0 ++ gtk_cell_view_get_size_of_row@Base 3.0.0 ++ gtk_cell_view_get_type@Base 3.0.0 ++ gtk_cell_view_new@Base 3.0.0 ++ gtk_cell_view_new_with_context@Base 3.0.0 ++ gtk_cell_view_new_with_markup@Base 3.0.0 ++ gtk_cell_view_new_with_pixbuf@Base 3.0.0 ++ gtk_cell_view_new_with_text@Base 3.0.0 ++ gtk_cell_view_set_background_color@Base 3.0.0 ++ gtk_cell_view_set_background_rgba@Base 3.0.0 ++ gtk_cell_view_set_displayed_row@Base 3.0.0 ++ gtk_cell_view_set_draw_sensitive@Base 3.0.0 ++ gtk_cell_view_set_fit_model@Base 3.0.0 ++ gtk_cell_view_set_model@Base 3.0.0 ++ gtk_check_button_get_type@Base 3.0.0 ++ gtk_check_button_new@Base 3.0.0 ++ gtk_check_button_new_with_label@Base 3.0.0 ++ gtk_check_button_new_with_mnemonic@Base 3.0.0 ++ gtk_check_menu_item_accessible_get_type@Base 3.7.10 ++ gtk_check_menu_item_get_active@Base 3.0.0 ++ gtk_check_menu_item_get_draw_as_radio@Base 3.0.0 ++ gtk_check_menu_item_get_inconsistent@Base 3.0.0 ++ gtk_check_menu_item_get_type@Base 3.0.0 ++ gtk_check_menu_item_new@Base 3.0.0 ++ gtk_check_menu_item_new_with_label@Base 3.0.0 ++ gtk_check_menu_item_new_with_mnemonic@Base 3.0.0 ++ gtk_check_menu_item_set_active@Base 3.0.0 ++ gtk_check_menu_item_set_draw_as_radio@Base 3.0.0 ++ gtk_check_menu_item_set_inconsistent@Base 3.0.0 ++ gtk_check_menu_item_toggled@Base 3.0.0 ++ gtk_check_version@Base 3.0.0 ++ gtk_clipboard_clear@Base 3.0.0 ++ gtk_clipboard_get@Base 3.0.0 ++ gtk_clipboard_get_default@Base 3.16.2 ++ gtk_clipboard_get_display@Base 3.0.0 ++ gtk_clipboard_get_for_display@Base 3.0.0 ++ gtk_clipboard_get_owner@Base 3.0.0 ++ gtk_clipboard_get_selection@Base 3.21.4 ++ gtk_clipboard_get_type@Base 3.0.0 ++ gtk_clipboard_request_contents@Base 3.0.0 ++ gtk_clipboard_request_image@Base 3.0.0 ++ gtk_clipboard_request_rich_text@Base 3.0.0 ++ gtk_clipboard_request_targets@Base 3.0.0 ++ gtk_clipboard_request_text@Base 3.0.0 ++ gtk_clipboard_request_uris@Base 3.0.0 ++ gtk_clipboard_set_can_store@Base 3.0.0 ++ gtk_clipboard_set_image@Base 3.0.0 ++ gtk_clipboard_set_text@Base 3.0.0 ++ gtk_clipboard_set_with_data@Base 3.0.0 ++ gtk_clipboard_set_with_owner@Base 3.0.0 ++ gtk_clipboard_store@Base 3.0.0 ++ gtk_clipboard_wait_for_contents@Base 3.0.0 ++ gtk_clipboard_wait_for_image@Base 3.0.0 ++ gtk_clipboard_wait_for_rich_text@Base 3.0.0 ++ gtk_clipboard_wait_for_targets@Base 3.0.0 ++ gtk_clipboard_wait_for_text@Base 3.0.0 ++ gtk_clipboard_wait_for_uris@Base 3.0.0 ++ gtk_clipboard_wait_is_image_available@Base 3.0.0 ++ gtk_clipboard_wait_is_rich_text_available@Base 3.0.0 ++ gtk_clipboard_wait_is_target_available@Base 3.0.0 ++ gtk_clipboard_wait_is_text_available@Base 3.0.0 ++ gtk_clipboard_wait_is_uris_available@Base 3.0.0 ++ gtk_color_button_get_alpha@Base 3.0.0 ++ gtk_color_button_get_color@Base 3.0.0 ++ gtk_color_button_get_rgba@Base 3.0.0 ++ gtk_color_button_get_title@Base 3.0.0 ++ gtk_color_button_get_type@Base 3.0.0 ++ gtk_color_button_get_use_alpha@Base 3.0.0 ++ gtk_color_button_new@Base 3.0.0 ++ gtk_color_button_new_with_color@Base 3.0.0 ++ gtk_color_button_new_with_rgba@Base 3.0.0 ++ gtk_color_button_set_alpha@Base 3.0.0 ++ gtk_color_button_set_color@Base 3.0.0 ++ gtk_color_button_set_rgba@Base 3.0.0 ++ gtk_color_button_set_title@Base 3.0.0 ++ gtk_color_button_set_use_alpha@Base 3.0.0 ++ gtk_color_chooser_add_palette@Base 3.3.16 ++ gtk_color_chooser_dialog_get_type@Base 3.3.16 ++ gtk_color_chooser_dialog_new@Base 3.3.16 ++ gtk_color_chooser_get_rgba@Base 3.3.16 ++ gtk_color_chooser_get_type@Base 3.3.16 ++ gtk_color_chooser_get_use_alpha@Base 3.3.16 ++ gtk_color_chooser_set_rgba@Base 3.3.16 ++ gtk_color_chooser_set_use_alpha@Base 3.3.16 ++ gtk_color_chooser_widget_get_type@Base 3.3.16 ++ gtk_color_chooser_widget_new@Base 3.3.16 ++ gtk_color_selection_dialog_get_color_selection@Base 3.0.0 ++ gtk_color_selection_dialog_get_type@Base 3.0.0 ++ gtk_color_selection_dialog_new@Base 3.0.0 ++ gtk_color_selection_get_current_alpha@Base 3.0.0 ++ gtk_color_selection_get_current_color@Base 3.0.0 ++ gtk_color_selection_get_current_rgba@Base 3.0.0 ++ gtk_color_selection_get_has_opacity_control@Base 3.0.0 ++ gtk_color_selection_get_has_palette@Base 3.0.0 ++ gtk_color_selection_get_previous_alpha@Base 3.0.0 ++ gtk_color_selection_get_previous_color@Base 3.0.0 ++ gtk_color_selection_get_previous_rgba@Base 3.0.0 ++ gtk_color_selection_get_type@Base 3.0.0 ++ gtk_color_selection_is_adjusting@Base 3.0.0 ++ gtk_color_selection_new@Base 3.0.0 ++ gtk_color_selection_palette_from_string@Base 3.0.0 ++ gtk_color_selection_palette_to_string@Base 3.0.0 ++ gtk_color_selection_set_change_palette_with_screen_hook@Base 3.0.0 ++ gtk_color_selection_set_current_alpha@Base 3.0.0 ++ gtk_color_selection_set_current_color@Base 3.0.0 ++ gtk_color_selection_set_current_rgba@Base 3.0.0 ++ gtk_color_selection_set_has_opacity_control@Base 3.0.0 ++ gtk_color_selection_set_has_palette@Base 3.0.0 ++ gtk_color_selection_set_previous_alpha@Base 3.0.0 ++ gtk_color_selection_set_previous_color@Base 3.0.0 ++ gtk_color_selection_set_previous_rgba@Base 3.0.0 ++ gtk_combo_box_accessible_get_type@Base 3.7.10 ++ gtk_combo_box_get_active@Base 3.0.0 ++ gtk_combo_box_get_active_id@Base 3.0.0 ++ gtk_combo_box_get_active_iter@Base 3.0.0 ++ gtk_combo_box_get_add_tearoffs@Base 3.0.0 ++ gtk_combo_box_get_button_sensitivity@Base 3.0.0 ++ gtk_combo_box_get_column_span_column@Base 3.0.0 ++ gtk_combo_box_get_entry_text_column@Base 3.0.0 ++ gtk_combo_box_get_focus_on_click@Base 3.0.0 ++ gtk_combo_box_get_has_entry@Base 3.0.0 ++ gtk_combo_box_get_id_column@Base 3.0.0 ++ gtk_combo_box_get_model@Base 3.0.0 ++ gtk_combo_box_get_popup_accessible@Base 3.0.0 ++ gtk_combo_box_get_popup_fixed_width@Base 3.0.0 ++ gtk_combo_box_get_row_separator_func@Base 3.0.0 ++ gtk_combo_box_get_row_span_column@Base 3.0.0 ++ gtk_combo_box_get_title@Base 3.0.0 ++ gtk_combo_box_get_type@Base 3.0.0 ++ gtk_combo_box_get_wrap_width@Base 3.0.0 ++ gtk_combo_box_new@Base 3.0.0 ++ gtk_combo_box_new_with_area@Base 3.0.0 ++ gtk_combo_box_new_with_area_and_entry@Base 3.0.0 ++ gtk_combo_box_new_with_entry@Base 3.0.0 ++ gtk_combo_box_new_with_model@Base 3.0.0 ++ gtk_combo_box_new_with_model_and_entry@Base 3.0.0 ++ gtk_combo_box_popdown@Base 3.0.0 ++ gtk_combo_box_popup@Base 3.0.0 ++ gtk_combo_box_popup_for_device@Base 3.0.0 ++ gtk_combo_box_set_active@Base 3.0.0 ++ gtk_combo_box_set_active_id@Base 3.0.0 ++ gtk_combo_box_set_active_iter@Base 3.0.0 ++ gtk_combo_box_set_add_tearoffs@Base 3.0.0 ++ gtk_combo_box_set_button_sensitivity@Base 3.0.0 ++ gtk_combo_box_set_column_span_column@Base 3.0.0 ++ gtk_combo_box_set_entry_text_column@Base 3.0.0 ++ gtk_combo_box_set_focus_on_click@Base 3.0.0 ++ gtk_combo_box_set_id_column@Base 3.0.0 ++ gtk_combo_box_set_model@Base 3.0.0 ++ gtk_combo_box_set_popup_fixed_width@Base 3.0.0 ++ gtk_combo_box_set_row_separator_func@Base 3.0.0 ++ gtk_combo_box_set_row_span_column@Base 3.0.0 ++ gtk_combo_box_set_title@Base 3.0.0 ++ gtk_combo_box_set_wrap_width@Base 3.0.0 ++ gtk_combo_box_text_append@Base 3.0.0 ++ gtk_combo_box_text_append_text@Base 3.0.0 ++ gtk_combo_box_text_get_active_text@Base 3.0.0 ++ gtk_combo_box_text_get_type@Base 3.0.0 ++ gtk_combo_box_text_insert@Base 3.0.0 ++ gtk_combo_box_text_insert_text@Base 3.0.0 ++ gtk_combo_box_text_new@Base 3.0.0 ++ gtk_combo_box_text_new_with_entry@Base 3.0.0 ++ gtk_combo_box_text_prepend@Base 3.0.0 ++ gtk_combo_box_text_prepend_text@Base 3.0.0 ++ gtk_combo_box_text_remove@Base 3.0.0 ++ gtk_combo_box_text_remove_all@Base 3.0.0 ++ gtk_container_accessible_get_type@Base 3.7.10 ++ gtk_container_add@Base 3.0.0 ++ gtk_container_add_with_properties@Base 3.0.0 ++ gtk_container_cell_accessible_add_child@Base 3.7.10 ++ gtk_container_cell_accessible_get_children@Base 3.7.10 ++ gtk_container_cell_accessible_get_type@Base 3.7.10 ++ gtk_container_cell_accessible_new@Base 3.7.10 ++ gtk_container_cell_accessible_remove_child@Base 3.7.10 ++ gtk_container_check_resize@Base 3.0.0 ++ gtk_container_child_get@Base 3.0.0 ++ gtk_container_child_get_property@Base 3.0.0 ++ gtk_container_child_get_valist@Base 3.0.0 ++ gtk_container_child_notify@Base 3.1.4 ++ gtk_container_child_notify_by_pspec@Base 3.17.9 ++ gtk_container_child_set@Base 3.0.0 ++ gtk_container_child_set_property@Base 3.0.0 ++ gtk_container_child_set_valist@Base 3.0.0 ++ gtk_container_child_type@Base 3.0.0 ++ gtk_container_class_find_child_property@Base 3.0.0 ++ gtk_container_class_handle_border_width@Base 3.0.0 ++ gtk_container_class_install_child_properties@Base 3.17.9 ++ gtk_container_class_install_child_property@Base 3.0.0 ++ gtk_container_class_list_child_properties@Base 3.0.0 ++ gtk_container_forall@Base 3.0.0 ++ gtk_container_foreach@Base 3.0.0 ++ gtk_container_get_border_width@Base 3.0.0 ++ gtk_container_get_children@Base 3.0.0 ++ gtk_container_get_focus_chain@Base 3.0.0 ++ gtk_container_get_focus_child@Base 3.0.0 ++ gtk_container_get_focus_hadjustment@Base 3.0.0 ++ gtk_container_get_focus_vadjustment@Base 3.0.0 ++ gtk_container_get_path_for_child@Base 3.0.0 ++ gtk_container_get_resize_mode@Base 3.0.0 ++ gtk_container_get_type@Base 3.0.0 ++ gtk_container_propagate_draw@Base 3.0.0 ++ gtk_container_remove@Base 3.0.0 ++ gtk_container_resize_children@Base 3.0.0 ++ gtk_container_set_border_width@Base 3.0.0 ++ gtk_container_set_focus_chain@Base 3.0.0 ++ gtk_container_set_focus_child@Base 3.0.0 ++ gtk_container_set_focus_hadjustment@Base 3.0.0 ++ gtk_container_set_focus_vadjustment@Base 3.0.0 ++ gtk_container_set_reallocate_redraws@Base 3.0.0 ++ gtk_container_set_resize_mode@Base 3.0.0 ++ gtk_container_unset_focus_chain@Base 3.0.0 ++ gtk_corner_type_get_type@Base 3.0.0 ++ gtk_css_provider_error_get_type@Base 3.0.0 ++ gtk_css_provider_error_quark@Base 3.0.0 ++ gtk_css_provider_get_default@Base 3.0.0 ++ gtk_css_provider_get_named@Base 3.0.0 ++ gtk_css_provider_get_type@Base 3.0.0 ++ gtk_css_provider_load_from_data@Base 3.0.0 ++ gtk_css_provider_load_from_file@Base 3.0.0 ++ gtk_css_provider_load_from_path@Base 3.0.0 ++ gtk_css_provider_load_from_resource@Base 3.16.2 ++ gtk_css_provider_new@Base 3.0.0 ++ gtk_css_provider_to_string@Base 3.1.6 ++ gtk_css_section_get_end_line@Base 3.2.1 ++ gtk_css_section_get_end_position@Base 3.2.1 ++ gtk_css_section_get_file@Base 3.2.1 ++ gtk_css_section_get_parent@Base 3.2.1 ++ gtk_css_section_get_section_type@Base 3.2.1 ++ gtk_css_section_get_start_line@Base 3.2.1 ++ gtk_css_section_get_start_position@Base 3.2.1 ++ gtk_css_section_get_type@Base 3.2.1 ++ gtk_css_section_ref@Base 3.2.1 ++ gtk_css_section_type_get_type@Base 3.2.1 ++ gtk_css_section_unref@Base 3.2.1 ++ gtk_custom_paper_unix_dialog_get_type@Base 3.0.0 ++ gtk_debug_flag_get_type@Base 3.0.0 ++ gtk_delete_type_get_type@Base 3.0.0 ++ gtk_dest_defaults_get_type@Base 3.0.0 ++ gtk_device_grab_add@Base 3.0.0 ++ gtk_device_grab_remove@Base 3.0.0 ++ gtk_dialog_add_action_widget@Base 3.0.0 ++ gtk_dialog_add_button@Base 3.0.0 ++ gtk_dialog_add_buttons@Base 3.0.0 ++ gtk_dialog_flags_get_type@Base 3.0.0 ++ gtk_dialog_get_action_area@Base 3.0.0 ++ gtk_dialog_get_content_area@Base 3.0.0 ++ gtk_dialog_get_header_bar@Base 3.11.5 ++ gtk_dialog_get_response_for_widget@Base 3.0.0 ++ gtk_dialog_get_type@Base 3.0.0 ++ gtk_dialog_get_widget_for_response@Base 3.0.0 ++ gtk_dialog_new@Base 3.0.0 ++ gtk_dialog_new_with_buttons@Base 3.0.0 ++ gtk_dialog_response@Base 3.0.0 ++ gtk_dialog_run@Base 3.0.0 ++ gtk_dialog_set_alternative_button_order@Base 3.0.0 ++ gtk_dialog_set_alternative_button_order_from_array@Base 3.0.0 ++ gtk_dialog_set_default_response@Base 3.0.0 ++ gtk_dialog_set_response_sensitive@Base 3.0.0 ++ gtk_direction_type_get_type@Base 3.0.0 ++ gtk_disable_setlocale@Base 3.0.0 ++ gtk_distribute_natural_allocation@Base 3.0.0 ++ gtk_drag_begin@Base 3.0.0 ++ gtk_drag_begin_with_coordinates@Base 3.9.12 ++ gtk_drag_cancel@Base 3.16.2 ++ gtk_drag_check_threshold@Base 3.0.0 ++ gtk_drag_dest_add_image_targets@Base 3.0.0 ++ gtk_drag_dest_add_text_targets@Base 3.0.0 ++ gtk_drag_dest_add_uri_targets@Base 3.0.0 ++ gtk_drag_dest_find_target@Base 3.0.0 ++ gtk_drag_dest_get_target_list@Base 3.0.0 ++ gtk_drag_dest_get_track_motion@Base 3.0.0 ++ gtk_drag_dest_set@Base 3.0.0 ++ gtk_drag_dest_set_proxy@Base 3.0.0 ++ gtk_drag_dest_set_target_list@Base 3.0.0 ++ gtk_drag_dest_set_track_motion@Base 3.0.0 ++ gtk_drag_dest_unset@Base 3.0.0 ++ gtk_drag_finish@Base 3.0.0 ++ gtk_drag_get_data@Base 3.0.0 ++ gtk_drag_get_source_widget@Base 3.0.0 ++ gtk_drag_highlight@Base 3.0.0 ++ gtk_drag_result_get_type@Base 3.0.0 ++ gtk_drag_set_icon_default@Base 3.0.0 ++ gtk_drag_set_icon_gicon@Base 3.1.4 ++ gtk_drag_set_icon_name@Base 3.0.0 ++ gtk_drag_set_icon_pixbuf@Base 3.0.0 ++ gtk_drag_set_icon_stock@Base 3.0.0 ++ gtk_drag_set_icon_surface@Base 3.0.0 ++ gtk_drag_set_icon_widget@Base 3.0.0 ++ gtk_drag_source_add_image_targets@Base 3.0.0 ++ gtk_drag_source_add_text_targets@Base 3.0.0 ++ gtk_drag_source_add_uri_targets@Base 3.0.0 ++ gtk_drag_source_get_target_list@Base 3.0.0 ++ gtk_drag_source_set@Base 3.0.0 ++ gtk_drag_source_set_icon_gicon@Base 3.1.4 ++ gtk_drag_source_set_icon_name@Base 3.0.0 ++ gtk_drag_source_set_icon_pixbuf@Base 3.0.0 ++ gtk_drag_source_set_icon_stock@Base 3.0.0 ++ gtk_drag_source_set_target_list@Base 3.0.0 ++ gtk_drag_source_unset@Base 3.0.0 ++ gtk_drag_unhighlight@Base 3.0.0 ++ gtk_draw_insertion_cursor@Base 3.0.0 ++ gtk_drawing_area_get_type@Base 3.0.0 ++ gtk_drawing_area_new@Base 3.0.0 ++ gtk_editable_copy_clipboard@Base 3.0.0 ++ gtk_editable_cut_clipboard@Base 3.0.0 ++ gtk_editable_delete_selection@Base 3.0.0 ++ gtk_editable_delete_text@Base 3.0.0 ++ gtk_editable_get_chars@Base 3.0.0 ++ gtk_editable_get_editable@Base 3.0.0 ++ gtk_editable_get_position@Base 3.0.0 ++ gtk_editable_get_selection_bounds@Base 3.0.0 ++ gtk_editable_get_type@Base 3.0.0 ++ gtk_editable_insert_text@Base 3.0.0 ++ gtk_editable_paste_clipboard@Base 3.0.0 ++ gtk_editable_select_region@Base 3.0.0 ++ gtk_editable_set_editable@Base 3.0.0 ++ gtk_editable_set_position@Base 3.0.0 ++ gtk_entry_accessible_get_type@Base 3.7.10 ++ gtk_entry_buffer_delete_text@Base 3.0.0 ++ gtk_entry_buffer_emit_deleted_text@Base 3.0.0 ++ gtk_entry_buffer_emit_inserted_text@Base 3.0.0 ++ gtk_entry_buffer_get_bytes@Base 3.0.0 ++ gtk_entry_buffer_get_length@Base 3.0.0 ++ gtk_entry_buffer_get_max_length@Base 3.0.0 ++ gtk_entry_buffer_get_text@Base 3.0.0 ++ gtk_entry_buffer_get_type@Base 3.0.0 ++ gtk_entry_buffer_insert_text@Base 3.0.0 ++ gtk_entry_buffer_new@Base 3.0.0 ++ gtk_entry_buffer_set_max_length@Base 3.0.0 ++ gtk_entry_buffer_set_text@Base 3.0.0 ++ gtk_entry_completion_complete@Base 3.0.0 ++ gtk_entry_completion_compute_prefix@Base 3.3.16 ++ gtk_entry_completion_delete_action@Base 3.0.0 ++ gtk_entry_completion_get_completion_prefix@Base 3.0.0 ++ gtk_entry_completion_get_entry@Base 3.0.0 ++ gtk_entry_completion_get_inline_completion@Base 3.0.0 ++ gtk_entry_completion_get_inline_selection@Base 3.0.0 ++ gtk_entry_completion_get_minimum_key_length@Base 3.0.0 ++ gtk_entry_completion_get_model@Base 3.0.0 ++ gtk_entry_completion_get_popup_completion@Base 3.0.0 ++ gtk_entry_completion_get_popup_set_width@Base 3.0.0 ++ gtk_entry_completion_get_popup_single_match@Base 3.0.0 ++ gtk_entry_completion_get_text_column@Base 3.0.0 ++ gtk_entry_completion_get_type@Base 3.0.0 ++ gtk_entry_completion_insert_action_markup@Base 3.0.0 ++ gtk_entry_completion_insert_action_text@Base 3.0.0 ++ gtk_entry_completion_insert_prefix@Base 3.0.0 ++ gtk_entry_completion_new@Base 3.0.0 ++ gtk_entry_completion_new_with_area@Base 3.0.0 ++ gtk_entry_completion_set_inline_completion@Base 3.0.0 ++ gtk_entry_completion_set_inline_selection@Base 3.0.0 ++ gtk_entry_completion_set_match_func@Base 3.0.0 ++ gtk_entry_completion_set_minimum_key_length@Base 3.0.0 ++ gtk_entry_completion_set_model@Base 3.0.0 ++ gtk_entry_completion_set_popup_completion@Base 3.0.0 ++ gtk_entry_completion_set_popup_set_width@Base 3.0.0 ++ gtk_entry_completion_set_popup_single_match@Base 3.0.0 ++ gtk_entry_completion_set_text_column@Base 3.0.0 ++ gtk_entry_get_activates_default@Base 3.0.0 ++ gtk_entry_get_alignment@Base 3.0.0 ++ gtk_entry_get_attributes@Base 3.5.14 ++ gtk_entry_get_buffer@Base 3.0.0 ++ gtk_entry_get_completion@Base 3.0.0 ++ gtk_entry_get_current_icon_drag_source@Base 3.0.0 ++ gtk_entry_get_cursor_hadjustment@Base 3.0.0 ++ gtk_entry_get_has_frame@Base 3.0.0 ++ gtk_entry_get_icon_activatable@Base 3.0.0 ++ gtk_entry_get_icon_area@Base 3.0.0 ++ gtk_entry_get_icon_at_pos@Base 3.0.0 ++ gtk_entry_get_icon_gicon@Base 3.0.0 ++ gtk_entry_get_icon_name@Base 3.0.0 ++ gtk_entry_get_icon_pixbuf@Base 3.0.0 ++ gtk_entry_get_icon_sensitive@Base 3.0.0 ++ gtk_entry_get_icon_stock@Base 3.0.0 ++ gtk_entry_get_icon_storage_type@Base 3.0.0 ++ gtk_entry_get_icon_tooltip_markup@Base 3.0.0 ++ gtk_entry_get_icon_tooltip_text@Base 3.0.0 ++ gtk_entry_get_inner_border@Base 3.0.0 ++ gtk_entry_get_input_hints@Base 3.5.12 ++ gtk_entry_get_input_purpose@Base 3.5.12 ++ gtk_entry_get_invisible_char@Base 3.0.0 ++ gtk_entry_get_layout@Base 3.0.0 ++ gtk_entry_get_layout_offsets@Base 3.0.0 ++ gtk_entry_get_max_length@Base 3.0.0 ++ gtk_entry_get_max_width_chars@Base 3.11.7 ++ gtk_entry_get_overwrite_mode@Base 3.0.0 ++ gtk_entry_get_placeholder_text@Base 3.1.4 ++ gtk_entry_get_progress_fraction@Base 3.0.0 ++ gtk_entry_get_progress_pulse_step@Base 3.0.0 ++ gtk_entry_get_tabs@Base 3.9.12 ++ gtk_entry_get_text@Base 3.0.0 ++ gtk_entry_get_text_area@Base 3.0.0 ++ gtk_entry_get_text_length@Base 3.0.0 ++ gtk_entry_get_type@Base 3.0.0 ++ gtk_entry_get_visibility@Base 3.0.0 ++ gtk_entry_get_width_chars@Base 3.0.0 ++ gtk_entry_grab_focus_without_selecting@Base 3.16.2 ++ gtk_entry_icon_accessible_get_type@Base 3.7.10 ++ gtk_entry_icon_position_get_type@Base 3.0.0 ++ gtk_entry_im_context_filter_keypress@Base 3.0.0 ++ gtk_entry_layout_index_to_text_index@Base 3.0.0 ++ gtk_entry_new@Base 3.0.0 ++ gtk_entry_new_with_buffer@Base 3.0.0 ++ gtk_entry_progress_pulse@Base 3.0.0 ++ gtk_entry_reset_im_context@Base 3.0.0 ++ gtk_entry_set_activates_default@Base 3.0.0 ++ gtk_entry_set_alignment@Base 3.0.0 ++ gtk_entry_set_attributes@Base 3.5.14 ++ gtk_entry_set_buffer@Base 3.0.0 ++ gtk_entry_set_completion@Base 3.0.0 ++ gtk_entry_set_cursor_hadjustment@Base 3.0.0 ++ gtk_entry_set_has_frame@Base 3.0.0 ++ gtk_entry_set_icon_activatable@Base 3.0.0 ++ gtk_entry_set_icon_drag_source@Base 3.0.0 ++ gtk_entry_set_icon_from_gicon@Base 3.0.0 ++ gtk_entry_set_icon_from_icon_name@Base 3.0.0 ++ gtk_entry_set_icon_from_pixbuf@Base 3.0.0 ++ gtk_entry_set_icon_from_stock@Base 3.0.0 ++ gtk_entry_set_icon_sensitive@Base 3.0.0 ++ gtk_entry_set_icon_tooltip_markup@Base 3.0.0 ++ gtk_entry_set_icon_tooltip_text@Base 3.0.0 ++ gtk_entry_set_inner_border@Base 3.0.0 ++ gtk_entry_set_input_hints@Base 3.5.12 ++ gtk_entry_set_input_purpose@Base 3.5.12 ++ gtk_entry_set_invisible_char@Base 3.0.0 ++ gtk_entry_set_max_length@Base 3.0.0 ++ gtk_entry_set_max_width_chars@Base 3.11.7 ++ gtk_entry_set_overwrite_mode@Base 3.0.0 ++ gtk_entry_set_placeholder_text@Base 3.1.4 ++ gtk_entry_set_progress_fraction@Base 3.0.0 ++ gtk_entry_set_progress_pulse_step@Base 3.0.0 ++ gtk_entry_set_tabs@Base 3.9.12 ++ gtk_entry_set_text@Base 3.0.0 ++ gtk_entry_set_visibility@Base 3.0.0 ++ gtk_entry_set_width_chars@Base 3.0.0 ++ gtk_entry_text_index_to_layout_index@Base 3.0.0 ++ gtk_entry_unset_invisible_char@Base 3.0.0 ++ gtk_enumerate_printers@Base 3.0.0 ++ gtk_event_box_get_above_child@Base 3.0.0 ++ gtk_event_box_get_type@Base 3.0.0 ++ gtk_event_box_get_visible_window@Base 3.0.0 ++ gtk_event_box_new@Base 3.0.0 ++ gtk_event_box_set_above_child@Base 3.0.0 ++ gtk_event_box_set_visible_window@Base 3.0.0 ++ gtk_event_controller_get_propagation_phase@Base 3.13.7 ++ gtk_event_controller_get_type@Base 3.13.7 ++ gtk_event_controller_get_widget@Base 3.13.7 ++ gtk_event_controller_handle_event@Base 3.13.7 ++ gtk_event_controller_reset@Base 3.13.7 ++ gtk_event_controller_set_propagation_phase@Base 3.13.7 ++ gtk_event_sequence_state_get_type@Base 3.13.7 ++ gtk_events_pending@Base 3.0.0 ++ gtk_expander_accessible_get_type@Base 3.7.10 ++ gtk_expander_get_expanded@Base 3.0.0 ++ gtk_expander_get_label@Base 3.0.0 ++ gtk_expander_get_label_fill@Base 3.0.0 ++ gtk_expander_get_label_widget@Base 3.0.0 ++ gtk_expander_get_resize_toplevel@Base 3.1.4 ++ gtk_expander_get_spacing@Base 3.0.0 ++ gtk_expander_get_type@Base 3.0.0 ++ gtk_expander_get_use_markup@Base 3.0.0 ++ gtk_expander_get_use_underline@Base 3.0.0 ++ gtk_expander_new@Base 3.0.0 ++ gtk_expander_new_with_mnemonic@Base 3.0.0 ++ gtk_expander_set_expanded@Base 3.0.0 ++ gtk_expander_set_label@Base 3.0.0 ++ gtk_expander_set_label_fill@Base 3.0.0 ++ gtk_expander_set_label_widget@Base 3.0.0 ++ gtk_expander_set_resize_toplevel@Base 3.1.4 ++ gtk_expander_set_spacing@Base 3.0.0 ++ gtk_expander_set_use_markup@Base 3.0.0 ++ gtk_expander_set_use_underline@Base 3.0.0 ++ gtk_expander_style_get_type@Base 3.0.0 ++ gtk_false@Base 3.0.0 ++ gtk_file_chooser_action_get_type@Base 3.0.0 ++ gtk_file_chooser_add_choice@Base 3.21.4 ++ gtk_file_chooser_add_filter@Base 3.0.0 ++ gtk_file_chooser_add_shortcut_folder@Base 3.0.0 ++ gtk_file_chooser_add_shortcut_folder_uri@Base 3.0.0 ++ gtk_file_chooser_button_get_focus_on_click@Base 3.0.0 ++ gtk_file_chooser_button_get_title@Base 3.0.0 ++ gtk_file_chooser_button_get_type@Base 3.0.0 ++ gtk_file_chooser_button_get_width_chars@Base 3.0.0 ++ gtk_file_chooser_button_new@Base 3.0.0 ++ gtk_file_chooser_button_new_with_dialog@Base 3.0.0 ++ gtk_file_chooser_button_set_focus_on_click@Base 3.0.0 ++ gtk_file_chooser_button_set_title@Base 3.0.0 ++ gtk_file_chooser_button_set_width_chars@Base 3.0.0 ++ gtk_file_chooser_confirmation_get_type@Base 3.0.0 ++ gtk_file_chooser_dialog_get_type@Base 3.0.0 ++ gtk_file_chooser_dialog_new@Base 3.0.0 ++ gtk_file_chooser_error_get_type@Base 3.0.0 ++ gtk_file_chooser_error_quark@Base 3.0.0 ++ gtk_file_chooser_get_action@Base 3.0.0 ++ gtk_file_chooser_get_choice@Base 3.21.4 ++ gtk_file_chooser_get_create_folders@Base 3.0.0 ++ gtk_file_chooser_get_current_folder@Base 3.0.0 ++ gtk_file_chooser_get_current_folder_file@Base 3.0.0 ++ gtk_file_chooser_get_current_folder_uri@Base 3.0.0 ++ gtk_file_chooser_get_current_name@Base 3.9.10 ++ gtk_file_chooser_get_do_overwrite_confirmation@Base 3.0.0 ++ gtk_file_chooser_get_extra_widget@Base 3.0.0 ++ gtk_file_chooser_get_file@Base 3.0.0 ++ gtk_file_chooser_get_filename@Base 3.0.0 ++ gtk_file_chooser_get_filenames@Base 3.0.0 ++ gtk_file_chooser_get_files@Base 3.0.0 ++ gtk_file_chooser_get_filter@Base 3.0.0 ++ gtk_file_chooser_get_local_only@Base 3.0.0 ++ gtk_file_chooser_get_preview_file@Base 3.0.0 ++ gtk_file_chooser_get_preview_filename@Base 3.0.0 ++ gtk_file_chooser_get_preview_uri@Base 3.0.0 ++ gtk_file_chooser_get_preview_widget@Base 3.0.0 ++ gtk_file_chooser_get_preview_widget_active@Base 3.0.0 ++ gtk_file_chooser_get_select_multiple@Base 3.0.0 ++ gtk_file_chooser_get_show_hidden@Base 3.0.0 ++ gtk_file_chooser_get_type@Base 3.0.0 ++ gtk_file_chooser_get_uri@Base 3.0.0 ++ gtk_file_chooser_get_uris@Base 3.0.0 ++ gtk_file_chooser_get_use_preview_label@Base 3.0.0 ++ gtk_file_chooser_list_filters@Base 3.0.0 ++ gtk_file_chooser_list_shortcut_folder_uris@Base 3.0.0 ++ gtk_file_chooser_list_shortcut_folders@Base 3.0.0 ++ gtk_file_chooser_native_get_accept_label@Base 3.19.12 ++ gtk_file_chooser_native_get_cancel_label@Base 3.19.12 ++ gtk_file_chooser_native_get_type@Base 3.19.12 ++ gtk_file_chooser_native_new@Base 3.19.12 ++ gtk_file_chooser_native_set_accept_label@Base 3.19.12 ++ gtk_file_chooser_native_set_cancel_label@Base 3.19.12 ++ gtk_file_chooser_remove_choice@Base 3.21.4 ++ gtk_file_chooser_remove_filter@Base 3.0.0 ++ gtk_file_chooser_remove_shortcut_folder@Base 3.0.0 ++ gtk_file_chooser_remove_shortcut_folder_uri@Base 3.0.0 ++ gtk_file_chooser_select_all@Base 3.0.0 ++ gtk_file_chooser_select_file@Base 3.0.0 ++ gtk_file_chooser_select_filename@Base 3.0.0 ++ gtk_file_chooser_select_uri@Base 3.0.0 ++ gtk_file_chooser_set_action@Base 3.0.0 ++ gtk_file_chooser_set_choice@Base 3.21.4 ++ gtk_file_chooser_set_create_folders@Base 3.0.0 ++ gtk_file_chooser_set_current_folder@Base 3.0.0 ++ gtk_file_chooser_set_current_folder_file@Base 3.0.0 ++ gtk_file_chooser_set_current_folder_uri@Base 3.0.0 ++ gtk_file_chooser_set_current_name@Base 3.0.0 ++ gtk_file_chooser_set_do_overwrite_confirmation@Base 3.0.0 ++ gtk_file_chooser_set_extra_widget@Base 3.0.0 ++ gtk_file_chooser_set_file@Base 3.0.0 ++ gtk_file_chooser_set_filename@Base 3.0.0 ++ gtk_file_chooser_set_filter@Base 3.0.0 ++ gtk_file_chooser_set_local_only@Base 3.0.0 ++ gtk_file_chooser_set_preview_widget@Base 3.0.0 ++ gtk_file_chooser_set_preview_widget_active@Base 3.0.0 ++ gtk_file_chooser_set_select_multiple@Base 3.0.0 ++ gtk_file_chooser_set_show_hidden@Base 3.0.0 ++ gtk_file_chooser_set_uri@Base 3.0.0 ++ gtk_file_chooser_set_use_preview_label@Base 3.0.0 ++ gtk_file_chooser_unselect_all@Base 3.0.0 ++ gtk_file_chooser_unselect_file@Base 3.0.0 ++ gtk_file_chooser_unselect_filename@Base 3.0.0 ++ gtk_file_chooser_unselect_uri@Base 3.0.0 ++ gtk_file_chooser_widget_get_type@Base 3.0.0 ++ gtk_file_chooser_widget_new@Base 3.0.0 ++ gtk_file_filter_add_custom@Base 3.0.0 ++ gtk_file_filter_add_mime_type@Base 3.0.0 ++ gtk_file_filter_add_pattern@Base 3.0.0 ++ gtk_file_filter_add_pixbuf_formats@Base 3.0.0 ++ gtk_file_filter_filter@Base 3.0.0 ++ gtk_file_filter_flags_get_type@Base 3.0.0 ++ gtk_file_filter_get_name@Base 3.0.0 ++ gtk_file_filter_get_needed@Base 3.0.0 ++ gtk_file_filter_get_type@Base 3.0.0 ++ gtk_file_filter_new@Base 3.0.0 ++ gtk_file_filter_new_from_gvariant@Base 3.21.4 ++ gtk_file_filter_set_name@Base 3.0.0 ++ gtk_file_filter_to_gvariant@Base 3.21.4 ++ gtk_fixed_get_type@Base 3.0.0 ++ gtk_fixed_move@Base 3.0.0 ++ gtk_fixed_new@Base 3.0.0 ++ gtk_fixed_put@Base 3.0.0 ++ gtk_flow_box_accessible_get_type@Base 3.11.5 ++ gtk_flow_box_bind_model@Base 3.17.9 ++ gtk_flow_box_child_accessible_get_type@Base 3.11.5 ++ gtk_flow_box_child_changed@Base 3.11.5 ++ gtk_flow_box_child_get_index@Base 3.11.5 ++ gtk_flow_box_child_get_type@Base 3.11.5 ++ gtk_flow_box_child_is_selected@Base 3.11.5 ++ gtk_flow_box_child_new@Base 3.11.5 ++ gtk_flow_box_get_activate_on_single_click@Base 3.11.5 ++ gtk_flow_box_get_child_at_index@Base 3.11.5 ++ gtk_flow_box_get_child_at_pos@Base 3.22.6 ++ gtk_flow_box_get_column_spacing@Base 3.11.5 ++ gtk_flow_box_get_homogeneous@Base 3.11.5 ++ gtk_flow_box_get_max_children_per_line@Base 3.11.5 ++ gtk_flow_box_get_min_children_per_line@Base 3.11.5 ++ gtk_flow_box_get_row_spacing@Base 3.11.5 ++ gtk_flow_box_get_selected_children@Base 3.11.5 ++ gtk_flow_box_get_selection_mode@Base 3.11.5 ++ gtk_flow_box_get_type@Base 3.11.5 ++ gtk_flow_box_insert@Base 3.11.5 ++ gtk_flow_box_invalidate_filter@Base 3.11.5 ++ gtk_flow_box_invalidate_sort@Base 3.11.5 ++ gtk_flow_box_new@Base 3.11.5 ++ gtk_flow_box_select_all@Base 3.11.5 ++ gtk_flow_box_select_child@Base 3.11.5 ++ gtk_flow_box_selected_foreach@Base 3.11.5 ++ gtk_flow_box_set_activate_on_single_click@Base 3.11.5 ++ gtk_flow_box_set_column_spacing@Base 3.11.5 ++ gtk_flow_box_set_filter_func@Base 3.11.5 ++ gtk_flow_box_set_hadjustment@Base 3.11.5 ++ gtk_flow_box_set_homogeneous@Base 3.11.5 ++ gtk_flow_box_set_max_children_per_line@Base 3.11.5 ++ gtk_flow_box_set_min_children_per_line@Base 3.11.5 ++ gtk_flow_box_set_row_spacing@Base 3.11.5 ++ gtk_flow_box_set_selection_mode@Base 3.11.5 ++ gtk_flow_box_set_sort_func@Base 3.11.5 ++ gtk_flow_box_set_vadjustment@Base 3.11.5 ++ gtk_flow_box_unselect_all@Base 3.11.5 ++ gtk_flow_box_unselect_child@Base 3.11.5 ++ gtk_font_button_get_font_name@Base 3.0.0 ++ gtk_font_button_get_show_size@Base 3.0.0 ++ gtk_font_button_get_show_style@Base 3.0.0 ++ gtk_font_button_get_title@Base 3.0.0 ++ gtk_font_button_get_type@Base 3.0.0 ++ gtk_font_button_get_use_font@Base 3.0.0 ++ gtk_font_button_get_use_size@Base 3.0.0 ++ gtk_font_button_new@Base 3.0.0 ++ gtk_font_button_new_with_font@Base 3.0.0 ++ gtk_font_button_set_font_name@Base 3.0.0 ++ gtk_font_button_set_show_size@Base 3.0.0 ++ gtk_font_button_set_show_style@Base 3.0.0 ++ gtk_font_button_set_title@Base 3.0.0 ++ gtk_font_button_set_use_font@Base 3.0.0 ++ gtk_font_button_set_use_size@Base 3.0.0 ++ gtk_font_chooser_dialog_get_type@Base 3.2.1 ++ gtk_font_chooser_dialog_new@Base 3.2.1 ++ gtk_font_chooser_get_font@Base 3.2.1 ++ gtk_font_chooser_get_font_desc@Base 3.2.1 ++ gtk_font_chooser_get_font_face@Base 3.2.1 ++ gtk_font_chooser_get_font_family@Base 3.2.1 ++ gtk_font_chooser_get_font_map@Base 3.17.9 ++ gtk_font_chooser_get_font_size@Base 3.2.1 ++ gtk_font_chooser_get_preview_text@Base 3.2.1 ++ gtk_font_chooser_get_show_preview_entry@Base 3.2.1 ++ gtk_font_chooser_get_type@Base 3.2.1 ++ gtk_font_chooser_set_filter_func@Base 3.2.1 ++ gtk_font_chooser_set_font@Base 3.2.1 ++ gtk_font_chooser_set_font_desc@Base 3.2.1 ++ gtk_font_chooser_set_font_map@Base 3.17.9 ++ gtk_font_chooser_set_preview_text@Base 3.2.1 ++ gtk_font_chooser_set_show_preview_entry@Base 3.2.1 ++ gtk_font_chooser_widget_get_type@Base 3.2.1 ++ gtk_font_chooser_widget_new@Base 3.2.1 ++ gtk_font_selection_dialog_get_cancel_button@Base 3.0.0 ++ gtk_font_selection_dialog_get_font_name@Base 3.0.0 ++ gtk_font_selection_dialog_get_font_selection@Base 3.0.0 ++ gtk_font_selection_dialog_get_ok_button@Base 3.0.0 ++ gtk_font_selection_dialog_get_preview_text@Base 3.0.0 ++ gtk_font_selection_dialog_get_type@Base 3.0.0 ++ gtk_font_selection_dialog_new@Base 3.0.0 ++ gtk_font_selection_dialog_set_font_name@Base 3.0.0 ++ gtk_font_selection_dialog_set_preview_text@Base 3.0.0 ++ gtk_font_selection_get_face@Base 3.0.0 ++ gtk_font_selection_get_face_list@Base 3.0.0 ++ gtk_font_selection_get_family@Base 3.0.0 ++ gtk_font_selection_get_family_list@Base 3.0.0 ++ gtk_font_selection_get_font_name@Base 3.0.0 ++ gtk_font_selection_get_preview_entry@Base 3.0.0 ++ gtk_font_selection_get_preview_text@Base 3.0.0 ++ gtk_font_selection_get_size@Base 3.0.0 ++ gtk_font_selection_get_size_entry@Base 3.0.0 ++ gtk_font_selection_get_size_list@Base 3.0.0 ++ gtk_font_selection_get_type@Base 3.0.0 ++ gtk_font_selection_new@Base 3.0.0 ++ gtk_font_selection_set_font_name@Base 3.0.0 ++ gtk_font_selection_set_preview_text@Base 3.0.0 ++ gtk_frame_accessible_get_type@Base 3.7.10 ++ gtk_frame_get_label@Base 3.0.0 ++ gtk_frame_get_label_align@Base 3.0.0 ++ gtk_frame_get_label_widget@Base 3.0.0 ++ gtk_frame_get_shadow_type@Base 3.0.0 ++ gtk_frame_get_type@Base 3.0.0 ++ gtk_frame_new@Base 3.0.0 ++ gtk_frame_set_label@Base 3.0.0 ++ gtk_frame_set_label_align@Base 3.0.0 ++ gtk_frame_set_label_widget@Base 3.0.0 ++ gtk_frame_set_shadow_type@Base 3.0.0 ++ gtk_gesture_drag_get_offset@Base 3.13.7 ++ gtk_gesture_drag_get_start_point@Base 3.13.7 ++ gtk_gesture_drag_get_type@Base 3.13.7 ++ gtk_gesture_drag_new@Base 3.13.7 ++ gtk_gesture_get_bounding_box@Base 3.13.7 ++ gtk_gesture_get_bounding_box_center@Base 3.13.7 ++ gtk_gesture_get_device@Base 3.13.7 ++ gtk_gesture_get_group@Base 3.13.7 ++ gtk_gesture_get_last_event@Base 3.13.7 ++ gtk_gesture_get_last_updated_sequence@Base 3.13.7 ++ gtk_gesture_get_point@Base 3.13.7 ++ gtk_gesture_get_sequence_state@Base 3.13.7 ++ gtk_gesture_get_sequences@Base 3.13.7 ++ gtk_gesture_get_type@Base 3.13.7 ++ gtk_gesture_get_window@Base 3.13.7 ++ gtk_gesture_group@Base 3.13.7 ++ gtk_gesture_handles_sequence@Base 3.13.7 ++ gtk_gesture_is_active@Base 3.13.7 ++ gtk_gesture_is_grouped_with@Base 3.13.7 ++ gtk_gesture_is_recognized@Base 3.13.7 ++ gtk_gesture_long_press_get_type@Base 3.13.7 ++ gtk_gesture_long_press_new@Base 3.13.7 ++ gtk_gesture_multi_press_get_area@Base 3.13.7 ++ gtk_gesture_multi_press_get_type@Base 3.13.7 ++ gtk_gesture_multi_press_new@Base 3.13.7 ++ gtk_gesture_multi_press_set_area@Base 3.13.7 ++ gtk_gesture_pan_get_orientation@Base 3.13.7 ++ gtk_gesture_pan_get_type@Base 3.13.7 ++ gtk_gesture_pan_new@Base 3.13.7 ++ gtk_gesture_pan_set_orientation@Base 3.13.7 ++ gtk_gesture_rotate_get_angle_delta@Base 3.13.7 ++ gtk_gesture_rotate_get_type@Base 3.13.7 ++ gtk_gesture_rotate_new@Base 3.13.7 ++ gtk_gesture_set_sequence_state@Base 3.13.7 ++ gtk_gesture_set_state@Base 3.13.7 ++ gtk_gesture_set_window@Base 3.13.7 ++ gtk_gesture_single_get_button@Base 3.13.7 ++ gtk_gesture_single_get_current_button@Base 3.13.7 ++ gtk_gesture_single_get_current_sequence@Base 3.13.7 ++ gtk_gesture_single_get_exclusive@Base 3.13.7 ++ gtk_gesture_single_get_touch_only@Base 3.13.7 ++ gtk_gesture_single_get_type@Base 3.13.7 ++ gtk_gesture_single_set_button@Base 3.13.7 ++ gtk_gesture_single_set_exclusive@Base 3.13.7 ++ gtk_gesture_single_set_touch_only@Base 3.13.7 ++ gtk_gesture_swipe_get_type@Base 3.13.7 ++ gtk_gesture_swipe_get_velocity@Base 3.13.7 ++ gtk_gesture_swipe_new@Base 3.13.7 ++ gtk_gesture_ungroup@Base 3.13.7 ++ gtk_gesture_zoom_get_scale_delta@Base 3.13.7 ++ gtk_gesture_zoom_get_type@Base 3.13.7 ++ gtk_gesture_zoom_new@Base 3.13.7 ++ gtk_get_binary_age@Base 3.0.0 ++ gtk_get_current_event@Base 3.0.0 ++ gtk_get_current_event_device@Base 3.0.0 ++ gtk_get_current_event_state@Base 3.0.0 ++ gtk_get_current_event_time@Base 3.0.0 ++ gtk_get_debug_flags@Base 3.0.0 ++ gtk_get_default_language@Base 3.0.0 ++ gtk_get_event_widget@Base 3.0.0 ++ gtk_get_interface_age@Base 3.0.0 ++ gtk_get_locale_direction@Base 3.11.5 ++ gtk_get_major_version@Base 3.0.0 ++ gtk_get_micro_version@Base 3.0.0 ++ gtk_get_minor_version@Base 3.0.0 ++ gtk_get_option_group@Base 3.0.0 ++ gtk_gl_area_attach_buffers@Base 3.16.2 ++ gtk_gl_area_get_auto_render@Base 3.16.2 ++ gtk_gl_area_get_context@Base 3.16.2 ++ gtk_gl_area_get_error@Base 3.16.2 ++ gtk_gl_area_get_has_alpha@Base 3.16.2 ++ gtk_gl_area_get_has_depth_buffer@Base 3.16.2 ++ gtk_gl_area_get_has_stencil_buffer@Base 3.16.2 ++ gtk_gl_area_get_required_version@Base 3.16.2 ++ gtk_gl_area_get_type@Base 3.16.2 ++ gtk_gl_area_get_use_es@Base 3.21.4 ++ gtk_gl_area_make_current@Base 3.16.2 ++ gtk_gl_area_new@Base 3.16.2 ++ gtk_gl_area_queue_render@Base 3.16.2 ++ gtk_gl_area_set_auto_render@Base 3.16.2 ++ gtk_gl_area_set_error@Base 3.16.2 ++ gtk_gl_area_set_has_alpha@Base 3.16.2 ++ gtk_gl_area_set_has_depth_buffer@Base 3.16.2 ++ gtk_gl_area_set_has_stencil_buffer@Base 3.16.2 ++ gtk_gl_area_set_required_version@Base 3.16.2 ++ gtk_gl_area_set_use_es@Base 3.21.4 ++ gtk_glade_catalog_init@Base 3.9.10 ++ gtk_grab_add@Base 3.0.0 ++ gtk_grab_get_current@Base 3.0.0 ++ gtk_grab_remove@Base 3.0.0 ++ gtk_gradient_add_color_stop@Base 3.0.0 ++ gtk_gradient_get_type@Base 3.0.0 ++ gtk_gradient_new_linear@Base 3.0.0 ++ gtk_gradient_new_radial@Base 3.0.0 ++ gtk_gradient_ref@Base 3.0.0 ++ gtk_gradient_resolve@Base 3.0.0 ++ gtk_gradient_resolve_for_context@Base 3.3.16 ++ gtk_gradient_to_string@Base 3.1.6 ++ gtk_gradient_unref@Base 3.0.0 ++ gtk_grid_attach@Base 3.0.0 ++ gtk_grid_attach_next_to@Base 3.0.0 ++ gtk_grid_get_baseline_row@Base 3.9.10 ++ gtk_grid_get_child_at@Base 3.2.1 ++ gtk_grid_get_column_homogeneous@Base 3.0.0 ++ gtk_grid_get_column_spacing@Base 3.0.0 ++ gtk_grid_get_row_baseline_position@Base 3.9.10 ++ gtk_grid_get_row_homogeneous@Base 3.0.0 ++ gtk_grid_get_row_spacing@Base 3.0.0 ++ gtk_grid_get_type@Base 3.0.0 ++ gtk_grid_insert_column@Base 3.2.1 ++ gtk_grid_insert_next_to@Base 3.2.1 ++ gtk_grid_insert_row@Base 3.2.1 ++ gtk_grid_new@Base 3.0.0 ++ gtk_grid_remove_column@Base 3.9.10 ++ gtk_grid_remove_row@Base 3.9.10 ++ gtk_grid_set_baseline_row@Base 3.9.10 ++ gtk_grid_set_column_homogeneous@Base 3.0.0 ++ gtk_grid_set_column_spacing@Base 3.0.0 ++ gtk_grid_set_row_baseline_position@Base 3.9.10 ++ gtk_grid_set_row_homogeneous@Base 3.0.0 ++ gtk_grid_set_row_spacing@Base 3.0.0 ++ gtk_handle_box_get_child_detached@Base 3.0.0 ++ gtk_handle_box_get_handle_position@Base 3.0.0 ++ gtk_handle_box_get_shadow_type@Base 3.0.0 ++ gtk_handle_box_get_snap_edge@Base 3.0.0 ++ gtk_handle_box_get_type@Base 3.0.0 ++ gtk_handle_box_new@Base 3.0.0 ++ gtk_handle_box_set_handle_position@Base 3.0.0 ++ gtk_handle_box_set_shadow_type@Base 3.0.0 ++ gtk_handle_box_set_snap_edge@Base 3.0.0 ++ gtk_hbox_get_type@Base 3.0.0 ++ gtk_hbox_new@Base 3.0.0 ++ gtk_hbutton_box_get_type@Base 3.0.0 ++ gtk_hbutton_box_new@Base 3.0.0 ++ gtk_header_bar_get_custom_title@Base 3.9.10 ++ gtk_header_bar_get_decoration_layout@Base 3.11.5 ++ gtk_header_bar_get_has_subtitle@Base 3.11.5 ++ gtk_header_bar_get_show_close_button@Base 3.9.12 ++ gtk_header_bar_get_subtitle@Base 3.9.10 ++ gtk_header_bar_get_title@Base 3.9.10 ++ gtk_header_bar_get_type@Base 3.9.10 ++ gtk_header_bar_new@Base 3.9.10 ++ gtk_header_bar_pack_end@Base 3.9.10 ++ gtk_header_bar_pack_start@Base 3.9.10 ++ gtk_header_bar_set_custom_title@Base 3.9.10 ++ gtk_header_bar_set_decoration_layout@Base 3.11.5 ++ gtk_header_bar_set_has_subtitle@Base 3.11.5 ++ gtk_header_bar_set_show_close_button@Base 3.9.12 ++ gtk_header_bar_set_subtitle@Base 3.9.10 ++ gtk_header_bar_set_title@Base 3.9.10 ++ gtk_hpaned_get_type@Base 3.0.0 ++ gtk_hpaned_new@Base 3.0.0 ++ gtk_hscale_get_type@Base 3.0.0 ++ gtk_hscale_new@Base 3.0.0 ++ gtk_hscale_new_with_range@Base 3.0.0 ++ gtk_hscrollbar_get_type@Base 3.0.0 ++ gtk_hscrollbar_new@Base 3.0.0 ++ gtk_hseparator_get_type@Base 3.0.0 ++ gtk_hseparator_new@Base 3.0.0 ++ gtk_hsv_get_color@Base 3.0.0 ++ gtk_hsv_get_metrics@Base 3.0.0 ++ gtk_hsv_get_type@Base 3.0.0 ++ gtk_hsv_is_adjusting@Base 3.0.0 ++ gtk_hsv_new@Base 3.0.0 ++ gtk_hsv_set_color@Base 3.0.0 ++ gtk_hsv_set_metrics@Base 3.0.0 ++ gtk_hsv_to_rgb@Base 3.0.0 ++ gtk_icon_factory_add@Base 3.0.0 ++ gtk_icon_factory_add_default@Base 3.0.0 ++ gtk_icon_factory_get_type@Base 3.0.0 ++ gtk_icon_factory_lookup@Base 3.0.0 ++ gtk_icon_factory_lookup_default@Base 3.0.0 ++ gtk_icon_factory_new@Base 3.0.0 ++ gtk_icon_factory_remove_default@Base 3.0.0 ++ gtk_icon_info_copy@Base 3.0.0 ++ gtk_icon_info_free@Base 3.0.0 ++ gtk_icon_info_get_attach_points@Base 3.0.0 ++ gtk_icon_info_get_base_scale@Base 3.9.10 ++ gtk_icon_info_get_base_size@Base 3.0.0 ++ gtk_icon_info_get_builtin_pixbuf@Base 3.0.0 ++ gtk_icon_info_get_display_name@Base 3.0.0 ++ gtk_icon_info_get_embedded_rect@Base 3.0.0 ++ gtk_icon_info_get_filename@Base 3.0.0 ++ gtk_icon_info_get_type@Base 3.0.0 ++ gtk_icon_info_is_symbolic@Base 3.11.5 ++ gtk_icon_info_load_icon@Base 3.0.0 ++ gtk_icon_info_load_icon_async@Base 3.7.10 ++ gtk_icon_info_load_icon_finish@Base 3.7.10 ++ gtk_icon_info_load_surface@Base 3.9.10 ++ gtk_icon_info_load_symbolic@Base 3.0.0 ++ gtk_icon_info_load_symbolic_async@Base 3.7.10 ++ gtk_icon_info_load_symbolic_finish@Base 3.7.10 ++ gtk_icon_info_load_symbolic_for_context@Base 3.0.0 ++ gtk_icon_info_load_symbolic_for_context_async@Base 3.7.10 ++ gtk_icon_info_load_symbolic_for_context_finish@Base 3.7.10 ++ gtk_icon_info_load_symbolic_for_style@Base 3.0.0 ++ gtk_icon_info_new_for_pixbuf@Base 3.0.0 ++ gtk_icon_info_set_raw_coordinates@Base 3.0.0 ++ gtk_icon_lookup_flags_get_type@Base 3.0.0 ++ gtk_icon_set_add_source@Base 3.0.0 ++ gtk_icon_set_copy@Base 3.0.0 ++ gtk_icon_set_get_sizes@Base 3.0.0 ++ gtk_icon_set_get_type@Base 3.0.0 ++ gtk_icon_set_new@Base 3.0.0 ++ gtk_icon_set_new_from_pixbuf@Base 3.0.0 ++ gtk_icon_set_ref@Base 3.0.0 ++ gtk_icon_set_render_icon@Base 3.0.0 ++ gtk_icon_set_render_icon_pixbuf@Base 3.0.0 ++ gtk_icon_set_render_icon_surface@Base 3.9.10 ++ gtk_icon_set_unref@Base 3.0.0 ++ gtk_icon_size_from_name@Base 3.0.0 ++ gtk_icon_size_get_name@Base 3.0.0 ++ gtk_icon_size_get_type@Base 3.0.0 ++ gtk_icon_size_lookup@Base 3.0.0 ++ gtk_icon_size_lookup_for_settings@Base 3.0.0 ++ gtk_icon_size_register@Base 3.0.0 ++ gtk_icon_size_register_alias@Base 3.0.0 ++ gtk_icon_source_copy@Base 3.0.0 ++ gtk_icon_source_free@Base 3.0.0 ++ gtk_icon_source_get_direction@Base 3.0.0 ++ gtk_icon_source_get_direction_wildcarded@Base 3.0.0 ++ gtk_icon_source_get_filename@Base 3.0.0 ++ gtk_icon_source_get_icon_name@Base 3.0.0 ++ gtk_icon_source_get_pixbuf@Base 3.0.0 ++ gtk_icon_source_get_size@Base 3.0.0 ++ gtk_icon_source_get_size_wildcarded@Base 3.0.0 ++ gtk_icon_source_get_state@Base 3.0.0 ++ gtk_icon_source_get_state_wildcarded@Base 3.0.0 ++ gtk_icon_source_get_type@Base 3.0.0 ++ gtk_icon_source_new@Base 3.0.0 ++ gtk_icon_source_set_direction@Base 3.0.0 ++ gtk_icon_source_set_direction_wildcarded@Base 3.0.0 ++ gtk_icon_source_set_filename@Base 3.0.0 ++ gtk_icon_source_set_icon_name@Base 3.0.0 ++ gtk_icon_source_set_pixbuf@Base 3.0.0 ++ gtk_icon_source_set_size@Base 3.0.0 ++ gtk_icon_source_set_size_wildcarded@Base 3.0.0 ++ gtk_icon_source_set_state@Base 3.0.0 ++ gtk_icon_source_set_state_wildcarded@Base 3.0.0 ++ gtk_icon_theme_add_builtin_icon@Base 3.0.0 ++ gtk_icon_theme_add_resource_path@Base 3.13.7 ++ gtk_icon_theme_append_search_path@Base 3.0.0 ++ gtk_icon_theme_choose_icon@Base 3.0.0 ++ gtk_icon_theme_choose_icon_for_scale@Base 3.9.10 ++ gtk_icon_theme_error_get_type@Base 3.0.0 ++ gtk_icon_theme_error_quark@Base 3.0.0 ++ gtk_icon_theme_get_default@Base 3.0.0 ++ gtk_icon_theme_get_example_icon_name@Base 3.0.0 ++ gtk_icon_theme_get_for_screen@Base 3.0.0 ++ gtk_icon_theme_get_icon_sizes@Base 3.0.0 ++ gtk_icon_theme_get_search_path@Base 3.0.0 ++ gtk_icon_theme_get_type@Base 3.0.0 ++ gtk_icon_theme_has_icon@Base 3.0.0 ++ gtk_icon_theme_list_contexts@Base 3.0.0 ++ gtk_icon_theme_list_icons@Base 3.0.0 ++ gtk_icon_theme_load_icon@Base 3.0.0 ++ gtk_icon_theme_load_icon_for_scale@Base 3.9.10 ++ gtk_icon_theme_load_surface@Base 3.9.10 ++ gtk_icon_theme_lookup_by_gicon@Base 3.0.0 ++ gtk_icon_theme_lookup_by_gicon_for_scale@Base 3.9.10 ++ gtk_icon_theme_lookup_icon@Base 3.0.0 ++ gtk_icon_theme_lookup_icon_for_scale@Base 3.9.10 ++ gtk_icon_theme_new@Base 3.0.0 ++ gtk_icon_theme_prepend_search_path@Base 3.0.0 ++ gtk_icon_theme_rescan_if_needed@Base 3.0.0 ++ gtk_icon_theme_set_custom_theme@Base 3.0.0 ++ gtk_icon_theme_set_screen@Base 3.0.0 ++ gtk_icon_theme_set_search_path@Base 3.0.0 ++ gtk_icon_view_accessible_get_type@Base 3.7.10 ++ gtk_icon_view_convert_widget_to_bin_window_coords@Base 3.0.0 ++ gtk_icon_view_create_drag_icon@Base 3.0.0 ++ gtk_icon_view_drop_position_get_type@Base 3.0.0 ++ gtk_icon_view_enable_model_drag_dest@Base 3.0.0 ++ gtk_icon_view_enable_model_drag_source@Base 3.0.0 ++ gtk_icon_view_get_activate_on_single_click@Base 3.7.10 ++ gtk_icon_view_get_cell_rect@Base 3.5.6 ++ gtk_icon_view_get_column_spacing@Base 3.0.0 ++ gtk_icon_view_get_columns@Base 3.0.0 ++ gtk_icon_view_get_cursor@Base 3.0.0 ++ gtk_icon_view_get_dest_item_at_pos@Base 3.0.0 ++ gtk_icon_view_get_drag_dest_item@Base 3.0.0 ++ gtk_icon_view_get_item_at_pos@Base 3.0.0 ++ gtk_icon_view_get_item_column@Base 3.0.0 ++ gtk_icon_view_get_item_orientation@Base 3.0.0 ++ gtk_icon_view_get_item_padding@Base 3.0.0 ++ gtk_icon_view_get_item_row@Base 3.0.0 ++ gtk_icon_view_get_item_width@Base 3.0.0 ++ gtk_icon_view_get_margin@Base 3.0.0 ++ gtk_icon_view_get_markup_column@Base 3.0.0 ++ gtk_icon_view_get_model@Base 3.0.0 ++ gtk_icon_view_get_path_at_pos@Base 3.0.0 ++ gtk_icon_view_get_pixbuf_column@Base 3.0.0 ++ gtk_icon_view_get_reorderable@Base 3.0.0 ++ gtk_icon_view_get_row_spacing@Base 3.0.0 ++ gtk_icon_view_get_selected_items@Base 3.0.0 ++ gtk_icon_view_get_selection_mode@Base 3.0.0 ++ gtk_icon_view_get_spacing@Base 3.0.0 ++ gtk_icon_view_get_text_column@Base 3.0.0 ++ gtk_icon_view_get_tooltip_column@Base 3.0.0 ++ gtk_icon_view_get_tooltip_context@Base 3.0.0 ++ gtk_icon_view_get_type@Base 3.0.0 ++ gtk_icon_view_get_visible_range@Base 3.0.0 ++ gtk_icon_view_item_activated@Base 3.0.0 ++ gtk_icon_view_new@Base 3.0.0 ++ gtk_icon_view_new_with_area@Base 3.0.0 ++ gtk_icon_view_new_with_model@Base 3.0.0 ++ gtk_icon_view_path_is_selected@Base 3.0.0 ++ gtk_icon_view_scroll_to_path@Base 3.0.0 ++ gtk_icon_view_select_all@Base 3.0.0 ++ gtk_icon_view_select_path@Base 3.0.0 ++ gtk_icon_view_selected_foreach@Base 3.0.0 ++ gtk_icon_view_set_activate_on_single_click@Base 3.7.10 ++ gtk_icon_view_set_column_spacing@Base 3.0.0 ++ gtk_icon_view_set_columns@Base 3.0.0 ++ gtk_icon_view_set_cursor@Base 3.0.0 ++ gtk_icon_view_set_drag_dest_item@Base 3.0.0 ++ gtk_icon_view_set_item_orientation@Base 3.0.0 ++ gtk_icon_view_set_item_padding@Base 3.0.0 ++ gtk_icon_view_set_item_width@Base 3.0.0 ++ gtk_icon_view_set_margin@Base 3.0.0 ++ gtk_icon_view_set_markup_column@Base 3.0.0 ++ gtk_icon_view_set_model@Base 3.0.0 ++ gtk_icon_view_set_pixbuf_column@Base 3.0.0 ++ gtk_icon_view_set_reorderable@Base 3.0.0 ++ gtk_icon_view_set_row_spacing@Base 3.0.0 ++ gtk_icon_view_set_selection_mode@Base 3.0.0 ++ gtk_icon_view_set_spacing@Base 3.0.0 ++ gtk_icon_view_set_text_column@Base 3.0.0 ++ gtk_icon_view_set_tooltip_cell@Base 3.0.0 ++ gtk_icon_view_set_tooltip_column@Base 3.0.0 ++ gtk_icon_view_set_tooltip_item@Base 3.0.0 ++ gtk_icon_view_unselect_all@Base 3.0.0 ++ gtk_icon_view_unselect_path@Base 3.0.0 ++ gtk_icon_view_unset_model_drag_dest@Base 3.0.0 ++ gtk_icon_view_unset_model_drag_source@Base 3.0.0 ++ gtk_identifier_get_type@Base 3.0.0 ++ gtk_im_context_delete_surrounding@Base 3.0.0 ++ gtk_im_context_filter_keypress@Base 3.0.0 ++ gtk_im_context_focus_in@Base 3.0.0 ++ gtk_im_context_focus_out@Base 3.0.0 ++ gtk_im_context_get_preedit_string@Base 3.0.0 ++ gtk_im_context_get_surrounding@Base 3.0.0 ++ gtk_im_context_get_type@Base 3.0.0 ++ gtk_im_context_reset@Base 3.0.0 ++ gtk_im_context_set_client_window@Base 3.0.0 ++ gtk_im_context_set_cursor_location@Base 3.0.0 ++ gtk_im_context_set_surrounding@Base 3.0.0 ++ gtk_im_context_set_use_preedit@Base 3.0.0 ++ gtk_im_context_simple_add_compose_file@Base 3.19.12 ++ gtk_im_context_simple_add_table@Base 3.0.0 ++ gtk_im_context_simple_get_type@Base 3.0.0 ++ gtk_im_context_simple_new@Base 3.0.0 ++ gtk_im_multicontext_append_menuitems@Base 3.0.0 ++ gtk_im_multicontext_get_context_id@Base 3.0.0 ++ gtk_im_multicontext_get_type@Base 3.0.0 ++ gtk_im_multicontext_new@Base 3.0.0 ++ gtk_im_multicontext_set_context_id@Base 3.0.0 ++ gtk_im_preedit_style_get_type@Base 3.0.0 ++ gtk_im_status_style_get_type@Base 3.0.0 ++ gtk_image_accessible_get_type@Base 3.7.10 ++ gtk_image_cell_accessible_get_type@Base 3.7.10 ++ gtk_image_clear@Base 3.0.0 ++ gtk_image_get_animation@Base 3.0.0 ++ gtk_image_get_gicon@Base 3.0.0 ++ gtk_image_get_icon_name@Base 3.0.0 ++ gtk_image_get_icon_set@Base 3.0.0 ++ gtk_image_get_pixbuf@Base 3.0.0 ++ gtk_image_get_pixel_size@Base 3.0.0 ++ gtk_image_get_stock@Base 3.0.0 ++ gtk_image_get_storage_type@Base 3.0.0 ++ gtk_image_get_type@Base 3.0.0 ++ gtk_image_menu_item_get_always_show_image@Base 3.0.0 ++ gtk_image_menu_item_get_image@Base 3.0.0 ++ gtk_image_menu_item_get_type@Base 3.0.0 ++ gtk_image_menu_item_get_use_stock@Base 3.0.0 ++ gtk_image_menu_item_new@Base 3.0.0 ++ gtk_image_menu_item_new_from_stock@Base 3.0.0 ++ gtk_image_menu_item_new_with_label@Base 3.0.0 ++ gtk_image_menu_item_new_with_mnemonic@Base 3.0.0 ++ gtk_image_menu_item_set_accel_group@Base 3.0.0 ++ gtk_image_menu_item_set_always_show_image@Base 3.0.0 ++ gtk_image_menu_item_set_image@Base 3.0.0 ++ gtk_image_menu_item_set_use_stock@Base 3.0.0 ++ gtk_image_new@Base 3.0.0 ++ gtk_image_new_from_animation@Base 3.0.0 ++ gtk_image_new_from_file@Base 3.0.0 ++ gtk_image_new_from_gicon@Base 3.0.0 ++ gtk_image_new_from_icon_name@Base 3.0.0 ++ gtk_image_new_from_icon_set@Base 3.0.0 ++ gtk_image_new_from_pixbuf@Base 3.0.0 ++ gtk_image_new_from_resource@Base 3.3.16 ++ gtk_image_new_from_stock@Base 3.0.0 ++ gtk_image_new_from_surface@Base 3.9.10 ++ gtk_image_set_from_animation@Base 3.0.0 ++ gtk_image_set_from_file@Base 3.0.0 ++ gtk_image_set_from_gicon@Base 3.0.0 ++ gtk_image_set_from_icon_name@Base 3.0.0 ++ gtk_image_set_from_icon_set@Base 3.0.0 ++ gtk_image_set_from_pixbuf@Base 3.0.0 ++ gtk_image_set_from_resource@Base 3.3.16 ++ gtk_image_set_from_stock@Base 3.0.0 ++ gtk_image_set_from_surface@Base 3.9.10 ++ gtk_image_set_pixel_size@Base 3.0.0 ++ gtk_image_type_get_type@Base 3.0.0 ++ gtk_info_bar_add_action_widget@Base 3.0.0 ++ gtk_info_bar_add_button@Base 3.0.0 ++ gtk_info_bar_add_buttons@Base 3.0.0 ++ gtk_info_bar_get_action_area@Base 3.0.0 ++ gtk_info_bar_get_content_area@Base 3.0.0 ++ gtk_info_bar_get_message_type@Base 3.0.0 ++ gtk_info_bar_get_show_close_button@Base 3.9.10 ++ gtk_info_bar_get_type@Base 3.0.0 ++ gtk_info_bar_new@Base 3.0.0 ++ gtk_info_bar_new_with_buttons@Base 3.0.0 ++ gtk_info_bar_response@Base 3.0.0 ++ gtk_info_bar_set_default_response@Base 3.0.0 ++ gtk_info_bar_set_message_type@Base 3.0.0 ++ gtk_info_bar_set_response_sensitive@Base 3.0.0 ++ gtk_info_bar_set_show_close_button@Base 3.9.10 ++ gtk_init@Base 3.0.0 ++ gtk_init_check@Base 3.0.0 ++ gtk_init_with_args@Base 3.0.0 ++ gtk_input_hints_get_type@Base 3.5.12 ++ gtk_input_purpose_get_type@Base 3.5.12 ++ gtk_invisible_get_screen@Base 3.0.0 ++ gtk_invisible_get_type@Base 3.0.0 ++ gtk_invisible_new@Base 3.0.0 ++ gtk_invisible_new_for_screen@Base 3.0.0 ++ gtk_invisible_set_screen@Base 3.0.0 ++ gtk_junction_sides_get_type@Base 3.0.0 ++ gtk_justification_get_type@Base 3.0.0 ++ gtk_key_snooper_install@Base 3.0.0 ++ gtk_key_snooper_remove@Base 3.0.0 ++ gtk_label_accessible_get_type@Base 3.7.10 ++ gtk_label_get_angle@Base 3.0.0 ++ gtk_label_get_attributes@Base 3.0.0 ++ gtk_label_get_current_uri@Base 3.0.0 ++ gtk_label_get_ellipsize@Base 3.0.0 ++ gtk_label_get_justify@Base 3.0.0 ++ gtk_label_get_label@Base 3.0.0 ++ gtk_label_get_layout@Base 3.0.0 ++ gtk_label_get_layout_offsets@Base 3.0.0 ++ gtk_label_get_line_wrap@Base 3.0.0 ++ gtk_label_get_line_wrap_mode@Base 3.0.0 ++ gtk_label_get_lines@Base 3.9.14 ++ gtk_label_get_max_width_chars@Base 3.0.0 ++ gtk_label_get_mnemonic_keyval@Base 3.0.0 ++ gtk_label_get_mnemonic_widget@Base 3.0.0 ++ gtk_label_get_selectable@Base 3.0.0 ++ gtk_label_get_selection_bounds@Base 3.0.0 ++ gtk_label_get_single_line_mode@Base 3.0.0 ++ gtk_label_get_text@Base 3.0.0 ++ gtk_label_get_track_visited_links@Base 3.0.0 ++ gtk_label_get_type@Base 3.0.0 ++ gtk_label_get_use_markup@Base 3.0.0 ++ gtk_label_get_use_underline@Base 3.0.0 ++ gtk_label_get_width_chars@Base 3.0.0 ++ gtk_label_get_xalign@Base 3.16.2 ++ gtk_label_get_yalign@Base 3.16.2 ++ gtk_label_new@Base 3.0.0 ++ gtk_label_new_with_mnemonic@Base 3.0.0 ++ gtk_label_select_region@Base 3.0.0 ++ gtk_label_set_angle@Base 3.0.0 ++ gtk_label_set_attributes@Base 3.0.0 ++ gtk_label_set_ellipsize@Base 3.0.0 ++ gtk_label_set_justify@Base 3.0.0 ++ gtk_label_set_label@Base 3.0.0 ++ gtk_label_set_line_wrap@Base 3.0.0 ++ gtk_label_set_line_wrap_mode@Base 3.0.0 ++ gtk_label_set_lines@Base 3.9.14 ++ gtk_label_set_markup@Base 3.0.0 ++ gtk_label_set_markup_with_mnemonic@Base 3.0.0 ++ gtk_label_set_max_width_chars@Base 3.0.0 ++ gtk_label_set_mnemonic_widget@Base 3.0.0 ++ gtk_label_set_pattern@Base 3.0.0 ++ gtk_label_set_selectable@Base 3.0.0 ++ gtk_label_set_single_line_mode@Base 3.0.0 ++ gtk_label_set_text@Base 3.0.0 ++ gtk_label_set_text_with_mnemonic@Base 3.0.0 ++ gtk_label_set_track_visited_links@Base 3.0.0 ++ gtk_label_set_use_markup@Base 3.0.0 ++ gtk_label_set_use_underline@Base 3.0.0 ++ gtk_label_set_width_chars@Base 3.0.0 ++ gtk_label_set_xalign@Base 3.16.2 ++ gtk_label_set_yalign@Base 3.16.2 ++ gtk_layout_get_bin_window@Base 3.0.0 ++ gtk_layout_get_hadjustment@Base 3.0.0 ++ gtk_layout_get_size@Base 3.0.0 ++ gtk_layout_get_type@Base 3.0.0 ++ gtk_layout_get_vadjustment@Base 3.0.0 ++ gtk_layout_move@Base 3.0.0 ++ gtk_layout_new@Base 3.0.0 ++ gtk_layout_put@Base 3.0.0 ++ gtk_layout_set_hadjustment@Base 3.0.0 ++ gtk_layout_set_size@Base 3.0.0 ++ gtk_layout_set_vadjustment@Base 3.0.0 ++ gtk_level_bar_accessible_get_type@Base 3.7.10 ++ gtk_level_bar_add_offset_value@Base 3.5.8 ++ gtk_level_bar_get_inverted@Base 3.7.10 ++ gtk_level_bar_get_max_value@Base 3.5.8 ++ gtk_level_bar_get_min_value@Base 3.5.8 ++ gtk_level_bar_get_mode@Base 3.5.8 ++ gtk_level_bar_get_offset_value@Base 3.5.8 ++ gtk_level_bar_get_type@Base 3.5.8 ++ gtk_level_bar_get_value@Base 3.5.8 ++ gtk_level_bar_mode_get_type@Base 3.5.8 ++ gtk_level_bar_new@Base 3.5.8 ++ gtk_level_bar_new_for_interval@Base 3.5.8 ++ gtk_level_bar_remove_offset_value@Base 3.5.8 ++ gtk_level_bar_set_inverted@Base 3.7.10 ++ gtk_level_bar_set_max_value@Base 3.5.8 ++ gtk_level_bar_set_min_value@Base 3.5.8 ++ gtk_level_bar_set_mode@Base 3.5.8 ++ gtk_level_bar_set_value@Base 3.5.8 ++ gtk_license_get_type@Base 3.0.0 ++ gtk_link_button_accessible_get_type@Base 3.7.10 ++ gtk_link_button_get_type@Base 3.0.0 ++ gtk_link_button_get_uri@Base 3.0.0 ++ gtk_link_button_get_visited@Base 3.0.0 ++ gtk_link_button_new@Base 3.0.0 ++ gtk_link_button_new_with_label@Base 3.0.0 ++ gtk_link_button_set_uri@Base 3.0.0 ++ gtk_link_button_set_visited@Base 3.0.0 ++ gtk_list_box_accessible_get_type@Base 3.9.10 ++ gtk_list_box_bind_model@Base 3.16.2 ++ gtk_list_box_drag_highlight_row@Base 3.9.10 ++ gtk_list_box_drag_unhighlight_row@Base 3.9.10 ++ gtk_list_box_get_activate_on_single_click@Base 3.9.10 ++ gtk_list_box_get_adjustment@Base 3.9.10 ++ gtk_list_box_get_row_at_index@Base 3.9.10 ++ gtk_list_box_get_row_at_y@Base 3.9.10 ++ gtk_list_box_get_selected_row@Base 3.9.10 ++ gtk_list_box_get_selected_rows@Base 3.13.7 ++ gtk_list_box_get_selection_mode@Base 3.9.10 ++ gtk_list_box_get_type@Base 3.9.10 ++ gtk_list_box_insert@Base 3.9.12 ++ gtk_list_box_invalidate_filter@Base 3.9.10 ++ gtk_list_box_invalidate_headers@Base 3.9.10 ++ gtk_list_box_invalidate_sort@Base 3.9.10 ++ gtk_list_box_new@Base 3.9.10 ++ gtk_list_box_prepend@Base 3.9.12 ++ gtk_list_box_row_accessible_get_type@Base 3.10.0 ++ gtk_list_box_row_changed@Base 3.9.10 ++ gtk_list_box_row_get_activatable@Base 3.13.7 ++ gtk_list_box_row_get_header@Base 3.9.10 ++ gtk_list_box_row_get_index@Base 3.9.10 ++ gtk_list_box_row_get_selectable@Base 3.13.7 ++ gtk_list_box_row_get_type@Base 3.9.10 ++ gtk_list_box_row_is_selected@Base 3.13.7 ++ gtk_list_box_row_new@Base 3.9.10 ++ gtk_list_box_row_set_activatable@Base 3.13.7 ++ gtk_list_box_row_set_header@Base 3.9.10 ++ gtk_list_box_row_set_selectable@Base 3.13.7 ++ gtk_list_box_select_all@Base 3.13.7 ++ gtk_list_box_select_row@Base 3.9.10 ++ gtk_list_box_selected_foreach@Base 3.13.7 ++ gtk_list_box_set_activate_on_single_click@Base 3.9.10 ++ gtk_list_box_set_adjustment@Base 3.9.10 ++ gtk_list_box_set_filter_func@Base 3.9.10 ++ gtk_list_box_set_header_func@Base 3.9.10 ++ gtk_list_box_set_placeholder@Base 3.9.10 ++ gtk_list_box_set_selection_mode@Base 3.9.10 ++ gtk_list_box_set_sort_func@Base 3.9.10 ++ gtk_list_box_unselect_all@Base 3.13.7 ++ gtk_list_box_unselect_row@Base 3.13.7 ++ gtk_list_store_append@Base 3.0.0 ++ gtk_list_store_clear@Base 3.0.0 ++ gtk_list_store_get_type@Base 3.0.0 ++ gtk_list_store_insert@Base 3.0.0 ++ gtk_list_store_insert_after@Base 3.0.0 ++ gtk_list_store_insert_before@Base 3.0.0 ++ gtk_list_store_insert_with_values@Base 3.0.0 ++ gtk_list_store_insert_with_valuesv@Base 3.0.0 ++ gtk_list_store_iter_is_valid@Base 3.0.0 ++ gtk_list_store_move_after@Base 3.0.0 ++ gtk_list_store_move_before@Base 3.0.0 ++ gtk_list_store_new@Base 3.0.0 ++ gtk_list_store_newv@Base 3.0.0 ++ gtk_list_store_prepend@Base 3.0.0 ++ gtk_list_store_remove@Base 3.0.0 ++ gtk_list_store_reorder@Base 3.0.0 ++ gtk_list_store_set@Base 3.0.0 ++ gtk_list_store_set_column_types@Base 3.0.0 ++ gtk_list_store_set_valist@Base 3.0.0 ++ gtk_list_store_set_value@Base 3.0.0 ++ gtk_list_store_set_valuesv@Base 3.0.0 ++ gtk_list_store_swap@Base 3.0.0 ++ gtk_lock_button_accessible_get_type@Base 3.7.10 ++ gtk_lock_button_get_permission@Base 3.1.4 ++ gtk_lock_button_get_type@Base 3.1.4 ++ gtk_lock_button_new@Base 3.1.4 ++ gtk_lock_button_set_permission@Base 3.1.4 ++ gtk_main@Base 3.0.0 ++ gtk_main_do_event@Base 3.0.0 ++ gtk_main_iteration@Base 3.0.0 ++ gtk_main_iteration_do@Base 3.0.0 ++ gtk_main_level@Base 3.0.0 ++ gtk_main_quit@Base 3.0.0 ++ gtk_menu_accessible_get_type@Base 3.7.10 ++ gtk_menu_attach@Base 3.0.0 ++ gtk_menu_attach_to_widget@Base 3.0.0 ++ gtk_menu_bar_get_child_pack_direction@Base 3.0.0 ++ gtk_menu_bar_get_pack_direction@Base 3.0.0 ++ gtk_menu_bar_get_type@Base 3.0.0 ++ gtk_menu_bar_new@Base 3.0.0 ++ gtk_menu_bar_new_from_model@Base 3.3.16 ++ gtk_menu_bar_set_child_pack_direction@Base 3.0.0 ++ gtk_menu_bar_set_pack_direction@Base 3.0.0 ++ gtk_menu_button_accessible_get_type@Base 3.11.5 ++ gtk_menu_button_get_align_widget@Base 3.5.6 ++ gtk_menu_button_get_direction@Base 3.5.6 ++ gtk_menu_button_get_menu_model@Base 3.5.6 ++ gtk_menu_button_get_popover@Base 3.11.7 ++ gtk_menu_button_get_popup@Base 3.5.12 ++ gtk_menu_button_get_type@Base 3.5.6 ++ gtk_menu_button_get_use_popover@Base 3.11.7 ++ gtk_menu_button_new@Base 3.5.6 ++ gtk_menu_button_set_align_widget@Base 3.5.6 ++ gtk_menu_button_set_direction@Base 3.5.6 ++ gtk_menu_button_set_menu_model@Base 3.5.6 ++ gtk_menu_button_set_popover@Base 3.11.7 ++ gtk_menu_button_set_popup@Base 3.5.12 ++ gtk_menu_button_set_use_popover@Base 3.11.7 ++ gtk_menu_detach@Base 3.0.0 ++ gtk_menu_direction_type_get_type@Base 3.0.0 ++ gtk_menu_get_accel_group@Base 3.0.0 ++ gtk_menu_get_accel_path@Base 3.0.0 ++ gtk_menu_get_active@Base 3.0.0 ++ gtk_menu_get_attach_widget@Base 3.0.0 ++ gtk_menu_get_for_attach_widget@Base 3.0.0 ++ gtk_menu_get_monitor@Base 3.0.0 ++ gtk_menu_get_reserve_toggle_size@Base 3.0.0 ++ gtk_menu_get_tearoff_state@Base 3.0.0 ++ gtk_menu_get_title@Base 3.0.0 ++ gtk_menu_get_type@Base 3.0.0 ++ gtk_menu_item_accessible_get_type@Base 3.7.10 ++ gtk_menu_item_activate@Base 3.0.0 ++ gtk_menu_item_deselect@Base 3.0.0 ++ gtk_menu_item_get_accel_path@Base 3.0.0 ++ gtk_menu_item_get_label@Base 3.0.0 ++ gtk_menu_item_get_reserve_indicator@Base 3.0.0 ++ gtk_menu_item_get_right_justified@Base 3.0.0 ++ gtk_menu_item_get_submenu@Base 3.0.0 ++ gtk_menu_item_get_type@Base 3.0.0 ++ gtk_menu_item_get_use_underline@Base 3.0.0 ++ gtk_menu_item_new@Base 3.0.0 ++ gtk_menu_item_new_with_label@Base 3.0.0 ++ gtk_menu_item_new_with_mnemonic@Base 3.0.0 ++ gtk_menu_item_select@Base 3.0.0 ++ gtk_menu_item_set_accel_path@Base 3.0.0 ++ gtk_menu_item_set_label@Base 3.0.0 ++ gtk_menu_item_set_reserve_indicator@Base 3.0.0 ++ gtk_menu_item_set_right_justified@Base 3.0.0 ++ gtk_menu_item_set_submenu@Base 3.0.0 ++ gtk_menu_item_set_use_underline@Base 3.0.0 ++ gtk_menu_item_toggle_size_allocate@Base 3.0.0 ++ gtk_menu_item_toggle_size_request@Base 3.0.0 ++ gtk_menu_new@Base 3.0.0 ++ gtk_menu_new_from_model@Base 3.3.16 ++ gtk_menu_place_on_monitor@Base 3.21.4 ++ gtk_menu_popdown@Base 3.0.0 ++ gtk_menu_popup@Base 3.0.0 ++ gtk_menu_popup_at_pointer@Base 3.21.5 ++ gtk_menu_popup_at_rect@Base 3.21.5 ++ gtk_menu_popup_at_widget@Base 3.21.5 ++ gtk_menu_popup_for_device@Base 3.0.0 ++ gtk_menu_reorder_child@Base 3.0.0 ++ gtk_menu_reposition@Base 3.0.0 ++ gtk_menu_set_accel_group@Base 3.0.0 ++ gtk_menu_set_accel_path@Base 3.0.0 ++ gtk_menu_set_active@Base 3.0.0 ++ gtk_menu_set_monitor@Base 3.0.0 ++ gtk_menu_set_reserve_toggle_size@Base 3.0.0 ++ gtk_menu_set_screen@Base 3.0.0 ++ gtk_menu_set_tearoff_state@Base 3.0.0 ++ gtk_menu_set_title@Base 3.0.0 ++ gtk_menu_shell_accessible_get_type@Base 3.7.10 ++ gtk_menu_shell_activate_item@Base 3.0.0 ++ gtk_menu_shell_append@Base 3.0.0 ++ gtk_menu_shell_bind_model@Base 3.5.18 ++ gtk_menu_shell_cancel@Base 3.0.0 ++ gtk_menu_shell_deactivate@Base 3.0.0 ++ gtk_menu_shell_deselect@Base 3.0.0 ++ gtk_menu_shell_get_parent_shell@Base 3.0.0 ++ gtk_menu_shell_get_selected_item@Base 3.0.0 ++ gtk_menu_shell_get_take_focus@Base 3.0.0 ++ gtk_menu_shell_get_type@Base 3.0.0 ++ gtk_menu_shell_insert@Base 3.0.0 ++ gtk_menu_shell_prepend@Base 3.0.0 ++ gtk_menu_shell_select_first@Base 3.0.0 ++ gtk_menu_shell_select_item@Base 3.0.0 ++ gtk_menu_shell_set_take_focus@Base 3.0.0 ++ gtk_menu_tool_button_get_menu@Base 3.0.0 ++ gtk_menu_tool_button_get_type@Base 3.0.0 ++ gtk_menu_tool_button_new@Base 3.0.0 ++ gtk_menu_tool_button_new_from_stock@Base 3.0.0 ++ gtk_menu_tool_button_set_arrow_tooltip_markup@Base 3.0.0 ++ gtk_menu_tool_button_set_arrow_tooltip_text@Base 3.0.0 ++ gtk_menu_tool_button_set_menu@Base 3.0.0 ++ gtk_message_dialog_format_secondary_markup@Base 3.0.0 ++ gtk_message_dialog_format_secondary_text@Base 3.0.0 ++ gtk_message_dialog_get_image@Base 3.0.0 ++ gtk_message_dialog_get_message_area@Base 3.0.0 ++ gtk_message_dialog_get_type@Base 3.0.0 ++ gtk_message_dialog_new@Base 3.0.0 ++ gtk_message_dialog_new_with_markup@Base 3.0.0 ++ gtk_message_dialog_set_image@Base 3.0.0 ++ gtk_message_dialog_set_markup@Base 3.0.0 ++ gtk_message_type_get_type@Base 3.0.0 ++ gtk_misc_get_alignment@Base 3.0.0 ++ gtk_misc_get_padding@Base 3.0.0 ++ gtk_misc_get_type@Base 3.0.0 ++ gtk_misc_set_alignment@Base 3.0.0 ++ gtk_misc_set_padding@Base 3.0.0 ++ gtk_model_button_get_type@Base 3.16.2 ++ gtk_model_button_new@Base 3.16.2 ++ gtk_mount_operation_get_parent@Base 3.0.0 ++ gtk_mount_operation_get_screen@Base 3.0.0 ++ gtk_mount_operation_get_type@Base 3.0.0 ++ gtk_mount_operation_is_showing@Base 3.0.0 ++ gtk_mount_operation_new@Base 3.0.0 ++ gtk_mount_operation_set_parent@Base 3.0.0 ++ gtk_mount_operation_set_screen@Base 3.0.0 ++ gtk_movement_step_get_type@Base 3.0.0 ++ gtk_native_dialog_destroy@Base 3.19.12 ++ gtk_native_dialog_get_modal@Base 3.19.12 ++ gtk_native_dialog_get_title@Base 3.19.12 ++ gtk_native_dialog_get_transient_for@Base 3.19.12 ++ gtk_native_dialog_get_type@Base 3.19.12 ++ gtk_native_dialog_get_visible@Base 3.19.12 ++ gtk_native_dialog_hide@Base 3.19.12 ++ gtk_native_dialog_run@Base 3.19.12 ++ gtk_native_dialog_set_modal@Base 3.19.12 ++ gtk_native_dialog_set_title@Base 3.19.12 ++ gtk_native_dialog_set_transient_for@Base 3.19.12 ++ gtk_native_dialog_show@Base 3.19.12 ++ gtk_notebook_accessible_get_type@Base 3.7.10 ++ gtk_notebook_append_page@Base 3.0.0 ++ gtk_notebook_append_page_menu@Base 3.0.0 ++ gtk_notebook_detach_tab@Base 3.16.2 ++ gtk_notebook_get_action_widget@Base 3.0.0 ++ gtk_notebook_get_current_page@Base 3.0.0 ++ gtk_notebook_get_group_name@Base 3.0.0 ++ gtk_notebook_get_menu_label@Base 3.0.0 ++ gtk_notebook_get_menu_label_text@Base 3.0.0 ++ gtk_notebook_get_n_pages@Base 3.0.0 ++ gtk_notebook_get_nth_page@Base 3.0.0 ++ gtk_notebook_get_scrollable@Base 3.0.0 ++ gtk_notebook_get_show_border@Base 3.0.0 ++ gtk_notebook_get_show_tabs@Base 3.0.0 ++ gtk_notebook_get_tab_detachable@Base 3.0.0 ++ gtk_notebook_get_tab_hborder@Base 3.0.0 ++ gtk_notebook_get_tab_label@Base 3.0.0 ++ gtk_notebook_get_tab_label_text@Base 3.0.0 ++ gtk_notebook_get_tab_pos@Base 3.0.0 ++ gtk_notebook_get_tab_reorderable@Base 3.0.0 ++ gtk_notebook_get_tab_vborder@Base 3.0.0 ++ gtk_notebook_get_type@Base 3.0.0 ++ gtk_notebook_insert_page@Base 3.0.0 ++ gtk_notebook_insert_page_menu@Base 3.0.0 ++ gtk_notebook_new@Base 3.0.0 ++ gtk_notebook_next_page@Base 3.0.0 ++ gtk_notebook_page_accessible_get_type@Base 3.7.10 ++ gtk_notebook_page_accessible_invalidate@Base 3.7.10 ++ gtk_notebook_page_accessible_new@Base 3.7.10 ++ gtk_notebook_page_num@Base 3.0.0 ++ gtk_notebook_popup_disable@Base 3.0.0 ++ gtk_notebook_popup_enable@Base 3.0.0 ++ gtk_notebook_prepend_page@Base 3.0.0 ++ gtk_notebook_prepend_page_menu@Base 3.0.0 ++ gtk_notebook_prev_page@Base 3.0.0 ++ gtk_notebook_remove_page@Base 3.0.0 ++ gtk_notebook_reorder_child@Base 3.0.0 ++ gtk_notebook_set_action_widget@Base 3.0.0 ++ gtk_notebook_set_current_page@Base 3.0.0 ++ gtk_notebook_set_group_name@Base 3.0.0 ++ gtk_notebook_set_menu_label@Base 3.0.0 ++ gtk_notebook_set_menu_label_text@Base 3.0.0 ++ gtk_notebook_set_scrollable@Base 3.0.0 ++ gtk_notebook_set_show_border@Base 3.0.0 ++ gtk_notebook_set_show_tabs@Base 3.0.0 ++ gtk_notebook_set_tab_detachable@Base 3.0.0 ++ gtk_notebook_set_tab_label@Base 3.0.0 ++ gtk_notebook_set_tab_label_text@Base 3.0.0 ++ gtk_notebook_set_tab_pos@Base 3.0.0 ++ gtk_notebook_set_tab_reorderable@Base 3.0.0 ++ gtk_notebook_tab_get_type@Base 3.0.0 ++ gtk_number_up_layout_get_type@Base 3.0.0 ++ gtk_numerable_icon_get_background_gicon@Base 3.0.0 ++ gtk_numerable_icon_get_background_icon_name@Base 3.0.0 ++ gtk_numerable_icon_get_count@Base 3.0.0 ++ gtk_numerable_icon_get_label@Base 3.0.0 ++ gtk_numerable_icon_get_style_context@Base 3.0.0 ++ gtk_numerable_icon_get_type@Base 3.0.0 ++ gtk_numerable_icon_new@Base 3.0.0 ++ gtk_numerable_icon_new_with_style_context@Base 3.0.0 ++ gtk_numerable_icon_set_background_gicon@Base 3.0.0 ++ gtk_numerable_icon_set_background_icon_name@Base 3.0.0 ++ gtk_numerable_icon_set_count@Base 3.0.0 ++ gtk_numerable_icon_set_label@Base 3.0.0 ++ gtk_numerable_icon_set_style_context@Base 3.0.0 ++ gtk_offscreen_window_get_pixbuf@Base 3.0.0 ++ gtk_offscreen_window_get_surface@Base 3.0.0 ++ gtk_offscreen_window_get_type@Base 3.0.0 ++ gtk_offscreen_window_new@Base 3.0.0 ++ gtk_orientable_get_orientation@Base 3.0.0 ++ gtk_orientable_get_type@Base 3.0.0 ++ gtk_orientable_set_orientation@Base 3.0.0 ++ gtk_orientation_get_type@Base 3.0.0 ++ gtk_overlay_add_overlay@Base 3.1.6 ++ gtk_overlay_get_overlay_pass_through@Base 3.17.9 ++ gtk_overlay_get_type@Base 3.1.6 ++ gtk_overlay_new@Base 3.1.6 ++ gtk_overlay_reorder_overlay@Base 3.17.9 ++ gtk_overlay_set_overlay_pass_through@Base 3.17.9 ++ gtk_pack_direction_get_type@Base 3.0.0 ++ gtk_pack_type_get_type@Base 3.0.0 ++ gtk_pad_action_type_get_type@Base 3.21.5 ++ gtk_pad_controller_get_type@Base 3.21.5 ++ gtk_pad_controller_new@Base 3.21.5 ++ gtk_pad_controller_set_action@Base 3.21.5 ++ gtk_pad_controller_set_action_entries@Base 3.21.5 ++ gtk_page_orientation_get_type@Base 3.0.0 ++ gtk_page_set_get_type@Base 3.0.0 ++ gtk_page_setup_copy@Base 3.0.0 ++ gtk_page_setup_get_bottom_margin@Base 3.0.0 ++ gtk_page_setup_get_left_margin@Base 3.0.0 ++ gtk_page_setup_get_orientation@Base 3.0.0 ++ gtk_page_setup_get_page_height@Base 3.0.0 ++ gtk_page_setup_get_page_width@Base 3.0.0 ++ gtk_page_setup_get_paper_height@Base 3.0.0 ++ gtk_page_setup_get_paper_size@Base 3.0.0 ++ gtk_page_setup_get_paper_width@Base 3.0.0 ++ gtk_page_setup_get_right_margin@Base 3.0.0 ++ gtk_page_setup_get_top_margin@Base 3.0.0 ++ gtk_page_setup_get_type@Base 3.0.0 ++ gtk_page_setup_load_file@Base 3.0.0 ++ gtk_page_setup_load_key_file@Base 3.0.0 ++ gtk_page_setup_new@Base 3.0.0 ++ gtk_page_setup_new_from_file@Base 3.0.0 ++ gtk_page_setup_new_from_gvariant@Base 3.21.4 ++ gtk_page_setup_new_from_key_file@Base 3.0.0 ++ gtk_page_setup_set_bottom_margin@Base 3.0.0 ++ gtk_page_setup_set_left_margin@Base 3.0.0 ++ gtk_page_setup_set_orientation@Base 3.0.0 ++ gtk_page_setup_set_paper_size@Base 3.0.0 ++ gtk_page_setup_set_paper_size_and_default_margins@Base 3.0.0 ++ gtk_page_setup_set_right_margin@Base 3.0.0 ++ gtk_page_setup_set_top_margin@Base 3.0.0 ++ gtk_page_setup_to_file@Base 3.0.0 ++ gtk_page_setup_to_gvariant@Base 3.21.4 ++ gtk_page_setup_to_key_file@Base 3.0.0 ++ gtk_page_setup_unix_dialog_get_page_setup@Base 3.0.0 ++ gtk_page_setup_unix_dialog_get_print_settings@Base 3.0.0 ++ gtk_page_setup_unix_dialog_get_type@Base 3.0.0 ++ gtk_page_setup_unix_dialog_new@Base 3.0.0 ++ gtk_page_setup_unix_dialog_set_page_setup@Base 3.0.0 ++ gtk_page_setup_unix_dialog_set_print_settings@Base 3.0.0 ++ gtk_paint_arrow@Base 3.0.0 ++ gtk_paint_box@Base 3.0.0 ++ gtk_paint_box_gap@Base 3.0.0 ++ gtk_paint_check@Base 3.0.0 ++ gtk_paint_diamond@Base 3.0.0 ++ gtk_paint_expander@Base 3.0.0 ++ gtk_paint_extension@Base 3.0.0 ++ gtk_paint_flat_box@Base 3.0.0 ++ gtk_paint_focus@Base 3.0.0 ++ gtk_paint_handle@Base 3.0.0 ++ gtk_paint_hline@Base 3.0.0 ++ gtk_paint_layout@Base 3.0.0 ++ gtk_paint_option@Base 3.0.0 ++ gtk_paint_resize_grip@Base 3.0.0 ++ gtk_paint_shadow@Base 3.0.0 ++ gtk_paint_shadow_gap@Base 3.0.0 ++ gtk_paint_slider@Base 3.0.0 ++ gtk_paint_spinner@Base 3.0.0 ++ gtk_paint_tab@Base 3.0.0 ++ gtk_paint_vline@Base 3.0.0 ++ gtk_pan_direction_get_type@Base 3.13.7 ++ gtk_paned_accessible_get_type@Base 3.7.10 ++ gtk_paned_add1@Base 3.0.0 ++ gtk_paned_add2@Base 3.0.0 ++ gtk_paned_get_child1@Base 3.0.0 ++ gtk_paned_get_child2@Base 3.0.0 ++ gtk_paned_get_handle_window@Base 3.0.0 ++ gtk_paned_get_position@Base 3.0.0 ++ gtk_paned_get_type@Base 3.0.0 ++ gtk_paned_get_wide_handle@Base 3.16.2 ++ gtk_paned_new@Base 3.0.0 ++ gtk_paned_pack1@Base 3.0.0 ++ gtk_paned_pack2@Base 3.0.0 ++ gtk_paned_set_position@Base 3.0.0 ++ gtk_paned_set_wide_handle@Base 3.16.2 ++ gtk_paper_size_copy@Base 3.0.0 ++ gtk_paper_size_free@Base 3.0.0 ++ gtk_paper_size_get_default@Base 3.0.0 ++ gtk_paper_size_get_default_bottom_margin@Base 3.0.0 ++ gtk_paper_size_get_default_left_margin@Base 3.0.0 ++ gtk_paper_size_get_default_right_margin@Base 3.0.0 ++ gtk_paper_size_get_default_top_margin@Base 3.0.0 ++ gtk_paper_size_get_display_name@Base 3.0.0 ++ gtk_paper_size_get_height@Base 3.0.0 ++ gtk_paper_size_get_name@Base 3.0.0 ++ gtk_paper_size_get_paper_sizes@Base 3.0.0 ++ gtk_paper_size_get_ppd_name@Base 3.0.0 ++ gtk_paper_size_get_type@Base 3.0.0 ++ gtk_paper_size_get_width@Base 3.0.0 ++ gtk_paper_size_is_custom@Base 3.0.0 ++ gtk_paper_size_is_equal@Base 3.0.0 ++ gtk_paper_size_is_ipp@Base 3.16.2 ++ gtk_paper_size_new@Base 3.0.0 ++ gtk_paper_size_new_custom@Base 3.0.0 ++ gtk_paper_size_new_from_gvariant@Base 3.21.4 ++ gtk_paper_size_new_from_ipp@Base 3.16.2 ++ gtk_paper_size_new_from_key_file@Base 3.0.0 ++ gtk_paper_size_new_from_ppd@Base 3.0.0 ++ gtk_paper_size_set_size@Base 3.0.0 ++ gtk_paper_size_to_gvariant@Base 3.21.4 ++ gtk_paper_size_to_key_file@Base 3.0.0 ++ gtk_parse_args@Base 3.0.0 ++ gtk_path_bar_get_type@Base 3.0.0 ++ gtk_path_priority_type_get_type@Base 3.0.0 ++ gtk_path_type_get_type@Base 3.0.0 ++ gtk_places_open_flags_get_type@Base 3.9.10 ++ gtk_places_sidebar_add_shortcut@Base 3.9.10 ++ gtk_places_sidebar_get_local_only@Base 3.11.5 ++ gtk_places_sidebar_get_location@Base 3.9.10 ++ gtk_places_sidebar_get_nth_bookmark@Base 3.9.10 ++ gtk_places_sidebar_get_open_flags@Base 3.9.10 ++ gtk_places_sidebar_get_show_connect_to_server@Base 3.9.10 ++ gtk_places_sidebar_get_show_desktop@Base 3.9.10 ++ gtk_places_sidebar_get_show_enter_location@Base 3.13.7 ++ gtk_places_sidebar_get_show_other_locations@Base 3.17.9 ++ gtk_places_sidebar_get_show_recent@Base 3.17.9 ++ gtk_places_sidebar_get_show_starred_location@Base 3.22.26 ++ gtk_places_sidebar_get_show_trash@Base 3.17.9 ++ gtk_places_sidebar_get_type@Base 3.9.10 ++ gtk_places_sidebar_list_shortcuts@Base 3.9.10 ++ gtk_places_sidebar_new@Base 3.9.10 ++ gtk_places_sidebar_remove_shortcut@Base 3.9.10 ++ gtk_places_sidebar_set_drop_targets_visible@Base 3.17.9 ++ gtk_places_sidebar_set_local_only@Base 3.11.5 ++ gtk_places_sidebar_set_location@Base 3.9.10 ++ gtk_places_sidebar_set_open_flags@Base 3.9.10 ++ gtk_places_sidebar_set_show_connect_to_server@Base 3.9.10 ++ gtk_places_sidebar_set_show_desktop@Base 3.9.10 ++ gtk_places_sidebar_set_show_enter_location@Base 3.13.7 ++ gtk_places_sidebar_set_show_other_locations@Base 3.17.9 ++ gtk_places_sidebar_set_show_recent@Base 3.17.9 ++ gtk_places_sidebar_set_show_starred_location@Base 3.22.26 ++ gtk_places_sidebar_set_show_trash@Base 3.17.9 ++ gtk_plug_construct@Base 3.0.0 ++ gtk_plug_construct_for_display@Base 3.0.0 ++ gtk_plug_get_embedded@Base 3.0.0 ++ gtk_plug_get_id@Base 3.0.0 ++ gtk_plug_get_socket_window@Base 3.0.0 ++ gtk_plug_get_type@Base 3.0.0 ++ gtk_plug_new@Base 3.0.0 ++ gtk_plug_new_for_display@Base 3.0.0 ++ gtk_policy_type_get_type@Base 3.0.0 ++ gtk_popover_accessible_get_type@Base 3.12.0 ++ gtk_popover_bind_model@Base 3.11.7 ++ gtk_popover_constraint_get_type@Base 3.19.12 ++ gtk_popover_get_constrain_to@Base 3.19.12 ++ gtk_popover_get_default_widget@Base 3.17.9 ++ gtk_popover_get_modal@Base 3.11.5 ++ gtk_popover_get_pointing_to@Base 3.11.5 ++ gtk_popover_get_position@Base 3.11.5 ++ gtk_popover_get_relative_to@Base 3.11.5 ++ gtk_popover_get_transitions_enabled@Base 3.16.2 ++ gtk_popover_get_type@Base 3.11.5 ++ gtk_popover_menu_get_type@Base 3.16.2 ++ gtk_popover_menu_new@Base 3.16.2 ++ gtk_popover_menu_open_submenu@Base 3.16.2 ++ gtk_popover_new@Base 3.11.5 ++ gtk_popover_new_from_model@Base 3.11.7 ++ gtk_popover_popdown@Base 3.21.5 ++ gtk_popover_popup@Base 3.21.5 ++ gtk_popover_set_constrain_to@Base 3.19.12 ++ gtk_popover_set_default_widget@Base 3.17.9 ++ gtk_popover_set_modal@Base 3.11.5 ++ gtk_popover_set_pointing_to@Base 3.11.5 ++ gtk_popover_set_position@Base 3.11.5 ++ gtk_popover_set_relative_to@Base 3.11.5 ++ gtk_popover_set_transitions_enabled@Base 3.16.2 ++ gtk_position_type_get_type@Base 3.0.0 ++ gtk_print_backend_add_printer@Base 3.0.0 ++ gtk_print_backend_destroy@Base 3.0.0 ++ gtk_print_backend_error_quark@Base 3.0.0 ++ gtk_print_backend_find_printer@Base 3.0.0 ++ gtk_print_backend_get_printer_list@Base 3.0.0 ++ gtk_print_backend_get_type@Base 3.0.0 ++ gtk_print_backend_load_modules@Base 3.0.0 ++ gtk_print_backend_print_stream@Base 3.0.0 ++ gtk_print_backend_printer_list_is_done@Base 3.0.0 ++ gtk_print_backend_remove_printer@Base 3.0.0 ++ gtk_print_backend_set_list_done@Base 3.0.0 ++ gtk_print_backend_set_password@Base 3.0.0 ++ gtk_print_capabilities_get_type@Base 3.0.0 ++ gtk_print_context_create_pango_context@Base 3.0.0 ++ gtk_print_context_create_pango_layout@Base 3.0.0 ++ gtk_print_context_get_cairo_context@Base 3.0.0 ++ gtk_print_context_get_dpi_x@Base 3.0.0 ++ gtk_print_context_get_dpi_y@Base 3.0.0 ++ gtk_print_context_get_hard_margins@Base 3.0.0 ++ gtk_print_context_get_height@Base 3.0.0 ++ gtk_print_context_get_page_setup@Base 3.0.0 ++ gtk_print_context_get_pango_fontmap@Base 3.0.0 ++ gtk_print_context_get_type@Base 3.0.0 ++ gtk_print_context_get_width@Base 3.0.0 ++ gtk_print_context_set_cairo_context@Base 3.0.0 ++ gtk_print_duplex_get_type@Base 3.0.0 ++ gtk_print_error_get_type@Base 3.0.0 ++ gtk_print_error_quark@Base 3.0.0 ++ gtk_print_job_get_collate@Base 3.0.0 ++ gtk_print_job_get_n_up@Base 3.0.0 ++ gtk_print_job_get_n_up_layout@Base 3.0.0 ++ gtk_print_job_get_num_copies@Base 3.0.0 ++ gtk_print_job_get_page_ranges@Base 3.0.0 ++ gtk_print_job_get_page_set@Base 3.0.0 ++ gtk_print_job_get_pages@Base 3.0.0 ++ gtk_print_job_get_printer@Base 3.0.0 ++ gtk_print_job_get_reverse@Base 3.0.0 ++ gtk_print_job_get_rotate@Base 3.0.0 ++ gtk_print_job_get_scale@Base 3.0.0 ++ gtk_print_job_get_settings@Base 3.0.0 ++ gtk_print_job_get_status@Base 3.0.0 ++ gtk_print_job_get_surface@Base 3.0.0 ++ gtk_print_job_get_title@Base 3.0.0 ++ gtk_print_job_get_track_print_status@Base 3.0.0 ++ gtk_print_job_get_type@Base 3.0.0 ++ gtk_print_job_new@Base 3.0.0 ++ gtk_print_job_send@Base 3.0.0 ++ gtk_print_job_set_collate@Base 3.0.0 ++ gtk_print_job_set_n_up@Base 3.0.0 ++ gtk_print_job_set_n_up_layout@Base 3.0.0 ++ gtk_print_job_set_num_copies@Base 3.0.0 ++ gtk_print_job_set_page_ranges@Base 3.0.0 ++ gtk_print_job_set_page_set@Base 3.0.0 ++ gtk_print_job_set_pages@Base 3.0.0 ++ gtk_print_job_set_reverse@Base 3.0.0 ++ gtk_print_job_set_rotate@Base 3.0.0 ++ gtk_print_job_set_scale@Base 3.0.0 ++ gtk_print_job_set_source_fd@Base 3.21.4 ++ gtk_print_job_set_source_file@Base 3.0.0 ++ gtk_print_job_set_status@Base 3.0.0 ++ gtk_print_job_set_track_print_status@Base 3.0.0 ++ gtk_print_operation_action_get_type@Base 3.0.0 ++ gtk_print_operation_cancel@Base 3.0.0 ++ gtk_print_operation_draw_page_finish@Base 3.0.0 ++ gtk_print_operation_get_default_page_setup@Base 3.0.0 ++ gtk_print_operation_get_embed_page_setup@Base 3.0.0 ++ gtk_print_operation_get_error@Base 3.0.0 ++ gtk_print_operation_get_has_selection@Base 3.0.0 ++ gtk_print_operation_get_n_pages_to_print@Base 3.0.0 ++ gtk_print_operation_get_print_settings@Base 3.0.0 ++ gtk_print_operation_get_status@Base 3.0.0 ++ gtk_print_operation_get_status_string@Base 3.0.0 ++ gtk_print_operation_get_support_selection@Base 3.0.0 ++ gtk_print_operation_get_type@Base 3.0.0 ++ gtk_print_operation_is_finished@Base 3.0.0 ++ gtk_print_operation_new@Base 3.0.0 ++ gtk_print_operation_preview_end_preview@Base 3.0.0 ++ gtk_print_operation_preview_get_type@Base 3.0.0 ++ gtk_print_operation_preview_is_selected@Base 3.0.0 ++ gtk_print_operation_preview_render_page@Base 3.0.0 ++ gtk_print_operation_result_get_type@Base 3.0.0 ++ gtk_print_operation_run@Base 3.0.0 ++ gtk_print_operation_set_allow_async@Base 3.0.0 ++ gtk_print_operation_set_current_page@Base 3.0.0 ++ gtk_print_operation_set_custom_tab_label@Base 3.0.0 ++ gtk_print_operation_set_default_page_setup@Base 3.0.0 ++ gtk_print_operation_set_defer_drawing@Base 3.0.0 ++ gtk_print_operation_set_embed_page_setup@Base 3.0.0 ++ gtk_print_operation_set_export_filename@Base 3.0.0 ++ gtk_print_operation_set_has_selection@Base 3.0.0 ++ gtk_print_operation_set_job_name@Base 3.0.0 ++ gtk_print_operation_set_n_pages@Base 3.0.0 ++ gtk_print_operation_set_print_settings@Base 3.0.0 ++ gtk_print_operation_set_show_progress@Base 3.0.0 ++ gtk_print_operation_set_support_selection@Base 3.0.0 ++ gtk_print_operation_set_track_print_status@Base 3.0.0 ++ gtk_print_operation_set_unit@Base 3.0.0 ++ gtk_print_operation_set_use_full_page@Base 3.0.0 ++ gtk_print_pages_get_type@Base 3.0.0 ++ gtk_print_quality_get_type@Base 3.0.0 ++ gtk_print_run_page_setup_dialog@Base 3.0.0 ++ gtk_print_run_page_setup_dialog_async@Base 3.0.0 ++ gtk_print_settings_copy@Base 3.0.0 ++ gtk_print_settings_foreach@Base 3.0.0 ++ gtk_print_settings_get@Base 3.0.0 ++ gtk_print_settings_get_bool@Base 3.0.0 ++ gtk_print_settings_get_collate@Base 3.0.0 ++ gtk_print_settings_get_default_source@Base 3.0.0 ++ gtk_print_settings_get_dither@Base 3.0.0 ++ gtk_print_settings_get_double@Base 3.0.0 ++ gtk_print_settings_get_double_with_default@Base 3.0.0 ++ gtk_print_settings_get_duplex@Base 3.0.0 ++ gtk_print_settings_get_finishings@Base 3.0.0 ++ gtk_print_settings_get_int@Base 3.0.0 ++ gtk_print_settings_get_int_with_default@Base 3.0.0 ++ gtk_print_settings_get_length@Base 3.0.0 ++ gtk_print_settings_get_media_type@Base 3.0.0 ++ gtk_print_settings_get_n_copies@Base 3.0.0 ++ gtk_print_settings_get_number_up@Base 3.0.0 ++ gtk_print_settings_get_number_up_layout@Base 3.0.0 ++ gtk_print_settings_get_orientation@Base 3.0.0 ++ gtk_print_settings_get_output_bin@Base 3.0.0 ++ gtk_print_settings_get_page_ranges@Base 3.0.0 ++ gtk_print_settings_get_page_set@Base 3.0.0 ++ gtk_print_settings_get_paper_height@Base 3.0.0 ++ gtk_print_settings_get_paper_size@Base 3.0.0 ++ gtk_print_settings_get_paper_width@Base 3.0.0 ++ gtk_print_settings_get_print_pages@Base 3.0.0 ++ gtk_print_settings_get_printer@Base 3.0.0 ++ gtk_print_settings_get_printer_lpi@Base 3.0.0 ++ gtk_print_settings_get_quality@Base 3.0.0 ++ gtk_print_settings_get_resolution@Base 3.0.0 ++ gtk_print_settings_get_resolution_x@Base 3.0.0 ++ gtk_print_settings_get_resolution_y@Base 3.0.0 ++ gtk_print_settings_get_reverse@Base 3.0.0 ++ gtk_print_settings_get_scale@Base 3.0.0 ++ gtk_print_settings_get_type@Base 3.0.0 ++ gtk_print_settings_get_use_color@Base 3.0.0 ++ gtk_print_settings_has_key@Base 3.0.0 ++ gtk_print_settings_load_file@Base 3.0.0 ++ gtk_print_settings_load_key_file@Base 3.0.0 ++ gtk_print_settings_new@Base 3.0.0 ++ gtk_print_settings_new_from_file@Base 3.0.0 ++ gtk_print_settings_new_from_gvariant@Base 3.21.4 ++ gtk_print_settings_new_from_key_file@Base 3.0.0 ++ gtk_print_settings_set@Base 3.0.0 ++ gtk_print_settings_set_bool@Base 3.0.0 ++ gtk_print_settings_set_collate@Base 3.0.0 ++ gtk_print_settings_set_default_source@Base 3.0.0 ++ gtk_print_settings_set_dither@Base 3.0.0 ++ gtk_print_settings_set_double@Base 3.0.0 ++ gtk_print_settings_set_duplex@Base 3.0.0 ++ gtk_print_settings_set_finishings@Base 3.0.0 ++ gtk_print_settings_set_int@Base 3.0.0 ++ gtk_print_settings_set_length@Base 3.0.0 ++ gtk_print_settings_set_media_type@Base 3.0.0 ++ gtk_print_settings_set_n_copies@Base 3.0.0 ++ gtk_print_settings_set_number_up@Base 3.0.0 ++ gtk_print_settings_set_number_up_layout@Base 3.0.0 ++ gtk_print_settings_set_orientation@Base 3.0.0 ++ gtk_print_settings_set_output_bin@Base 3.0.0 ++ gtk_print_settings_set_page_ranges@Base 3.0.0 ++ gtk_print_settings_set_page_set@Base 3.0.0 ++ gtk_print_settings_set_paper_height@Base 3.0.0 ++ gtk_print_settings_set_paper_size@Base 3.0.0 ++ gtk_print_settings_set_paper_width@Base 3.0.0 ++ gtk_print_settings_set_print_pages@Base 3.0.0 ++ gtk_print_settings_set_printer@Base 3.0.0 ++ gtk_print_settings_set_printer_lpi@Base 3.0.0 ++ gtk_print_settings_set_quality@Base 3.0.0 ++ gtk_print_settings_set_resolution@Base 3.0.0 ++ gtk_print_settings_set_resolution_xy@Base 3.0.0 ++ gtk_print_settings_set_reverse@Base 3.0.0 ++ gtk_print_settings_set_scale@Base 3.0.0 ++ gtk_print_settings_set_use_color@Base 3.0.0 ++ gtk_print_settings_to_file@Base 3.0.0 ++ gtk_print_settings_to_gvariant@Base 3.21.4 ++ gtk_print_settings_to_key_file@Base 3.0.0 ++ gtk_print_settings_unset@Base 3.0.0 ++ gtk_print_status_get_type@Base 3.0.0 ++ gtk_print_unix_dialog_add_custom_tab@Base 3.0.0 ++ gtk_print_unix_dialog_get_current_page@Base 3.0.0 ++ gtk_print_unix_dialog_get_embed_page_setup@Base 3.0.0 ++ gtk_print_unix_dialog_get_has_selection@Base 3.0.0 ++ gtk_print_unix_dialog_get_manual_capabilities@Base 3.0.0 ++ gtk_print_unix_dialog_get_page_setup@Base 3.0.0 ++ gtk_print_unix_dialog_get_page_setup_set@Base 3.0.0 ++ gtk_print_unix_dialog_get_selected_printer@Base 3.0.0 ++ gtk_print_unix_dialog_get_settings@Base 3.0.0 ++ gtk_print_unix_dialog_get_support_selection@Base 3.0.0 ++ gtk_print_unix_dialog_get_type@Base 3.0.0 ++ gtk_print_unix_dialog_new@Base 3.0.0 ++ gtk_print_unix_dialog_set_current_page@Base 3.0.0 ++ gtk_print_unix_dialog_set_embed_page_setup@Base 3.0.0 ++ gtk_print_unix_dialog_set_has_selection@Base 3.0.0 ++ gtk_print_unix_dialog_set_manual_capabilities@Base 3.0.0 ++ gtk_print_unix_dialog_set_page_setup@Base 3.0.0 ++ gtk_print_unix_dialog_set_settings@Base 3.0.0 ++ gtk_print_unix_dialog_set_support_selection@Base 3.0.0 ++ gtk_printer_accepts_pdf@Base 3.0.0 ++ gtk_printer_accepts_ps@Base 3.0.0 ++ gtk_printer_compare@Base 3.0.0 ++ gtk_printer_get_backend@Base 3.0.0 ++ gtk_printer_get_capabilities@Base 3.0.0 ++ gtk_printer_get_default_page_size@Base 3.0.0 ++ gtk_printer_get_description@Base 3.0.0 ++ gtk_printer_get_hard_margins@Base 3.0.0 ++ gtk_printer_get_icon_name@Base 3.0.0 ++ gtk_printer_get_job_count@Base 3.0.0 ++ gtk_printer_get_location@Base 3.0.0 ++ gtk_printer_get_name@Base 3.0.0 ++ gtk_printer_get_state_message@Base 3.0.0 ++ gtk_printer_get_type@Base 3.0.0 ++ gtk_printer_has_details@Base 3.0.0 ++ gtk_printer_is_accepting_jobs@Base 3.0.0 ++ gtk_printer_is_active@Base 3.0.0 ++ gtk_printer_is_default@Base 3.0.0 ++ gtk_printer_is_new@Base 3.0.0 ++ gtk_printer_is_paused@Base 3.0.0 ++ gtk_printer_is_virtual@Base 3.0.0 ++ gtk_printer_list_papers@Base 3.0.0 ++ gtk_printer_new@Base 3.0.0 ++ gtk_printer_option_allocate_choices@Base 3.0.0 ++ gtk_printer_option_choices_from_array@Base 3.0.0 ++ gtk_printer_option_clear_has_conflict@Base 3.0.0 ++ gtk_printer_option_get_activates_default@Base 3.0.0 ++ gtk_printer_option_get_type@Base 3.0.0 ++ gtk_printer_option_has_choice@Base 3.0.0 ++ gtk_printer_option_new@Base 3.0.0 ++ gtk_printer_option_set@Base 3.0.0 ++ gtk_printer_option_set_activates_default@Base 3.0.0 ++ gtk_printer_option_set_add@Base 3.0.0 ++ gtk_printer_option_set_boolean@Base 3.0.0 ++ gtk_printer_option_set_clear_conflicts@Base 3.0.0 ++ gtk_printer_option_set_foreach@Base 3.0.0 ++ gtk_printer_option_set_foreach_in_group@Base 3.0.0 ++ gtk_printer_option_set_get_groups@Base 3.0.0 ++ gtk_printer_option_set_get_type@Base 3.0.0 ++ gtk_printer_option_set_has_conflict@Base 3.0.0 ++ gtk_printer_option_set_lookup@Base 3.0.0 ++ gtk_printer_option_set_new@Base 3.0.0 ++ gtk_printer_option_set_remove@Base 3.0.0 ++ gtk_printer_option_widget_get_external_label@Base 3.0.0 ++ gtk_printer_option_widget_get_type@Base 3.0.0 ++ gtk_printer_option_widget_get_value@Base 3.0.0 ++ gtk_printer_option_widget_has_external_label@Base 3.0.0 ++ gtk_printer_option_widget_new@Base 3.0.0 ++ gtk_printer_option_widget_set_source@Base 3.0.0 ++ gtk_printer_request_details@Base 3.0.0 ++ gtk_printer_set_accepts_pdf@Base 3.0.0 ++ gtk_printer_set_accepts_ps@Base 3.0.0 ++ gtk_printer_set_description@Base 3.0.0 ++ gtk_printer_set_has_details@Base 3.0.0 ++ gtk_printer_set_icon_name@Base 3.0.0 ++ gtk_printer_set_is_accepting_jobs@Base 3.0.0 ++ gtk_printer_set_is_active@Base 3.0.0 ++ gtk_printer_set_is_default@Base 3.0.0 ++ gtk_printer_set_is_new@Base 3.0.0 ++ gtk_printer_set_is_paused@Base 3.0.0 ++ gtk_printer_set_job_count@Base 3.0.0 ++ gtk_printer_set_location@Base 3.0.0 ++ gtk_printer_set_state_message@Base 3.0.0 ++ gtk_progress_bar_accessible_get_type@Base 3.7.10 ++ gtk_progress_bar_get_ellipsize@Base 3.0.0 ++ gtk_progress_bar_get_fraction@Base 3.0.0 ++ gtk_progress_bar_get_inverted@Base 3.0.0 ++ gtk_progress_bar_get_pulse_step@Base 3.0.0 ++ gtk_progress_bar_get_show_text@Base 3.0.0 ++ gtk_progress_bar_get_text@Base 3.0.0 ++ gtk_progress_bar_get_type@Base 3.0.0 ++ gtk_progress_bar_new@Base 3.0.0 ++ gtk_progress_bar_pulse@Base 3.0.0 ++ gtk_progress_bar_set_ellipsize@Base 3.0.0 ++ gtk_progress_bar_set_fraction@Base 3.0.0 ++ gtk_progress_bar_set_inverted@Base 3.0.0 ++ gtk_progress_bar_set_pulse_step@Base 3.0.0 ++ gtk_progress_bar_set_show_text@Base 3.0.0 ++ gtk_progress_bar_set_text@Base 3.0.0 ++ gtk_propagate_event@Base 3.0.0 ++ gtk_propagation_phase_get_type@Base 3.13.7 ++ gtk_radio_action_get_current_value@Base 3.0.0 ++ gtk_radio_action_get_group@Base 3.0.0 ++ gtk_radio_action_get_type@Base 3.0.0 ++ gtk_radio_action_join_group@Base 3.0.0 ++ gtk_radio_action_new@Base 3.0.0 ++ gtk_radio_action_set_current_value@Base 3.0.0 ++ gtk_radio_action_set_group@Base 3.0.0 ++ gtk_radio_button_accessible_get_type@Base 3.7.10 ++ gtk_radio_button_get_group@Base 3.0.0 ++ gtk_radio_button_get_type@Base 3.0.0 ++ gtk_radio_button_join_group@Base 3.0.0 ++ gtk_radio_button_new@Base 3.0.0 ++ gtk_radio_button_new_from_widget@Base 3.0.0 ++ gtk_radio_button_new_with_label@Base 3.0.0 ++ gtk_radio_button_new_with_label_from_widget@Base 3.0.0 ++ gtk_radio_button_new_with_mnemonic@Base 3.0.0 ++ gtk_radio_button_new_with_mnemonic_from_widget@Base 3.0.0 ++ gtk_radio_button_set_group@Base 3.0.0 ++ gtk_radio_menu_item_accessible_get_type@Base 3.7.10 ++ gtk_radio_menu_item_get_group@Base 3.0.0 ++ gtk_radio_menu_item_get_type@Base 3.0.0 ++ gtk_radio_menu_item_join_group@Base 3.17.9 ++ gtk_radio_menu_item_new@Base 3.0.0 ++ gtk_radio_menu_item_new_from_widget@Base 3.0.0 ++ gtk_radio_menu_item_new_with_label@Base 3.0.0 ++ gtk_radio_menu_item_new_with_label_from_widget@Base 3.0.0 ++ gtk_radio_menu_item_new_with_mnemonic@Base 3.0.0 ++ gtk_radio_menu_item_new_with_mnemonic_from_widget@Base 3.0.0 ++ gtk_radio_menu_item_set_group@Base 3.0.0 ++ gtk_radio_tool_button_get_group@Base 3.0.0 ++ gtk_radio_tool_button_get_type@Base 3.0.0 ++ gtk_radio_tool_button_new@Base 3.0.0 ++ gtk_radio_tool_button_new_from_stock@Base 3.0.0 ++ gtk_radio_tool_button_new_from_widget@Base 3.0.0 ++ gtk_radio_tool_button_new_with_stock_from_widget@Base 3.0.0 ++ gtk_radio_tool_button_set_group@Base 3.0.0 ++ gtk_range_accessible_get_type@Base 3.7.10 ++ gtk_range_get_adjustment@Base 3.0.0 ++ gtk_range_get_fill_level@Base 3.0.0 ++ gtk_range_get_flippable@Base 3.0.0 ++ gtk_range_get_inverted@Base 3.0.0 ++ gtk_range_get_lower_stepper_sensitivity@Base 3.0.0 ++ gtk_range_get_min_slider_size@Base 3.0.0 ++ gtk_range_get_range_rect@Base 3.0.0 ++ gtk_range_get_restrict_to_fill_level@Base 3.0.0 ++ gtk_range_get_round_digits@Base 3.0.0 ++ gtk_range_get_show_fill_level@Base 3.0.0 ++ gtk_range_get_slider_range@Base 3.0.0 ++ gtk_range_get_slider_size_fixed@Base 3.0.0 ++ gtk_range_get_type@Base 3.0.0 ++ gtk_range_get_upper_stepper_sensitivity@Base 3.0.0 ++ gtk_range_get_value@Base 3.0.0 ++ gtk_range_set_adjustment@Base 3.0.0 ++ gtk_range_set_fill_level@Base 3.0.0 ++ gtk_range_set_flippable@Base 3.0.0 ++ gtk_range_set_increments@Base 3.0.0 ++ gtk_range_set_inverted@Base 3.0.0 ++ gtk_range_set_lower_stepper_sensitivity@Base 3.0.0 ++ gtk_range_set_min_slider_size@Base 3.0.0 ++ gtk_range_set_range@Base 3.0.0 ++ gtk_range_set_restrict_to_fill_level@Base 3.0.0 ++ gtk_range_set_round_digits@Base 3.0.0 ++ gtk_range_set_show_fill_level@Base 3.0.0 ++ gtk_range_set_slider_size_fixed@Base 3.0.0 ++ gtk_range_set_upper_stepper_sensitivity@Base 3.0.0 ++ gtk_range_set_value@Base 3.0.0 ++ gtk_rc_add_default_file@Base 3.0.0 ++ gtk_rc_find_module_in_path@Base 3.0.0 ++ gtk_rc_find_pixmap_in_path@Base 3.0.0 ++ gtk_rc_flags_get_type@Base 3.0.0 ++ gtk_rc_get_default_files@Base 3.0.0 ++ gtk_rc_get_im_module_file@Base 3.0.0 ++ gtk_rc_get_im_module_path@Base 3.0.0 ++ gtk_rc_get_module_dir@Base 3.0.0 ++ gtk_rc_get_style@Base 3.0.0 ++ gtk_rc_get_style_by_paths@Base 3.0.0 ++ gtk_rc_get_theme_dir@Base 3.0.0 ++ gtk_rc_parse@Base 3.0.0 ++ gtk_rc_parse_color@Base 3.0.0 ++ gtk_rc_parse_color_full@Base 3.0.0 ++ gtk_rc_parse_priority@Base 3.0.0 ++ gtk_rc_parse_state@Base 3.0.0 ++ gtk_rc_parse_string@Base 3.0.0 ++ gtk_rc_property_parse_border@Base 3.0.0 ++ gtk_rc_property_parse_color@Base 3.0.0 ++ gtk_rc_property_parse_enum@Base 3.0.0 ++ gtk_rc_property_parse_flags@Base 3.0.0 ++ gtk_rc_property_parse_requisition@Base 3.0.0 ++ gtk_rc_reparse_all@Base 3.0.0 ++ gtk_rc_reparse_all_for_settings@Base 3.0.0 ++ gtk_rc_reset_styles@Base 3.0.0 ++ gtk_rc_scanner_new@Base 3.0.0 ++ gtk_rc_set_default_files@Base 3.0.0 ++ gtk_rc_style_copy@Base 3.0.0 ++ gtk_rc_style_get_type@Base 3.0.0 ++ gtk_rc_style_new@Base 3.0.0 ++ gtk_rc_token_type_get_type@Base 3.0.0 ++ gtk_recent_action_get_show_numbers@Base 3.0.0 ++ gtk_recent_action_get_type@Base 3.0.0 ++ gtk_recent_action_new@Base 3.0.0 ++ gtk_recent_action_new_for_manager@Base 3.0.0 ++ gtk_recent_action_set_show_numbers@Base 3.0.0 ++ gtk_recent_chooser_add_filter@Base 3.0.0 ++ gtk_recent_chooser_dialog_get_type@Base 3.0.0 ++ gtk_recent_chooser_dialog_new@Base 3.0.0 ++ gtk_recent_chooser_dialog_new_for_manager@Base 3.0.0 ++ gtk_recent_chooser_error_get_type@Base 3.0.0 ++ gtk_recent_chooser_error_quark@Base 3.0.0 ++ gtk_recent_chooser_get_current_item@Base 3.0.0 ++ gtk_recent_chooser_get_current_uri@Base 3.0.0 ++ gtk_recent_chooser_get_filter@Base 3.0.0 ++ gtk_recent_chooser_get_items@Base 3.0.0 ++ gtk_recent_chooser_get_limit@Base 3.0.0 ++ gtk_recent_chooser_get_local_only@Base 3.0.0 ++ gtk_recent_chooser_get_select_multiple@Base 3.0.0 ++ gtk_recent_chooser_get_show_icons@Base 3.0.0 ++ gtk_recent_chooser_get_show_not_found@Base 3.0.0 ++ gtk_recent_chooser_get_show_private@Base 3.0.0 ++ gtk_recent_chooser_get_show_tips@Base 3.0.0 ++ gtk_recent_chooser_get_sort_type@Base 3.0.0 ++ gtk_recent_chooser_get_type@Base 3.0.0 ++ gtk_recent_chooser_get_uris@Base 3.0.0 ++ gtk_recent_chooser_list_filters@Base 3.0.0 ++ gtk_recent_chooser_menu_get_show_numbers@Base 3.0.0 ++ gtk_recent_chooser_menu_get_type@Base 3.0.0 ++ gtk_recent_chooser_menu_new@Base 3.0.0 ++ gtk_recent_chooser_menu_new_for_manager@Base 3.0.0 ++ gtk_recent_chooser_menu_set_show_numbers@Base 3.0.0 ++ gtk_recent_chooser_remove_filter@Base 3.0.0 ++ gtk_recent_chooser_select_all@Base 3.0.0 ++ gtk_recent_chooser_select_uri@Base 3.0.0 ++ gtk_recent_chooser_set_current_uri@Base 3.0.0 ++ gtk_recent_chooser_set_filter@Base 3.0.0 ++ gtk_recent_chooser_set_limit@Base 3.0.0 ++ gtk_recent_chooser_set_local_only@Base 3.0.0 ++ gtk_recent_chooser_set_select_multiple@Base 3.0.0 ++ gtk_recent_chooser_set_show_icons@Base 3.0.0 ++ gtk_recent_chooser_set_show_not_found@Base 3.0.0 ++ gtk_recent_chooser_set_show_private@Base 3.0.0 ++ gtk_recent_chooser_set_show_tips@Base 3.0.0 ++ gtk_recent_chooser_set_sort_func@Base 3.0.0 ++ gtk_recent_chooser_set_sort_type@Base 3.0.0 ++ gtk_recent_chooser_unselect_all@Base 3.0.0 ++ gtk_recent_chooser_unselect_uri@Base 3.0.0 ++ gtk_recent_chooser_widget_get_type@Base 3.0.0 ++ gtk_recent_chooser_widget_new@Base 3.0.0 ++ gtk_recent_chooser_widget_new_for_manager@Base 3.0.0 ++ gtk_recent_filter_add_age@Base 3.0.0 ++ gtk_recent_filter_add_application@Base 3.0.0 ++ gtk_recent_filter_add_custom@Base 3.0.0 ++ gtk_recent_filter_add_group@Base 3.0.0 ++ gtk_recent_filter_add_mime_type@Base 3.0.0 ++ gtk_recent_filter_add_pattern@Base 3.0.0 ++ gtk_recent_filter_add_pixbuf_formats@Base 3.0.0 ++ gtk_recent_filter_filter@Base 3.0.0 ++ gtk_recent_filter_flags_get_type@Base 3.0.0 ++ gtk_recent_filter_get_name@Base 3.0.0 ++ gtk_recent_filter_get_needed@Base 3.0.0 ++ gtk_recent_filter_get_type@Base 3.0.0 ++ gtk_recent_filter_new@Base 3.0.0 ++ gtk_recent_filter_set_name@Base 3.0.0 ++ gtk_recent_info_create_app_info@Base 3.0.0 ++ gtk_recent_info_exists@Base 3.0.0 ++ gtk_recent_info_get_added@Base 3.0.0 ++ gtk_recent_info_get_age@Base 3.0.0 ++ gtk_recent_info_get_application_info@Base 3.0.0 ++ gtk_recent_info_get_applications@Base 3.0.0 ++ gtk_recent_info_get_description@Base 3.0.0 ++ gtk_recent_info_get_display_name@Base 3.0.0 ++ gtk_recent_info_get_gicon@Base 3.0.0 ++ gtk_recent_info_get_groups@Base 3.0.0 ++ gtk_recent_info_get_icon@Base 3.0.0 ++ gtk_recent_info_get_mime_type@Base 3.0.0 ++ gtk_recent_info_get_modified@Base 3.0.0 ++ gtk_recent_info_get_private_hint@Base 3.0.0 ++ gtk_recent_info_get_short_name@Base 3.0.0 ++ gtk_recent_info_get_type@Base 3.0.0 ++ gtk_recent_info_get_uri@Base 3.0.0 ++ gtk_recent_info_get_uri_display@Base 3.0.0 ++ gtk_recent_info_get_visited@Base 3.0.0 ++ gtk_recent_info_has_application@Base 3.0.0 ++ gtk_recent_info_has_group@Base 3.0.0 ++ gtk_recent_info_is_local@Base 3.0.0 ++ gtk_recent_info_last_application@Base 3.0.0 ++ gtk_recent_info_match@Base 3.0.0 ++ gtk_recent_info_ref@Base 3.0.0 ++ gtk_recent_info_unref@Base 3.0.0 ++ gtk_recent_manager_add_full@Base 3.0.0 ++ gtk_recent_manager_add_item@Base 3.0.0 ++ gtk_recent_manager_error_get_type@Base 3.0.0 ++ gtk_recent_manager_error_quark@Base 3.0.0 ++ gtk_recent_manager_get_default@Base 3.0.0 ++ gtk_recent_manager_get_items@Base 3.0.0 ++ gtk_recent_manager_get_type@Base 3.0.0 ++ gtk_recent_manager_has_item@Base 3.0.0 ++ gtk_recent_manager_lookup_item@Base 3.0.0 ++ gtk_recent_manager_move_item@Base 3.0.0 ++ gtk_recent_manager_new@Base 3.0.0 ++ gtk_recent_manager_purge_items@Base 3.0.0 ++ gtk_recent_manager_remove_item@Base 3.0.0 ++ gtk_recent_sort_type_get_type@Base 3.0.0 ++ gtk_region_flags_get_type@Base 3.0.0 ++ gtk_relief_style_get_type@Base 3.0.0 ++ gtk_render_activity@Base 3.0.0 ++ gtk_render_arrow@Base 3.0.0 ++ gtk_render_background@Base 3.0.0 ++ gtk_render_background_get_clip@Base 3.19.12 ++ gtk_render_check@Base 3.0.0 ++ gtk_render_expander@Base 3.0.0 ++ gtk_render_extension@Base 3.0.0 ++ gtk_render_focus@Base 3.0.0 ++ gtk_render_frame@Base 3.0.0 ++ gtk_render_frame_gap@Base 3.0.0 ++ gtk_render_handle@Base 3.0.0 ++ gtk_render_icon@Base 3.1.6 ++ gtk_render_icon_pixbuf@Base 3.0.0 ++ gtk_render_icon_surface@Base 3.9.10 ++ gtk_render_insertion_cursor@Base 3.3.16 ++ gtk_render_layout@Base 3.0.0 ++ gtk_render_line@Base 3.0.0 ++ gtk_render_option@Base 3.0.0 ++ gtk_render_slider@Base 3.0.0 ++ gtk_renderer_cell_accessible_get_type@Base 3.7.10 ++ gtk_renderer_cell_accessible_new@Base 3.7.10 ++ gtk_requisition_copy@Base 3.0.0 ++ gtk_requisition_free@Base 3.0.0 ++ gtk_requisition_get_type@Base 3.0.0 ++ gtk_requisition_new@Base 3.0.0 ++ gtk_resize_mode_get_type@Base 3.0.0 ++ gtk_response_type_get_type@Base 3.0.0 ++ gtk_revealer_get_child_revealed@Base 3.9.10 ++ gtk_revealer_get_reveal_child@Base 3.9.10 ++ gtk_revealer_get_transition_duration@Base 3.9.10 ++ gtk_revealer_get_transition_type@Base 3.9.10 ++ gtk_revealer_get_type@Base 3.9.10 ++ gtk_revealer_new@Base 3.9.10 ++ gtk_revealer_set_reveal_child@Base 3.9.10 ++ gtk_revealer_set_transition_duration@Base 3.9.10 ++ gtk_revealer_set_transition_type@Base 3.9.10 ++ gtk_revealer_transition_type_get_type@Base 3.9.10 ++ gtk_rgb_to_hsv@Base 3.0.0 ++ gtk_scale_accessible_get_type@Base 3.7.10 ++ gtk_scale_add_mark@Base 3.0.0 ++ gtk_scale_button_accessible_get_type@Base 3.7.10 ++ gtk_scale_button_get_adjustment@Base 3.0.0 ++ gtk_scale_button_get_minus_button@Base 3.0.0 ++ gtk_scale_button_get_plus_button@Base 3.0.0 ++ gtk_scale_button_get_popup@Base 3.0.0 ++ gtk_scale_button_get_type@Base 3.0.0 ++ gtk_scale_button_get_value@Base 3.0.0 ++ gtk_scale_button_new@Base 3.0.0 ++ gtk_scale_button_set_adjustment@Base 3.0.0 ++ gtk_scale_button_set_icons@Base 3.0.0 ++ gtk_scale_button_set_value@Base 3.0.0 ++ gtk_scale_clear_marks@Base 3.0.0 ++ gtk_scale_get_digits@Base 3.0.0 ++ gtk_scale_get_draw_value@Base 3.0.0 ++ gtk_scale_get_has_origin@Base 3.3.16 ++ gtk_scale_get_layout@Base 3.0.0 ++ gtk_scale_get_layout_offsets@Base 3.0.0 ++ gtk_scale_get_type@Base 3.0.0 ++ gtk_scale_get_value_pos@Base 3.0.0 ++ gtk_scale_new@Base 3.0.0 ++ gtk_scale_new_with_range@Base 3.0.0 ++ gtk_scale_set_digits@Base 3.0.0 ++ gtk_scale_set_draw_value@Base 3.0.0 ++ gtk_scale_set_has_origin@Base 3.3.16 ++ gtk_scale_set_value_pos@Base 3.0.0 ++ gtk_scroll_step_get_type@Base 3.0.0 ++ gtk_scroll_type_get_type@Base 3.0.0 ++ gtk_scrollable_get_border@Base 3.16.2 ++ gtk_scrollable_get_hadjustment@Base 3.0.0 ++ gtk_scrollable_get_hscroll_policy@Base 3.0.0 ++ gtk_scrollable_get_type@Base 3.0.0 ++ gtk_scrollable_get_vadjustment@Base 3.0.0 ++ gtk_scrollable_get_vscroll_policy@Base 3.0.0 ++ gtk_scrollable_policy_get_type@Base 3.0.0 ++ gtk_scrollable_set_hadjustment@Base 3.0.0 ++ gtk_scrollable_set_hscroll_policy@Base 3.0.0 ++ gtk_scrollable_set_vadjustment@Base 3.0.0 ++ gtk_scrollable_set_vscroll_policy@Base 3.0.0 ++ gtk_scrollbar_get_type@Base 3.0.0 ++ gtk_scrollbar_new@Base 3.0.0 ++ gtk_scrolled_window_accessible_get_type@Base 3.7.10 ++ gtk_scrolled_window_add_with_viewport@Base 3.0.0 ++ gtk_scrolled_window_get_capture_button_press@Base 3.3.18 ++ gtk_scrolled_window_get_hadjustment@Base 3.0.0 ++ gtk_scrolled_window_get_hscrollbar@Base 3.0.0 ++ gtk_scrolled_window_get_kinetic_scrolling@Base 3.3.18 ++ gtk_scrolled_window_get_max_content_height@Base 3.21.4 ++ gtk_scrolled_window_get_max_content_width@Base 3.21.4 ++ gtk_scrolled_window_get_min_content_height@Base 3.0.0 ++ gtk_scrolled_window_get_min_content_width@Base 3.0.0 ++ gtk_scrolled_window_get_overlay_scrolling@Base 3.16.2 ++ gtk_scrolled_window_get_placement@Base 3.0.0 ++ gtk_scrolled_window_get_policy@Base 3.0.0 ++ gtk_scrolled_window_get_propagate_natural_height@Base 3.21.6 ++ gtk_scrolled_window_get_propagate_natural_width@Base 3.21.6 ++ gtk_scrolled_window_get_shadow_type@Base 3.0.0 ++ gtk_scrolled_window_get_type@Base 3.0.0 ++ gtk_scrolled_window_get_vadjustment@Base 3.0.0 ++ gtk_scrolled_window_get_vscrollbar@Base 3.0.0 ++ gtk_scrolled_window_new@Base 3.0.0 ++ gtk_scrolled_window_set_capture_button_press@Base 3.3.18 ++ gtk_scrolled_window_set_hadjustment@Base 3.0.0 ++ gtk_scrolled_window_set_kinetic_scrolling@Base 3.3.18 ++ gtk_scrolled_window_set_max_content_height@Base 3.21.4 ++ gtk_scrolled_window_set_max_content_width@Base 3.21.4 ++ gtk_scrolled_window_set_min_content_height@Base 3.0.0 ++ gtk_scrolled_window_set_min_content_width@Base 3.0.0 ++ gtk_scrolled_window_set_overlay_scrolling@Base 3.16.2 ++ gtk_scrolled_window_set_placement@Base 3.0.0 ++ gtk_scrolled_window_set_policy@Base 3.0.0 ++ gtk_scrolled_window_set_propagate_natural_height@Base 3.21.6 ++ gtk_scrolled_window_set_propagate_natural_width@Base 3.21.6 ++ gtk_scrolled_window_set_shadow_type@Base 3.0.0 ++ gtk_scrolled_window_set_vadjustment@Base 3.0.0 ++ gtk_scrolled_window_unset_placement@Base 3.0.0 ++ gtk_search_bar_connect_entry@Base 3.9.10 ++ gtk_search_bar_get_search_mode@Base 3.9.10 ++ gtk_search_bar_get_show_close_button@Base 3.9.10 ++ gtk_search_bar_get_type@Base 3.9.10 ++ gtk_search_bar_handle_event@Base 3.9.10 ++ gtk_search_bar_new@Base 3.9.10 ++ gtk_search_bar_set_search_mode@Base 3.9.10 ++ gtk_search_bar_set_show_close_button@Base 3.9.10 ++ gtk_search_entry_get_type@Base 3.5.6 ++ gtk_search_entry_handle_event@Base 3.16.2 ++ gtk_search_entry_new@Base 3.5.6 ++ gtk_selection_add_target@Base 3.0.0 ++ gtk_selection_add_targets@Base 3.0.0 ++ gtk_selection_clear_targets@Base 3.0.0 ++ gtk_selection_convert@Base 3.0.0 ++ gtk_selection_data_copy@Base 3.0.0 ++ gtk_selection_data_free@Base 3.0.0 ++ gtk_selection_data_get_data@Base 3.0.0 ++ gtk_selection_data_get_data_type@Base 3.0.0 ++ gtk_selection_data_get_data_with_length@Base 3.0.0 ++ gtk_selection_data_get_display@Base 3.0.0 ++ gtk_selection_data_get_format@Base 3.0.0 ++ gtk_selection_data_get_length@Base 3.0.0 ++ gtk_selection_data_get_pixbuf@Base 3.0.0 ++ gtk_selection_data_get_selection@Base 3.0.0 ++ gtk_selection_data_get_target@Base 3.0.0 ++ gtk_selection_data_get_targets@Base 3.0.0 ++ gtk_selection_data_get_text@Base 3.0.0 ++ gtk_selection_data_get_type@Base 3.0.0 ++ gtk_selection_data_get_uris@Base 3.0.0 ++ gtk_selection_data_set@Base 3.0.0 ++ gtk_selection_data_set_pixbuf@Base 3.0.0 ++ gtk_selection_data_set_text@Base 3.0.0 ++ gtk_selection_data_set_uris@Base 3.0.0 ++ gtk_selection_data_targets_include_image@Base 3.0.0 ++ gtk_selection_data_targets_include_rich_text@Base 3.0.0 ++ gtk_selection_data_targets_include_text@Base 3.0.0 ++ gtk_selection_data_targets_include_uri@Base 3.0.0 ++ gtk_selection_mode_get_type@Base 3.0.0 ++ gtk_selection_owner_set@Base 3.0.0 ++ gtk_selection_owner_set_for_display@Base 3.0.0 ++ gtk_selection_remove_all@Base 3.0.0 ++ gtk_sensitivity_type_get_type@Base 3.0.0 ++ gtk_separator_get_type@Base 3.0.0 ++ gtk_separator_menu_item_get_type@Base 3.0.0 ++ gtk_separator_menu_item_new@Base 3.0.0 ++ gtk_separator_new@Base 3.0.0 ++ gtk_separator_tool_item_get_draw@Base 3.0.0 ++ gtk_separator_tool_item_get_type@Base 3.0.0 ++ gtk_separator_tool_item_new@Base 3.0.0 ++ gtk_separator_tool_item_set_draw@Base 3.0.0 ++ gtk_set_debug_flags@Base 3.0.0 ++ gtk_settings_get_default@Base 3.0.0 ++ gtk_settings_get_for_screen@Base 3.0.0 ++ gtk_settings_get_type@Base 3.0.0 ++ gtk_settings_install_property@Base 3.0.0 ++ gtk_settings_install_property_parser@Base 3.0.0 ++ gtk_settings_reset_property@Base 3.19.12 ++ gtk_settings_set_double_property@Base 3.0.0 ++ gtk_settings_set_long_property@Base 3.0.0 ++ gtk_settings_set_property_value@Base 3.0.0 ++ gtk_settings_set_string_property@Base 3.0.0 ++ gtk_shadow_type_get_type@Base 3.0.0 ++ gtk_shortcut_label_get_accelerator@Base 3.21.5 ++ gtk_shortcut_label_get_disabled_text@Base 3.21.5 ++ gtk_shortcut_label_get_type@Base 3.21.5 ++ gtk_shortcut_label_new@Base 3.21.5 ++ gtk_shortcut_label_set_accelerator@Base 3.21.5 ++ gtk_shortcut_label_set_disabled_text@Base 3.21.5 ++ gtk_shortcut_type_get_type@Base 3.19.12 ++ gtk_shortcuts_group_get_type@Base 3.19.12 ++ gtk_shortcuts_section_get_type@Base 3.19.12 ++ gtk_shortcuts_shortcut_get_type@Base 3.19.12 ++ gtk_shortcuts_window_get_type@Base 3.19.12 ++ gtk_show_about_dialog@Base 3.0.0 ++ gtk_show_uri@Base 3.0.0 ++ gtk_show_uri_on_window@Base 3.21.4 ++ gtk_size_group_add_widget@Base 3.0.0 ++ gtk_size_group_get_ignore_hidden@Base 3.0.0 ++ gtk_size_group_get_mode@Base 3.0.0 ++ gtk_size_group_get_type@Base 3.0.0 ++ gtk_size_group_get_widgets@Base 3.0.0 ++ gtk_size_group_mode_get_type@Base 3.0.0 ++ gtk_size_group_new@Base 3.0.0 ++ gtk_size_group_remove_widget@Base 3.0.0 ++ gtk_size_group_set_ignore_hidden@Base 3.0.0 ++ gtk_size_group_set_mode@Base 3.0.0 ++ gtk_size_request_mode_get_type@Base 3.0.0 ++ gtk_socket_add_id@Base 3.0.0 ++ gtk_socket_get_id@Base 3.0.0 ++ gtk_socket_get_plug_window@Base 3.0.0 ++ gtk_socket_get_type@Base 3.0.0 ++ gtk_socket_new@Base 3.0.0 ++ gtk_sort_type_get_type@Base 3.0.0 ++ gtk_spin_button_accessible_get_type@Base 3.7.10 ++ gtk_spin_button_configure@Base 3.0.0 ++ gtk_spin_button_get_adjustment@Base 3.0.0 ++ gtk_spin_button_get_digits@Base 3.0.0 ++ gtk_spin_button_get_increments@Base 3.0.0 ++ gtk_spin_button_get_numeric@Base 3.0.0 ++ gtk_spin_button_get_range@Base 3.0.0 ++ gtk_spin_button_get_snap_to_ticks@Base 3.0.0 ++ gtk_spin_button_get_type@Base 3.0.0 ++ gtk_spin_button_get_update_policy@Base 3.0.0 ++ gtk_spin_button_get_value@Base 3.0.0 ++ gtk_spin_button_get_value_as_int@Base 3.0.0 ++ gtk_spin_button_get_wrap@Base 3.0.0 ++ gtk_spin_button_new@Base 3.0.0 ++ gtk_spin_button_new_with_range@Base 3.0.0 ++ gtk_spin_button_set_adjustment@Base 3.0.0 ++ gtk_spin_button_set_digits@Base 3.0.0 ++ gtk_spin_button_set_increments@Base 3.0.0 ++ gtk_spin_button_set_numeric@Base 3.0.0 ++ gtk_spin_button_set_range@Base 3.0.0 ++ gtk_spin_button_set_snap_to_ticks@Base 3.0.0 ++ gtk_spin_button_set_update_policy@Base 3.0.0 ++ gtk_spin_button_set_value@Base 3.0.0 ++ gtk_spin_button_set_wrap@Base 3.0.0 ++ gtk_spin_button_spin@Base 3.0.0 ++ gtk_spin_button_update@Base 3.0.0 ++ gtk_spin_button_update_policy_get_type@Base 3.0.0 ++ gtk_spin_type_get_type@Base 3.0.0 ++ gtk_spinner_accessible_get_type@Base 3.7.10 ++ gtk_spinner_get_type@Base 3.0.0 ++ gtk_spinner_new@Base 3.0.0 ++ gtk_spinner_start@Base 3.0.0 ++ gtk_spinner_stop@Base 3.0.0 ++ gtk_stack_accessible_get_type@Base 3.21.4 ++ gtk_stack_add_named@Base 3.9.10 ++ gtk_stack_add_titled@Base 3.9.10 ++ gtk_stack_get_child_by_name@Base 3.11.5 ++ gtk_stack_get_hhomogeneous@Base 3.16.2 ++ gtk_stack_get_homogeneous@Base 3.9.10 ++ gtk_stack_get_interpolate_size@Base 3.17.9 ++ gtk_stack_get_transition_duration@Base 3.9.10 ++ gtk_stack_get_transition_running@Base 3.11.5 ++ gtk_stack_get_transition_type@Base 3.9.10 ++ gtk_stack_get_type@Base 3.9.10 ++ gtk_stack_get_vhomogeneous@Base 3.16.2 ++ gtk_stack_get_visible_child@Base 3.9.10 ++ gtk_stack_get_visible_child_name@Base 3.9.10 ++ gtk_stack_new@Base 3.9.10 ++ gtk_stack_set_hhomogeneous@Base 3.16.2 ++ gtk_stack_set_homogeneous@Base 3.9.10 ++ gtk_stack_set_interpolate_size@Base 3.17.9 ++ gtk_stack_set_transition_duration@Base 3.9.10 ++ gtk_stack_set_transition_type@Base 3.9.10 ++ gtk_stack_set_vhomogeneous@Base 3.16.2 ++ gtk_stack_set_visible_child@Base 3.9.10 ++ gtk_stack_set_visible_child_full@Base 3.9.10 ++ gtk_stack_set_visible_child_name@Base 3.9.10 ++ gtk_stack_sidebar_get_stack@Base 3.16.2 ++ gtk_stack_sidebar_get_type@Base 3.16.2 ++ gtk_stack_sidebar_new@Base 3.16.2 ++ gtk_stack_sidebar_set_stack@Base 3.16.2 ++ gtk_stack_switcher_get_stack@Base 3.9.10 ++ gtk_stack_switcher_get_type@Base 3.9.10 ++ gtk_stack_switcher_new@Base 3.9.10 ++ gtk_stack_switcher_set_stack@Base 3.9.10 ++ gtk_stack_transition_type_get_type@Base 3.9.10 ++ gtk_state_flags_get_type@Base 3.0.0 ++ gtk_state_type_get_type@Base 3.0.0 ++ gtk_status_icon_get_geometry@Base 3.0.0 ++ gtk_status_icon_get_gicon@Base 3.0.0 ++ gtk_status_icon_get_has_tooltip@Base 3.0.0 ++ gtk_status_icon_get_icon_name@Base 3.0.0 ++ gtk_status_icon_get_pixbuf@Base 3.0.0 ++ gtk_status_icon_get_screen@Base 3.0.0 ++ gtk_status_icon_get_size@Base 3.0.0 ++ gtk_status_icon_get_stock@Base 3.0.0 ++ gtk_status_icon_get_storage_type@Base 3.0.0 ++ gtk_status_icon_get_title@Base 3.0.0 ++ gtk_status_icon_get_tooltip_markup@Base 3.0.0 ++ gtk_status_icon_get_tooltip_text@Base 3.0.0 ++ gtk_status_icon_get_type@Base 3.0.0 ++ gtk_status_icon_get_visible@Base 3.0.0 ++ gtk_status_icon_get_x11_window_id@Base 3.0.0 ++ gtk_status_icon_is_embedded@Base 3.0.0 ++ gtk_status_icon_new@Base 3.0.0 ++ gtk_status_icon_new_from_file@Base 3.0.0 ++ gtk_status_icon_new_from_gicon@Base 3.0.0 ++ gtk_status_icon_new_from_icon_name@Base 3.0.0 ++ gtk_status_icon_new_from_pixbuf@Base 3.0.0 ++ gtk_status_icon_new_from_stock@Base 3.0.0 ++ gtk_status_icon_position_menu@Base 3.0.0 ++ gtk_status_icon_set_from_file@Base 3.0.0 ++ gtk_status_icon_set_from_gicon@Base 3.0.0 ++ gtk_status_icon_set_from_icon_name@Base 3.0.0 ++ gtk_status_icon_set_from_pixbuf@Base 3.0.0 ++ gtk_status_icon_set_from_stock@Base 3.0.0 ++ gtk_status_icon_set_has_tooltip@Base 3.0.0 ++ gtk_status_icon_set_name@Base 3.0.0 ++ gtk_status_icon_set_screen@Base 3.0.0 ++ gtk_status_icon_set_title@Base 3.0.0 ++ gtk_status_icon_set_tooltip_markup@Base 3.0.0 ++ gtk_status_icon_set_tooltip_text@Base 3.0.0 ++ gtk_status_icon_set_visible@Base 3.0.0 ++ gtk_statusbar_accessible_get_type@Base 3.7.10 ++ gtk_statusbar_get_context_id@Base 3.0.0 ++ gtk_statusbar_get_message_area@Base 3.0.0 ++ gtk_statusbar_get_type@Base 3.0.0 ++ gtk_statusbar_new@Base 3.0.0 ++ gtk_statusbar_pop@Base 3.0.0 ++ gtk_statusbar_push@Base 3.0.0 ++ gtk_statusbar_remove@Base 3.0.0 ++ gtk_statusbar_remove_all@Base 3.0.0 ++ gtk_stock_add@Base 3.0.0 ++ gtk_stock_add_static@Base 3.0.0 ++ gtk_stock_item_copy@Base 3.0.0 ++ gtk_stock_item_free@Base 3.0.0 ++ gtk_stock_list_ids@Base 3.0.0 ++ gtk_stock_lookup@Base 3.0.0 ++ gtk_stock_set_translate_func@Base 3.0.0 ++ gtk_style_apply_default_background@Base 3.0.0 ++ gtk_style_attach@Base 3.0.0 ++ gtk_style_context_add_class@Base 3.0.0 ++ gtk_style_context_add_provider@Base 3.0.0 ++ gtk_style_context_add_provider_for_screen@Base 3.0.0 ++ gtk_style_context_add_region@Base 3.0.0 ++ gtk_style_context_cancel_animations@Base 3.0.0 ++ gtk_style_context_get@Base 3.0.0 ++ gtk_style_context_get_background_color@Base 3.0.0 ++ gtk_style_context_get_border@Base 3.0.0 ++ gtk_style_context_get_border_color@Base 3.0.0 ++ gtk_style_context_get_color@Base 3.0.0 ++ gtk_style_context_get_direction@Base 3.0.0 ++ gtk_style_context_get_font@Base 3.0.0 ++ gtk_style_context_get_frame_clock@Base 3.7.10 ++ gtk_style_context_get_junction_sides@Base 3.0.0 ++ gtk_style_context_get_margin@Base 3.0.0 ++ gtk_style_context_get_padding@Base 3.0.0 ++ gtk_style_context_get_parent@Base 3.3.16 ++ gtk_style_context_get_path@Base 3.0.0 ++ gtk_style_context_get_property@Base 3.0.0 ++ gtk_style_context_get_scale@Base 3.9.10 ++ gtk_style_context_get_screen@Base 3.0.0 ++ gtk_style_context_get_section@Base 3.3.16 ++ gtk_style_context_get_state@Base 3.0.0 ++ gtk_style_context_get_style@Base 3.0.0 ++ gtk_style_context_get_style_property@Base 3.0.0 ++ gtk_style_context_get_style_valist@Base 3.0.0 ++ gtk_style_context_get_type@Base 3.0.0 ++ gtk_style_context_get_valist@Base 3.0.0 ++ gtk_style_context_has_class@Base 3.0.0 ++ gtk_style_context_has_region@Base 3.0.0 ++ gtk_style_context_invalidate@Base 3.0.0 ++ gtk_style_context_list_classes@Base 3.0.0 ++ gtk_style_context_list_regions@Base 3.0.0 ++ gtk_style_context_lookup_color@Base 3.0.0 ++ gtk_style_context_lookup_icon_set@Base 3.0.0 ++ gtk_style_context_new@Base 3.0.0 ++ gtk_style_context_notify_state_change@Base 3.0.0 ++ gtk_style_context_pop_animatable_region@Base 3.0.0 ++ gtk_style_context_print_flags_get_type@Base 3.19.12 ++ gtk_style_context_push_animatable_region@Base 3.0.0 ++ gtk_style_context_remove_class@Base 3.0.0 ++ gtk_style_context_remove_provider@Base 3.0.0 ++ gtk_style_context_remove_provider_for_screen@Base 3.0.0 ++ gtk_style_context_remove_region@Base 3.0.0 ++ gtk_style_context_reset_widgets@Base 3.0.0 ++ gtk_style_context_restore@Base 3.0.0 ++ gtk_style_context_save@Base 3.0.0 ++ gtk_style_context_scroll_animations@Base 3.0.0 ++ gtk_style_context_set_background@Base 3.0.0 ++ gtk_style_context_set_direction@Base 3.0.0 ++ gtk_style_context_set_frame_clock@Base 3.7.10 ++ gtk_style_context_set_junction_sides@Base 3.0.0 ++ gtk_style_context_set_parent@Base 3.3.16 ++ gtk_style_context_set_path@Base 3.0.0 ++ gtk_style_context_set_scale@Base 3.9.10 ++ gtk_style_context_set_screen@Base 3.0.0 ++ gtk_style_context_set_state@Base 3.0.0 ++ gtk_style_context_state_is_running@Base 3.0.0 ++ gtk_style_context_to_string@Base 3.19.12 ++ gtk_style_copy@Base 3.0.0 ++ gtk_style_detach@Base 3.0.0 ++ gtk_style_get@Base 3.0.0 ++ gtk_style_get_style_property@Base 3.0.0 ++ gtk_style_get_type@Base 3.0.0 ++ gtk_style_get_valist@Base 3.0.0 ++ gtk_style_has_context@Base 3.0.0 ++ gtk_style_lookup_color@Base 3.0.0 ++ gtk_style_lookup_icon_set@Base 3.0.0 ++ gtk_style_new@Base 3.0.0 ++ gtk_style_properties_clear@Base 3.0.0 ++ gtk_style_properties_get@Base 3.0.0 ++ gtk_style_properties_get_property@Base 3.0.0 ++ gtk_style_properties_get_type@Base 3.0.0 ++ gtk_style_properties_get_valist@Base 3.0.0 ++ gtk_style_properties_lookup_color@Base 3.0.0 ++ gtk_style_properties_lookup_property@Base 3.0.0 ++ gtk_style_properties_map_color@Base 3.0.0 ++ gtk_style_properties_merge@Base 3.0.0 ++ gtk_style_properties_new@Base 3.0.0 ++ gtk_style_properties_register_property@Base 3.0.0 ++ gtk_style_properties_set@Base 3.0.0 ++ gtk_style_properties_set_property@Base 3.0.0 ++ gtk_style_properties_set_valist@Base 3.0.0 ++ gtk_style_properties_unset_property@Base 3.0.0 ++ gtk_style_provider_get_icon_factory@Base 3.0.0 ++ gtk_style_provider_get_style@Base 3.0.0 ++ gtk_style_provider_get_style_property@Base 3.0.0 ++ gtk_style_provider_get_type@Base 3.0.0 ++ gtk_style_render_icon@Base 3.0.0 ++ gtk_style_set_background@Base 3.0.0 ++ gtk_switch_accessible_get_type@Base 3.7.10 ++ gtk_switch_get_active@Base 3.0.0 ++ gtk_switch_get_state@Base 3.13.7 ++ gtk_switch_get_type@Base 3.0.0 ++ gtk_switch_new@Base 3.0.0 ++ gtk_switch_set_active@Base 3.0.0 ++ gtk_switch_set_state@Base 3.13.7 ++ gtk_symbolic_color_get_type@Base 3.0.0 ++ gtk_symbolic_color_new_alpha@Base 3.0.0 ++ gtk_symbolic_color_new_literal@Base 3.0.0 ++ gtk_symbolic_color_new_mix@Base 3.0.0 ++ gtk_symbolic_color_new_name@Base 3.0.0 ++ gtk_symbolic_color_new_shade@Base 3.0.0 ++ gtk_symbolic_color_new_win32@Base 3.3.16 ++ gtk_symbolic_color_ref@Base 3.0.0 ++ gtk_symbolic_color_resolve@Base 3.0.0 ++ gtk_symbolic_color_to_string@Base 3.1.6 ++ gtk_symbolic_color_unref@Base 3.0.0 ++ gtk_table_attach@Base 3.0.0 ++ gtk_table_attach_defaults@Base 3.0.0 ++ gtk_table_get_col_spacing@Base 3.0.0 ++ gtk_table_get_default_col_spacing@Base 3.0.0 ++ gtk_table_get_default_row_spacing@Base 3.0.0 ++ gtk_table_get_homogeneous@Base 3.0.0 ++ gtk_table_get_row_spacing@Base 3.0.0 ++ gtk_table_get_size@Base 3.0.0 ++ gtk_table_get_type@Base 3.0.0 ++ gtk_table_new@Base 3.0.0 ++ gtk_table_resize@Base 3.0.0 ++ gtk_table_set_col_spacing@Base 3.0.0 ++ gtk_table_set_col_spacings@Base 3.0.0 ++ gtk_table_set_homogeneous@Base 3.0.0 ++ gtk_table_set_row_spacing@Base 3.0.0 ++ gtk_table_set_row_spacings@Base 3.0.0 ++ gtk_target_entry_copy@Base 3.0.0 ++ gtk_target_entry_free@Base 3.0.0 ++ gtk_target_entry_get_type@Base 3.0.0 ++ gtk_target_entry_new@Base 3.0.0 ++ gtk_target_flags_get_type@Base 3.0.0 ++ gtk_target_list_add@Base 3.0.0 ++ gtk_target_list_add_image_targets@Base 3.0.0 ++ gtk_target_list_add_rich_text_targets@Base 3.0.0 ++ gtk_target_list_add_table@Base 3.0.0 ++ gtk_target_list_add_text_targets@Base 3.0.0 ++ gtk_target_list_add_uri_targets@Base 3.0.0 ++ gtk_target_list_find@Base 3.0.0 ++ gtk_target_list_get_type@Base 3.0.0 ++ gtk_target_list_new@Base 3.0.0 ++ gtk_target_list_ref@Base 3.0.0 ++ gtk_target_list_remove@Base 3.0.0 ++ gtk_target_list_unref@Base 3.0.0 ++ gtk_target_table_free@Base 3.0.0 ++ gtk_target_table_new_from_list@Base 3.0.0 ++ gtk_targets_include_image@Base 3.0.0 ++ gtk_targets_include_rich_text@Base 3.0.0 ++ gtk_targets_include_text@Base 3.0.0 ++ gtk_targets_include_uri@Base 3.0.0 ++ gtk_tearoff_menu_item_get_type@Base 3.0.0 ++ gtk_tearoff_menu_item_new@Base 3.0.0 ++ gtk_test_create_simple_window@Base 3.0.0 ++ gtk_test_create_widget@Base 3.0.0 ++ gtk_test_display_button_window@Base 3.0.0 ++ gtk_test_find_label@Base 3.0.0 ++ gtk_test_find_sibling@Base 3.0.0 ++ gtk_test_find_widget@Base 3.0.0 ++ gtk_test_init@Base 3.0.0 ++ gtk_test_list_all_types@Base 3.0.0 ++ gtk_test_register_all_types@Base 3.0.0 ++ gtk_test_slider_get_value@Base 3.0.0 ++ gtk_test_slider_set_perc@Base 3.0.0 ++ gtk_test_spin_button_click@Base 3.0.0 ++ gtk_test_text_get@Base 3.0.0 ++ gtk_test_text_set@Base 3.0.0 ++ gtk_test_widget_click@Base 3.0.0 ++ gtk_test_widget_send_key@Base 3.0.0 ++ gtk_test_widget_wait_for_draw@Base 3.9.10 ++ gtk_text_anchored_child_set_layout@Base 3.0.0 ++ gtk_text_attributes_copy@Base 3.0.0 ++ gtk_text_attributes_copy_values@Base 3.0.0 ++ gtk_text_attributes_get_type@Base 3.0.0 ++ gtk_text_attributes_new@Base 3.0.0 ++ gtk_text_attributes_ref@Base 3.0.0 ++ gtk_text_attributes_unref@Base 3.0.0 ++ gtk_text_buffer_add_mark@Base 3.0.0 ++ gtk_text_buffer_add_selection_clipboard@Base 3.0.0 ++ gtk_text_buffer_apply_tag@Base 3.0.0 ++ gtk_text_buffer_apply_tag_by_name@Base 3.0.0 ++ gtk_text_buffer_backspace@Base 3.0.0 ++ gtk_text_buffer_begin_user_action@Base 3.0.0 ++ gtk_text_buffer_copy_clipboard@Base 3.0.0 ++ gtk_text_buffer_create_child_anchor@Base 3.0.0 ++ gtk_text_buffer_create_mark@Base 3.0.0 ++ gtk_text_buffer_create_tag@Base 3.0.0 ++ gtk_text_buffer_cut_clipboard@Base 3.0.0 ++ gtk_text_buffer_delete@Base 3.0.0 ++ gtk_text_buffer_delete_interactive@Base 3.0.0 ++ gtk_text_buffer_delete_mark@Base 3.0.0 ++ gtk_text_buffer_delete_mark_by_name@Base 3.0.0 ++ gtk_text_buffer_delete_selection@Base 3.0.0 ++ gtk_text_buffer_deserialize@Base 3.0.0 ++ gtk_text_buffer_deserialize_get_can_create_tags@Base 3.0.0 ++ gtk_text_buffer_deserialize_set_can_create_tags@Base 3.0.0 ++ gtk_text_buffer_end_user_action@Base 3.0.0 ++ gtk_text_buffer_get_bounds@Base 3.0.0 ++ gtk_text_buffer_get_char_count@Base 3.0.0 ++ gtk_text_buffer_get_copy_target_list@Base 3.0.0 ++ gtk_text_buffer_get_deserialize_formats@Base 3.0.0 ++ gtk_text_buffer_get_end_iter@Base 3.0.0 ++ gtk_text_buffer_get_has_selection@Base 3.0.0 ++ gtk_text_buffer_get_insert@Base 3.0.0 ++ gtk_text_buffer_get_iter_at_child_anchor@Base 3.0.0 ++ gtk_text_buffer_get_iter_at_line@Base 3.0.0 ++ gtk_text_buffer_get_iter_at_line_index@Base 3.0.0 ++ gtk_text_buffer_get_iter_at_line_offset@Base 3.0.0 ++ gtk_text_buffer_get_iter_at_mark@Base 3.0.0 ++ gtk_text_buffer_get_iter_at_offset@Base 3.0.0 ++ gtk_text_buffer_get_line_count@Base 3.0.0 ++ gtk_text_buffer_get_mark@Base 3.0.0 ++ gtk_text_buffer_get_modified@Base 3.0.0 ++ gtk_text_buffer_get_paste_target_list@Base 3.0.0 ++ gtk_text_buffer_get_selection_bound@Base 3.0.0 ++ gtk_text_buffer_get_selection_bounds@Base 3.0.0 ++ gtk_text_buffer_get_serialize_formats@Base 3.0.0 ++ gtk_text_buffer_get_slice@Base 3.0.0 ++ gtk_text_buffer_get_start_iter@Base 3.0.0 ++ gtk_text_buffer_get_tag_table@Base 3.0.0 ++ gtk_text_buffer_get_text@Base 3.0.0 ++ gtk_text_buffer_get_type@Base 3.0.0 ++ gtk_text_buffer_insert@Base 3.0.0 ++ gtk_text_buffer_insert_at_cursor@Base 3.0.0 ++ gtk_text_buffer_insert_child_anchor@Base 3.0.0 ++ gtk_text_buffer_insert_interactive@Base 3.0.0 ++ gtk_text_buffer_insert_interactive_at_cursor@Base 3.0.0 ++ gtk_text_buffer_insert_markup@Base 3.16.2 ++ gtk_text_buffer_insert_pixbuf@Base 3.0.0 ++ gtk_text_buffer_insert_range@Base 3.0.0 ++ gtk_text_buffer_insert_range_interactive@Base 3.0.0 ++ gtk_text_buffer_insert_with_tags@Base 3.0.0 ++ gtk_text_buffer_insert_with_tags_by_name@Base 3.0.0 ++ gtk_text_buffer_move_mark@Base 3.0.0 ++ gtk_text_buffer_move_mark_by_name@Base 3.0.0 ++ gtk_text_buffer_new@Base 3.0.0 ++ gtk_text_buffer_paste_clipboard@Base 3.0.0 ++ gtk_text_buffer_place_cursor@Base 3.0.0 ++ gtk_text_buffer_register_deserialize_format@Base 3.0.0 ++ gtk_text_buffer_register_deserialize_tagset@Base 3.0.0 ++ gtk_text_buffer_register_serialize_format@Base 3.0.0 ++ gtk_text_buffer_register_serialize_tagset@Base 3.0.0 ++ gtk_text_buffer_remove_all_tags@Base 3.0.0 ++ gtk_text_buffer_remove_selection_clipboard@Base 3.0.0 ++ gtk_text_buffer_remove_tag@Base 3.0.0 ++ gtk_text_buffer_remove_tag_by_name@Base 3.0.0 ++ gtk_text_buffer_select_range@Base 3.0.0 ++ gtk_text_buffer_serialize@Base 3.0.0 ++ gtk_text_buffer_set_modified@Base 3.0.0 ++ gtk_text_buffer_set_text@Base 3.0.0 ++ gtk_text_buffer_target_info_get_type@Base 3.0.0 ++ gtk_text_buffer_unregister_deserialize_format@Base 3.0.0 ++ gtk_text_buffer_unregister_serialize_format@Base 3.0.0 ++ gtk_text_byte_begins_utf8_char@Base 3.0.0 ++ gtk_text_cell_accessible_get_type@Base 3.7.10 ++ gtk_text_child_anchor_get_deleted@Base 3.0.0 ++ gtk_text_child_anchor_get_type@Base 3.0.0 ++ gtk_text_child_anchor_get_widgets@Base 3.0.0 ++ gtk_text_child_anchor_new@Base 3.0.0 ++ gtk_text_child_anchor_queue_resize@Base 3.0.0 ++ gtk_text_child_anchor_register_child@Base 3.0.0 ++ gtk_text_child_anchor_unregister_child@Base 3.0.0 ++ gtk_text_direction_get_type@Base 3.0.0 ++ gtk_text_extend_selection_get_type@Base 3.16.2 ++ gtk_text_iter_assign@Base 3.2.1 ++ gtk_text_iter_backward_char@Base 3.0.0 ++ gtk_text_iter_backward_chars@Base 3.0.0 ++ gtk_text_iter_backward_cursor_position@Base 3.0.0 ++ gtk_text_iter_backward_cursor_positions@Base 3.0.0 ++ gtk_text_iter_backward_find_char@Base 3.0.0 ++ gtk_text_iter_backward_line@Base 3.0.0 ++ gtk_text_iter_backward_lines@Base 3.0.0 ++ gtk_text_iter_backward_search@Base 3.0.0 ++ gtk_text_iter_backward_sentence_start@Base 3.0.0 ++ gtk_text_iter_backward_sentence_starts@Base 3.0.0 ++ gtk_text_iter_backward_to_tag_toggle@Base 3.0.0 ++ gtk_text_iter_backward_visible_cursor_position@Base 3.0.0 ++ gtk_text_iter_backward_visible_cursor_positions@Base 3.0.0 ++ gtk_text_iter_backward_visible_line@Base 3.0.0 ++ gtk_text_iter_backward_visible_lines@Base 3.0.0 ++ gtk_text_iter_backward_visible_word_start@Base 3.0.0 ++ gtk_text_iter_backward_visible_word_starts@Base 3.0.0 ++ gtk_text_iter_backward_word_start@Base 3.0.0 ++ gtk_text_iter_backward_word_starts@Base 3.0.0 ++ gtk_text_iter_begins_tag@Base 3.0.0 ++ gtk_text_iter_can_insert@Base 3.0.0 ++ gtk_text_iter_compare@Base 3.0.0 ++ gtk_text_iter_copy@Base 3.0.0 ++ gtk_text_iter_editable@Base 3.0.0 ++ gtk_text_iter_ends_line@Base 3.0.0 ++ gtk_text_iter_ends_sentence@Base 3.0.0 ++ gtk_text_iter_ends_tag@Base 3.0.0 ++ gtk_text_iter_ends_word@Base 3.0.0 ++ gtk_text_iter_equal@Base 3.0.0 ++ gtk_text_iter_forward_char@Base 3.0.0 ++ gtk_text_iter_forward_chars@Base 3.0.0 ++ gtk_text_iter_forward_cursor_position@Base 3.0.0 ++ gtk_text_iter_forward_cursor_positions@Base 3.0.0 ++ gtk_text_iter_forward_find_char@Base 3.0.0 ++ gtk_text_iter_forward_line@Base 3.0.0 ++ gtk_text_iter_forward_lines@Base 3.0.0 ++ gtk_text_iter_forward_search@Base 3.0.0 ++ gtk_text_iter_forward_sentence_end@Base 3.0.0 ++ gtk_text_iter_forward_sentence_ends@Base 3.0.0 ++ gtk_text_iter_forward_to_end@Base 3.0.0 ++ gtk_text_iter_forward_to_line_end@Base 3.0.0 ++ gtk_text_iter_forward_to_tag_toggle@Base 3.0.0 ++ gtk_text_iter_forward_visible_cursor_position@Base 3.0.0 ++ gtk_text_iter_forward_visible_cursor_positions@Base 3.0.0 ++ gtk_text_iter_forward_visible_line@Base 3.0.0 ++ gtk_text_iter_forward_visible_lines@Base 3.0.0 ++ gtk_text_iter_forward_visible_word_end@Base 3.0.0 ++ gtk_text_iter_forward_visible_word_ends@Base 3.0.0 ++ gtk_text_iter_forward_word_end@Base 3.0.0 ++ gtk_text_iter_forward_word_ends@Base 3.0.0 ++ gtk_text_iter_free@Base 3.0.0 ++ gtk_text_iter_get_attributes@Base 3.0.0 ++ gtk_text_iter_get_buffer@Base 3.0.0 ++ gtk_text_iter_get_bytes_in_line@Base 3.0.0 ++ gtk_text_iter_get_char@Base 3.0.0 ++ gtk_text_iter_get_chars_in_line@Base 3.0.0 ++ gtk_text_iter_get_child_anchor@Base 3.0.0 ++ gtk_text_iter_get_language@Base 3.0.0 ++ gtk_text_iter_get_line@Base 3.0.0 ++ gtk_text_iter_get_line_index@Base 3.0.0 ++ gtk_text_iter_get_line_offset@Base 3.0.0 ++ gtk_text_iter_get_marks@Base 3.0.0 ++ gtk_text_iter_get_offset@Base 3.0.0 ++ gtk_text_iter_get_pixbuf@Base 3.0.0 ++ gtk_text_iter_get_slice@Base 3.0.0 ++ gtk_text_iter_get_tags@Base 3.0.0 ++ gtk_text_iter_get_text@Base 3.0.0 ++ gtk_text_iter_get_toggled_tags@Base 3.0.0 ++ gtk_text_iter_get_type@Base 3.0.0 ++ gtk_text_iter_get_visible_line_index@Base 3.0.0 ++ gtk_text_iter_get_visible_line_offset@Base 3.0.0 ++ gtk_text_iter_get_visible_slice@Base 3.0.0 ++ gtk_text_iter_get_visible_text@Base 3.0.0 ++ gtk_text_iter_has_tag@Base 3.0.0 ++ gtk_text_iter_in_range@Base 3.0.0 ++ gtk_text_iter_inside_sentence@Base 3.0.0 ++ gtk_text_iter_inside_word@Base 3.0.0 ++ gtk_text_iter_is_cursor_position@Base 3.0.0 ++ gtk_text_iter_is_end@Base 3.0.0 ++ gtk_text_iter_is_start@Base 3.0.0 ++ gtk_text_iter_order@Base 3.0.0 ++ gtk_text_iter_set_line@Base 3.0.0 ++ gtk_text_iter_set_line_index@Base 3.0.0 ++ gtk_text_iter_set_line_offset@Base 3.0.0 ++ gtk_text_iter_set_offset@Base 3.0.0 ++ gtk_text_iter_set_visible_line_index@Base 3.0.0 ++ gtk_text_iter_set_visible_line_offset@Base 3.0.0 ++ gtk_text_iter_starts_line@Base 3.0.0 ++ gtk_text_iter_starts_sentence@Base 3.0.0 ++ gtk_text_iter_starts_tag@Base 3.19.12 ++ gtk_text_iter_starts_word@Base 3.0.0 ++ gtk_text_iter_toggles_tag@Base 3.0.0 ++ gtk_text_layout_changed@Base 3.0.0 ++ gtk_text_layout_clamp_iter_to_vrange@Base 3.0.0 ++ gtk_text_layout_cursors_changed@Base 3.0.0 ++ gtk_text_layout_default_style_changed@Base 3.0.0 ++ gtk_text_layout_draw@Base 3.0.0 ++ gtk_text_layout_free_line_data@Base 3.0.0 ++ gtk_text_layout_free_line_display@Base 3.0.0 ++ gtk_text_layout_get_buffer@Base 3.0.0 ++ gtk_text_layout_get_cursor_locations@Base 3.0.0 ++ gtk_text_layout_get_cursor_visible@Base 3.0.0 ++ gtk_text_layout_get_iter_at_line@Base 3.0.0 ++ gtk_text_layout_get_iter_at_pixel@Base 3.0.0 ++ gtk_text_layout_get_iter_at_position@Base 3.0.0 ++ gtk_text_layout_get_iter_location@Base 3.0.0 ++ gtk_text_layout_get_line_at_y@Base 3.0.0 ++ gtk_text_layout_get_line_display@Base 3.0.0 ++ gtk_text_layout_get_line_yrange@Base 3.0.0 ++ gtk_text_layout_get_lines@Base 3.0.0 ++ gtk_text_layout_get_size@Base 3.0.0 ++ gtk_text_layout_get_type@Base 3.0.0 ++ gtk_text_layout_invalidate@Base 3.0.0 ++ gtk_text_layout_invalidate_cursors@Base 3.0.0 ++ gtk_text_layout_is_valid@Base 3.0.0 ++ gtk_text_layout_iter_starts_line@Base 3.0.0 ++ gtk_text_layout_move_iter_to_line_end@Base 3.0.0 ++ gtk_text_layout_move_iter_to_next_line@Base 3.0.0 ++ gtk_text_layout_move_iter_to_previous_line@Base 3.0.0 ++ gtk_text_layout_move_iter_to_x@Base 3.0.0 ++ gtk_text_layout_move_iter_visually@Base 3.0.0 ++ gtk_text_layout_new@Base 3.0.0 ++ gtk_text_layout_set_buffer@Base 3.0.0 ++ gtk_text_layout_set_contexts@Base 3.0.0 ++ gtk_text_layout_set_cursor_direction@Base 3.0.0 ++ gtk_text_layout_set_cursor_visible@Base 3.0.0 ++ gtk_text_layout_set_default_style@Base 3.0.0 ++ gtk_text_layout_set_keyboard_direction@Base 3.0.0 ++ gtk_text_layout_set_overwrite_mode@Base 3.0.0 ++ gtk_text_layout_set_preedit_string@Base 3.0.0 ++ gtk_text_layout_set_screen_width@Base 3.0.0 ++ gtk_text_layout_spew@Base 3.0.0 ++ gtk_text_layout_validate@Base 3.0.0 ++ gtk_text_layout_validate_yrange@Base 3.0.0 ++ gtk_text_layout_wrap@Base 3.0.0 ++ gtk_text_layout_wrap_loop_end@Base 3.0.0 ++ gtk_text_layout_wrap_loop_start@Base 3.0.0 ++ gtk_text_line_segment_split@Base 3.0.0 ++ gtk_text_mark_get_buffer@Base 3.0.0 ++ gtk_text_mark_get_deleted@Base 3.0.0 ++ gtk_text_mark_get_left_gravity@Base 3.0.0 ++ gtk_text_mark_get_name@Base 3.0.0 ++ gtk_text_mark_get_type@Base 3.0.0 ++ gtk_text_mark_get_visible@Base 3.0.0 ++ gtk_text_mark_new@Base 3.0.0 ++ gtk_text_mark_set_visible@Base 3.0.0 ++ gtk_text_search_flags_get_type@Base 3.0.0 ++ gtk_text_tag_changed@Base 3.19.12 ++ gtk_text_tag_event@Base 3.0.0 ++ gtk_text_tag_get_priority@Base 3.0.0 ++ gtk_text_tag_get_type@Base 3.0.0 ++ gtk_text_tag_new@Base 3.0.0 ++ gtk_text_tag_set_priority@Base 3.0.0 ++ gtk_text_tag_table_add@Base 3.0.0 ++ gtk_text_tag_table_foreach@Base 3.0.0 ++ gtk_text_tag_table_get_size@Base 3.0.0 ++ gtk_text_tag_table_get_type@Base 3.0.0 ++ gtk_text_tag_table_lookup@Base 3.0.0 ++ gtk_text_tag_table_new@Base 3.0.0 ++ gtk_text_tag_table_remove@Base 3.0.0 ++ gtk_text_unknown_char_utf8_gtk_tests_only@Base 3.0.0 ++ gtk_text_view_accessible_get_type@Base 3.7.10 ++ gtk_text_view_add_child_at_anchor@Base 3.0.0 ++ gtk_text_view_add_child_in_window@Base 3.0.0 ++ gtk_text_view_backward_display_line@Base 3.0.0 ++ gtk_text_view_backward_display_line_start@Base 3.0.0 ++ gtk_text_view_buffer_to_window_coords@Base 3.0.0 ++ gtk_text_view_forward_display_line@Base 3.0.0 ++ gtk_text_view_forward_display_line_end@Base 3.0.0 ++ gtk_text_view_get_accepts_tab@Base 3.0.0 ++ gtk_text_view_get_border_window_size@Base 3.0.0 ++ gtk_text_view_get_bottom_margin@Base 3.17.9 ++ gtk_text_view_get_buffer@Base 3.0.0 ++ gtk_text_view_get_cursor_locations@Base 3.0.0 ++ gtk_text_view_get_cursor_visible@Base 3.0.0 ++ gtk_text_view_get_default_attributes@Base 3.0.0 ++ gtk_text_view_get_editable@Base 3.0.0 ++ gtk_text_view_get_hadjustment@Base 3.0.0 ++ gtk_text_view_get_indent@Base 3.0.0 ++ gtk_text_view_get_input_hints@Base 3.5.12 ++ gtk_text_view_get_input_purpose@Base 3.5.12 ++ gtk_text_view_get_iter_at_location@Base 3.0.0 ++ gtk_text_view_get_iter_at_position@Base 3.0.0 ++ gtk_text_view_get_iter_location@Base 3.0.0 ++ gtk_text_view_get_justification@Base 3.0.0 ++ gtk_text_view_get_left_margin@Base 3.0.0 ++ gtk_text_view_get_line_at_y@Base 3.0.0 ++ gtk_text_view_get_line_yrange@Base 3.0.0 ++ gtk_text_view_get_monospace@Base 3.16.2 ++ gtk_text_view_get_overwrite@Base 3.0.0 ++ gtk_text_view_get_pixels_above_lines@Base 3.0.0 ++ gtk_text_view_get_pixels_below_lines@Base 3.0.0 ++ gtk_text_view_get_pixels_inside_wrap@Base 3.0.0 ++ gtk_text_view_get_right_margin@Base 3.0.0 ++ gtk_text_view_get_tabs@Base 3.0.0 ++ gtk_text_view_get_top_margin@Base 3.17.9 ++ gtk_text_view_get_type@Base 3.0.0 ++ gtk_text_view_get_vadjustment@Base 3.0.0 ++ gtk_text_view_get_visible_rect@Base 3.0.0 ++ gtk_text_view_get_window@Base 3.0.0 ++ gtk_text_view_get_window_type@Base 3.0.0 ++ gtk_text_view_get_wrap_mode@Base 3.0.0 ++ gtk_text_view_im_context_filter_keypress@Base 3.0.0 ++ gtk_text_view_layer_get_type@Base 3.13.7 ++ gtk_text_view_move_child@Base 3.0.0 ++ gtk_text_view_move_mark_onscreen@Base 3.0.0 ++ gtk_text_view_move_visually@Base 3.0.0 ++ gtk_text_view_new@Base 3.0.0 ++ gtk_text_view_new_with_buffer@Base 3.0.0 ++ gtk_text_view_place_cursor_onscreen@Base 3.0.0 ++ gtk_text_view_reset_cursor_blink@Base 3.19.12 ++ gtk_text_view_reset_im_context@Base 3.0.0 ++ gtk_text_view_scroll_mark_onscreen@Base 3.0.0 ++ gtk_text_view_scroll_to_iter@Base 3.0.0 ++ gtk_text_view_scroll_to_mark@Base 3.0.0 ++ gtk_text_view_set_accepts_tab@Base 3.0.0 ++ gtk_text_view_set_border_window_size@Base 3.0.0 ++ gtk_text_view_set_bottom_margin@Base 3.17.9 ++ gtk_text_view_set_buffer@Base 3.0.0 ++ gtk_text_view_set_cursor_visible@Base 3.0.0 ++ gtk_text_view_set_editable@Base 3.0.0 ++ gtk_text_view_set_indent@Base 3.0.0 ++ gtk_text_view_set_input_hints@Base 3.5.12 ++ gtk_text_view_set_input_purpose@Base 3.5.12 ++ gtk_text_view_set_justification@Base 3.0.0 ++ gtk_text_view_set_left_margin@Base 3.0.0 ++ gtk_text_view_set_monospace@Base 3.16.2 ++ gtk_text_view_set_overwrite@Base 3.0.0 ++ gtk_text_view_set_pixels_above_lines@Base 3.0.0 ++ gtk_text_view_set_pixels_below_lines@Base 3.0.0 ++ gtk_text_view_set_pixels_inside_wrap@Base 3.0.0 ++ gtk_text_view_set_right_margin@Base 3.0.0 ++ gtk_text_view_set_tabs@Base 3.0.0 ++ gtk_text_view_set_top_margin@Base 3.17.9 ++ gtk_text_view_set_wrap_mode@Base 3.0.0 ++ gtk_text_view_starts_display_line@Base 3.0.0 ++ gtk_text_view_window_to_buffer_coords@Base 3.0.0 ++ gtk_text_window_type_get_type@Base 3.0.0 ++ gtk_theming_engine_get@Base 3.0.0 ++ gtk_theming_engine_get_background_color@Base 3.0.0 ++ gtk_theming_engine_get_border@Base 3.0.0 ++ gtk_theming_engine_get_border_color@Base 3.0.0 ++ gtk_theming_engine_get_color@Base 3.0.0 ++ gtk_theming_engine_get_direction@Base 3.0.0 ++ gtk_theming_engine_get_font@Base 3.0.0 ++ gtk_theming_engine_get_junction_sides@Base 3.0.0 ++ gtk_theming_engine_get_margin@Base 3.0.0 ++ gtk_theming_engine_get_padding@Base 3.0.0 ++ gtk_theming_engine_get_path@Base 3.0.0 ++ gtk_theming_engine_get_property@Base 3.0.0 ++ gtk_theming_engine_get_screen@Base 3.0.0 ++ gtk_theming_engine_get_state@Base 3.0.0 ++ gtk_theming_engine_get_style@Base 3.0.0 ++ gtk_theming_engine_get_style_property@Base 3.0.0 ++ gtk_theming_engine_get_style_valist@Base 3.0.0 ++ gtk_theming_engine_get_type@Base 3.0.0 ++ gtk_theming_engine_get_valist@Base 3.0.0 ++ gtk_theming_engine_has_class@Base 3.0.0 ++ gtk_theming_engine_has_region@Base 3.0.0 ++ gtk_theming_engine_load@Base 3.0.0 ++ gtk_theming_engine_lookup_color@Base 3.0.0 ++ gtk_theming_engine_register_property@Base 3.0.0 ++ gtk_theming_engine_state_is_running@Base 3.0.0 ++ gtk_theming_module_get_type@Base 3.0.0 ++ gtk_toggle_action_get_active@Base 3.0.0 ++ gtk_toggle_action_get_draw_as_radio@Base 3.0.0 ++ gtk_toggle_action_get_type@Base 3.0.0 ++ gtk_toggle_action_new@Base 3.0.0 ++ gtk_toggle_action_set_active@Base 3.0.0 ++ gtk_toggle_action_set_draw_as_radio@Base 3.0.0 ++ gtk_toggle_action_toggled@Base 3.0.0 ++ gtk_toggle_button_accessible_get_type@Base 3.7.10 ++ gtk_toggle_button_get_active@Base 3.0.0 ++ gtk_toggle_button_get_inconsistent@Base 3.0.0 ++ gtk_toggle_button_get_mode@Base 3.0.0 ++ gtk_toggle_button_get_type@Base 3.0.0 ++ gtk_toggle_button_new@Base 3.0.0 ++ gtk_toggle_button_new_with_label@Base 3.0.0 ++ gtk_toggle_button_new_with_mnemonic@Base 3.0.0 ++ gtk_toggle_button_set_active@Base 3.0.0 ++ gtk_toggle_button_set_inconsistent@Base 3.0.0 ++ gtk_toggle_button_set_mode@Base 3.0.0 ++ gtk_toggle_button_toggled@Base 3.0.0 ++ gtk_toggle_tool_button_get_active@Base 3.0.0 ++ gtk_toggle_tool_button_get_type@Base 3.0.0 ++ gtk_toggle_tool_button_new@Base 3.0.0 ++ gtk_toggle_tool_button_new_from_stock@Base 3.0.0 ++ gtk_toggle_tool_button_set_active@Base 3.0.0 ++ gtk_tool_button_get_icon_name@Base 3.0.0 ++ gtk_tool_button_get_icon_widget@Base 3.0.0 ++ gtk_tool_button_get_label@Base 3.0.0 ++ gtk_tool_button_get_label_widget@Base 3.0.0 ++ gtk_tool_button_get_stock_id@Base 3.0.0 ++ gtk_tool_button_get_type@Base 3.0.0 ++ gtk_tool_button_get_use_underline@Base 3.0.0 ++ gtk_tool_button_new@Base 3.0.0 ++ gtk_tool_button_new_from_stock@Base 3.0.0 ++ gtk_tool_button_set_icon_name@Base 3.0.0 ++ gtk_tool_button_set_icon_widget@Base 3.0.0 ++ gtk_tool_button_set_label@Base 3.0.0 ++ gtk_tool_button_set_label_widget@Base 3.0.0 ++ gtk_tool_button_set_stock_id@Base 3.0.0 ++ gtk_tool_button_set_use_underline@Base 3.0.0 ++ gtk_tool_item_get_ellipsize_mode@Base 3.0.0 ++ gtk_tool_item_get_expand@Base 3.0.0 ++ gtk_tool_item_get_homogeneous@Base 3.0.0 ++ gtk_tool_item_get_icon_size@Base 3.0.0 ++ gtk_tool_item_get_is_important@Base 3.0.0 ++ gtk_tool_item_get_orientation@Base 3.0.0 ++ gtk_tool_item_get_proxy_menu_item@Base 3.0.0 ++ gtk_tool_item_get_relief_style@Base 3.0.0 ++ gtk_tool_item_get_text_alignment@Base 3.0.0 ++ gtk_tool_item_get_text_orientation@Base 3.0.0 ++ gtk_tool_item_get_text_size_group@Base 3.0.0 ++ gtk_tool_item_get_toolbar_style@Base 3.0.0 ++ gtk_tool_item_get_type@Base 3.0.0 ++ gtk_tool_item_get_use_drag_window@Base 3.0.0 ++ gtk_tool_item_get_visible_horizontal@Base 3.0.0 ++ gtk_tool_item_get_visible_vertical@Base 3.0.0 ++ gtk_tool_item_group_get_collapsed@Base 3.0.0 ++ gtk_tool_item_group_get_drop_item@Base 3.0.0 ++ gtk_tool_item_group_get_ellipsize@Base 3.0.0 ++ gtk_tool_item_group_get_header_relief@Base 3.0.0 ++ gtk_tool_item_group_get_item_position@Base 3.0.0 ++ gtk_tool_item_group_get_label@Base 3.0.0 ++ gtk_tool_item_group_get_label_widget@Base 3.0.0 ++ gtk_tool_item_group_get_n_items@Base 3.0.0 ++ gtk_tool_item_group_get_nth_item@Base 3.0.0 ++ gtk_tool_item_group_get_type@Base 3.0.0 ++ gtk_tool_item_group_insert@Base 3.0.0 ++ gtk_tool_item_group_new@Base 3.0.0 ++ gtk_tool_item_group_set_collapsed@Base 3.0.0 ++ gtk_tool_item_group_set_ellipsize@Base 3.0.0 ++ gtk_tool_item_group_set_header_relief@Base 3.0.0 ++ gtk_tool_item_group_set_item_position@Base 3.0.0 ++ gtk_tool_item_group_set_label@Base 3.0.0 ++ gtk_tool_item_group_set_label_widget@Base 3.0.0 ++ gtk_tool_item_new@Base 3.0.0 ++ gtk_tool_item_rebuild_menu@Base 3.0.0 ++ gtk_tool_item_retrieve_proxy_menu_item@Base 3.0.0 ++ gtk_tool_item_set_expand@Base 3.0.0 ++ gtk_tool_item_set_homogeneous@Base 3.0.0 ++ gtk_tool_item_set_is_important@Base 3.0.0 ++ gtk_tool_item_set_proxy_menu_item@Base 3.0.0 ++ gtk_tool_item_set_tooltip_markup@Base 3.0.0 ++ gtk_tool_item_set_tooltip_text@Base 3.0.0 ++ gtk_tool_item_set_use_drag_window@Base 3.0.0 ++ gtk_tool_item_set_visible_horizontal@Base 3.0.0 ++ gtk_tool_item_set_visible_vertical@Base 3.0.0 ++ gtk_tool_item_toolbar_reconfigured@Base 3.0.0 ++ gtk_tool_palette_add_drag_dest@Base 3.0.0 ++ gtk_tool_palette_drag_targets_get_type@Base 3.0.0 ++ gtk_tool_palette_get_drag_item@Base 3.0.0 ++ gtk_tool_palette_get_drag_target_group@Base 3.0.0 ++ gtk_tool_palette_get_drag_target_item@Base 3.0.0 ++ gtk_tool_palette_get_drop_group@Base 3.0.0 ++ gtk_tool_palette_get_drop_item@Base 3.0.0 ++ gtk_tool_palette_get_exclusive@Base 3.0.0 ++ gtk_tool_palette_get_expand@Base 3.0.0 ++ gtk_tool_palette_get_group_position@Base 3.0.0 ++ gtk_tool_palette_get_hadjustment@Base 3.0.0 ++ gtk_tool_palette_get_icon_size@Base 3.0.0 ++ gtk_tool_palette_get_style@Base 3.0.0 ++ gtk_tool_palette_get_type@Base 3.0.0 ++ gtk_tool_palette_get_vadjustment@Base 3.0.0 ++ gtk_tool_palette_new@Base 3.0.0 ++ gtk_tool_palette_set_drag_source@Base 3.0.0 ++ gtk_tool_palette_set_exclusive@Base 3.0.0 ++ gtk_tool_palette_set_expand@Base 3.0.0 ++ gtk_tool_palette_set_group_position@Base 3.0.0 ++ gtk_tool_palette_set_icon_size@Base 3.0.0 ++ gtk_tool_palette_set_style@Base 3.0.0 ++ gtk_tool_palette_unset_icon_size@Base 3.0.0 ++ gtk_tool_palette_unset_style@Base 3.0.0 ++ gtk_tool_shell_get_ellipsize_mode@Base 3.0.0 ++ gtk_tool_shell_get_icon_size@Base 3.0.0 ++ gtk_tool_shell_get_orientation@Base 3.0.0 ++ gtk_tool_shell_get_relief_style@Base 3.0.0 ++ gtk_tool_shell_get_style@Base 3.0.0 ++ gtk_tool_shell_get_text_alignment@Base 3.0.0 ++ gtk_tool_shell_get_text_orientation@Base 3.0.0 ++ gtk_tool_shell_get_text_size_group@Base 3.0.0 ++ gtk_tool_shell_get_type@Base 3.0.0 ++ gtk_tool_shell_rebuild_menu@Base 3.0.0 ++ gtk_toolbar_get_drop_index@Base 3.0.0 ++ gtk_toolbar_get_icon_size@Base 3.0.0 ++ gtk_toolbar_get_item_index@Base 3.0.0 ++ gtk_toolbar_get_n_items@Base 3.0.0 ++ gtk_toolbar_get_nth_item@Base 3.0.0 ++ gtk_toolbar_get_relief_style@Base 3.0.0 ++ gtk_toolbar_get_show_arrow@Base 3.0.0 ++ gtk_toolbar_get_style@Base 3.0.0 ++ gtk_toolbar_get_type@Base 3.0.0 ++ gtk_toolbar_insert@Base 3.0.0 ++ gtk_toolbar_new@Base 3.0.0 ++ gtk_toolbar_set_drop_highlight_item@Base 3.0.0 ++ gtk_toolbar_set_icon_size@Base 3.0.0 ++ gtk_toolbar_set_show_arrow@Base 3.0.0 ++ gtk_toolbar_set_style@Base 3.0.0 ++ gtk_toolbar_space_style_get_type@Base 3.0.0 ++ gtk_toolbar_style_get_type@Base 3.0.0 ++ gtk_toolbar_unset_icon_size@Base 3.0.0 ++ gtk_toolbar_unset_style@Base 3.0.0 ++ gtk_tooltip_get_type@Base 3.0.0 ++ gtk_tooltip_set_custom@Base 3.0.0 ++ gtk_tooltip_set_icon@Base 3.0.0 ++ gtk_tooltip_set_icon_from_gicon@Base 3.0.0 ++ gtk_tooltip_set_icon_from_icon_name@Base 3.0.0 ++ gtk_tooltip_set_icon_from_stock@Base 3.0.0 ++ gtk_tooltip_set_markup@Base 3.0.0 ++ gtk_tooltip_set_text@Base 3.0.0 ++ gtk_tooltip_set_tip_area@Base 3.0.0 ++ gtk_tooltip_trigger_tooltip_query@Base 3.0.0 ++ gtk_toplevel_accessible_get_children@Base 3.7.10 ++ gtk_toplevel_accessible_get_type@Base 3.7.10 ++ gtk_tray_icon_get_type@Base 3.0.0 ++ gtk_tree_drag_dest_drag_data_received@Base 3.0.0 ++ gtk_tree_drag_dest_get_type@Base 3.0.0 ++ gtk_tree_drag_dest_row_drop_possible@Base 3.0.0 ++ gtk_tree_drag_source_drag_data_delete@Base 3.0.0 ++ gtk_tree_drag_source_drag_data_get@Base 3.0.0 ++ gtk_tree_drag_source_get_type@Base 3.0.0 ++ gtk_tree_drag_source_row_draggable@Base 3.0.0 ++ gtk_tree_get_row_drag_data@Base 3.0.0 ++ gtk_tree_iter_copy@Base 3.0.0 ++ gtk_tree_iter_free@Base 3.0.0 ++ gtk_tree_iter_get_type@Base 3.0.0 ++ gtk_tree_model_filter_clear_cache@Base 3.0.0 ++ gtk_tree_model_filter_convert_child_iter_to_iter@Base 3.0.0 ++ gtk_tree_model_filter_convert_child_path_to_path@Base 3.0.0 ++ gtk_tree_model_filter_convert_iter_to_child_iter@Base 3.0.0 ++ gtk_tree_model_filter_convert_path_to_child_path@Base 3.0.0 ++ gtk_tree_model_filter_get_model@Base 3.0.0 ++ gtk_tree_model_filter_get_type@Base 3.0.0 ++ gtk_tree_model_filter_new@Base 3.0.0 ++ gtk_tree_model_filter_refilter@Base 3.0.0 ++ gtk_tree_model_filter_set_modify_func@Base 3.0.0 ++ gtk_tree_model_filter_set_visible_column@Base 3.0.0 ++ gtk_tree_model_filter_set_visible_func@Base 3.0.0 ++ gtk_tree_model_flags_get_type@Base 3.0.0 ++ gtk_tree_model_foreach@Base 3.0.0 ++ gtk_tree_model_get@Base 3.0.0 ++ gtk_tree_model_get_column_type@Base 3.0.0 ++ gtk_tree_model_get_flags@Base 3.0.0 ++ gtk_tree_model_get_iter@Base 3.0.0 ++ gtk_tree_model_get_iter_first@Base 3.0.0 ++ gtk_tree_model_get_iter_from_string@Base 3.0.0 ++ gtk_tree_model_get_n_columns@Base 3.0.0 ++ gtk_tree_model_get_path@Base 3.0.0 ++ gtk_tree_model_get_string_from_iter@Base 3.0.0 ++ gtk_tree_model_get_type@Base 3.0.0 ++ gtk_tree_model_get_valist@Base 3.0.0 ++ gtk_tree_model_get_value@Base 3.0.0 ++ gtk_tree_model_iter_children@Base 3.0.0 ++ gtk_tree_model_iter_has_child@Base 3.0.0 ++ gtk_tree_model_iter_n_children@Base 3.0.0 ++ gtk_tree_model_iter_next@Base 3.0.0 ++ gtk_tree_model_iter_nth_child@Base 3.0.0 ++ gtk_tree_model_iter_parent@Base 3.0.0 ++ gtk_tree_model_iter_previous@Base 3.0.0 ++ gtk_tree_model_ref_node@Base 3.0.0 ++ gtk_tree_model_row_changed@Base 3.0.0 ++ gtk_tree_model_row_deleted@Base 3.0.0 ++ gtk_tree_model_row_has_child_toggled@Base 3.0.0 ++ gtk_tree_model_row_inserted@Base 3.0.0 ++ gtk_tree_model_rows_reordered@Base 3.0.0 ++ gtk_tree_model_rows_reordered_with_length@Base 3.9.10 ++ gtk_tree_model_sort_clear_cache@Base 3.0.0 ++ gtk_tree_model_sort_convert_child_iter_to_iter@Base 3.0.0 ++ gtk_tree_model_sort_convert_child_path_to_path@Base 3.0.0 ++ gtk_tree_model_sort_convert_iter_to_child_iter@Base 3.0.0 ++ gtk_tree_model_sort_convert_path_to_child_path@Base 3.0.0 ++ gtk_tree_model_sort_get_model@Base 3.0.0 ++ gtk_tree_model_sort_get_type@Base 3.0.0 ++ gtk_tree_model_sort_iter_is_valid@Base 3.0.0 ++ gtk_tree_model_sort_new_with_model@Base 3.0.0 ++ gtk_tree_model_sort_reset_default_sort_func@Base 3.0.0 ++ gtk_tree_model_unref_node@Base 3.0.0 ++ gtk_tree_path_append_index@Base 3.0.0 ++ gtk_tree_path_compare@Base 3.0.0 ++ gtk_tree_path_copy@Base 3.0.0 ++ gtk_tree_path_down@Base 3.0.0 ++ gtk_tree_path_free@Base 3.0.0 ++ gtk_tree_path_get_depth@Base 3.0.0 ++ gtk_tree_path_get_indices@Base 3.0.0 ++ gtk_tree_path_get_indices_with_depth@Base 3.0.0 ++ gtk_tree_path_get_type@Base 3.0.0 ++ gtk_tree_path_is_ancestor@Base 3.0.0 ++ gtk_tree_path_is_descendant@Base 3.0.0 ++ gtk_tree_path_new@Base 3.0.0 ++ gtk_tree_path_new_first@Base 3.0.0 ++ gtk_tree_path_new_from_indices@Base 3.0.0 ++ gtk_tree_path_new_from_indicesv@Base 3.11.5 ++ gtk_tree_path_new_from_string@Base 3.0.0 ++ gtk_tree_path_next@Base 3.0.0 ++ gtk_tree_path_prepend_index@Base 3.0.0 ++ gtk_tree_path_prev@Base 3.0.0 ++ gtk_tree_path_to_string@Base 3.0.0 ++ gtk_tree_path_up@Base 3.0.0 ++ gtk_tree_row_reference_copy@Base 3.0.0 ++ gtk_tree_row_reference_deleted@Base 3.0.0 ++ gtk_tree_row_reference_free@Base 3.0.0 ++ gtk_tree_row_reference_get_model@Base 3.0.0 ++ gtk_tree_row_reference_get_path@Base 3.0.0 ++ gtk_tree_row_reference_get_type@Base 3.0.0 ++ gtk_tree_row_reference_inserted@Base 3.0.0 ++ gtk_tree_row_reference_new@Base 3.0.0 ++ gtk_tree_row_reference_new_proxy@Base 3.0.0 ++ gtk_tree_row_reference_reordered@Base 3.0.0 ++ gtk_tree_row_reference_valid@Base 3.0.0 ++ gtk_tree_selection_count_selected_rows@Base 3.0.0 ++ gtk_tree_selection_get_mode@Base 3.0.0 ++ gtk_tree_selection_get_select_function@Base 3.0.0 ++ gtk_tree_selection_get_selected@Base 3.0.0 ++ gtk_tree_selection_get_selected_rows@Base 3.0.0 ++ gtk_tree_selection_get_tree_view@Base 3.0.0 ++ gtk_tree_selection_get_type@Base 3.0.0 ++ gtk_tree_selection_get_user_data@Base 3.0.0 ++ gtk_tree_selection_iter_is_selected@Base 3.0.0 ++ gtk_tree_selection_path_is_selected@Base 3.0.0 ++ gtk_tree_selection_select_all@Base 3.0.0 ++ gtk_tree_selection_select_iter@Base 3.0.0 ++ gtk_tree_selection_select_path@Base 3.0.0 ++ gtk_tree_selection_select_range@Base 3.0.0 ++ gtk_tree_selection_selected_foreach@Base 3.0.0 ++ gtk_tree_selection_set_mode@Base 3.0.0 ++ gtk_tree_selection_set_select_function@Base 3.0.0 ++ gtk_tree_selection_unselect_all@Base 3.0.0 ++ gtk_tree_selection_unselect_iter@Base 3.0.0 ++ gtk_tree_selection_unselect_path@Base 3.0.0 ++ gtk_tree_selection_unselect_range@Base 3.0.0 ++ gtk_tree_set_row_drag_data@Base 3.0.0 ++ gtk_tree_sortable_get_sort_column_id@Base 3.0.0 ++ gtk_tree_sortable_get_type@Base 3.0.0 ++ gtk_tree_sortable_has_default_sort_func@Base 3.0.0 ++ gtk_tree_sortable_set_default_sort_func@Base 3.0.0 ++ gtk_tree_sortable_set_sort_column_id@Base 3.0.0 ++ gtk_tree_sortable_set_sort_func@Base 3.0.0 ++ gtk_tree_sortable_sort_column_changed@Base 3.0.0 ++ gtk_tree_store_append@Base 3.0.0 ++ gtk_tree_store_clear@Base 3.0.0 ++ gtk_tree_store_get_type@Base 3.0.0 ++ gtk_tree_store_insert@Base 3.0.0 ++ gtk_tree_store_insert_after@Base 3.0.0 ++ gtk_tree_store_insert_before@Base 3.0.0 ++ gtk_tree_store_insert_with_values@Base 3.0.0 ++ gtk_tree_store_insert_with_valuesv@Base 3.0.0 ++ gtk_tree_store_is_ancestor@Base 3.0.0 ++ gtk_tree_store_iter_depth@Base 3.0.0 ++ gtk_tree_store_iter_is_valid@Base 3.0.0 ++ gtk_tree_store_move_after@Base 3.0.0 ++ gtk_tree_store_move_before@Base 3.0.0 ++ gtk_tree_store_new@Base 3.0.0 ++ gtk_tree_store_newv@Base 3.0.0 ++ gtk_tree_store_prepend@Base 3.0.0 ++ gtk_tree_store_remove@Base 3.0.0 ++ gtk_tree_store_reorder@Base 3.0.0 ++ gtk_tree_store_set@Base 3.0.0 ++ gtk_tree_store_set_column_types@Base 3.0.0 ++ gtk_tree_store_set_valist@Base 3.0.0 ++ gtk_tree_store_set_value@Base 3.0.0 ++ gtk_tree_store_set_valuesv@Base 3.0.0 ++ gtk_tree_store_swap@Base 3.0.0 ++ gtk_tree_view_accessible_get_type@Base 3.7.10 ++ gtk_tree_view_append_column@Base 3.0.0 ++ gtk_tree_view_collapse_all@Base 3.0.0 ++ gtk_tree_view_collapse_row@Base 3.0.0 ++ gtk_tree_view_column_add_attribute@Base 3.0.0 ++ gtk_tree_view_column_cell_get_position@Base 3.0.0 ++ gtk_tree_view_column_cell_get_size@Base 3.0.0 ++ gtk_tree_view_column_cell_is_visible@Base 3.0.0 ++ gtk_tree_view_column_cell_set_cell_data@Base 3.0.0 ++ gtk_tree_view_column_clear@Base 3.0.0 ++ gtk_tree_view_column_clear_attributes@Base 3.0.0 ++ gtk_tree_view_column_clicked@Base 3.0.0 ++ gtk_tree_view_column_focus_cell@Base 3.0.0 ++ gtk_tree_view_column_get_alignment@Base 3.0.0 ++ gtk_tree_view_column_get_button@Base 3.0.0 ++ gtk_tree_view_column_get_clickable@Base 3.0.0 ++ gtk_tree_view_column_get_expand@Base 3.0.0 ++ gtk_tree_view_column_get_fixed_width@Base 3.0.0 ++ gtk_tree_view_column_get_max_width@Base 3.0.0 ++ gtk_tree_view_column_get_min_width@Base 3.0.0 ++ gtk_tree_view_column_get_reorderable@Base 3.0.0 ++ gtk_tree_view_column_get_resizable@Base 3.0.0 ++ gtk_tree_view_column_get_sizing@Base 3.0.0 ++ gtk_tree_view_column_get_sort_column_id@Base 3.0.0 ++ gtk_tree_view_column_get_sort_indicator@Base 3.0.0 ++ gtk_tree_view_column_get_sort_order@Base 3.0.0 ++ gtk_tree_view_column_get_spacing@Base 3.0.0 ++ gtk_tree_view_column_get_title@Base 3.0.0 ++ gtk_tree_view_column_get_tree_view@Base 3.0.0 ++ gtk_tree_view_column_get_type@Base 3.0.0 ++ gtk_tree_view_column_get_visible@Base 3.0.0 ++ gtk_tree_view_column_get_widget@Base 3.0.0 ++ gtk_tree_view_column_get_width@Base 3.0.0 ++ gtk_tree_view_column_get_x_offset@Base 3.1.6 ++ gtk_tree_view_column_new@Base 3.0.0 ++ gtk_tree_view_column_new_with_area@Base 3.0.0 ++ gtk_tree_view_column_new_with_attributes@Base 3.0.0 ++ gtk_tree_view_column_pack_end@Base 3.0.0 ++ gtk_tree_view_column_pack_start@Base 3.0.0 ++ gtk_tree_view_column_queue_resize@Base 3.0.0 ++ gtk_tree_view_column_set_alignment@Base 3.0.0 ++ gtk_tree_view_column_set_attributes@Base 3.0.0 ++ gtk_tree_view_column_set_cell_data_func@Base 3.0.0 ++ gtk_tree_view_column_set_clickable@Base 3.0.0 ++ gtk_tree_view_column_set_expand@Base 3.0.0 ++ gtk_tree_view_column_set_fixed_width@Base 3.0.0 ++ gtk_tree_view_column_set_max_width@Base 3.0.0 ++ gtk_tree_view_column_set_min_width@Base 3.0.0 ++ gtk_tree_view_column_set_reorderable@Base 3.0.0 ++ gtk_tree_view_column_set_resizable@Base 3.0.0 ++ gtk_tree_view_column_set_sizing@Base 3.0.0 ++ gtk_tree_view_column_set_sort_column_id@Base 3.0.0 ++ gtk_tree_view_column_set_sort_indicator@Base 3.0.0 ++ gtk_tree_view_column_set_sort_order@Base 3.0.0 ++ gtk_tree_view_column_set_spacing@Base 3.0.0 ++ gtk_tree_view_column_set_title@Base 3.0.0 ++ gtk_tree_view_column_set_visible@Base 3.0.0 ++ gtk_tree_view_column_set_widget@Base 3.0.0 ++ gtk_tree_view_column_sizing_get_type@Base 3.0.0 ++ gtk_tree_view_columns_autosize@Base 3.0.0 ++ gtk_tree_view_convert_bin_window_to_tree_coords@Base 3.0.0 ++ gtk_tree_view_convert_bin_window_to_widget_coords@Base 3.0.0 ++ gtk_tree_view_convert_tree_to_bin_window_coords@Base 3.0.0 ++ gtk_tree_view_convert_tree_to_widget_coords@Base 3.0.0 ++ gtk_tree_view_convert_widget_to_bin_window_coords@Base 3.0.0 ++ gtk_tree_view_convert_widget_to_tree_coords@Base 3.0.0 ++ gtk_tree_view_create_row_drag_icon@Base 3.0.0 ++ gtk_tree_view_drop_position_get_type@Base 3.0.0 ++ gtk_tree_view_enable_model_drag_dest@Base 3.0.0 ++ gtk_tree_view_enable_model_drag_source@Base 3.0.0 ++ gtk_tree_view_expand_all@Base 3.0.0 ++ gtk_tree_view_expand_row@Base 3.0.0 ++ gtk_tree_view_expand_to_path@Base 3.0.0 ++ gtk_tree_view_get_activate_on_single_click@Base 3.7.10 ++ gtk_tree_view_get_background_area@Base 3.0.0 ++ gtk_tree_view_get_bin_window@Base 3.0.0 ++ gtk_tree_view_get_cell_area@Base 3.0.0 ++ gtk_tree_view_get_column@Base 3.0.0 ++ gtk_tree_view_get_columns@Base 3.0.0 ++ gtk_tree_view_get_cursor@Base 3.0.0 ++ gtk_tree_view_get_dest_row_at_pos@Base 3.0.0 ++ gtk_tree_view_get_drag_dest_row@Base 3.0.0 ++ gtk_tree_view_get_enable_search@Base 3.0.0 ++ gtk_tree_view_get_enable_tree_lines@Base 3.0.0 ++ gtk_tree_view_get_expander_column@Base 3.0.0 ++ gtk_tree_view_get_fixed_height_mode@Base 3.0.0 ++ gtk_tree_view_get_grid_lines@Base 3.0.0 ++ gtk_tree_view_get_hadjustment@Base 3.0.0 ++ gtk_tree_view_get_headers_clickable@Base 3.0.0 ++ gtk_tree_view_get_headers_visible@Base 3.0.0 ++ gtk_tree_view_get_hover_expand@Base 3.0.0 ++ gtk_tree_view_get_hover_selection@Base 3.0.0 ++ gtk_tree_view_get_level_indentation@Base 3.0.0 ++ gtk_tree_view_get_model@Base 3.0.0 ++ gtk_tree_view_get_n_columns@Base 3.3.16 ++ gtk_tree_view_get_path_at_pos@Base 3.0.0 ++ gtk_tree_view_get_reorderable@Base 3.0.0 ++ gtk_tree_view_get_row_separator_func@Base 3.0.0 ++ gtk_tree_view_get_rubber_banding@Base 3.0.0 ++ gtk_tree_view_get_rules_hint@Base 3.0.0 ++ gtk_tree_view_get_search_column@Base 3.0.0 ++ gtk_tree_view_get_search_entry@Base 3.0.0 ++ gtk_tree_view_get_search_equal_func@Base 3.0.0 ++ gtk_tree_view_get_search_position_func@Base 3.0.0 ++ gtk_tree_view_get_selection@Base 3.0.0 ++ gtk_tree_view_get_show_expanders@Base 3.0.0 ++ gtk_tree_view_get_tooltip_column@Base 3.0.0 ++ gtk_tree_view_get_tooltip_context@Base 3.0.0 ++ gtk_tree_view_get_type@Base 3.0.0 ++ gtk_tree_view_get_vadjustment@Base 3.0.0 ++ gtk_tree_view_get_visible_range@Base 3.0.0 ++ gtk_tree_view_get_visible_rect@Base 3.0.0 ++ gtk_tree_view_grid_lines_get_type@Base 3.0.0 ++ gtk_tree_view_insert_column@Base 3.0.0 ++ gtk_tree_view_insert_column_with_attributes@Base 3.0.0 ++ gtk_tree_view_insert_column_with_data_func@Base 3.0.0 ++ gtk_tree_view_is_blank_at_pos@Base 3.0.0 ++ gtk_tree_view_is_rubber_banding_active@Base 3.0.0 ++ gtk_tree_view_map_expanded_rows@Base 3.0.0 ++ gtk_tree_view_move_column_after@Base 3.0.0 ++ gtk_tree_view_new@Base 3.0.0 ++ gtk_tree_view_new_with_model@Base 3.0.0 ++ gtk_tree_view_remove_column@Base 3.0.0 ++ gtk_tree_view_row_activated@Base 3.0.0 ++ gtk_tree_view_row_expanded@Base 3.0.0 ++ gtk_tree_view_scroll_to_cell@Base 3.0.0 ++ gtk_tree_view_scroll_to_point@Base 3.0.0 ++ gtk_tree_view_set_activate_on_single_click@Base 3.7.10 ++ gtk_tree_view_set_column_drag_function@Base 3.0.0 ++ gtk_tree_view_set_cursor@Base 3.0.0 ++ gtk_tree_view_set_cursor_on_cell@Base 3.0.0 ++ gtk_tree_view_set_destroy_count_func@Base 3.0.0 ++ gtk_tree_view_set_drag_dest_row@Base 3.0.0 ++ gtk_tree_view_set_enable_search@Base 3.0.0 ++ gtk_tree_view_set_enable_tree_lines@Base 3.0.0 ++ gtk_tree_view_set_expander_column@Base 3.0.0 ++ gtk_tree_view_set_fixed_height_mode@Base 3.0.0 ++ gtk_tree_view_set_grid_lines@Base 3.0.0 ++ gtk_tree_view_set_hadjustment@Base 3.3.16 ++ gtk_tree_view_set_headers_clickable@Base 3.0.0 ++ gtk_tree_view_set_headers_visible@Base 3.0.0 ++ gtk_tree_view_set_hover_expand@Base 3.0.0 ++ gtk_tree_view_set_hover_selection@Base 3.0.0 ++ gtk_tree_view_set_level_indentation@Base 3.0.0 ++ gtk_tree_view_set_model@Base 3.0.0 ++ gtk_tree_view_set_reorderable@Base 3.0.0 ++ gtk_tree_view_set_row_separator_func@Base 3.0.0 ++ gtk_tree_view_set_rubber_banding@Base 3.0.0 ++ gtk_tree_view_set_rules_hint@Base 3.0.0 ++ gtk_tree_view_set_search_column@Base 3.0.0 ++ gtk_tree_view_set_search_entry@Base 3.0.0 ++ gtk_tree_view_set_search_equal_func@Base 3.0.0 ++ gtk_tree_view_set_search_position_func@Base 3.0.0 ++ gtk_tree_view_set_show_expanders@Base 3.0.0 ++ gtk_tree_view_set_tooltip_cell@Base 3.0.0 ++ gtk_tree_view_set_tooltip_column@Base 3.0.0 ++ gtk_tree_view_set_tooltip_row@Base 3.0.0 ++ gtk_tree_view_set_vadjustment@Base 3.3.16 ++ gtk_tree_view_unset_rows_drag_dest@Base 3.0.0 ++ gtk_tree_view_unset_rows_drag_source@Base 3.0.0 ++ gtk_true@Base 3.0.0 ++ gtk_ui_manager_add_ui@Base 3.0.0 ++ gtk_ui_manager_add_ui_from_file@Base 3.0.0 ++ gtk_ui_manager_add_ui_from_resource@Base 3.3.16 ++ gtk_ui_manager_add_ui_from_string@Base 3.0.0 ++ gtk_ui_manager_ensure_update@Base 3.0.0 ++ gtk_ui_manager_get_accel_group@Base 3.0.0 ++ gtk_ui_manager_get_action@Base 3.0.0 ++ gtk_ui_manager_get_action_groups@Base 3.0.0 ++ gtk_ui_manager_get_add_tearoffs@Base 3.0.0 ++ gtk_ui_manager_get_toplevels@Base 3.0.0 ++ gtk_ui_manager_get_type@Base 3.0.0 ++ gtk_ui_manager_get_ui@Base 3.0.0 ++ gtk_ui_manager_get_widget@Base 3.0.0 ++ gtk_ui_manager_insert_action_group@Base 3.0.0 ++ gtk_ui_manager_item_type_get_type@Base 3.0.0 ++ gtk_ui_manager_new@Base 3.0.0 ++ gtk_ui_manager_new_merge_id@Base 3.0.0 ++ gtk_ui_manager_remove_action_group@Base 3.0.0 ++ gtk_ui_manager_remove_ui@Base 3.0.0 ++ gtk_ui_manager_set_add_tearoffs@Base 3.0.0 ++ gtk_unit_get_type@Base 3.0.0 ++ gtk_vbox_get_type@Base 3.0.0 ++ gtk_vbox_new@Base 3.0.0 ++ gtk_vbutton_box_get_type@Base 3.0.0 ++ gtk_vbutton_box_new@Base 3.0.0 ++ gtk_viewport_get_bin_window@Base 3.0.0 ++ gtk_viewport_get_hadjustment@Base 3.0.0 ++ gtk_viewport_get_shadow_type@Base 3.0.0 ++ gtk_viewport_get_type@Base 3.0.0 ++ gtk_viewport_get_vadjustment@Base 3.0.0 ++ gtk_viewport_get_view_window@Base 3.0.0 ++ gtk_viewport_new@Base 3.0.0 ++ gtk_viewport_set_hadjustment@Base 3.0.0 ++ gtk_viewport_set_shadow_type@Base 3.0.0 ++ gtk_viewport_set_vadjustment@Base 3.0.0 ++ gtk_volume_button_get_type@Base 3.0.0 ++ gtk_volume_button_new@Base 3.0.0 ++ gtk_vpaned_get_type@Base 3.0.0 ++ gtk_vpaned_new@Base 3.0.0 ++ gtk_vscale_get_type@Base 3.0.0 ++ gtk_vscale_new@Base 3.0.0 ++ gtk_vscale_new_with_range@Base 3.0.0 ++ gtk_vscrollbar_get_type@Base 3.0.0 ++ gtk_vscrollbar_new@Base 3.0.0 ++ gtk_vseparator_get_type@Base 3.0.0 ++ gtk_vseparator_new@Base 3.0.0 ++ gtk_widget_accessible_get_type@Base 3.7.10 ++ gtk_widget_activate@Base 3.0.0 ++ gtk_widget_add_accelerator@Base 3.0.0 ++ gtk_widget_add_device_events@Base 3.0.0 ++ gtk_widget_add_events@Base 3.0.0 ++ gtk_widget_add_mnemonic_label@Base 3.0.0 ++ gtk_widget_add_tick_callback@Base 3.7.10 ++ gtk_widget_can_activate_accel@Base 3.0.0 ++ gtk_widget_child_focus@Base 3.0.0 ++ gtk_widget_child_notify@Base 3.0.0 ++ gtk_widget_class_bind_template_callback_full@Base 3.9.10 ++ gtk_widget_class_bind_template_child_full@Base 3.9.10 ++ gtk_widget_class_find_style_property@Base 3.0.0 ++ gtk_widget_class_get_css_name@Base 3.19.12 ++ gtk_widget_class_install_style_property@Base 3.0.0 ++ gtk_widget_class_install_style_property_parser@Base 3.0.0 ++ gtk_widget_class_list_style_properties@Base 3.0.0 ++ gtk_widget_class_path@Base 3.0.0 ++ gtk_widget_class_set_accessible_role@Base 3.2.1 ++ gtk_widget_class_set_accessible_type@Base 3.2.1 ++ gtk_widget_class_set_connect_func@Base 3.9.10 ++ gtk_widget_class_set_css_name@Base 3.19.12 ++ gtk_widget_class_set_template@Base 3.9.10 ++ gtk_widget_class_set_template_from_resource@Base 3.9.10 ++ gtk_widget_compute_expand@Base 3.0.0 ++ gtk_widget_create_pango_context@Base 3.0.0 ++ gtk_widget_create_pango_layout@Base 3.0.0 ++ gtk_widget_destroy@Base 3.0.0 ++ gtk_widget_destroyed@Base 3.0.0 ++ gtk_widget_device_is_shadowed@Base 3.0.0 ++ gtk_widget_draw@Base 3.0.0 ++ gtk_widget_ensure_style@Base 3.0.0 ++ gtk_widget_error_bell@Base 3.0.0 ++ gtk_widget_event@Base 3.0.0 ++ gtk_widget_freeze_child_notify@Base 3.0.0 ++ gtk_widget_get_accessible@Base 3.0.0 ++ gtk_widget_get_action_group@Base 3.16.2 ++ gtk_widget_get_allocated_baseline@Base 3.9.10 ++ gtk_widget_get_allocated_height@Base 3.0.0 ++ gtk_widget_get_allocated_size@Base 3.19.12 ++ gtk_widget_get_allocated_width@Base 3.0.0 ++ gtk_widget_get_allocation@Base 3.0.0 ++ gtk_widget_get_ancestor@Base 3.0.0 ++ gtk_widget_get_app_paintable@Base 3.0.0 ++ gtk_widget_get_can_default@Base 3.0.0 ++ gtk_widget_get_can_focus@Base 3.0.0 ++ gtk_widget_get_child_requisition@Base 3.0.0 ++ gtk_widget_get_child_visible@Base 3.0.0 ++ gtk_widget_get_clip@Base 3.13.7 ++ gtk_widget_get_clipboard@Base 3.0.0 ++ gtk_widget_get_composite_name@Base 3.0.0 ++ gtk_widget_get_default_direction@Base 3.0.0 ++ gtk_widget_get_default_style@Base 3.0.0 ++ gtk_widget_get_device_enabled@Base 3.0.0 ++ gtk_widget_get_device_events@Base 3.0.0 ++ gtk_widget_get_direction@Base 3.0.0 ++ gtk_widget_get_display@Base 3.0.0 ++ gtk_widget_get_double_buffered@Base 3.0.0 ++ gtk_widget_get_events@Base 3.0.0 ++ gtk_widget_get_focus_on_click@Base 3.19.12 ++ gtk_widget_get_font_map@Base 3.17.9 ++ gtk_widget_get_font_options@Base 3.17.9 ++ gtk_widget_get_frame_clock@Base 3.7.10 ++ gtk_widget_get_halign@Base 3.0.0 ++ gtk_widget_get_has_tooltip@Base 3.0.0 ++ gtk_widget_get_has_window@Base 3.0.0 ++ gtk_widget_get_hexpand@Base 3.0.0 ++ gtk_widget_get_hexpand_set@Base 3.0.0 ++ gtk_widget_get_mapped@Base 3.0.0 ++ gtk_widget_get_margin_bottom@Base 3.0.0 ++ gtk_widget_get_margin_end@Base 3.11.5 ++ gtk_widget_get_margin_left@Base 3.0.0 ++ gtk_widget_get_margin_right@Base 3.0.0 ++ gtk_widget_get_margin_start@Base 3.11.5 ++ gtk_widget_get_margin_top@Base 3.0.0 ++ gtk_widget_get_modifier_mask@Base 3.3.16 ++ gtk_widget_get_modifier_style@Base 3.0.0 ++ gtk_widget_get_name@Base 3.0.0 ++ gtk_widget_get_no_show_all@Base 3.0.0 ++ gtk_widget_get_opacity@Base 3.7.10 ++ gtk_widget_get_pango_context@Base 3.0.0 ++ gtk_widget_get_parent@Base 3.0.0 ++ gtk_widget_get_parent_window@Base 3.0.0 ++ gtk_widget_get_path@Base 3.0.0 ++ gtk_widget_get_pointer@Base 3.0.0 ++ gtk_widget_get_preferred_height@Base 3.0.0 ++ gtk_widget_get_preferred_height_and_baseline_for_width@Base 3.9.10 ++ gtk_widget_get_preferred_height_for_width@Base 3.0.0 ++ gtk_widget_get_preferred_size@Base 3.0.0 ++ gtk_widget_get_preferred_width@Base 3.0.0 ++ gtk_widget_get_preferred_width_for_height@Base 3.0.0 ++ gtk_widget_get_realized@Base 3.0.0 ++ gtk_widget_get_receives_default@Base 3.0.0 ++ gtk_widget_get_request_mode@Base 3.0.0 ++ gtk_widget_get_requisition@Base 3.0.0 ++ gtk_widget_get_root_window@Base 3.0.0 ++ gtk_widget_get_scale_factor@Base 3.9.10 ++ gtk_widget_get_screen@Base 3.0.0 ++ gtk_widget_get_sensitive@Base 3.0.0 ++ gtk_widget_get_settings@Base 3.0.0 ++ gtk_widget_get_size_request@Base 3.0.0 ++ gtk_widget_get_state@Base 3.0.0 ++ gtk_widget_get_state_flags@Base 3.0.0 ++ gtk_widget_get_style@Base 3.0.0 ++ gtk_widget_get_style_context@Base 3.0.0 ++ gtk_widget_get_support_multidevice@Base 3.0.0 ++ gtk_widget_get_template_child@Base 3.9.10 ++ gtk_widget_get_tooltip_markup@Base 3.0.0 ++ gtk_widget_get_tooltip_text@Base 3.0.0 ++ gtk_widget_get_tooltip_window@Base 3.0.0 ++ gtk_widget_get_toplevel@Base 3.0.0 ++ gtk_widget_get_type@Base 3.0.0 ++ gtk_widget_get_valign@Base 3.0.0 ++ gtk_widget_get_valign_with_baseline@Base 3.9.10 ++ gtk_widget_get_vexpand@Base 3.0.0 ++ gtk_widget_get_vexpand_set@Base 3.0.0 ++ gtk_widget_get_visible@Base 3.0.0 ++ gtk_widget_get_visual@Base 3.0.0 ++ gtk_widget_get_window@Base 3.0.0 ++ gtk_widget_grab_default@Base 3.0.0 ++ gtk_widget_grab_focus@Base 3.0.0 ++ gtk_widget_has_default@Base 3.0.0 ++ gtk_widget_has_focus@Base 3.0.0 ++ gtk_widget_has_grab@Base 3.0.0 ++ gtk_widget_has_rc_style@Base 3.0.0 ++ gtk_widget_has_screen@Base 3.0.0 ++ gtk_widget_has_visible_focus@Base 3.2.1 ++ gtk_widget_help_type_get_type@Base 3.0.0 ++ gtk_widget_hide@Base 3.0.0 ++ gtk_widget_hide_on_delete@Base 3.0.0 ++ gtk_widget_in_destruction@Base 3.0.0 ++ gtk_widget_init_template@Base 3.9.10 ++ gtk_widget_input_shape_combine_region@Base 3.0.0 ++ gtk_widget_insert_action_group@Base 3.5.12 ++ gtk_widget_intersect@Base 3.0.0 ++ gtk_widget_is_ancestor@Base 3.0.0 ++ gtk_widget_is_composited@Base 3.0.0 ++ gtk_widget_is_drawable@Base 3.0.0 ++ gtk_widget_is_focus@Base 3.0.0 ++ gtk_widget_is_sensitive@Base 3.0.0 ++ gtk_widget_is_toplevel@Base 3.0.0 ++ gtk_widget_is_visible@Base 3.7.10 ++ gtk_widget_keynav_failed@Base 3.0.0 ++ gtk_widget_list_accel_closures@Base 3.0.0 ++ gtk_widget_list_action_prefixes@Base 3.16.2 ++ gtk_widget_list_mnemonic_labels@Base 3.0.0 ++ gtk_widget_map@Base 3.0.0 ++ gtk_widget_mnemonic_activate@Base 3.0.0 ++ gtk_widget_modify_base@Base 3.0.0 ++ gtk_widget_modify_bg@Base 3.0.0 ++ gtk_widget_modify_cursor@Base 3.0.0 ++ gtk_widget_modify_fg@Base 3.0.0 ++ gtk_widget_modify_font@Base 3.0.0 ++ gtk_widget_modify_style@Base 3.0.0 ++ gtk_widget_modify_text@Base 3.0.0 ++ gtk_widget_new@Base 3.0.0 ++ gtk_widget_override_background_color@Base 3.0.0 ++ gtk_widget_override_color@Base 3.0.0 ++ gtk_widget_override_cursor@Base 3.0.0 ++ gtk_widget_override_font@Base 3.0.0 ++ gtk_widget_override_symbolic_color@Base 3.0.0 ++ gtk_widget_path@Base 3.0.0 ++ gtk_widget_path_append_for_widget@Base 3.1.6 ++ gtk_widget_path_append_type@Base 3.0.0 ++ gtk_widget_path_append_with_siblings@Base 3.1.6 ++ gtk_widget_path_copy@Base 3.0.0 ++ gtk_widget_path_free@Base 3.0.0 ++ gtk_widget_path_get_object_type@Base 3.0.0 ++ gtk_widget_path_get_type@Base 3.0.0 ++ gtk_widget_path_has_parent@Base 3.0.0 ++ gtk_widget_path_is_type@Base 3.0.0 ++ gtk_widget_path_iter_add_class@Base 3.0.0 ++ gtk_widget_path_iter_add_region@Base 3.0.0 ++ gtk_widget_path_iter_clear_classes@Base 3.0.0 ++ gtk_widget_path_iter_clear_regions@Base 3.0.0 ++ gtk_widget_path_iter_get_name@Base 3.0.0 ++ gtk_widget_path_iter_get_object_name@Base 3.19.12 ++ gtk_widget_path_iter_get_object_type@Base 3.0.0 ++ gtk_widget_path_iter_get_sibling_index@Base 3.1.6 ++ gtk_widget_path_iter_get_siblings@Base 3.1.6 ++ gtk_widget_path_iter_get_state@Base 3.13.7 ++ gtk_widget_path_iter_has_class@Base 3.0.0 ++ gtk_widget_path_iter_has_name@Base 3.0.0 ++ gtk_widget_path_iter_has_qclass@Base 3.0.0 ++ gtk_widget_path_iter_has_qname@Base 3.0.0 ++ gtk_widget_path_iter_has_qregion@Base 3.0.0 ++ gtk_widget_path_iter_has_region@Base 3.0.0 ++ gtk_widget_path_iter_list_classes@Base 3.0.0 ++ gtk_widget_path_iter_list_regions@Base 3.0.0 ++ gtk_widget_path_iter_remove_class@Base 3.0.0 ++ gtk_widget_path_iter_remove_region@Base 3.0.0 ++ gtk_widget_path_iter_set_name@Base 3.0.0 ++ gtk_widget_path_iter_set_object_name@Base 3.19.12 ++ gtk_widget_path_iter_set_object_type@Base 3.0.0 ++ gtk_widget_path_iter_set_state@Base 3.13.7 ++ gtk_widget_path_length@Base 3.0.0 ++ gtk_widget_path_new@Base 3.0.0 ++ gtk_widget_path_prepend_type@Base 3.0.0 ++ gtk_widget_path_ref@Base 3.1.6 ++ gtk_widget_path_to_string@Base 3.1.4 ++ gtk_widget_path_unref@Base 3.1.6 ++ gtk_widget_pop_composite_child@Base 3.0.0 ++ gtk_widget_push_composite_child@Base 3.0.0 ++ gtk_widget_queue_allocate@Base 3.19.12 ++ gtk_widget_queue_compute_expand@Base 3.0.0 ++ gtk_widget_queue_draw@Base 3.0.0 ++ gtk_widget_queue_draw_area@Base 3.0.0 ++ gtk_widget_queue_draw_region@Base 3.0.0 ++ gtk_widget_queue_resize@Base 3.0.0 ++ gtk_widget_queue_resize_no_redraw@Base 3.0.0 ++ gtk_widget_realize@Base 3.0.0 ++ gtk_widget_region_intersect@Base 3.0.0 ++ gtk_widget_register_window@Base 3.7.10 ++ gtk_widget_remove_accelerator@Base 3.0.0 ++ gtk_widget_remove_mnemonic_label@Base 3.0.0 ++ gtk_widget_remove_tick_callback@Base 3.7.10 ++ gtk_widget_render_icon@Base 3.0.0 ++ gtk_widget_render_icon_pixbuf@Base 3.0.0 ++ gtk_widget_reparent@Base 3.0.0 ++ gtk_widget_reset_rc_styles@Base 3.0.0 ++ gtk_widget_reset_style@Base 3.0.0 ++ gtk_widget_send_expose@Base 3.0.0 ++ gtk_widget_send_focus_change@Base 3.0.0 ++ gtk_widget_set_accel_path@Base 3.0.0 ++ gtk_widget_set_allocation@Base 3.0.0 ++ gtk_widget_set_app_paintable@Base 3.0.0 ++ gtk_widget_set_can_default@Base 3.0.0 ++ gtk_widget_set_can_focus@Base 3.0.0 ++ gtk_widget_set_child_visible@Base 3.0.0 ++ gtk_widget_set_clip@Base 3.13.7 ++ gtk_widget_set_composite_name@Base 3.0.0 ++ gtk_widget_set_default_direction@Base 3.0.0 ++ gtk_widget_set_device_enabled@Base 3.0.0 ++ gtk_widget_set_device_events@Base 3.0.0 ++ gtk_widget_set_direction@Base 3.0.0 ++ gtk_widget_set_double_buffered@Base 3.0.0 ++ gtk_widget_set_events@Base 3.0.0 ++ gtk_widget_set_focus_on_click@Base 3.19.12 ++ gtk_widget_set_font_map@Base 3.17.9 ++ gtk_widget_set_font_options@Base 3.17.9 ++ gtk_widget_set_halign@Base 3.0.0 ++ gtk_widget_set_has_tooltip@Base 3.0.0 ++ gtk_widget_set_has_window@Base 3.0.0 ++ gtk_widget_set_hexpand@Base 3.0.0 ++ gtk_widget_set_hexpand_set@Base 3.0.0 ++ gtk_widget_set_mapped@Base 3.0.0 ++ gtk_widget_set_margin_bottom@Base 3.0.0 ++ gtk_widget_set_margin_end@Base 3.11.5 ++ gtk_widget_set_margin_left@Base 3.0.0 ++ gtk_widget_set_margin_right@Base 3.0.0 ++ gtk_widget_set_margin_start@Base 3.11.5 ++ gtk_widget_set_margin_top@Base 3.0.0 ++ gtk_widget_set_name@Base 3.0.0 ++ gtk_widget_set_no_show_all@Base 3.0.0 ++ gtk_widget_set_opacity@Base 3.7.10 ++ gtk_widget_set_parent@Base 3.0.0 ++ gtk_widget_set_parent_window@Base 3.0.0 ++ gtk_widget_set_realized@Base 3.0.0 ++ gtk_widget_set_receives_default@Base 3.0.0 ++ gtk_widget_set_redraw_on_allocate@Base 3.0.0 ++ gtk_widget_set_sensitive@Base 3.0.0 ++ gtk_widget_set_size_request@Base 3.0.0 ++ gtk_widget_set_state@Base 3.0.0 ++ gtk_widget_set_state_flags@Base 3.0.0 ++ gtk_widget_set_style@Base 3.0.0 ++ gtk_widget_set_support_multidevice@Base 3.0.0 ++ gtk_widget_set_tooltip_markup@Base 3.0.0 ++ gtk_widget_set_tooltip_text@Base 3.0.0 ++ gtk_widget_set_tooltip_window@Base 3.0.0 ++ gtk_widget_set_valign@Base 3.0.0 ++ gtk_widget_set_vexpand@Base 3.0.0 ++ gtk_widget_set_vexpand_set@Base 3.0.0 ++ gtk_widget_set_visible@Base 3.0.0 ++ gtk_widget_set_visual@Base 3.0.0 ++ gtk_widget_set_window@Base 3.0.0 ++ gtk_widget_shape_combine_region@Base 3.0.0 ++ gtk_widget_show@Base 3.0.0 ++ gtk_widget_show_all@Base 3.0.0 ++ gtk_widget_show_now@Base 3.0.0 ++ gtk_widget_size_allocate@Base 3.0.0 ++ gtk_widget_size_allocate_with_baseline@Base 3.9.10 ++ gtk_widget_size_request@Base 3.0.0 ++ gtk_widget_style_attach@Base 3.0.0 ++ gtk_widget_style_get@Base 3.0.0 ++ gtk_widget_style_get_property@Base 3.0.0 ++ gtk_widget_style_get_valist@Base 3.0.0 ++ gtk_widget_thaw_child_notify@Base 3.0.0 ++ gtk_widget_translate_coordinates@Base 3.0.0 ++ gtk_widget_trigger_tooltip_query@Base 3.0.0 ++ gtk_widget_unmap@Base 3.0.0 ++ gtk_widget_unparent@Base 3.0.0 ++ gtk_widget_unrealize@Base 3.0.0 ++ gtk_widget_unregister_window@Base 3.7.10 ++ gtk_widget_unset_state_flags@Base 3.0.0 ++ gtk_window_accessible_get_type@Base 3.7.10 ++ gtk_window_activate_default@Base 3.0.0 ++ gtk_window_activate_focus@Base 3.0.0 ++ gtk_window_activate_key@Base 3.0.0 ++ gtk_window_add_accel_group@Base 3.0.0 ++ gtk_window_add_mnemonic@Base 3.0.0 ++ gtk_window_begin_move_drag@Base 3.0.0 ++ gtk_window_begin_resize_drag@Base 3.0.0 ++ gtk_window_close@Base 3.9.10 ++ gtk_window_deiconify@Base 3.0.0 ++ gtk_window_fullscreen@Base 3.0.0 ++ gtk_window_fullscreen_on_monitor@Base 3.17.9 ++ gtk_window_get_accept_focus@Base 3.0.0 ++ gtk_window_get_application@Base 3.0.0 ++ gtk_window_get_attached_to@Base 3.3.16 ++ gtk_window_get_decorated@Base 3.0.0 ++ gtk_window_get_default_icon_list@Base 3.0.0 ++ gtk_window_get_default_icon_name@Base 3.0.0 ++ gtk_window_get_default_size@Base 3.0.0 ++ gtk_window_get_default_widget@Base 3.0.0 ++ gtk_window_get_deletable@Base 3.0.0 ++ gtk_window_get_destroy_with_parent@Base 3.0.0 ++ gtk_window_get_focus@Base 3.0.0 ++ gtk_window_get_focus_on_map@Base 3.0.0 ++ gtk_window_get_focus_visible@Base 3.2.1 ++ gtk_window_get_gravity@Base 3.0.0 ++ gtk_window_get_group@Base 3.0.0 ++ gtk_window_get_has_resize_grip@Base 3.0.0 ++ gtk_window_get_hide_titlebar_when_maximized@Base 3.3.16 ++ gtk_window_get_icon@Base 3.0.0 ++ gtk_window_get_icon_list@Base 3.0.0 ++ gtk_window_get_icon_name@Base 3.0.0 ++ gtk_window_get_mnemonic_modifier@Base 3.0.0 ++ gtk_window_get_mnemonics_visible@Base 3.0.0 ++ gtk_window_get_modal@Base 3.0.0 ++ gtk_window_get_opacity@Base 3.0.0 ++ gtk_window_get_position@Base 3.0.0 ++ gtk_window_get_resizable@Base 3.0.0 ++ gtk_window_get_resize_grip_area@Base 3.0.0 ++ gtk_window_get_role@Base 3.0.0 ++ gtk_window_get_screen@Base 3.0.0 ++ gtk_window_get_size@Base 3.0.0 ++ gtk_window_get_skip_pager_hint@Base 3.0.0 ++ gtk_window_get_skip_taskbar_hint@Base 3.0.0 ++ gtk_window_get_title@Base 3.0.0 ++ gtk_window_get_titlebar@Base 3.16.2 ++ gtk_window_get_transient_for@Base 3.0.0 ++ gtk_window_get_type@Base 3.0.0 ++ gtk_window_get_type_hint@Base 3.0.0 ++ gtk_window_get_urgency_hint@Base 3.0.0 ++ gtk_window_get_window_type@Base 3.0.0 ++ gtk_window_group_add_window@Base 3.0.0 ++ gtk_window_group_get_current_device_grab@Base 3.0.0 ++ gtk_window_group_get_current_grab@Base 3.0.0 ++ gtk_window_group_get_type@Base 3.0.0 ++ gtk_window_group_list_windows@Base 3.0.0 ++ gtk_window_group_new@Base 3.0.0 ++ gtk_window_group_remove_window@Base 3.0.0 ++ gtk_window_has_group@Base 3.0.0 ++ gtk_window_has_toplevel_focus@Base 3.0.0 ++ gtk_window_iconify@Base 3.0.0 ++ gtk_window_is_active@Base 3.0.0 ++ gtk_window_is_maximized@Base 3.11.5 ++ gtk_window_list_toplevels@Base 3.0.0 ++ gtk_window_maximize@Base 3.0.0 ++ gtk_window_mnemonic_activate@Base 3.0.0 ++ gtk_window_move@Base 3.0.0 ++ gtk_window_new@Base 3.0.0 ++ gtk_window_parse_geometry@Base 3.0.0 ++ gtk_window_position_get_type@Base 3.0.0 ++ gtk_window_present@Base 3.0.0 ++ gtk_window_present_with_time@Base 3.0.0 ++ gtk_window_propagate_key_event@Base 3.0.0 ++ gtk_window_remove_accel_group@Base 3.0.0 ++ gtk_window_remove_mnemonic@Base 3.0.0 ++ gtk_window_reshow_with_initial_size@Base 3.0.0 ++ gtk_window_resize@Base 3.0.0 ++ gtk_window_resize_grip_is_visible@Base 3.0.0 ++ gtk_window_resize_to_geometry@Base 3.0.0 ++ gtk_window_set_accept_focus@Base 3.0.0 ++ gtk_window_set_application@Base 3.0.0 ++ gtk_window_set_attached_to@Base 3.3.16 ++ gtk_window_set_auto_startup_notification@Base 3.0.0 ++ gtk_window_set_decorated@Base 3.0.0 ++ gtk_window_set_default@Base 3.0.0 ++ gtk_window_set_default_geometry@Base 3.0.0 ++ gtk_window_set_default_icon@Base 3.0.0 ++ gtk_window_set_default_icon_from_file@Base 3.0.0 ++ gtk_window_set_default_icon_list@Base 3.0.0 ++ gtk_window_set_default_icon_name@Base 3.0.0 ++ gtk_window_set_default_size@Base 3.0.0 ++ gtk_window_set_deletable@Base 3.0.0 ++ gtk_window_set_destroy_with_parent@Base 3.0.0 ++ gtk_window_set_focus@Base 3.0.0 ++ gtk_window_set_focus_on_map@Base 3.0.0 ++ gtk_window_set_focus_visible@Base 3.2.1 ++ gtk_window_set_geometry_hints@Base 3.0.0 ++ gtk_window_set_gravity@Base 3.0.0 ++ gtk_window_set_has_resize_grip@Base 3.0.0 ++ gtk_window_set_has_user_ref_count@Base 3.0.0 ++ gtk_window_set_hide_titlebar_when_maximized@Base 3.3.16 ++ gtk_window_set_icon@Base 3.0.0 ++ gtk_window_set_icon_from_file@Base 3.0.0 ++ gtk_window_set_icon_list@Base 3.0.0 ++ gtk_window_set_icon_name@Base 3.0.0 ++ gtk_window_set_interactive_debugging@Base 3.13.7 ++ gtk_window_set_keep_above@Base 3.0.0 ++ gtk_window_set_keep_below@Base 3.0.0 ++ gtk_window_set_mnemonic_modifier@Base 3.0.0 ++ gtk_window_set_mnemonics_visible@Base 3.0.0 ++ gtk_window_set_modal@Base 3.0.0 ++ gtk_window_set_opacity@Base 3.0.0 ++ gtk_window_set_position@Base 3.0.0 ++ gtk_window_set_resizable@Base 3.0.0 ++ gtk_window_set_role@Base 3.0.0 ++ gtk_window_set_screen@Base 3.0.0 ++ gtk_window_set_skip_pager_hint@Base 3.0.0 ++ gtk_window_set_skip_taskbar_hint@Base 3.0.0 ++ gtk_window_set_startup_id@Base 3.0.0 ++ gtk_window_set_title@Base 3.0.0 ++ gtk_window_set_titlebar@Base 3.9.10 ++ gtk_window_set_transient_for@Base 3.0.0 ++ gtk_window_set_type_hint@Base 3.0.0 ++ gtk_window_set_urgency_hint@Base 3.0.0 ++ gtk_window_set_wmclass@Base 3.0.0 ++ gtk_window_stick@Base 3.0.0 ++ gtk_window_type_get_type@Base 3.0.0 ++ gtk_window_unfullscreen@Base 3.0.0 ++ gtk_window_unmaximize@Base 3.0.0 ++ gtk_window_unstick@Base 3.0.0 ++ gtk_wrap_mode_get_type@Base 3.0.0 diff --cc debian/libgtk-3-0.triggers.in index 0000000000,0000000000..85a23ca097 new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-0.triggers.in @@@ -1,0 -1,0 +1,2 @@@ ++interest-noawait /@MODULES_BASE_PATH@/immodules ++interest-noawait /@OLD_MODULES_BASE_PATH@/immodules diff --cc debian/libgtk-3-bin.install index 0000000000,0000000000..1edd79618e new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-bin.install @@@ -1,0 -1,0 +1,11 @@@ ++usr/bin/broadwayd ++usr/bin/gtk-builder-tool ++usr/bin/gtk-launch ++usr/bin/gtk-query-settings ++usr/share/gettext/its/gtkbuilder.its ++usr/share/gettext/its/gtkbuilder.loc ++usr/share/man/man1/broadwayd.1 ++usr/share/man/man1/gtk-builder-tool.1 ++usr/share/man/man1/gtk-launch.1 ++usr/share/man/man1/gtk-query-immodules-3.0.1 ++usr/share/man/man1/gtk-query-settings.1 diff --cc debian/libgtk-3-bin.links.in index 0000000000,0000000000..54bf0ae8dd new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-bin.links.in @@@ -1,0 -1,0 +1,2 @@@ ++usr/share/doc/@COMMON_PKG@/@NEWS@ usr/share/doc/@BIN_PKG@/@NEWS@ ++usr/share/doc/@COMMON_PKG@/@README@ usr/share/doc/@BIN_PKG@/@README@ diff --cc debian/libgtk-3-common.install.in index 0000000000,0000000000..8826f41fef new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-common.install.in @@@ -1,0 -1,0 +1,6 @@@ ++@CONFDIR@/im-multipress.conf ++usr/share/locale ++usr/share/themes ++usr/share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml ++usr/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml ++usr/share/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml diff --cc debian/libgtk-3-dev.install index 0000000000,0000000000..baa3843f17 new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-dev.install @@@ -1,0 -1,0 +1,7 @@@ ++usr/include/gtk* ++usr/lib/*/libg?k*.so ++usr/lib/*/pkgconfig/g?k* ++usr/share/aclocal ++usr/share/gir-1.0 ++usr/share/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml ++usr/share/gtk-3.0/gtkbuilder.rng diff --cc debian/libgtk-3-dev.links.in index 0000000000,0000000000..907fd969c2 new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-dev.links.in @@@ -1,0 -1,0 +1,2 @@@ ++usr/share/doc/@COMMON_PKG@/@NEWS@ usr/share/doc/@DEV_PKG@/@NEWS@ ++usr/share/doc/@COMMON_PKG@/@README@ usr/share/doc/@DEV_PKG@/@README@ diff --cc debian/libgtk-3-doc.doc-base.gdk.in index 0000000000,0000000000..916b5adced new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-doc.doc-base.gdk.in @@@ -1,0 -1,0 +1,13 @@@ ++Document: gdk3 ++Title: GDK Reference Manual ++Author: Damon Chaplin et al. ++Abstract: The GDK library provides an OS-independant wrapper around the ++ most fundamental graphical user interface functions. This allows ++ GTK+ to be ported to non-X11 systems, as long as GDK is ported first. ++ . ++ This document covers programming in GDK. ++Section: Programming/C ++ ++Format: HTML ++Index: /usr/share/doc/@DOC_PKG@/gdk3/index.html ++Files: /usr/share/doc/@DOC_PKG@/gdk3/*.html diff --cc debian/libgtk-3-doc.doc-base.gtk.in index 0000000000,0000000000..75354cb98e new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-doc.doc-base.gtk.in @@@ -1,0 -1,0 +1,11 @@@ ++Document: gtk3 ++Title: GTK+ Reference Manual ++Author: Damon Chaplin et al. ++Abstract: The GTK+ library provides a graphical user interface for ++ C programs, and is used in projects such as GIMP, GNOME, and Mozilla. ++ This document covers programming using the GTK+ library. ++Section: Programming/C ++ ++Format: HTML ++Index: /usr/share/doc/@DOC_PKG@/gtk3/index.html ++Files: /usr/share/doc/@DOC_PKG@/gtk3/*.html diff --cc debian/libgtk-3-doc.docs index 0000000000,0000000000..bf4cbd5a4e new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-doc.docs @@@ -1,0 -1,0 +1,1 @@@ ++docs/*.txt diff --cc debian/libgtk-3-doc.install.in index 0000000000,0000000000..1811c0857e new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-doc.install.in @@@ -1,0 -1,0 +1,2 @@@ ++usr/share/gtk-doc/html/gtk* usr/share/doc/@DOC_PKG@ ++usr/share/gtk-doc/html/gdk* usr/share/doc/@DOC_PKG@ diff --cc debian/libgtk-3-doc.links.in index 0000000000,0000000000..441d08c6c5 new file mode 100644 --- /dev/null +++ b/debian/libgtk-3-doc.links.in @@@ -1,0 -1,0 +1,6 @@@ ++usr/share/doc/@DOC_PKG@/gdk3 usr/share/gtk-doc/html/gdk3 ++usr/share/doc/@DOC_PKG@/gtk3 usr/share/gtk-doc/html/gtk3 ++usr/share/doc/libatk1.0-doc/atk usr/share/doc/@DOC_PKG@/atk ++usr/share/doc/libglib2.0-doc/glib usr/share/doc/@DOC_PKG@/glib ++usr/share/doc/libglib2.0-doc/gobject usr/share/doc/@DOC_PKG@/gobject ++usr/share/doc/libpango1.0-doc/pango usr/share/doc/@DOC_PKG@/pango diff --cc debian/missing-sources/README index 0000000000,0000000000..778e6e6a58 new file mode 100644 --- /dev/null +++ b/debian/missing-sources/README @@@ -1,0 -1,0 +1,39 @@@ ++Missing sources from gtk+3.0 ++============================ ++ ++zlib.js-0.1.6 ++------------- ++ ++Source for: gdk/broadway/rawinflate.min.js ++Obtained from: tag "0.1.6" ++Files removed: ++ bin/* except for rawinflate.min.js* (precompiled, not needed here) ++ .travis/, .travis.yml (regression tests, not needed here) ++ test/ (regression tests, not needed here) ++ vendor/google-closure-compiler/ (third-party, source not included) ++ vendor/mt.js/ (third-party, only needed for tests) ++ ++gdk/broadway/rawinflate.min.js is identical to bin/rawinflate.min.js. ++ ++Debian's closure-compiler_20130227+dfsg1-6 is not identical to the one ++originally distributed with zlib.js, but produces output closely resembling ++bin/rawinflate.min.js when invoked like this (command line adapted from ++build.xml, using bin/rawinflate.min.js.map to determine minimal sources): ++ ++ cat LICENSE_min ++ echo -n '(function() {' ++ closure-compiler --compilation_level=ADVANCED_OPTIMIZATIONS \ ++ --warning_level=VERBOSE \ ++ --define=goog.DEBUG=false \ ++ --summary_detail_level=3 \ ++ --language_in=ECMASCRIPT5_STRICT \ ++ --source_map_format=V3 \ ++ --process_closure_primitives \ ++ --js closure-primitives/base.js \ ++ --js define/typedarray/hybrid.js \ ++ --js=src/export_object.js \ ++ --js=src/huffman.js \ ++ --js=src/rawinflate.js \ ++ --js=src/zlib.js \ ++ --js=export/rawinflate.js ++ echo -n '}).call(this); //@ sourceMappingURL=rawinflate.min.js.map' diff --cc debian/missing-sources/rawinflate.js index 0000000000,0000000000..98a73f52a6 new file mode 120000 --- /dev/null +++ b/debian/missing-sources/rawinflate.js @@@ -1,0 -1,0 +1,1 @@@ ++zlib.js-0.1.6/src/rawinflate.js diff --cc debian/missing-sources/zlib.js-0.1.6/ChangeLog.md index 0000000000,0000000000..6d15ba0f83 new file mode 100644 --- /dev/null +++ b/debian/missing-sources/zlib.js-0.1.6/ChangeLog.md @@@ -1,0 -1,0 +1,133 @@@ ++ ++# Change Log ++ ++ ++## 0.1.6: 2013/05/10 ++ ++https://github.com/imaya/zlib.js/compare/0.1.5...0.1.6 ++ ++ ++### compression ++ ++- export raw deflate ++ ++ ++### decompression ++ ++- export raw inflate ++- fix inflate stream exporting ++ ++ ++### etc ++ ++- export crc-32 ++- add pretty print build ++- optimize compile settings ++- add english document ++- support source maps ++- support Travis CI ++- refactor unit test ++- update closure compiler (custom version) ++ ++ ++------------------------------------------------------------------------------- ++ ++ ++## 0.1.5: 2013/02/10 ++ ++https://github.com/imaya/zlib.js/compare/0.1.4...0.1.5 ++ ++ ++### compression ++ ++- fix PKZIP CRC-32 bug ++ ++ ++### etc ++ ++- update PKZIP unit test ++ ++ ++------------------------------------------------------------------------------- ++ ++ ++## 0.1.4: 2013/02/10 ++ ++https://github.com/imaya/zlib.js/compare/0.1.3...0.1.4 ++ ++ ++### compression ++ ++- add PKZIP compression (basic support) ++ ++ ++### decompression ++ ++- add PKZIP decompression (basic support) ++ ++ ++### etc ++ ++- refactor build environment (use export js file) ++- remove license comment in source code ++ ++ ++------------------------------------------------------------------------------- ++ ++ ++## 0.1.3: 2012/12/21 ++ ++https://github.com/imaya/zlib.js/compare/0.1.2...0.1.3 ++ ++ ++### compression ++ ++- fix rare case bug ++ ++ ++------------------------------------------------------------------------------- ++ ++ ++## 0.1.2: 2012/12/17 ++ ++https://github.com/imaya/zlib.js/compare/0.1.1...0.1.2 ++ ++ ++### compression ++ ++- fix adler-32 bug (byte order) ++- refactor raw deflate code ++ ++### decompression ++ ++- refactor inflate stream code ++ ++### etc ++ ++- update closure compiler (custom version) ++- update inflate unit test (enable adler-32 verification) ++ ++ ++------------------------------------------------------------------------------- ++ ++ ++## 0.1.1: 2012/11/15 ++ ++https://github.com/imaya/zlib.js/compare/0.1.0...0.1.1 ++ ++ ++### compression ++ ++- fix huffman coding (add reverse package merge algorithm) ++ ++### etc ++ ++- fix gunzip unit test ++ ++ ++------------------------------------------------------------------------------- ++ ++ ++## 0.1.0: 2012/09/24 ++ ++- first release diff --cc debian/missing-sources/zlib.js-0.1.6/LICENSE index 0000000000,0000000000..489fd6451c new file mode 100644 --- /dev/null +++ b/debian/missing-sources/zlib.js-0.1.6/LICENSE @@@ -1,0 -1,0 +1,28 @@@ ++/** ++ * @license ++ * zlib.js ++ * JavaScript Zlib Library ++ * https://github.com/imaya/zlib.js ++ * ++ * The MIT License ++ * ++ * Copyright (c) 2012 imaya ++ * ++ * Permission is hereby granted, free of charge, to any person obtaining a copy ++ * of this software and associated documentation files (the "Software"), to deal ++ * in the Software without restriction, including without limitation the rights ++ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell ++ * copies of the Software, and to permit persons to whom the Software is ++ * furnished to do so, subject to the following conditions: ++ * ++ * The above copyright notice and this permission notice shall be included in ++ * all copies or substantial portions of the Software. ++ * ++ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR ++ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, ++ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ++ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER ++ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, ++ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN ++ * THE SOFTWARE. ++ */ diff --cc debian/missing-sources/zlib.js-0.1.6/LICENSE_min index 0000000000,0000000000..0694e7c048 new file mode 100644 --- /dev/null +++ b/debian/missing-sources/zlib.js-0.1.6/LICENSE_min @@@ -1,0 -1,0 +1,1 @@@ ++/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */ diff --cc debian/missing-sources/zlib.js-0.1.6/README.en.md index 0000000000,0000000000..60341241e8 new file mode 100644 --- /dev/null +++ b/debian/missing-sources/zlib.js-0.1.6/README.en.md @@@ -1,0 -1,0 +1,285 @@@ ++zlib.js ++======= ++ ++[![Build Status](https://travis-ci.org/imaya/zlib.js.png?branch=master)](https://travis-ci.org/imaya/zlib.js) ++ ++[Japanese version](./README.md) ++ ++zlib.js is ZLIB(RFC1950), DEFLATE(RFC1951), GZIP(RFC1952) and PKZIP implementation in JavaScript. ++ ++ ++Usage ++------ ++ ++Use one in "bin" directory. ++ ++- zlib_and_gzip.min.js: ZLIB + GZIP ++ + (Raw) ++ * rawdeflate.js: Raw Deflate ++ * rawinflate.js: Raw Inflate ++ + zlib.min.js: ZLIB Inflate + Deflate ++ * inflate.min.js: ZLIB Inflate ++ * deflate.min.js: ZLIB Deflate ++ * inflate_stream.min.js: ZLIB Inflate (stream mode) ++ + (GZIP) ++ * gzip.min.js: GZIP ++ * gunzip.min.js: GUNZIP ++ + (PKZIP) ++ * zip.min.js ZIP ++ * unzip.min.js UNZIP ++- node-zlib.js: (ZLIB + GZIP for node.js) ++ ++ ++### Compression ++ ++#### Raw Deflate ++ ++```js ++// plain = Array. or Uint8Array ++var defalte = new Zlib.RawDeflate(plain); ++var compressed = deflate.compress(); ++``` ++ ++#### Raw Deflate Option ++ ++See ZLIB Option. ++ ++#### ZLIB ++ ++```js ++// plain = Array. or Uint8Array ++var defalte = new Zlib.Deflate(plain); ++var compressed = deflate.compress(); ++``` ++ ++##### ZLIB Option ++ ++Second argument of Zlib.Deflate constructor ++ ++```js ++{ ++ compressionType: Zlib.Deflate.CompressionType, // compression type ++ lazy: number // lazy matching parameter ++} ++``` ++ ++Zlib.Deflate.CompressionType is enumerable, ++Choose one in NONE (Store), FIXED (Fixed Huffman Coding), DYNAMIC (Dynamic Huffman Coding). ++Default value is DYNAMIC. ++ ++lazy is Lazy Matching length. ++This parameter is deprecated. ++ ++ ++#### GZIP ++ ++GZIP implementation is imcompleted. ++However no problem in usual use. ++ ++```js ++// plain = Array. or Uint8Array ++var gzip = new Zlib.Gzip(plain); ++var compressed = gzip.compress(); ++``` ++ ++ ++##### GZIP Option ++ ++```js ++{ ++ deflateOptions: Object, // see: deflate option (ZLIB Option) ++ flags: { ++ fname: boolean, // use filename? ++ comment: boolean, // use comment? ++ fhcrc: boolean // use file checksum? ++ }, ++ filename: string, // filename ++ comment: string // comment ++} ++``` ++ ++ ++#### PKZIP ++ ++```js ++var zip = new Zlib.Zip(); ++// plainData1 ++zip.addFile(plainData1, { ++ filename: stringToByteArray('foo.txt') ++}); ++zip.addFile(plainData2, { ++ filename: stringToByteArray('bar.txt') ++}); ++zip.addFile(plainData3, { ++ filename: stringToByteArray('baz.txt') ++}); ++var compressed = zip.compress(); ++ ++function stringToByteArray(str) { ++ var array = new (window.Uint8Array !== void 0 ? Uint8Array : Array)(str.length); ++ var i; ++ var il; ++ ++ for (i = 0, il = str.length; i < il; ++i) { ++ array[i] = str.charCodeAt(i) & 0xff; ++ } ++ ++ return array; ++} ++``` ++ ++##### PKZIP Option ++ ++filename, comment, extraField are must use Uint8Array if enabled Typed Array. ++ ++```js ++{ ++ filename: (Array.|Uint8Array), // filename ++ comment: (Array.|Uint8Array), //comment ++ extraField: (Array.|Uint8Array), // extra field ++ compress: boolean, // compress when called "addFile" method. ++ compressionMethod: Zlib.Zip.CompressionMethod, // STORE or DEFLATE ++ os: Zlib.Zip.OperatingSystem, // MSDOS or UNIX or MACINTOSH ++ deflateOption: Object // see: ZLIB Option ++} ++``` ++ ++### Decompression ++ ++#### Raw Deflate ++ ++```js ++// compressed = Array. or Uint8Array ++var inflate = new Zlib.RawInflate(compressed); ++var plain = inflate.decompress(); ++``` ++ ++#### Raw Deflate Option ++ ++See ZLIB Option. ++ ++#### ZLIB ++ ++```js ++// compressed = Array. or Uint8Array ++var inflate = new Zlib.Inflate(compressed); ++var plain = inflate.decompress(); ++``` ++ ++##### ZLIB Option ++ ++Second argument of Zlib.Inflate constructor ++ ++```js ++{ ++ 'index': number, // start position in input buffer ++ 'bufferSize': number, // initial output buffer size ++ 'bufferType': Zlib.Inflate.BufferType, // buffer expantion type ++ 'resize': boolean, // resize buffer(ArrayBuffer) when end of decompression (default: false) ++ 'verify': boolean // verify decompression result (default: false) ++} ++``` ++ ++Zlib.Inflate.BufferType is enumerable. ++Choose one ADAPTIVE(default) and BLOCK. ++ ++- ADAPTIVE: buffer expansion based on compression ratio in filled buffer. ++- BLOCK: buffer expansion based on BufferSize. ++ ++ ++#### GZIP ++ ++```js ++// compressed = Array. or Uint8Array ++var gunzip = new Zlib.Gunzip(compressed); ++var plain = gunzip.decompress(); ++``` ++ ++ ++#### PKZIP ++ ++ ++```js ++// compressed = Array. or Uint8Array ++var unzip = new Zlib.Unzip(compressed); ++var filenames = unzip.getFilenames(); ++var plain = unzip.decompress(filenames[0]); ++``` ++ ++ ++### Node.js ++ ++see unit tests. ++ ++ ++ ++## Debug ++ ++If you want to know the code before compile, SourceMaps and PrettyPrint can be used. ++ ++ ++### SourceMaps ++ ++If you want to enable the SourceMaps if, you can use the `src` directory and *.min.js.map. ++ ++ - inflate.min.js ++ - inflate.min.js.map ++ - [src] ++ - (source files) ++ ++`[src]` is zlib.js source code directory. ++ ++ ++### Pretty Print ++ ++`zlib.pretty.js` is not renamed symbol. ++ ++ ++How to build ++------------ ++ ++Build using Ant and Closure Compiler. ++ ++### Requirement ++ ++- Ant 1.8+ ++- JRE 1.6+ ++- Python ++ ++### Build ++ ++Use "ant" command. ++ ++``` ++$ ant [target] ++``` ++ ++#### Build target ++ ++target | generate file | implementation ++---------------|----------------------|------------- ++deps | deps.js | (dependency: deps.js) ++deflate | deflate.min.js | ZLIB Deflate ++inflate | inflate.min.js | ZLIB Inflate ++inflate_stream | inlate_stream.min.js | ZLIB Inlate (stream) ++zlib | zlib.min.js | ZLIB Deflate + Inflate ++gzip | gzip.min.js | GZIP Compression ++gunzip | gunzip.min.js | GZIP Decompression ++zlib_and_gzip | zlib_and_gzip.min.js | ZLIB + GZIP ++node | node-zlib.js | ZLIB + GZIP for node.js ++zip | zip.min.js | PKZIP Compression ++unzip | unzip.min.js | PKZIP Decompression ++all | * | default target ++ ++ ++Issue ++----- ++ ++Preset dictionary is not implemented. ++ ++ ++License ++-------- ++ ++Copyright © 2012 imaya. ++Licensed under the MIT License. diff --cc debian/missing-sources/zlib.js-0.1.6/README.md index 0000000000,0000000000..ad18e41d19 new file mode 100644 --- /dev/null +++ b/debian/missing-sources/zlib.js-0.1.6/README.md @@@ -1,0 -1,0 +1,307 @@@ ++zlib.js ++======= ++ ++[![Build Status](https://travis-ci.org/imaya/zlib.js.png?branch=master)](https://travis-ci.org/imaya/zlib.js) ++ ++[English version](./README.en.md) ++ ++zlib.js は ZLIB(RFC1950), DEFLATE(RFC1951), GZIP(RFC1952), PKZIP の JavaScript 実装です。 ++ ++ ++使い方 ++------ ++ ++zlib.js は必要な機能ごとに分割されています。 ++bin ディレクトリから必要なものを利用してください。 ++ ++- zlib_and_gzip.min.js: ZLIB + GZIP ++ + (Raw) ++ * rawdeflate.js: Raw Deflate ++ * rawinflate.js: Raw Inflate ++ + zlib.min.js: ZLIB Inflate + Deflate ++ * inflate.min.js: ZLIB Inflate ++ * deflate.min.js: ZLIB Deflate ++ * inflate_stream.min.js: ZLIB Inflate (stream mode) ++ + (GZIP) ++ * gzip.min.js: GZIP ++ * gunzip.min.js: GUNZIP ++ + (PKZIP) ++ * zip.min.js ZIP ++ * unzip.min.js UNZIP ++- node-zlib.js: (ZLIB + GZIP for node.js) ++ ++ ++### 圧縮 (Compress) ++ ++#### Raw Deflate ++ ++```js ++// plain = Array. or Uint8Array ++var defalte = new Zlib.RawDeflate(plain); ++var compressed = deflate.compress(); ++``` ++ ++#### Raw Deflate Option ++ ++ZLIB Option を参照してください。 ++ ++ ++#### ZLIB ++ ++```js ++// plain = Array. or Uint8Array ++var defalte = new Zlib.Deflate(plain); ++var compressed = deflate.compress(); ++``` ++ ++##### ZLIB Option ++ ++Zlib.Deflate の第二引数にオブジェクトを渡す事で圧縮オプションを指定する事が出来ます。 ++ ++```js ++{ ++ compressionType: Zlib.Deflate.CompressionType, // 圧縮タイプ ++ lazy: number // lazy matching の閾値 ++} ++``` ++ ++Zlib.Deflate.CompressionType は ++NONE(無圧縮), FIXED(固定ハフマン符号), DYNAMIC(動的ハフマン符号) から選択する事ができます。 ++default は DYNAMIC です。 ++ ++lazy は Lazy Matching の閾値を指定します。 ++Lazy Matching とは、LZSS のマッチ長が閾値より低かった場合、次の Byte から LZSS の最長一致を試み、マッチ長の長い方を選択する手法です。 ++ ++ ++#### GZIP ++ ++GZIP の実装は現在不完全ですが、ただの圧縮コンテナとして使用する場合には特に問題はありません。 ++zlib.js を用いて作成された GZIP の OS は、自動的に UNKNOWN に設定されます。 ++ ++```js ++// plain = Array. or Uint8Array ++var gzip = new Zlib.Gzip(plain); ++var compressed = gzip.compress(); ++``` ++ ++ ++##### GZIP Option ++ ++```js ++{ ++ deflateOptions: Object, // deflate option (ZLIB Option 参照) ++ flags: { ++ fname: boolean, // ファイル名を使用するか ++ comment: boolean, // コメントを使用するか ++ fhcrc: boolean // FHCRC を使用するか ++ }, ++ filename: string, // flags.fname が true のときに書き込むファイル名 ++ comment: string // flags.comment が true のときに書き込むコメント ++} ++``` ++ ++ ++#### PKZIP ++ ++PKZIP では複数のファイルを扱うため、他のものとは少し使い方が異なります。 ++ ++```js ++var zip = new Zlib.Zip(); ++// plainData1 ++zip.addFile(plainData1, { ++ filename: stringToByteArray('foo.txt') ++}); ++zip.addFile(plainData2, { ++ filename: stringToByteArray('bar.txt') ++}); ++zip.addFile(plainData3, { ++ filename: stringToByteArray('baz.txt') ++}); ++var compressed = zip.compress(); ++ ++function stringToByteArray(str) { ++ var array = new (window.Uint8Array !== void 0 ? Uint8Array : Array)(str.length); ++ var i; ++ var il; ++ ++ for (i = 0, il = str.length; i < il; ++i) { ++ array[i] = str.charCodeAt(i) & 0xff; ++ } ++ ++ return array; ++} ++``` ++ ++##### PKZIP Option ++ ++filename, comment, extraField は Typed Array が使用可能な場合は必ず Uint8Array を使用してください。 ++ ++```js ++{ ++ filename: (Array.|Uint8Array), // ファイル名 ++ comment: (Array.|Uint8Array), // コメント ++ extraField: (Array.|Uint8Array), // その他の領域 ++ compress: boolean, // addFile メソッドを呼んだときに圧縮するか (通常は compress メソッドの呼び出し時に圧縮) ++ compressionMethod: Zlib.Zip.CompressionMethod, // STORE or DEFLATE ++ os: Zlib.Zip.OperatingSystem, // MSDOS or UNIX or MACINTOSH ++ deflateOption: Object // see: ZLIB Option ++} ++``` ++ ++### 伸張 (Decompress) ++ ++圧縮されたデータの伸張は、基本的に各コンストラクタに圧縮されたデータを渡し、 ++それの decompress メソッドを呼ぶ事で伸張処理を開始する事が出来ます。 ++ ++#### Raw Deflate ++ ++```js ++// compressed = Array. or Uint8Array ++var inflate = new Zlib.RawInflate(compressed); ++var plain = inflate.decompress(); ++``` ++ ++#### Raw Deflate Option ++ ++ZLIB Option を参照してください。 ++ ++#### ZLIB ++ ++```js ++// compressed = Array. or Uint8Array ++var inflate = new Zlib.Inflate(compressed); ++var plain = inflate.decompress(); ++``` ++ ++##### ZLIB Option ++ ++Zlib.Inflate の第二引数にオブジェクトを渡す事で伸張オプションを指定する事ができます。 ++ ++```js ++{ ++ 'index': number, // 入力バッファの開始位置 ++ 'bufferSize': number, // 出力バッファの初期サイズ ++ 'bufferType': Zlib.Inflate.BufferType, // バッファの管理方法 ++ 'resize': boolean, // 出力バッファのリサイズ ++ 'verify': boolean // 伸張結果の検証を行うか ++} ++``` ++ ++Zlib.Inflate.BufferType は ADAPTIVE(default) か BLOCK を選択する事ができます。 ++ ++- ADAPTIVE はバッファを伸張後のサイズを予測して一気に拡張しますが、データによっては余分にメモリを使用しすぎる事があります。 ++- BLOCK では BufferSize ずつ拡張していきますが、動作はあまり速くありません。 ++ ++resize オプションは Typed Array 利用可能時 ++decompress メソッドで返却する値の ArrayBuffer を Uint8Array の長さまで縮小させます。 ++default は false です。 ++ ++verify オプションは Adler-32 Checksum の検証を行うかを指定します。 ++default は false です。 ++ ++ ++#### GZIP ++ ++```js ++// compressed = Array. or Uint8Array ++var gunzip = new Zlib.Gunzip(compressed); ++var plain = gunzip.decompress(); ++``` ++ ++Gunzip のオプションは現在ありません。 ++ ++ ++#### PKZIP ++ ++PKZIP の構築と同様に複数ファイルを扱うため、他のものとは少し使い方が異なります。 ++ ++```js ++// compressed = Array. or Uint8Array ++var unzip = new Zlib.Unzip(compressed); ++var filenames = unzip.getFilenames(); ++var plain = unzip.decompress(filenames[0]); ++``` ++ ++Unzip のオプションは現在ありません。 ++ ++ ++### Node.js ++ ++Node.js で使用する場合はユニットテストを参照してください。 ++ ++ ++ ++## Debug ++ ++zlib.js では JavaScript ファイルを minify された形で提供していますが、開発中やデバッグ時に minify する前の状態が知りたい事があります。 ++そういった時のために SourceMaps ファイルや Pretty Print されたファイルも提供しています。 ++ ++ ++### SourceMaps ++ ++SourceMaps を有効にするには以下のように対象となるファイルに `.map` を付けたファイルと、変換前のソースコードである `src` ディレクトリを配置します。 ++ ++ - inflate.min.js ++ - inflate.min.js.map ++ - [src] ++ - (source files) ++ ++なお、ここに書いてある `[src]` は zlib.js のリポジトリの `src` ディレクトリをコピーしてください。 ++ ++ ++### Pretty Print ++ ++SourceMaps とは異なりますが、minify の変数名の短縮のみ避けられれば良いという場合には、 Closure Compiler で読みやすくしたファイルを利用することも可能です。 ++`zlib.pretty.js` というファイル名で全ての実装がはいっていますので、minify されたものをこのファイルに置き換えるだけで使用できます。 ++ ++ ++ ++How to build ++------------ ++ ++ビルドは Ant と Closure Compiler を使用して行います。 ++ ++### 必要な環境 ++ ++- Ant 1.8+ ++- JRE 1.6+ ++- Python ++ ++### ビルド ++ ++Ant を使ってビルドを行います。 ++ ++``` ++$ ant [target] ++``` ++ ++#### ビルドターゲット ++ ++target | ファイル名 | 含まれる実装 ++---------------|----------------------|------------- ++deps | deps.js | 依存関係の解決 ++deflate | deflate.min.js | ZLIB Deflate ++inflate | inflate.min.js | ZLIB Inflate ++inflate_stream | inlate_stream.min.js | ZLIB Inlate (stream) ++zlib | zlib.min.js | ZLIB Deflate + Inflate ++gzip | gzip.min.js | GZIP Compression ++gunzip | gunzip.min.js | GZIP Decompression ++zlib_and_gzip | zlib_and_gzip.min.js | ZLIB + GZIP ++node | node-zlib.js | ZLIB + GZIP for node.js ++zip | zip.min.js | PKZIP Compression ++unzip | unzip.min.js | PKZIP Decompression ++all | * | default target ++ ++ ++Issue ++----- ++ ++現在プリセット辞書を用いた圧縮形式には対応していません。 ++プリセット辞書は通常の圧縮では利用されないため、影響は少ないと思います。 ++ ++ ++ライセンス ++----------- ++ ++Copyright © 2012 imaya. ++Licensed under the MIT License. diff --cc debian/missing-sources/zlib.js-0.1.6/bin/rawinflate.min.js index 0000000000,0000000000..f9c7f87ecd new file mode 100644 --- /dev/null +++ b/debian/missing-sources/zlib.js-0.1.6/bin/rawinflate.min.js @@@ -1,0 -1,0 +1,15 @@@ ++/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */(function() {'use strict';var l=void 0,p=this;function q(c,d){var a=c.split("."),b=p;!(a[0]in b)&&b.execScript&&b.execScript("var "+a[0]);for(var e;a.length&&(e=a.shift());)!a.length&&d!==l?b[e]=d:b=b[e]?b[e]:b[e]={}};var r="undefined"!==typeof Uint8Array&&"undefined"!==typeof Uint16Array&&"undefined"!==typeof Uint32Array;function u(c){var d=c.length,a=0,b=Number.POSITIVE_INFINITY,e,f,g,h,k,m,s,n,t;for(n=0;na&&(a=c[n]),c[n]>=1;for(t=m;t>>=1;switch(c){case 0:var d=this.input,a=this.d,b=this.b,e=this.a,f=l,g=l,h=l,k=b.length,m=l;this.c=this.f=0;f=d[a++];if(f===l)throw Error("invalid uncompressed block header: LEN (first byte)");g=f;f=d[a++];if(f===l)throw Error("invalid uncompressed block header: LEN (second byte)");g|=f<<8;f=d[a++];if(f===l)throw Error("invalid uncompressed block header: NLEN (first byte)");h=f;f=d[a++];if(f===l)throw Error("invalid uncompressed block header: NLEN (second byte)");h|= ++f<<8;if(g===~h)throw Error("invalid uncompressed block header: length verify");if(a+g>d.length)throw Error("input buffer is broken");switch(this.i){case x:for(;e+g>b.length;){m=k-e;g-=m;if(r)b.set(d.subarray(a,a+m),e),e+=m,a+=m;else for(;m--;)b[e++]=d[a++];this.a=e;b=this.e();e=this.a}break;case w:for(;e+g>b.length;)b=this.e({o:2});break;default:throw Error("invalid inflate mode");}if(r)b.set(d.subarray(a,a+g),e),e+=g,a+=g;else for(;g--;)b[e++]=d[a++];this.d=a;this.a=e;this.b=b;break;case 1:this.j(z, ++A);break;case 2:B(this);break;default:throw Error("unknown BTYPE: "+c);}}return this.m()}; ++var C=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],D=r?new Uint16Array(C):C,E=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,258,258],F=r?new Uint16Array(E):E,G=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0],H=r?new Uint8Array(G):G,I=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],J=r?new Uint16Array(I):I,K=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13, ++13],L=r?new Uint8Array(K):K,M=new (r?Uint8Array:Array)(288),N,O;N=0;for(O=M.length;N=N?8:255>=N?9:279>=N?7:8;var z=u(M),P=new (r?Uint8Array:Array)(30),Q,R;Q=0;for(R=P.length;Q>>d;c.c=b-d;c.d=f;return g} ++function S(c,d){for(var a=c.f,b=c.c,e=c.input,f=c.d,g=d[0],h=d[1],k,m,s;b>>16;c.f=a>>s;c.c=b-s;c.d=f;return m&65535} ++function B(c){function d(a,c,b){var d,f,e,g;for(g=0;gf)b>=e&&(this.a=b,a=this.e(),b=this.a),a[b++]=f;else{g=f-257;k=F[g];0=e&&(this.a=b,a=this.e(),b=this.a);for(;k--;)a[b]=a[b++-h]}for(;8<=this.c;)this.c-=8,this.d--;this.a=b}; ++v.prototype.s=function(c,d){var a=this.b,b=this.a;this.n=c;for(var e=a.length,f,g,h,k;256!==(f=S(this,c));)if(256>f)b>=e&&(a=this.e(),e=a.length),a[b++]=f;else{g=f-257;k=F[g];0e&&(a=this.e(),e=a.length);for(;k--;)a[b]=a[b++-h]}for(;8<=this.c;)this.c-=8,this.d--;this.a=b}; ++v.prototype.e=function(){var c=new (r?Uint8Array:Array)(this.a-32768),d=this.a-32768,a,b,e=this.b;if(r)c.set(e.subarray(32768,c.length));else{a=0;for(b=c.length;aa;++a)e[a]=e[d+a];this.a=32768;return e}; ++v.prototype.u=function(c){var d,a=this.input.length/this.d+1|0,b,e,f,g=this.input,h=this.b;c&&("number"===typeof c.o&&(a=c.o),"number"===typeof c.q&&(a+=c.q));2>a?(b=(g.length-this.d)/this.n[2],f=258*(b/2)|0,e=fd&&(this.b.length=d),c=this.b);return this.buffer=c};q("Zlib.RawInflate",v);q("Zlib.RawInflate.prototype.decompress",v.prototype.t);var T={ADAPTIVE:w,BLOCK:x},U,V,W,X;if(Object.keys)U=Object.keys(T);else for(V in U=[],W=0,T)U[W++]=V;W=0;for(X=U.length;W ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ diff --cc debian/missing-sources/zlib.js-0.1.6/closure-primitives/base.js index 0000000000,0000000000..40483dc18a new file mode 100644 --- /dev/null +++ b/debian/missing-sources/zlib.js-0.1.6/closure-primitives/base.js @@@ -1,0 -1,0 +1,1498 @@@ ++// Copyright 2006 The Closure Library Authors. All Rights Reserved. ++// ++// Licensed under the Apache License, Version 2.0 (the "License"); ++// you may not use this file except in compliance with the License. ++// You may obtain a copy of the License at ++// ++// http://www.apache.org/licenses/LICENSE-2.0 ++// ++// Unless required by applicable law or agreed to in writing, software ++// distributed under the License is distributed on an "AS-IS" BASIS, ++// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ++// See the License for the specific language governing permissions and ++// limitations under the License. ++ ++/** ++ * @fileoverview Bootstrap for the Google JS Library (Closure). ++ * ++ * In uncompiled mode base.js will write out Closure's deps file, unless the ++ * global CLOSURE_NO_DEPS is set to true. This allows projects to ++ * include their own deps file(s) from different locations. ++ * ++ */ ++ ++ ++/** ++ * @define {boolean} Overridden to true by the compiler when --closure_pass ++ * or --mark_as_compiled is specified. ++ */ ++var COMPILED = false; ++ ++ ++/** ++ * Base namespace for the Closure library. Checks to see goog is ++ * already defined in the current scope before assigning to prevent ++ * clobbering if base.js is loaded more than once. ++ * ++ * @const ++ */ ++var goog = goog || {}; // Identifies this file as the Closure base. ++ ++ ++/** ++ * Reference to the global context. In most cases this will be 'window'. ++ */ ++goog.global = this; ++ ++ ++/** ++ * @define {boolean} DEBUG is provided as a convenience so that debugging code ++ * that should not be included in a production js_binary can be easily stripped ++ * by specifying --define goog.DEBUG=false to the JSCompiler. For example, most ++ * toString() methods should be declared inside an "if (goog.DEBUG)" conditional ++ * because they are generally used for debugging purposes and it is difficult ++ * for the JSCompiler to statically determine whether they are used. ++ */ ++goog.DEBUG = true; ++ ++ ++/** ++ * @define {string} LOCALE defines the locale being used for compilation. It is ++ * used to select locale specific data to be compiled in js binary. BUILD rule ++ * can specify this value by "--define goog.LOCALE=" as JSCompiler ++ * option. ++ * ++ * Take into account that the locale code format is important. You should use ++ * the canonical Unicode format with hyphen as a delimiter. Language must be ++ * lowercase, Language Script - Capitalized, Region - UPPERCASE. ++ * There are few examples: pt-BR, en, en-US, sr-Latin-BO, zh-Hans-CN. ++ * ++ * See more info about locale codes here: ++ * http://www.unicode.org/reports/tr35/#Unicode_Language_and_Locale_Identifiers ++ * ++ * For language codes you should use values defined by ISO 693-1. See it here ++ * http://www.w3.org/WAI/ER/IG/ert/iso639.htm. There is only one exception from ++ * this rule: the Hebrew language. For legacy reasons the old code (iw) should ++ * be used instead of the new code (he), see http://wiki/Main/IIISynonyms. ++ */ ++goog.LOCALE = 'en'; // default to en ++ ++ ++/** ++ * Creates object stubs for a namespace. The presence of one or more ++ * goog.provide() calls indicate that the file defines the given ++ * objects/namespaces. Build tools also scan for provide/require statements ++ * to discern dependencies, build dependency files (see deps.js), etc. ++ * @see goog.require ++ * @param {string} name Namespace provided by this file in the form ++ * "goog.package.part". ++ */ ++goog.provide = function(name) { ++ if (!COMPILED) { ++ // Ensure that the same namespace isn't provided twice. This is intended ++ // to teach new developers that 'goog.provide' is effectively a variable ++ // declaration. And when JSCompiler transforms goog.provide into a real ++ // variable declaration, the compiled JS should work the same as the raw ++ // JS--even when the raw JS uses goog.provide incorrectly. ++ if (goog.isProvided_(name)) { ++ throw Error('Namespace "' + name + '" already declared.'); ++ } ++ delete goog.implicitNamespaces_[name]; ++ ++ var namespace = name; ++ while ((namespace = namespace.substring(0, namespace.lastIndexOf('.')))) { ++ if (goog.getObjectByName(namespace)) { ++ break; ++ } ++ goog.implicitNamespaces_[namespace] = true; ++ } ++ } ++ ++ goog.exportPath_(name); ++}; ++ ++ ++/** ++ * Marks that the current file should only be used for testing, and never for ++ * live code in production. ++ * @param {string=} opt_message Optional message to add to the error that's ++ * raised when used in production code. ++ */ ++goog.setTestOnly = function(opt_message) { ++ if (COMPILED && !goog.DEBUG) { ++ opt_message = opt_message || ''; ++ throw Error('Importing test-only code into non-debug environment' + ++ opt_message ? ': ' + opt_message : '.'); ++ } ++}; ++ ++ ++if (!COMPILED) { ++ ++ /** ++ * Check if the given name has been goog.provided. This will return false for ++ * names that are available only as implicit namespaces. ++ * @param {string} name name of the object to look for. ++ * @return {boolean} Whether the name has been provided. ++ * @private ++ */ ++ goog.isProvided_ = function(name) { ++ return !goog.implicitNamespaces_[name] && !!goog.getObjectByName(name); ++ }; ++ ++ /** ++ * Namespaces implicitly defined by goog.provide. For example, ++ * goog.provide('goog.events.Event') implicitly declares ++ * that 'goog' and 'goog.events' must be namespaces. ++ * ++ * @type {Object} ++ * @private ++ */ ++ goog.implicitNamespaces_ = {}; ++} ++ ++ ++/** ++ * Builds an object structure for the provided namespace path, ++ * ensuring that names that already exist are not overwritten. For ++ * example: ++ * "a.b.c" -> a = {};a.b={};a.b.c={}; ++ * Used by goog.provide and goog.exportSymbol. ++ * @param {string} name name of the object that this file defines. ++ * @param {*=} opt_object the object to expose at the end of the path. ++ * @param {Object=} opt_objectToExportTo The object to add the path to; default ++ * is |goog.global|. ++ * @private ++ */ ++goog.exportPath_ = function(name, opt_object, opt_objectToExportTo) { ++ var parts = name.split('.'); ++ var cur = opt_objectToExportTo || goog.global; ++ ++ // Internet Explorer exhibits strange behavior when throwing errors from ++ // methods externed in this manner. See the testExportSymbolExceptions in ++ // base_test.html for an example. ++ if (!(parts[0] in cur) && cur.execScript) { ++ cur.execScript('var ' + parts[0]); ++ } ++ ++ // Certain browsers cannot parse code in the form for((a in b); c;); ++ // This pattern is produced by the JSCompiler when it collapses the ++ // statement above into the conditional loop below. To prevent this from ++ // happening, use a for-loop and reserve the init logic as below. ++ ++ // Parentheses added to eliminate strict JS warning in Firefox. ++ for (var part; parts.length && (part = parts.shift());) { ++ if (!parts.length && goog.isDef(opt_object)) { ++ // last part and we have an object; use it ++ cur[part] = opt_object; ++ } else if (cur[part]) { ++ cur = cur[part]; ++ } else { ++ cur = cur[part] = {}; ++ } ++ } ++}; ++ ++ ++/** ++ * Returns an object based on its fully qualified external name. If you are ++ * using a compilation pass that renames property names beware that using this ++ * function will not find renamed properties. ++ * ++ * @param {string} name The fully qualified name. ++ * @param {Object=} opt_obj The object within which to look; default is ++ * |goog.global|. ++ * @return {?} The value (object or primitive) or, if not found, null. ++ */ ++goog.getObjectByName = function(name, opt_obj) { ++ var parts = name.split('.'); ++ var cur = opt_obj || goog.global; ++ for (var part; part = parts.shift(); ) { ++ if (goog.isDefAndNotNull(cur[part])) { ++ cur = cur[part]; ++ } else { ++ return null; ++ } ++ } ++ return cur; ++}; ++ ++ ++/** ++ * Globalizes a whole namespace, such as goog or goog.lang. ++ * ++ * @param {Object} obj The namespace to globalize. ++ * @param {Object=} opt_global The object to add the properties to. ++ * @deprecated Properties may be explicitly exported to the global scope, but ++ * this should no longer be done in bulk. ++ */ ++goog.globalize = function(obj, opt_global) { ++ var global = opt_global || goog.global; ++ for (var x in obj) { ++ global[x] = obj[x]; ++ } ++}; ++ ++ ++/** ++ * Adds a dependency from a file to the files it requires. ++ * @param {string} relPath The path to the js file. ++ * @param {Array} provides An array of strings with the names of the objects ++ * this file provides. ++ * @param {Array} requires An array of strings with the names of the objects ++ * this file requires. ++ */ ++goog.addDependency = function(relPath, provides, requires) { ++ if (!COMPILED) { ++ var provide, require; ++ var path = relPath.replace(/\\/g, '/'); ++ var deps = goog.dependencies_; ++ for (var i = 0; provide = provides[i]; i++) { ++ deps.nameToPath[provide] = path; ++ if (!(path in deps.pathToNames)) { ++ deps.pathToNames[path] = {}; ++ } ++ deps.pathToNames[path][provide] = true; ++ } ++ for (var j = 0; require = requires[j]; j++) { ++ if (!(path in deps.requires)) { ++ deps.requires[path] = {}; ++ } ++ deps.requires[path][require] = true; ++ } ++ } ++}; ++ ++ ++ ++ ++// NOTE(nnaze): The debug DOM loader was included in base.js as an orignal ++// way to do "debug-mode" development. The dependency system can sometimes ++// be confusing, as can the debug DOM loader's asyncronous nature. ++// ++// With the DOM loader, a call to goog.require() is not blocking -- the ++// script will not load until some point after the current script. If a ++// namespace is needed at runtime, it needs to be defined in a previous ++// script, or loaded via require() with its registered dependencies. ++// User-defined namespaces may need their own deps file. See http://go/js_deps, ++// http://go/genjsdeps, or, externally, DepsWriter. ++// http://code.google.com/closure/library/docs/depswriter.html ++// ++// Because of legacy clients, the DOM loader can't be easily removed from ++// base.js. Work is being done to make it disableable or replaceable for ++// different environments (DOM-less JavaScript interpreters like Rhino or V8, ++// for example). See bootstrap/ for more information. ++ ++ ++/** ++ * @define {boolean} Whether to enable the debug loader. ++ * ++ * If enabled, a call to goog.require() will attempt to load the namespace by ++ * appending a script tag to the DOM (if the namespace has been registered). ++ * ++ * If disabled, goog.require() will simply assert that the namespace has been ++ * provided (and depend on the fact that some outside tool correctly ordered ++ * the script). ++ */ ++goog.ENABLE_DEBUG_LOADER = true; ++ ++ ++/** ++ * Implements a system for the dynamic resolution of dependencies ++ * that works in parallel with the BUILD system. Note that all calls ++ * to goog.require will be stripped by the JSCompiler when the ++ * --closure_pass option is used. ++ * @see goog.provide ++ * @param {string} name Namespace to include (as was given in goog.provide()) ++ * in the form "goog.package.part". ++ */ ++goog.require = function(name) { ++ ++ // if the object already exists we do not need do do anything ++ // TODO(arv): If we start to support require based on file name this has ++ // to change ++ // TODO(arv): If we allow goog.foo.* this has to change ++ // TODO(arv): If we implement dynamic load after page load we should probably ++ // not remove this code for the compiled output ++ if (!COMPILED) { ++ if (goog.isProvided_(name)) { ++ return; ++ } ++ ++ if (goog.ENABLE_DEBUG_LOADER) { ++ var path = goog.getPathFromDeps_(name); ++ if (path) { ++ goog.included_[path] = true; ++ goog.writeScripts_(); ++ return; ++ } ++ } ++ ++ var errorMessage = 'goog.require could not find: ' + name; ++ if (goog.global.console) { ++ goog.global.console['error'](errorMessage); ++ } ++ ++ ++ throw Error(errorMessage); ++ ++ } ++}; ++ ++ ++/** ++ * Path for included scripts ++ * @type {string} ++ */ ++goog.basePath = ''; ++ ++ ++/** ++ * A hook for overriding the base path. ++ * @type {string|undefined} ++ */ ++goog.global.CLOSURE_BASE_PATH; ++ ++ ++/** ++ * Whether to write out Closure's deps file. By default, ++ * the deps are written. ++ * @type {boolean|undefined} ++ */ ++goog.global.CLOSURE_NO_DEPS; ++ ++ ++/** ++ * A function to import a single script. This is meant to be overridden when ++ * Closure is being run in non-HTML contexts, such as web workers. It's defined ++ * in the global scope so that it can be set before base.js is loaded, which ++ * allows deps.js to be imported properly. ++ * ++ * The function is passed the script source, which is a relative URI. It should ++ * return true if the script was imported, false otherwise. ++ */ ++goog.global.CLOSURE_IMPORT_SCRIPT; ++ ++ ++/** ++ * Null function used for default values of callbacks, etc. ++ * @return {void} Nothing. ++ */ ++goog.nullFunction = function() {}; ++ ++ ++/** ++ * The identity function. Returns its first argument. ++ * ++ * @param {*=} opt_returnValue The single value that will be returned. ++ * @param {...*} var_args Optional trailing arguments. These are ignored. ++ * @return {?} The first argument. We can't know the type -- just pass it along ++ * without type. ++ * @deprecated Use goog.functions.identity instead. ++ */ ++goog.identityFunction = function(opt_returnValue, var_args) { ++ return opt_returnValue; ++}; ++ ++ ++/** ++ * When defining a class Foo with an abstract method bar(), you can do: ++ * ++ * Foo.prototype.bar = goog.abstractMethod ++ * ++ * Now if a subclass of Foo fails to override bar(), an error ++ * will be thrown when bar() is invoked. ++ * ++ * Note: This does not take the name of the function to override as ++ * an argument because that would make it more difficult to obfuscate ++ * our JavaScript code. ++ * ++ * @type {!Function} ++ * @throws {Error} when invoked to indicate the method should be ++ * overridden. ++ */ ++goog.abstractMethod = function() { ++ throw Error('unimplemented abstract method'); ++}; ++ ++ ++/** ++ * Adds a {@code getInstance} static method that always return the same instance ++ * object. ++ * @param {!Function} ctor The constructor for the class to add the static ++ * method to. ++ */ ++goog.addSingletonGetter = function(ctor) { ++ ctor.getInstance = function() { ++ if (ctor.instance_) { ++ return ctor.instance_; ++ } ++ if (goog.DEBUG) { ++ // NOTE: JSCompiler can't optimize away Array#push. ++ goog.instantiatedSingletons_[goog.instantiatedSingletons_.length] = ctor; ++ } ++ return ctor.instance_ = new ctor; ++ }; ++}; ++ ++ ++/** ++ * All singleton classes that have been instantiated, for testing. Don't read ++ * it directly, use the {@code goog.testing.singleton} module. The compiler ++ * removes this variable if unused. ++ * @type {!Array.} ++ * @private ++ */ ++goog.instantiatedSingletons_ = []; ++ ++ ++if (!COMPILED && goog.ENABLE_DEBUG_LOADER) { ++ /** ++ * Object used to keep track of urls that have already been added. This ++ * record allows the prevention of circular dependencies. ++ * @type {Object} ++ * @private ++ */ ++ goog.included_ = {}; ++ ++ ++ /** ++ * This object is used to keep track of dependencies and other data that is ++ * used for loading scripts ++ * @private ++ * @type {Object} ++ */ ++ goog.dependencies_ = { ++ pathToNames: {}, // 1 to many ++ nameToPath: {}, // 1 to 1 ++ requires: {}, // 1 to many ++ // used when resolving dependencies to prevent us from ++ // visiting the file twice ++ visited: {}, ++ written: {} // used to keep track of script files we have written ++ }; ++ ++ ++ /** ++ * Tries to detect whether is in the context of an HTML document. ++ * @return {boolean} True if it looks like HTML document. ++ * @private ++ */ ++ goog.inHtmlDocument_ = function() { ++ var doc = goog.global.document; ++ return typeof doc != 'undefined' && ++ 'write' in doc; // XULDocument misses write. ++ }; ++ ++ ++ /** ++ * Tries to detect the base path of the base.js script that bootstraps Closure ++ * @private ++ */ ++ goog.findBasePath_ = function() { ++ if (goog.global.CLOSURE_BASE_PATH) { ++ goog.basePath = goog.global.CLOSURE_BASE_PATH; ++ return; ++ } else if (!goog.inHtmlDocument_()) { ++ return; ++ } ++ var doc = goog.global.document; ++ var scripts = doc.getElementsByTagName('script'); ++ // Search backwards since the current script is in almost all cases the one ++ // that has base.js. ++ for (var i = scripts.length - 1; i >= 0; --i) { ++ var src = scripts[i].src; ++ var qmark = src.lastIndexOf('?'); ++ var l = qmark == -1 ? src.length : qmark; ++ if (src.substr(l - 7, 7) == 'base.js') { ++ goog.basePath = src.substr(0, l - 7); ++ return; ++ } ++ } ++ }; ++ ++ ++ /** ++ * Imports a script if, and only if, that script hasn't already been imported. ++ * (Must be called at execution time) ++ * @param {string} src Script source. ++ * @private ++ */ ++ goog.importScript_ = function(src) { ++ var importScript = goog.global.CLOSURE_IMPORT_SCRIPT || ++ goog.writeScriptTag_; ++ if (!goog.dependencies_.written[src] && importScript(src)) { ++ goog.dependencies_.written[src] = true; ++ } ++ }; ++ ++ ++ /** ++ * The default implementation of the import function. Writes a script tag to ++ * import the script. ++ * ++ * @param {string} src The script source. ++ * @return {boolean} True if the script was imported, false otherwise. ++ * @private ++ */ ++ goog.writeScriptTag_ = function(src) { ++ if (goog.inHtmlDocument_()) { ++ var doc = goog.global.document; ++ doc.write( ++ '