gtk+2.0 2.24.30-1ubuntu1 source package in Ubuntu

Changelog

gtk+2.0 (2.24.30-1ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable.  Remaining changes:
    - d/libgtk2.0-0.symbols: update symbols file.
    - d/libgtk2.0-dev.manpages: add gtk-builder-convert.1 manpage.
    - d/rules: enable manpage.
    - d/update-icon-caches: run with "--include-image-data" flag.
    - add Ubuntu patches:
      + debian/patches/012_ubuntu-set-grab-add.patch
        - Added ubuntu_gtk_widget_set_has_grab so we can grab sliders and
          things in menus, needed by ido
      + debian/patches/062_dnd_menubar.patch:
        - Allow click on menubars for dnd
      + debian/patches/063_treeview_almost_fixed.patch:
        - Add an ubuntu-almost-fixed-height-mode property, (required for
          software-center)
      + debian/patches/071_no_offscreen_widgets_grabbing.patch:
        - Don't let offscreen widgets do grabbing
      + debian/patches/090_logging_file_saves.patch:
        - improve the logging of saved files
      + debian/patches/092_default_to_xdg_document_dir.patch:
        - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
          directory for the 'Print to File' function.
      + debian/patches/093_gtk3_gtkimage_fallbacks_use.patch:
        - Backported gtk3 patch to add a "use-fallback" property to GtkImage,
          using it "icon-name and GIcon type of GtkImages can use automatic
          fallback names.", it will be useful for the indicator stack
      + debian/patches/095_git_menus_scrolling.patch:
        - backported gtk3 commit to fix menu scrolling issues
      + debian/patches/096_git_gtkprintsettings.patch:
        - upstream git commit backported from the gtk3 serie, don't ignore the
          gtkprintsettings resolution settings
      + debian/patches/097_statusicon_image_fallback.patch: Make GtkStatusIcon
        images use fallbacks by default if the property is available.
      + debian/patches/098_multiarch_module_path.patch:
        - Fallback to the pre-multiarch directory for compatibility
      + debian/patches/099_printer_filename_fix.patch
        - Fix to the print dialog for print to file, make sure a non-hidden filename
          is the default
      + debian/patches/100_overlay_scrollbar_loading.patch
        - support for dynamically loading overlay scrollbars
      + debian/patches/gtk-shell-shows-menubar.patch:
        - list gtk-shell-shows-menubar setting, that's required to have the local
          menubars hidding under unity in favor of the unity ones,
      + debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch:
        - Make printing on remote DNS-SD/Bonjour-shared printers work
      + debian/patches/backport_search_printer_location.patch
        -  The list of printers should be searchable/sortable
      + debian/patches/menubar_toolbar_dragging.patch:
        - Allow windows to be dragged using blank spaces in the toolbar as
          well as the menubar
      + debian/patches/use-secrets-service-for-cups-auth_info.patch
      + debian/patches/gdkcairo-Avoid-integer-overflow.patch: Cherry-pick upstream
        commit from GTK+3 to avoid integer overflow when allocating a large block
        of memory in gdk_cairo_set_source_pixbuf. (lp: #1540811)
  * debian/patches/095_git_menus_scrolling.patch: Dropped, in this release.

gtk+2.0 (2.24.30-1) unstable; urgency=medium

  * New upstream release 2.24.30
    - Support Randr 1.5 monitor information
    - Fixes build against newer gdk-pixbuf
  * debian/patches/005_support_disabling_x11_extensions.patch: Refresh.

 -- Iain Lane <email address hidden>  Mon, 07 Mar 2016 14:11:09 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Xenial
Original maintainer:
Ubuntu Desktop
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main libs

Downloads

File Size SHA-256 Checksum
gtk+2.0_2.24.30.orig.tar.xz 12.2 MiB 0d15cec3b6d55c60eac205b1f3ba81a1ed4eadd9d0f8e7c508bc7065d0c4ca50
gtk+2.0_2.24.30-1ubuntu1.debian.tar.xz 103.5 KiB c597a4d27cd65605f61c13c69ddfa36c7d8c5c4fbe071f3d6530776b3d43a096
gtk+2.0_2.24.30-1ubuntu1.dsc 3.9 KiB 87c2fbf283b0c416ef27f4738c2a549b7676782d0f5b42b556cae1f2a6d844af

View changes file

Binary packages built by this source

gir1.2-gtk-2.0: 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.

gir1.2-gtk-2.0-dbgsym: debug symbols for package gir1.2-gtk-2.0

 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.

gtk2-engines-pixbuf: pixbuf-based theme for GTK+ 2.x

 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 pixbuf theme engine.

gtk2-engines-pixbuf-dbgsym: No summary available for gtk2-engines-pixbuf-dbgsym in ubuntu yakkety.

No description available for gtk2-engines-pixbuf-dbgsym in ubuntu yakkety.

gtk2.0-examples: No summary available for gtk2.0-examples in ubuntu yakkety.

No description available for gtk2.0-examples in ubuntu yakkety.

gtk2.0-examples-dbgsym: No summary available for gtk2.0-examples-dbgsym in ubuntu yakkety.

No description available for gtk2.0-examples-dbgsym in ubuntu yakkety.

libgail-common: GNOME Accessibility Implementation Library -- common modules

 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 core shared libraries.

libgail-common-dbgsym: debug symbols for package libgail-common

 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 core shared libraries.

libgail-dbg: Gail libraries and debugging symbols

 Gail is the "GNOME Accessibility Implementation Library".
 .
 This package contains detached debugging symbols.
 .
 Most people will not need this package.

libgail-dev: 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.

libgail-dev-dbgsym: debug symbols for package libgail-dev

 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.

libgail-doc: 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.

libgail18: No summary available for libgail18 in ubuntu yakkety.

No description available for libgail18 in ubuntu yakkety.

libgail18-dbgsym: No summary available for libgail18-dbgsym in ubuntu yakkety.

No description available for libgail18-dbgsym in ubuntu yakkety.

libgtk2.0-0: 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.

libgtk2.0-0-dbg: No summary available for libgtk2.0-0-dbg in ubuntu yakkety.

No description available for libgtk2.0-0-dbg in ubuntu yakkety.

libgtk2.0-0-dbgsym: No summary available for libgtk2.0-0-dbgsym in ubuntu yakkety.

No description available for libgtk2.0-0-dbgsym in ubuntu yakkety.

libgtk2.0-0-udeb: 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.

libgtk2.0-0-udeb-dbgsym: debug symbols for package libgtk2.0-0-udeb

 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.

libgtk2.0-bin: No summary available for libgtk2.0-bin in ubuntu yakkety.

No description available for libgtk2.0-bin in ubuntu yakkety.

libgtk2.0-bin-dbgsym: debug symbols for package libgtk2.0-bin

 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.

libgtk2.0-common: No summary available for libgtk2.0-common in ubuntu yakkety.

No description available for libgtk2.0-common in ubuntu yakkety.

libgtk2.0-dev: 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 files and static libraries which are
 needed for developing GTK+ applications.

libgtk2.0-dev-dbgsym: debug symbols for package libgtk2.0-dev

 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 files and static libraries which are
 needed for developing GTK+ applications.

libgtk2.0-doc: No summary available for libgtk2.0-doc in ubuntu yakkety.

No description available for libgtk2.0-doc in ubuntu yakkety.