Merge lp://staging/~larsu/gtk/lp1339495 into lp://staging/gtk

Proposed by Lars Karlitski
Status: Superseded
Proposed branch: lp://staging/~larsu/gtk/lp1339495
Merge into: lp://staging/gtk
Diff against target: 15139 lines (+14760/-0)
75 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/README.Debian (+29/-0)
debian/changelog (+5918/-0)
debian/compat (+1/-0)
debian/control (+300/-0)
debian/control.in (+300/-0)
debian/copyright (+614/-0)
debian/dh_listmissing.pl (+79/-0)
debian/gir1.2-gtk-3.0.install (+1/-0)
debian/gtk-3-examples.examples (+2/-0)
debian/gtk-3-examples.install (+4/-0)
debian/libgail-3-0-dbg.dirs (+1/-0)
debian/libgail-3-0.install (+1/-0)
debian/libgail-3-0.symbols (+14/-0)
debian/libgail-3-dev.install (+3/-0)
debian/libgail-3-doc.doc-base.gail-reference (+9/-0)
debian/libgail-3-doc.install (+1/-0)
debian/libgail-3-doc.links (+1/-0)
debian/libgtk-3-0-dbg.links.in (+2/-0)
debian/libgtk-3-0-udeb.install (+1/-0)
debian/libgtk-3-0.install.in (+6/-0)
debian/libgtk-3-0.links.in (+2/-0)
debian/libgtk-3-0.postinst.in (+20/-0)
debian/libgtk-3-0.postrm.in (+11/-0)
debian/libgtk-3-0.symbols (+4899/-0)
debian/libgtk-3-0.triggers.in (+2/-0)
debian/libgtk-3-bin.install (+4/-0)
debian/libgtk-3-bin.links.in (+3/-0)
debian/libgtk-3-bin.manpages (+1/-0)
debian/libgtk-3-bin.postrm (+15/-0)
debian/libgtk-3-bin.preinst (+24/-0)
debian/libgtk-3-common.gsettings-override (+2/-0)
debian/libgtk-3-common.install.in (+5/-0)
debian/libgtk-3-common.preinst.in (+9/-0)
debian/libgtk-3-dev.install (+6/-0)
debian/libgtk-3-dev.links.in (+2/-0)
debian/libgtk-3-doc.doc-base.gdk.in (+13/-0)
debian/libgtk-3-doc.doc-base.gtk.in (+11/-0)
debian/libgtk-3-doc.docs (+1/-0)
debian/libgtk-3-doc.install.in (+2/-0)
debian/libgtk-3-doc.links.in (+6/-0)
debian/patches/016_no_offscreen_widgets_grabbing.patch (+24/-0)
debian/patches/017_no_offscreen_device_grabbing.patch (+24/-0)
debian/patches/018_gdkenumtypes.c_location.patch (+67/-0)
debian/patches/022_disable-viqr-im-for-vi-locale.patch (+15/-0)
debian/patches/030_tests_skip_filechooser.patch (+19/-0)
debian/patches/032_mips_treeview_row_separator_height.patch (+18/-0)
debian/patches/042_treeview_single-focus.patch (+16/-0)
debian/patches/043_notebook_scroll.patch (+211/-0)
debian/patches/044_tracker_fts.patch (+18/-0)
debian/patches/060_ignore-random-icons.patch (+13/-0)
debian/patches/071_fix-installation-of-HTML-images.patch (+28/-0)
debian/patches/073_treeview_almost_fixed.patch (+76/-0)
debian/patches/074_eventbox_scroll_mask.patch (+14/-0)
debian/patches/bzg_gtkcellrenderer_grabbing_modifier.patch (+98/-0)
debian/patches/git-gtkpopover-set-background-and-popover-css.patch (+55/-0)
debian/patches/git-menu-binding-emit-submenu-close-after-activate.patch (+97/-0)
debian/patches/git_reftests-Improve-workaround-for-GtkGrid-bug.patch (+68/-0)
debian/patches/gtkaboutdialog-support-showing-buttons-in-action-are.patch (+201/-0)
debian/patches/gtkdialog-don-t-use-csd-when-use-header-bar-is-FALSE.patch (+174/-0)
debian/patches/message-dialog-restore-traditional-look-on-unity.patch (+231/-0)
debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch (+26/-0)
debian/patches/series (+24/-0)
debian/patches/ubuntu_gtk_custom_menu_items.patch (+359/-0)
debian/patches/uimanager-guard-against-nested-node-updates.patch (+64/-0)
debian/patches/x-canonical-accel.patch (+219/-0)
debian/rules (+159/-0)
debian/settings.ini (+6/-0)
debian/source/format (+1/-0)
debian/tests/build (+42/-0)
debian/tests/control (+2/-0)
debian/tests/python3-gi (+16/-0)
debian/update-icon-caches (+26/-0)
debian/update-icon-caches.8 (+19/-0)
debian/watch (+3/-0)
To merge this branch: bzr merge lp://staging/~larsu/gtk/lp1339495
Reviewer Review Type Date Requested Status
VCS imports Pending
Review via email: mp+226429@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2014-07-11.

Commit message

Backport reftests-Improve-workaround-for-GtkGrid-bug from master

Description of the change

Backport reftests-Improve-workaround-for-GtkGrid-bug from master

To post a comment you must log in.

Unmerged revisions

357. By Lars Karlitski

* debian/patches/git_reftests-Improve-workaround-for-GtkGrid-bug.patch:
  - backport from master (lp: #1339495)

356. By Sebastien Bacher

releasing package gtk+3.0 version 3.12.2-0ubuntu4

355. By Sebastien Bacher

rename to start with git since it comes from there

354. By Lars Uebernickel <email address hidden>

* debian/patches/gtkpopover-set-background-and-popover-css-classes.patch
  - backport from master (lp: #1329792, gnome: #731834)

353. By Sebastien Bacher

releasing package gtk+3.0 version 3.12.2-0ubuntu3

352. By William Hua

* Take upstream git-menu-binding-emit-submenu-close-after-activate.patch:
  - Ensures that menu item activations occur before GMenuModel
    submenu-action state changes (LP: #1208019)

351. By Iain Lane

Remove changelog entry for patch we no longer have

350. By Iain Lane

Merge lp:~larsu/gtk/3-12-test-fixes again

349. By Iain Lane

Merge lp:~larsu/gtk/3-12-test-fixes to fix the tests properly (per upstream reports) instead of disabling them

348. By Iain Lane

releasing package gtk+3.0 version 3.12.2-0ubuntu2

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches