gtk+3.0 3.24.36-4ubuntu1 source package in Ubuntu
Changelog
gtk+3.0 (3.24.36-4ubuntu1) lunar; urgency=medium * Resynchronize with Debian, remaining changes: + debian/control.in: Build-Depend on dh-sequence-translations + Install a settings.ini file to set our themes + Update debian/libgtk-3-0.symbols for ubuntu_gtk_custom_menu_items.patch + 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 gtk+3.0 (3.24.36-4) unstable; urgency=medium * Team upload. * Backport upstream patch to fix outdated screen state on screenshots. (Closes: #1031112) gtk+3.0 (3.24.36-3) unstable; urgency=medium * d/patches: Update to gtk-3-24 branch commit 3.24.36-33-g5554113c74, excluding Windows- and macOS-specific changes, and a workaround for a libhandy bug which was applied and then reverted. - Fix logic for when to build GObject-Introspection - Treat XKB_MOD_NAME_LOGO as Super key in Wayland (GNOME/gtk#4913) - Fix animations and transitions randomly stopping (GNOME/gtk#4426) - Take UI scale into account when loading "image-missing" icon - Improve tracking of app status during activation in an attempt to solve GNOME/gtk#5386 in an upstreamable way - Fix a touchscreen handling bug that can cause applications to become unresponsive (GNOME/gtk#4947) - Fix GL rendering issues in Totem after the Mesa AMD driver enabled threaded rendering (GNOME/gtk#5517) - Translation updates: ab, lt, tr * Standards-Version: 4.6.2 (no changes required) * Clean up unused Lintian overrides * Add overrides for lintian/lintian!452 -- Amin Bandali <email address hidden> Thu, 16 Feb 2023 09:39:37 -0500
Upload details
- Uploaded by:
- Amin Bandali
- Sponsored by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- 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.36.orig.tar.xz | 12.0 MiB | 27a6ef157743350c807ffea59baa1d70226dbede82a5e953ffd58ea6059fe691 |
gtk+3.0_3.24.36-4ubuntu1.debian.tar.xz | 590.4 KiB | 85b0e6024861b37d6687ce67ace244fc4e9b14ce6a353301b128a9356f529dd3 |
gtk+3.0_3.24.36-4ubuntu1.dsc | 4.4 KiB | fa6f4efc25c1d0feb7605c50d8b9633310f545f6f633a9a3f7d0588f14d8b587 |
Available diffs
- diff from 3.24.36-2ubuntu1 to 3.24.36-4ubuntu1 (231.0 KiB)
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-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/ .