gtk+2.0 2.24.29-1ubuntu1 source package in Ubuntu
Changelog
gtk+2.0 (2.24.29-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
* Add Debian VCS info as XS-Debian-Vcs-Svn to d/control.
gtk+2.0 (2.24.29-1) unstable; urgency=medium
* New upstream release.
-- Iain Lane <email address hidden> Mon, 14 Dec 2015 12:26:18 +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 | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| gtk+2.0_2.24.29.orig.tar.xz | 12.5 MiB | 0741c59600d3d810a223866453dc2bbb18ce4723828681ba24aa6519c37631b8 |
| gtk+2.0_2.24.29-1ubuntu1.debian.tar.xz | 103.5 KiB | e6a76a7bccd02683de58d246f04e59248d46d75948a2b60a10edd639e7488e28 |
| gtk+2.0_2.24.29-1ubuntu1.dsc | 3.9 KiB | 50262d4ffb30b1d03422aafc27499a81a14457a56fc778e015c75857510805c7 |
Available diffs
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: debug symbols for package gtk2-engines-pixbuf
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.0-examples: example files for 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 contains the example files and a demonstration program
for GTK+-2.0.
- gtk2.0-examples-dbgsym: debug symbols for package gtk2.0-examples
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+-2.0.
- 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: 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.
- libgail18-dbgsym: debug symbols for package libgail18
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.
- 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: GTK+ libraries and debugging symbols
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 detached debugging symbols.
.
Most people will not need this package.
- libgtk2.0-0-dbgsym: debug symbols for package libgtk2.0-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 contains the shared libraries.
- 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: 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.
- 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: 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.
- 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: 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/libgtk2. 0-doc/ .
