Change log for gtk+2.0 package in Ubuntu
| 1 → 75 of 316 results | First • Previous • Next • Last |
gtk+2.0 (2.24.31-4ubuntu1) bionic; urgency=medium
* Merge with Debian. Remaining changes:
- d/libgtk2.0-0.symbols: update symbols file.
- Modify 015_default-fallback-icon-theme.patch:
- Set fallback icon theme to Adwaita instead of gnome
- d/control: Depend on adwaita-icon-theme | gnome-icon-theme instead of
the reverse order
- 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/lp1641912-add-limit-to-list-size.patch, which fixes a
- DOS allowing any application to cause all GTK applications to use an
arbitrary amount of memory (LP: #1641912).
Available diffs
| Superseded in bionic-release on 2017-12-08 |
| Published in artful-release on 2017-08-05 |
| Deleted in artful-proposed (Reason: moved to release) |
gtk+2.0 (2.24.31-2ubuntu1) artful; urgency=low
* Merge from 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/lp1641912-add-limit-to-list-size.patch, which fixes a
- DOS allowing any application to cause all GTK applications to use an
arbitrary amount of memory (LP: #1641912).
Available diffs
gtk+2.0 (2.24.30-1ubuntu1.16.04.2) xenial; urgency=medium
* Add debian/patches/lp1641912-add-limit-to-list-size.patch, which fixes a
DOS allowing any application to cause all GTK applications to use an
arbitrary amount of memory (LP: #1641912).
-- Simon Quigley <email address hidden> Thu, 20 Jul 2017 16:29:53 -0500
Available diffs
gtk+2.0 (2.24.31-1ubuntu1.1) zesty; urgency=medium
* Add debian/patches/lp1641912-add-limit-to-list-size.patch, which fixes a
DOS allowing any application to cause all GTK applications to use an
arbitrary amount of memory (LP: #1641912).
-- Simon Quigley <email address hidden> Thu, 20 Jul 2017 16:52:59 -0500
Available diffs
| Superseded in artful-release on 2017-08-05 |
| Deleted in artful-proposed on 2017-08-06 (Reason: moved to release) |
gtk+2.0 (2.24.31-1ubuntu2) artful; urgency=medium
* Add debian/patches/lp1641912-add-limit-to-list-size.patch, which fixes a
DOS allowing any application to cause all GTK applications to use an
arbitrary amount of memory (LP: #1641912).
-- Simon Quigley <email address hidden> Thu, 20 Jul 2017 16:52:59 -0500
Available diffs
gtk+2.0 (2.24.30-4ubuntu3) yakkety; urgency=medium
* debian/patches/lp1576424-explicitly-disconnect-keymap-signals.patch
- GtkEntry: Explicitly disconnect keymap signals. (LP: #1576424)
-- Martin Wimpress <email address hidden> Tue, 04 Oct 2016 17:07:26 +0100
Available diffs
| Superseded in xenial-updates on 2017-08-10 |
| Deleted in xenial-proposed on 2017-08-12 (Reason: moved to -updates) |
gtk+2.0 (2.24.30-1ubuntu1.16.04.1) xenial; urgency=medium
* debian/patches/lp1576424-explicitly-disconnect-keymap-signals.patch
- GtkEntry: Explicitly disconnect keymap signals. (LP: #1576424)
-- Martin Wimpress <email address hidden> Tue, 04 Oct 2016 17:07:26 +0100
Available diffs
| Superseded in artful-release on 2017-07-30 |
| Published in zesty-release on 2016-11-15 |
| Deleted in zesty-proposed (Reason: moved to release) |
gtk+2.0 (2.24.31-1ubuntu1) zesty; urgency=low
* 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
* Fixes issue with GtkEntry causing applications to crash (LP: #1576424)
Available diffs
- diff from 2.24.30-4ubuntu2 to 2.24.31-1ubuntu1 (245.3 KiB)
| Superseded in zesty-release on 2016-11-15 |
| Published in yakkety-release on 2016-08-08 |
| Deleted in yakkety-proposed (Reason: moved to release) |
gtk+2.0 (2.24.30-4ubuntu2) yakkety; urgency=medium
* debian/patches/015_default-fallback-icon-theme.patch,
debian/control{,.in}: Set the fallback icon theme to 'Adwaita'. This only
applies when there is no xsettings manager (unity-settings-daemon or
gnome-settings-daemon) running. Swap the order of the gnome-icon-theme |
adwaita-icon-theme dependency around to reflect the new default.
-- Iain Lane <email address hidden> Mon, 08 Aug 2016 20:53:34 +0100
Available diffs
- diff from 2.24.30-4ubuntu1 to 2.24.30-4ubuntu2 (861 bytes)
| Superseded in yakkety-release on 2016-08-08 |
| Deleted in yakkety-proposed on 2016-08-10 (Reason: moved to release) |
gtk+2.0 (2.24.30-4ubuntu1) yakkety; urgency=medium * Merge with Debian unstable (LP: #1576576). 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
Available diffs
| Superseded in yakkety-proposed on 2016-07-29 |
gtk+2.0 (2.24.30-2ubuntu1) yakkety; urgency=medium * Merge with Debian unstable (LP: #1576576). 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
Available diffs
| Superseded in yakkety-release on 2016-08-08 |
| Published in xenial-release on 2016-03-07 |
| Deleted in xenial-proposed (Reason: moved to release) |
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.
Available diffs
- diff from 2.24.29-1ubuntu2 to 2.24.30-1ubuntu1 (627.9 KiB)
gtk+2.0 (2.24.10-0ubuntu6.3) precise-security; urgency=low
* gdkcairo-Avoid-integer-overflow.patch: new 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)
- CVE-2013-7447
-- Vlad Orlov <email address hidden> Tue, 22 Sep 2015 09:51:11 +0300
Available diffs
gtk+2.0 (2.24.28-1ubuntu1.1) wily-security; urgency=medium
* gdkcairo-Avoid-integer-overflow.patch: new 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)
- CVE-2013-7447
-- Vlad Orlov <email address hidden> Tue, 22 Sep 2015 13:27:04 +0300
Available diffs
gtk+2.0 (2.24.23-0ubuntu1.4) trusty-security; urgency=medium
* gdkcairo-Avoid-integer-overflow.patch: new 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)
- CVE-2013-7447
-- Vlad Orlov <email address hidden> Tue, 22 Sep 2015 11:09:21 +0300
Available diffs
| Superseded in xenial-release on 2016-03-07 |
| Deleted in xenial-proposed on 2016-03-08 (Reason: moved to release) |
gtk+2.0 (2.24.29-1ubuntu2) xenial; urgency=medium
* gdkcairo-Avoid-integer-overflow.patch: new 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)
-- Vlad Orlov <email address hidden> Tue, 02 Feb 2016 10:52:16 +0300
Available diffs
- diff from 2.24.29-1ubuntu1 to 2.24.29-1ubuntu2 (1006 bytes)
| Superseded in xenial-release on 2016-02-10 |
| Deleted in xenial-proposed on 2016-02-11 (Reason: moved to release) |
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.
Available diffs
| Superseded in xenial-release on 2015-12-18 |
| Published in wily-release on 2015-09-08 |
| Deleted in wily-proposed (Reason: moved to release) |
gtk+2.0 (2.24.28-1ubuntu1) wily; urgency=low * Merge from Debian unstable (LP: #1485548). 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 - Backport of auth_info storing + debian/patches/printing-initialize-auth_info.patch - Fix to an upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=737777
Available diffs
| Superseded in trusty-updates on 2016-02-15 |
| Deleted in trusty-proposed on 2016-02-17 (Reason: moved to -updates) |
gtk+2.0 (2.24.23-0ubuntu1.3) trusty; urgency=medium
* fix_gdk_event_apply_filters.patch: new patch. Makes gdk_event_apply_filters
function safe against changes in the filter list, prevents weird crashes in
various apps. (LP: #1351890)
* gdk-Fix-GdkWindowFilter-internal-refcounting.patch,
gdkwindow-Fix-event-unref-iteration.patch: new patches. Fix refcounting
errors after fix_gdk_event_apply_filters.patch, prevent crashes in some
applications like Spotify.
-- Vlad Orlov <email address hidden> Tue, 28 Jul 2015 10:17:14 +0100
Available diffs
| Superseded in precise-updates on 2016-02-15 |
| Deleted in precise-proposed on 2016-02-17 (Reason: moved to -updates) |
gtk+2.0 (2.24.10-0ubuntu6.2) precise; urgency=low
* fix_gdk_event_apply_filters.patch: new patch. Makes gdk_event_apply_filters
function safe against changes in the filter list, prevents weird crashes in
various apps. (LP: #1351890)
* gdk-Fix-GdkWindowFilter-internal-refcounting.patch,
gdkwindow-Fix-event-unref-iteration.patch: new patches. Fix refcounting
errors after fix_gdk_event_apply_filters.patch, prevent crashes in some
applications like Spotify.
-- Vlad Orlov <email address hidden> Tue, 28 Jul 2015 10:11:37 +0100
Available diffs
| Superseded in wily-release on 2015-09-08 |
| Deleted in wily-proposed on 2015-09-09 (Reason: moved to release) |
gtk+2.0 (2.24.28-0ubuntu1) wily; urgency=medium * New upstream bugfix release. -- Iain Lane <email address hidden> Thu, 14 May 2015 10:35:14 +0100
Available diffs
- diff from 2.24.27-0ubuntu1 to 2.24.28-0ubuntu1 (168.7 KiB)
| Superseded in trusty-updates on 2015-09-23 |
| Deleted in trusty-proposed on 2015-09-24 (Reason: moved to -updates) |
gtk+2.0 (2.24.23-0ubuntu1.2) trusty; urgency=medium
* debian/patches/use-secrets-service-for-cups-auth_info.patch
- Backport of auth_info storing (LP: #445333)
* debian/patches/printing-initialize-auth_info.patch
- Fix to an upstream bug:
https://bugzilla.gnome.org/show_bug.cgi?id=737777
* Bump minimum version of gtk_print_backend_set_password due to addition of
new boolean parameter.
-- Dariusz Gadomski <email address hidden> Tue, 10 Mar 2015 08:20:43 -0700
Available diffs
| Superseded in wily-release on 2015-05-21 |
| Published in vivid-release on 2015-03-04 |
| Deleted in vivid-proposed (Reason: moved to release) |
gtk+2.0 (2.24.27-0ubuntu1) vivid; urgency=medium
* New upstream release.
* 0002-gdk-Fix-GdkWindowFilter-internal-refcounting.patch
0003-gdkwindow-Fix-event-unref-iteration.patch: Drop, these are upstream
in this release.
-- Iain Lane <email address hidden> Wed, 04 Mar 2015 13:14:15 +0000
Available diffs
- diff from 2.24.26-0ubuntu2 to 2.24.27-0ubuntu1 (122.5 KiB)
| Superseded in vivid-release on 2015-03-04 |
| Deleted in vivid-proposed on 2015-03-06 (Reason: moved to release) |
gtk+2.0 (2.24.26-0ubuntu2) vivid; urgency=medium
* 0002-gdk-Fix-GdkWindowFilter-internal-refcounting.patch
0003-gdkwindow-Fix-event-unref-iteration.patch: Cherry-pick two commits
from upstream gtk2 branch to fix refcounting errors in light of the
event_apply_filters change in 2.24.26. This was causing crashes in some
applications, such as Spotify.
-- Iain Lane <email address hidden> Tue, 03 Mar 2015 18:11:59 +0000
Available diffs
| Superseded in vivid-release on 2015-03-04 |
| Deleted in vivid-proposed on 2015-03-05 (Reason: moved to release) |
gtk+2.0 (2.24.26-0ubuntu1) vivid; urgency=medium
* New upstream release.
+ Protect gdk_event_apply_filters_safe from changes in the filter list
(LP: #1351890)
* Now need to build with --enable-man to build the manpages, and build-dep
on libxml2-utils to get xmlcatalog which configure uses to decide whether
to build them.
-- Iain Lane <email address hidden> Fri, 20 Feb 2015 17:48:37 +0000
Available diffs
| Superseded in vivid-release on 2015-02-22 |
| Deleted in vivid-proposed on 2015-02-23 (Reason: moved to release) |
gtk+2.0 (2.24.25-0ubuntu2) vivid; urgency=medium
* debian/patches/use-secrets-service-for-cups-auth_info.patch
- Backport of auth_info storing (LP: #445333)
* debian/patches/printing-initialize-auth_info.patch
- Fix to an upstream bug:
https://bugzilla.gnome.org/show_bug.cgi?id=737777
* Bump minimum version of gtk_print_backend_set_password due to addition of
new boolean parameter.
-- Dariusz Gadomski <email address hidden> Fri, 21 Nov 2014 12:36:11 +0100
Available diffs
| Superseded in vivid-release on 2015-01-27 |
| Obsolete in utopic-release on 2016-11-03 |
| Deleted in utopic-proposed on 2016-11-03 (Reason: moved to release) |
gtk+2.0 (2.24.25-0ubuntu1) utopic; urgency=medium
* New upstream release
* 0001-threads-Do-not-release-the-GDK-lock-if-it-hasn-t-bee.patch,
git_widget_null_handling.patch: Drop, applied upstream in this release.
* debian/watch: Use https, not http, to please uscan.
-- Iain Lane <email address hidden> Mon, 13 Oct 2014 18:05:44 +0100
Available diffs
- diff from 2.24.24-0ubuntu3 to 2.24.25-0ubuntu1 (781.2 KiB)
| Superseded in utopic-release on 2014-10-14 |
| Deleted in utopic-proposed on 2014-10-16 (Reason: moved to release) |
gtk+2.0 (2.24.24-0ubuntu3) utopic; urgency=medium
* Apply patch from Adam Smith, backported from gtk+3.0, to allow windows to
be dragged using blank spaces in the toolbar as well as the menubar. (LP:
#1332721)
* 0001-threads-Do-not-release-the-GDK-lock-if-it-hasn-t-bee.patch:
Cherry-pick from upstream to work around abort() inside GLib occuring in
applications that do not intialise GDK for threading right. (LP: #1374030)
-- Iain Lane <email address hidden> Thu, 09 Oct 2014 12:38:20 +0100
Available diffs
| Superseded in utopic-release on 2014-10-09 |
| Deleted in utopic-proposed on 2014-10-10 (Reason: moved to release) |
gtk+2.0 (2.24.24-0ubuntu2) utopic; urgency=medium
* debian/patches/git_widget_null_handling.patch:
- backport upstream fix for a segfault issue (lp: #1278729)
-- Sebastien Bacher <email address hidden> Thu, 02 Oct 2014 11:34:10 +0200
Available diffs
| Superseded in utopic-release on 2014-10-09 |
| Deleted in utopic-proposed on 2014-10-10 (Reason: moved to release) |
gtk+2.0 (2.24.24-0ubuntu1) utopic; urgency=medium
* New upstream release
* update-icon-caches: Pass the new --include-image-data flag to preserve
compatibility.
* git_print_default_location.patch,
backport_gtkmountoperation_signal_fix.patch: Drop, included upstream.
-- Iain Lane <email address hidden> Tue, 24 Jun 2014 12:49:26 +0100
Available diffs
- diff from 2.24.23-0ubuntu1.1 to 2.24.24-0ubuntu1 (201.9 KiB)
| Superseded in utopic-release on 2014-06-24 |
| Deleted in utopic-proposed on 2015-04-09 (Reason: moved to release) |
| Superseded in trusty-updates on 2015-04-08 |
| Deleted in trusty-proposed on 2015-04-09 (Reason: moved to -updates) |
gtk+2.0 (2.24.23-0ubuntu1.1) trusty; urgency=medium * Backport GtkMountOperation signal fix (LP: #1316509) -- Alistair Buxton <email address hidden> Tue, 06 May 2014 12:28:57 +0100
Available diffs
- diff from 2.24.23-0ubuntu1 to 2.24.23-0ubuntu1.1 (1023 bytes)
| Superseded in utopic-release on 2014-06-03 |
| Published in trusty-release on 2014-03-20 |
| Deleted in trusty-proposed (Reason: moved to release) |
gtk+2.0 (2.24.23-0ubuntu1) trusty; urgency=medium
* New upstream version
* debian/patches/git_print_default_location.patch:
- Print to a file in the current directory by default
-- Sebastien Bacher <email address hidden> Thu, 20 Mar 2014 16:53:00 +0100
Available diffs
| Superseded in precise-updates on 2015-09-17 |
| Deleted in precise-proposed on 2015-09-18 (Reason: moved to -updates) |
gtk+2.0 (2.24.10-0ubuntu6.1) precise; urgency=low
* debian/patches/backport_search_printer_location.patch:
- The list of printers should be searchable/sortable (lp: #1188571)
-- Ritesh Khadgaray <email address hidden> Thu, 06 Feb 2014 11:39:01 +0000
Available diffs
| Superseded in trusty-release on 2014-03-20 |
| Deleted in trusty-proposed on 2014-03-21 (Reason: moved to release) |
gtk+2.0 (2.24.22-1ubuntu2) trusty; urgency=medium
* debian/patches/backport_search_printer_location.patch
- The list of printers should be searchable/sortable (lp: #1188571)
-- Ritesh Khadgaray <email address hidden> Thu, 06 Feb 2014 11:39:01 +0000
Available diffs
| Superseded in trusty-release on 2014-02-06 |
| Deleted in trusty-proposed on 2014-02-07 (Reason: moved to release) |
gtk+2.0 (2.24.22-1ubuntu1) trusty; urgency=low
* Merge with Debian, remaining changes:
+ debian/libgtk2.0-0.symbols:
- Add Ubuntu specific symbols
+ 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 (LP: #488857)
+ 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,
Available diffs
- diff from 2.24.21-1ubuntu1 to 2.24.22-1ubuntu1 (677.0 KiB)
| Superseded in trusty-release on 2013-11-22 |
| Deleted in trusty-proposed on 2013-11-23 (Reason: moved to release) |
gtk+2.0 (2.24.21-1ubuntu1) trusty; urgency=low
* Merge with Debian, remaining changes:
+ debian/libgtk2.0-0.symbols:
- Add Ubuntu specific symbols
+ 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 (LP: #488857)
+ debian/patches/100_overlay_scrollbar_loading.patch
- support for dynamically loading overlay scrollbars
* debian/patches/0001-Actually-look-in-usr-share-gtk-2.0-for-default-rc-fi.patch:
Check in the right directory for rc files.
Available diffs
- diff from 2.24.20-1ubuntu1 to 2.24.21-1ubuntu1 (265.6 KiB)
| Superseded in trusty-release on 2013-10-21 |
| Obsolete in saucy-release on 2015-04-24 |
| Deleted in saucy-proposed on 2015-04-28 (Reason: moved to release) |
gtk+2.0 (2.24.20-1ubuntu1) saucy; urgency=low * Merge with Debian (LP: #1198841), remaining changes: + debian/libgtk2.0-0.symbols: - Add Ubuntu specific symbols + 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 (LP: #488857) + debian/patches/100_overlay_scrollbar_loading.patch - support for dynamically loading overlay scrollbars * Drop the unused support for an 'opt' flavour which was a delta over Debian as they removed it some time ago, and was commented out anyway.
Available diffs
- diff from 2.24.19-0ubuntu1 to 2.24.20-1ubuntu1 (176.2 KiB)
| Superseded in saucy-release on 2013-07-08 |
| Deleted in saucy-proposed on 2013-07-09 (Reason: moved to release) |
gtk+2.0 (2.24.19-0ubuntu1) saucy; urgency=low * New upstream version -- Sebastien Bacher <email address hidden> Wed, 19 Jun 2013 19:46:25 +0200
Available diffs
- diff from 2.24.18-0ubuntu2 to 2.24.19-0ubuntu1 (948.6 KiB)
| Superseded in saucy-release on 2013-06-19 |
| Deleted in saucy-proposed on 2013-06-21 (Reason: moved to release) |
gtk+2.0 (2.24.18-0ubuntu2) saucy; urgency=low
* debian/patches/043_ubuntu_menu_proxy.patch,
debian/patches/072_indicator_menu_update.patch,
debian/libgtk2.0-0.symbols:
- drop old menu patches, we deprecate appmenu-gtk in favor of the new
unity-gtk-module code
* 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,
thanks William Hua for the work on those changes
-- Sebastien Bacher <email address hidden> Fri, 07 Jun 2013 17:15:49 +0200
Available diffs
| Superseded in saucy-release on 2013-06-07 |
| Deleted in saucy-proposed on 2013-06-08 (Reason: moved to release) |
gtk+2.0 (2.24.18-0ubuntu1) saucy; urgency=low * New upstream version -- Sebastien Bacher <email address hidden> Mon, 13 May 2013 20:44:00 +0200
Available diffs
| Superseded in saucy-release on 2013-05-13 |
| Obsolete in raring-release on 2015-04-24 |
| Deleted in raring-proposed on 2015-04-27 (Reason: moved to release) |
gtk+2.0 (2.24.17-0ubuntu2) raring; urgency=low
* restore 2.24.16-1ubuntu2 dropped by error (not commited to the vcs),
should fix multiarch issues (lp: #1160024)
-- Sebastien Bacher <email address hidden> Mon, 25 Mar 2013 23:41:01 +0100
Available diffs
| Superseded in raring-release on 2013-03-26 |
| Deleted in raring-proposed on 2013-03-27 (Reason: moved to release) |
gtk+2.0 (2.24.17-0ubuntu1) raring; urgency=low * New upstream version -- Sebastien Bacher <email address hidden> Mon, 25 Mar 2013 19:44:15 +0100
Available diffs
- diff from 2.24.16-1ubuntu2 to 2.24.17-0ubuntu1 (976.9 KiB)
| Superseded in raring-release on 2013-03-25 |
| Deleted in raring-proposed on 2013-03-27 (Reason: moved to release) |
gtk+2.0 (2.24.16-1ubuntu2) raring; urgency=low
* Remove dh_installdoc calls which install files that are supposed to be
symlinked to the -common package. These symlinks get overwritten later on
(by dh_compress), turning back into real files and breaking multiarch
coinstallability (LP: #1132881)
* Symlink AUTHORS files to -common too
-- Iain Lane <email address hidden> Mon, 25 Feb 2013 17:46:26 +0000
Available diffs
| Superseded in raring-release on 2013-02-25 |
| Deleted in raring-proposed on 2013-02-27 (Reason: moved to release) |
gtk+2.0 (2.24.16-1ubuntu1) raring; urgency=low
[ Jeremy Bicha ]
* Sync with Debian. Remaining changes:
* debian/libgtk2.0-0.symbols:
- Add Ubuntu specific symbols
* 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/043_menu_proxy.patch
- Add GtkMenuProxy support for remoting menus.
* 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/072_indicator_menu_update.patch:
- change by Cody Russell to send an update event on menu changes,
should make the bluetooth indicator refresh correctly
* 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 (LP: #488857)
* debian/patches/100_overlay_scrollbar_loading.patch
- support for dynamically loading overlay scrollbars
* debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch:
Make printing on remote DNS-SD/Bonjour-shared printers work
* Dropped changes:
- Extra breaks/replaces not needed after Precise
[ Rico Tzschichholz ]
* 043_ubuntu_menu_proxy.patch: Refreshed
Available diffs
| Superseded in raring-release on 2013-02-25 |
| Deleted in raring-proposed on 2013-02-27 (Reason: moved to release) |
gtk+2.0 (2.24.14-0ubuntu1) raring; urgency=low * New upstream release -- Robert Ancell <email address hidden> Thu, 10 Jan 2013 12:53:20 +1300
Available diffs
| Superseded in raring-release on 2013-01-10 |
| Obsolete in quantal-release on 2015-04-24 |
| Deleted in quantal-proposed on 2015-05-01 (Reason: moved to release) |
gtk+2.0 (2.24.13-0ubuntu2) quantal-proposed; urgency=low
* debian/patches/100_overlay_scrollbar_loading.patch:
- don't crash with latest overlay-scrollbar version
-- Didier Roche <email address hidden> Tue, 25 Sep 2012 11:51:50 +0200
Available diffs
gtk+2.0 (2.24.13-0ubuntu1) quantal-proposed; urgency=low
[ Till Kamppeter ]
* debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch:
Make printing on remote DNS-SD/Bonjour-shared printers working
(LP: #1053891).
[ Didier Roche ]
* New upstream release:
- F10 always opens the menu, cannot be overriden (LP: #937822)
-- Didier Roche <email address hidden> Mon, 24 Sep 2012 13:56:56 +0200
Available diffs
- diff from 2.24.12-0ubuntu1 to 2.24.13-0ubuntu1 (783.2 KiB)
| Superseded in quantal-release on 2012-09-25 |
gtk+2.0 (2.24.12-0ubuntu1) quantal; urgency=low
* New upstream bugfix release
* debian/patches/091_bugzilla_tooltip_refresh.patch:
- Applied upstream
-- Robert Ancell <email address hidden> Wed, 05 Sep 2012 17:27:55 +1200
Available diffs
| Superseded in quantal-release on 2012-09-06 |
gtk+2.0 (2.24.11-0ubuntu1) quantal; urgency=low * New upstream version -- Sebastien Bacher <email address hidden> Sun, 29 Jul 2012 12:02:36 +0200
Available diffs
- diff from 2.24.10-0ubuntu6 to 2.24.11-0ubuntu1 (709.3 KiB)
| Superseded in quantal-release on 2012-07-29 |
| Published in precise-release on 2012-03-26 |
| Deleted in precise-proposed (Reason: moved to release) |
gtk+2.0 (2.24.10-0ubuntu6) precise-proposed; urgency=low
* debian/control.in: Add an extra Breaks: gir1.0-gtk-2.0, to nudge apt to
remove this instead of keeping that obsolete and non-existing package
during upgrades. (LP: #963069)
-- Martin Pitt <email address hidden> Mon, 26 Mar 2012 13:25:39 +0200
Available diffs
- diff from 2.24.10-0ubuntu5 to 2.24.10-0ubuntu6 (869 bytes)
| Superseded in precise-release on 2012-03-26 |
gtk+2.0 (2.24.10-0ubuntu5) precise; urgency=low
* debian/control.in:
- breaks on the binaries which were using the grip function backported
* debian/libgtk2.0-0.symbols:
debian/patches/044_grips.patch:
- dropped the feature is only in gtk3 upstream, the backport had
issues and most upstream softwares are not made to deal with it.
the grips will be also dropped from the default gtk3 theme since unity
has resize borders (lp: #744993)
- will fix issues with libreoffice (lp: #749986) and splash screens
in other softwares (lp: #704105, #734381)
-- Sebastien Bacher <email address hidden> Fri, 24 Feb 2012 18:39:56 +0100
Available diffs
| Superseded in precise-release on 2012-03-01 |
gtk+2.0 (2.24.10-0ubuntu4) precise; urgency=low
* debian/patches/044_grips.patch:
- revert dropping, there is a public api in there and we need to fix the
rdepends before dropping it
-- Sebastien Bacher <email address hidden> Thu, 23 Feb 2012 22:24:09 +0100
Available diffs
| Superseded in precise-release on 2012-02-23 |
gtk+2.0 (2.24.10-0ubuntu3) precise; urgency=low
* debian/patches/044_grips.patch:
- dropped, our default theme has no grip and the patch leaded to issues
with some applications like libreoffice lp: #749986
* debian/control.in: update gir depends
[ Martin Pitt ]
* debian/rules: Revert forced non-compression of doc files, gzip has been
fixed now. (LP: #871083)
-- Sebastien Bacher <email address hidden> Thu, 23 Feb 2012 21:53:41 +0100
Available diffs
| Superseded in precise-release on 2012-02-23 |
gtk+2.0 (2.24.10-0ubuntu1) precise; urgency=low
* New upstream version, dropped patches included in the new version
* debian/patches/090_logging_file_saves.patch:
- improve the logging of saved filed, thanks Siegfried Gevatter
(lp: #920961)
-- Sebastien Bacher <email address hidden> Mon, 06 Feb 2012 22:03:26 +0100
Available diffs
| Superseded in precise-release on 2012-02-06 |
gtk+2.0 (2.24.8-2ubuntu4) precise; urgency=low
* debian/patches/git_dnd_on_vnc.patch: git patch to fix dnd on severs not
supporting "shape", i.e some vnc servers (lp: #587856)
* debian/patches/043_ubuntu_menu_proxy.patch:
- updated patch from Cimi, should fix some visual issue (lp: #915241)
-- Sebastien Bacher <email address hidden> Mon, 16 Jan 2012 18:19:28 +0100
Available diffs
| Superseded in precise-release on 2012-01-16 |
gtk+2.0 (2.24.8-2ubuntu3) precise; urgency=low
* debian/patches/gailitemaccessible-set-alt-name.patch: Drop, as the
existing code already does what we want it to do. I misunderstood the call
to the get_name method in the parent class, in this case, the AtkObject
class. This means that apps can set alternative accessible names for menu items
without any extra code needed in GTK at all.
-- Luke Yelavich <email address hidden> Fri, 06 Jan 2012 20:54:23 +1100
Available diffs
| Superseded in precise-release on 2012-01-06 |
gtk+2.0 (2.24.8-2ubuntu2) precise; urgency=low
* 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 (LP: #488857)
-- Ken VanDine <email address hidden> Wed, 14 Dec 2011 13:46:18 -0500
Available diffs
| Superseded in precise-release on 2011-12-14 |
gtk+2.0 (2.24.8-2ubuntu1) precise; urgency=low
* debian/patches/git_buggy_icon_view_update.patch:
- git commit reverting a buggy icon view patch leading to
segfaults in lxappearance (lp: #899322)
* Resynchronize on Debian
* debian/libgtk2.0-0.symbols:
- Add Ubuntu specific symbols
* debian/rules:
- Use dh_autoreconf
- Use -XNEWS -Xchangelog.Debian -XREADME to dh_compress calls to
workaround a gzip issue leading to different md5sum between builds
* 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/043_menu_proxy.patch
- Add GtkMenuProxy support for remoting menus.
* debian/patches/044_grips.patch:
- Backport from the gtk3 resize grips to the natty gtk2 version
* debian/patches/061_use_pdf_as_default_printing_standard.patch:
- dropped, the issue has been fixed upstream differently since
* 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/065_gir_set_packages.patch
- Added _gir_PACKAGES for each gir created, to match gir to pkg which is
needed by vapigen-0.12
* debian/patches/070_mandatory-relibtoolize.patch:
- Dropped, we are using dh-autoreconf instead
* debian/patches/071_no_offscreen_widgets_grabbing.patch:
- Don't let offscreen widgets do grabbing
* debian/patches/072_indicator_menu_update.patch:
- change by Cody Russell to send an update event on menu changes,
should make the bluetooth indicator refresh correctly
* debian/patches/091_bugzilla_tooltip_refresh.patch:
- Upstream bugzilla change to have better looking tooltips the gtk theme
need to set "new-tooltip-style" to use those
* 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/100_overlay_scrollbar_loading.patch
- support for dynamically loading overlay scrollbars
* debian/patches/gailitem-set-alt-name.patch: Extend the GailItem object
so applications can set an alternative textual description for a menu
item that has an icon, where the icon is used to give the user more
information about the item in question. This textual description is
used by assistive technologies such as Orca to label the menu item.
* Dropped changes:
* debian/control.in:
- don't keep an old conflicts on appmenu-gtk, it was a transitional thing
Available diffs
- diff from 2.24.8-0ubuntu5 to 2.24.8-2ubuntu1 (19.1 KiB)
| Superseded in precise-release on 2011-12-13 |
gtk+2.0 (2.24.8-0ubuntu5) precise; urgency=low
* debian/patches/gailitem-set-alt-name.patch: Extend the GailItem object
so applications can set an alternative textual description for a menu
item that has an icon, where the icon is used to give the user more
information about the item in question. This textual description is
used by assistive technologies such as Orca to label the menu item.
-- Luke Yelavich <email address hidden> Tue, 13 Dec 2011 10:17:25 +1100
Available diffs
| Superseded in precise-release on 2011-12-13 |
gtk+2.0 (2.24.8-0ubuntu4) precise; urgency=low * No-change rebuild to drop spurious libsfgcc1 dependency on armhf. -- Adam Conrad <email address hidden> Fri, 02 Dec 2011 17:39:53 -0700
Available diffs
- diff from 2.24.8-0ubuntu3 to 2.24.8-0ubuntu4 (379 bytes)
| Superseded in precise-release on 2011-12-03 |
gtk+2.0 (2.24.8-0ubuntu3) precise; urgency=low
* Revert DB2HTML=non-existent change, documentation *is* being built, just
not needed for binar-arch packages; will need to solve the -j2 issue
differently: the docs are generated for all of the builds in parallel in
srcdir instead of build-dir, which causes problems.
-- Loic Minier <email address hidden> Fri, 02 Dec 2011 18:36:42 +0100
Available diffs
- diff from 2.24.8-0ubuntu2 to 2.24.8-0ubuntu3 (679 bytes)
| Superseded in precise-release on 2011-12-02 |
gtk+2.0 (2.24.8-0ubuntu2) precise; urgency=low
* Pass -XNEWS -Xchangelog.Debian -XREADME to dh_compress calls to workaround
LP #871083; fixes installation on multiarch systems; LP: #898973.
* Pass DB2HTML=non-existent to configure as to prevent building the docs if
the build system has db2html installed; most notably this fixes a FTBFS
with -j2 for me.
-- Loic Minier <email address hidden> Fri, 02 Dec 2011 15:43:55 +0100
Available diffs
- diff from 2.24.8-0ubuntu1 to 2.24.8-0ubuntu2 (899 bytes)
| Superseded in precise-release on 2011-12-02 |
gtk+2.0 (2.24.8-0ubuntu1) precise; urgency=low
* New upstream release
- gtkfilechooser should be more robust to malformed URIs
in .gtk-bookmarks (LP: #189494)
* debian/patches/010_make_bg_changes_queue_repaint.patch
- dropped it introduces performance regressions in some gtk2
apps (LP: #889019)
* 101_filechooser.patch, 000git_file_chooser.patch: dropped, upstream
-- Ken VanDine <email address hidden> Thu, 01 Dec 2011 11:40:06 -0500
Available diffs
| Obsolete in lucid-updates on 2016-10-26 |
| Deleted in lucid-proposed on 2016-11-01 (Reason: moved to -updates) |
gtk+2.0 (2.20.1-0ubuntu2.1) lucid-proposed; urgency=low * Added two patches from git to fix filechooser issue (LP: #558674) - debian/patches/033_filechooser_sort.patch: fix new_order index in gtk/gtkfilesystemmodel.c. - debian/patches/035_filechooser_crash.patch: properly update Node IDs in gtk/gtkfilesystemmodel.c. -- Marc Deslauriers <email address hidden> Fri, 28 Oct 2011 19:28:58 -0400
Available diffs
| Superseded in precise-release on 2011-12-01 |
gtk+2.0 (2.24.6-0ubuntu6) precise; urgency=low
* debian/patches/065_gir_set_packages.patch
- Merged changes from 064_gir_build_workaround.patch in and refreshed
to match what was resubmitted upstream.
* -debian/patches/064_gir_build_workaround.patch
- Merged into 065_gir_set_packages.patch
* debian/control.in
- bumped standards version to 3.9.2
-- Ken VanDine <email address hidden> Tue, 18 Oct 2011 15:25:41 -0400
Available diffs
gtk+2.0 (2.24.6-0ubuntu5) oneiric; urgency=low
* debian/patches/101_filechooser.patch
- Fix a crash when opening file chooser dialog twice (LP: #851383)
-- Mario Limonciello <email address hidden> Wed, 05 Oct 2011 13:43:25 -0500
Available diffs
- diff from 2.24.6-0ubuntu4 to 2.24.6-0ubuntu5 (941 bytes)
| Superseded in oneiric-release on 2011-10-05 |
gtk+2.0 (2.24.6-0ubuntu4) oneiric; urgency=low
* debian/patches/100_overlay_scrollbar_loading.patch
- Fix a crasher in Qt apps using gtk style caused by the overlay
scrollbars (LP: #805303)
* debian/libgtk2.0-0.symbols
- Updated symbols from 100_overlay_scrollbar_loading.patch
-- Ken VanDine <email address hidden> Wed, 28 Sep 2011 11:43:38 -0400
Available diffs
| Superseded in oneiric-release on 2011-09-29 |
gtk+2.0 (2.24.6-0ubuntu3) oneiric; urgency=low
* debian/patches/010_make_bg_changes_queue_repaint.patch
- re-added patch to make background changes queue a repaint, needed for
overlay scrollbars
-- Ken VanDine <email address hidden> Mon, 26 Sep 2011 10:37:13 -0400
Available diffs
| Superseded in oneiric-release on 2011-09-26 |
gtk+2.0 (2.24.6-0ubuntu2) oneiric; urgency=low
* Add 000git_file_chooser.patch: Cherrypick file dialog file type selector
fix from upstream git.
-- Martin Pitt <email address hidden> Thu, 15 Sep 2011 12:25:18 +0200
Available diffs
| Superseded in oneiric-release on 2011-09-15 |
gtk+2.0 (2.24.6-0ubuntu1) oneiric; urgency=low
* debian/watch: Look for bz2 tarballs, and restrict to GTK 2 versions.
* New upstream bug fix release.
* Drop 094_git_fileselector_error.patch, include_m4_dir.patch: Included
upstream.
* 003_gdk.pc_privates.patch, 009_gtk-export-filechooser.patch: Unfuzz.
* debian/libgail-doc.install, debian/libgtk2.0-doc.install.in: Install
documentation from the source tree, as it's not being installed any more.
-- Martin Pitt <email address hidden> Thu, 08 Sep 2011 20:30:15 +0200
Available diffs
| Superseded in oneiric-release on 2011-09-08 |
gtk+2.0 (2.24.5-0ubuntu7) oneiric; urgency=low
* Mark gtk2-engines-pixbuf Multi-Arch: same, as it already installs to the
multiarch path.
-- Steve Langasek <email address hidden> Tue, 16 Aug 2011 12:35:42 -0700
Available diffs
- diff from 2.24.5-0ubuntu6 to 2.24.5-0ubuntu7 (572 bytes)
| Superseded in oneiric-release on 2011-08-16 |
gtk+2.0 (2.24.5-0ubuntu6) oneiric; urgency=low
* debian/patches/043_ubuntu_menu_proxy.patch:
- Don't overwrite 'ubuntu-local' property when 'show-local' changes.
LP: #743265
-- Michael Terry <email address hidden> Wed, 20 Jul 2011 12:31:52 -0400
Available diffs
| Superseded in oneiric-release on 2011-07-20 |
gtk+2.0 (2.24.5-0ubuntu5) oneiric; urgency=low
* debian/rules: ensure libgtk2.0-bin is also taken into account as an arch:any
package now. (LP: #810747)
-- Mathieu Trudel-Lapierre <email address hidden> Tue, 19 Jul 2011 16:15:49 -0400
Available diffs
- diff from 2.24.5-0ubuntu4 to 2.24.5-0ubuntu5 (698 bytes)
| Superseded in oneiric-release on 2011-07-19 |
gtk+2.0 (2.24.5-0ubuntu4) oneiric; urgency=low
* debian/control.in: Make libgtk2.0-bin Architecture: any, as the symlinks
now point to multiarch directories, and the /i386-* links are broken on
other architectures.
-- Martin Pitt <email address hidden> Tue, 19 Jul 2011 15:58:58 +0200
Available diffs
- diff from 2.24.5-0ubuntu3 to 2.24.5-0ubuntu4 (588 bytes)
| Superseded in oneiric-release on 2011-07-19 |
gtk+2.0 (2.24.5-0ubuntu3) oneiric; urgency=low
* Build for multiarch.
* Bump gobject-introspection build-dependency for multiarch tuple support.
* debian/patches/098_multiarch_module_path.patch: Fall back to the
hard-coded pre-multiarch module directory.
* Build-depend on debhelper 8.1.3 and add Pre-Depends: ${misc:Pre-Depends}
for multiarch-support.
* Make the -dev packages depend on a multiarch-capable version of
pkg-config.
-- Steve Langasek <email address hidden> Thu, 30 Jun 2011 15:04:55 +0100
Available diffs
| 1 → 75 of 316 results | First • Previous • Next • Last |

