gtk+3.0 3.24.13-1ubuntu1 source package in Ubuntu
Changelog
gtk+3.0 (3.24.13-1ubuntu1) focal; urgency=medium * Merge with Debian. Remaining changes: + Install a settings.ini file to set our themes + Update debian/libgtk-3-0.symbols + debian/control.in and debian/tests/control (installed-tests): - Build-depend on adwaita-icon-theme-full for icon name check test + debian/control.in: Build-Depend on dh-sequence-translations + Ubuntu-specific patches: - 073_treeview_almost_fixed.patch - bzg_gtkcellrenderer_grabbing_modifier.patch - ubuntu_gtk_custom_menu_items.patch - print-dialog-show-options-of-remote-dnssd-printers.patch - uimanager-guard-against-nested-node-updates.patch - x-canonical-accel.patch - message-dialog-restore-traditional-look-on-unity.patch - 0001-gtk-reftest-Force-icon-theme-to-Adwaita.patch - restore_filechooser_typeaheadfind.patch - 0001-calendar-always-emit-day-selected-once.patch - 0001-gtkwindow-set-transparent-background-color.patch - unity-border-radius.patch - unity-headerbar-maximized-mode.patch * debian/rules: - stop using --disable-mir-backend since that option has been deprecated as the same time than the mir backend * rules: Skip some reftests which have been broken by pango1.0. These reftests are already broken in Ubuntu since we updated to pango1.0 1.44. See: https://gitlab.gnome.org/GNOME/pango/issues/438 - this change can be reverted once that bug is fixed. gtk+3.0 (3.24.13-1) unstable; urgency=medium [ Simon McVittie ] * Move gtk-encode-symbolic-svg from gtk-3-examples to libgtk-3-bin. It's more of a development tool than an example. [ Iain Lane ] * New upstream release + listbox: Fix header row reuse + wayland: Fix handling of tablets + theme: - Adwaita: Fix menu rounding - Adwaita: Various improvements for the Emoji chooser - Adwaita: Refresh check and radio buttons - HighContrast: Fix entry colors + input: - Properly handle bubbling of scroll events - Handle modifier key events properly - Run key controllers in the bubble phase - Do not use VIQR for Vietnamese by default + statusicons: Render sharply on hi-dpi + wayland: Fix handling of selection ownership + broadway: Fix (lack of) clipboard handling * Rebase patches - Drop 022_disable-viqr-im-for-vi-locale.patch, upstream -- Iain Lane <email address hidden> Tue, 10 Dec 2019 09:30:22 +0000
Upload details
- Uploaded by:
- Iain Lane
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gtk+3.0_3.24.13.orig.tar.xz | 22.1 MiB | 4c775c38cf1e3c534ef0ca52ca6c7a890fe169981af66141c713e054e68930a9 |
gtk+3.0_3.24.13-1ubuntu1.debian.tar.xz | 164.6 KiB | 5be765f31b860102c7108cb76452cba7ea8b3f73be6bb9c83549a917cebf77ef |
gtk+3.0_3.24.13-1ubuntu1.dsc | 4.2 KiB | 3e9d3857627b728e8fe27dc7010e5b266d2509c0b0828c4e09e550a7a7f3680a |
Available diffs
Binary packages built by this source
- gir1.2-gtk-3.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.
- gtk-3-examples: 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 GTK3. It also contains the installed tests.
- gtk-3-examples-dbgsym: debug symbols for gtk-3-examples
- gtk-update-icon-cache: 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.
- gtk-update-icon-cache-dbgsym: debug symbols for gtk-update-icon-cache
- libgail-3-0: 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.
- libgail-3-0-dbgsym: debug symbols for libgail-3-0
- libgail-3-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-3-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.
- libgtk-3-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.
- libgtk-3-0-dbgsym: debug symbols for libgtk-3-0
- libgtk-3-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.
- libgtk-3-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.
- libgtk-3-bin-dbgsym: debug symbols for libgtk-3-bin
- libgtk-3-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.
- libgtk-3-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 and development files which are
needed for building GTK applications.
- libgtk-3-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/libgtk- 3-doc/ .