lp:ubuntu/precise-proposed/gtk+3.0

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-proposed/gtk+3.0
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

88. By Sebastien Bacher

* debian/patches/git_gtkstatusicon_segfault.patch:
  - should fix segfault in status icon clients (lp: #926758)
* debian/patches/git_get_property.patch:
  - "GtkImage: fix get_property('stock')"
* debian/patches/git_api_documentation_tweaks.patch:
  - backported some api documentation updates

87. By Sebastien Bacher

* debian/patches/git_layouts_handling.patch:
  - git patch to "fix handling of key events for different layouts",
    that should resolve the issues where changing layout was having no
    effect in the lockscreen (lp: #872701)
* debian/patches/git_allow_null_id.patch:
  - "Really allow NULL application-id"
* debian/patches/git_custom_tag_start.patch:
  - "Infobar not loadable by GTKBuilder"
* debian/libgtk-3-0.symbols: list the new symbols

86. By Ken VanDine

* debian/patches/101_revert_symbolic_icon_search.patch
  - Revert symbolic icon search changes from 3.4.2, it breaks the icon
    displayed in indicator-power because of the order the icons are searched
    in. It looks like ubuntu-mono should drop the old icon names and
    use the new -symbolic icons. We need to carry this patch until
    ubuntu-mono fixes it's handling of symbolic icons. (LP: #1001229)

85. By Sebastien Bacher

* New upstream version
  - Evince 3.4: adding new annotation is not possible (lp: #984878)
  - "Delete confirmation" dialog has wrong padding (lp: #981375)
* git patches backported
* git_touchpad_no_leave_event.patch:
  - "gdk: do not send leave event on touchpad button release"
* git_filechooser_wm_role.patch:
  - "Set the wm_role on GtkFileChooserDialog"
* git_set_orientation.patch:
  - "box: set orientation style classes when setting orientation"
* git_dnd_lock.patch:
  - "GDK X11 DND: Fix infinite loop" (lp: #880962)

[ Jeremy Bicha ]
* settings.ini:
  Set gnome-panel menu-bar icon size to 24 so that Ubuntu logo
  for the Applications menu isn't set too small (LP: #986969)

84. By Martin Pitt

* New upstream bug fix release:
  - Custom theme can crash apps with GtkEntryCompletion
  - Window expands horizontally rather than the text entry growing
  - conflict between srcdir != builddir and generated enum types
  - Wayland and X11 backends simultaneously enabled is broken
  - Anchored widgets inside GtkTextView are drawn out of place
  - gtk file-chooser: Autocompletion - Dropdown-list: selection fails
  - windows draw as unfocused/backdrop on window managers
  - URL to mailing lists in README incorrect
  - gactionmuxer: Fix list_actions
  - After clicking empty parts of a toolbar/menubar the next mouse click
    (button release) does not work
  - shouldn't set GDK_SOURCE_TOUCHSCREEN based on the name
  - GtkTreeView should not handle extra mouse buttons
  - GdkEventButton contains wrong buttons in modifier mask for button
    releases
  - entrycompletion: set_property() should use property setter functions
  - application-window: try to use the desktop name in the fallback menu
  - Deal more gracefully with a flood of scroll events
  - Translation updates.
* Drop patches which are upstream now:
  - upstream_treeview_rendering.patch
  - git_filechooser_selection.patch
  - no_touchscreen_name_hack.patch
  - git_dont_ignore_button_release_event.patch
  - git_shrinkable_widget.patch
  - git_scrolling_performances.patch
* debian/control.in: Bump Build dependencies as per upstream configure.ac.
* Add 00git_gtkimage_cleanup_crash.patch: GtkImage: Move the freeing of the
  icon_helper from the destory to the finalize function to avoid segfaults
  when trying to access a destroyed object before it is disposed. This often
  happens in signal handlers which get called asynchronously after destroy.
  Patch cherrypicked from upstream git head. (LP: #938090, same in
  LP#946463)

83. By Sebastien Bacher

debian/patches/git_scrolling_performances.patch:
"Don't call gdk_window_process_updates() when scrolling
This can cause lagging when scrolling as it causes us to repaint
on every scroll event. This wasn't historically a great problem,
but with smooth scrolling we get a lot more events, so this
now creates visible lagging on slower machines."

82. By Sebastien Bacher

* debian/patches/no_touchscreen_name_hack.patch:
  - drop the hack to make devices which are named with "touch" to be
    touchscreen, it's not the case for i.e "appletouch" (lp: #965311)
* debian/patches/git_dont_ignore_button_release_event.patch:
  - "Don't ignore button releases after a wmspec move/resize"
* debian/patches/git_shrinkable_widget.patch:
  - git patch, should fix empathy resizing horizontally when it shouldn't
    (lp: #903779)

[ Didier Roche ]
* debian/patches/git_gtkcellrenderer_grabbing_modifier.patch:
  - upstream patch to support modifier 'tapping' (LP: #969256)

81. By Michael Terry

* debian/patches/043_ubuntu_menu_proxy.patch:
  - Revert my changes to add back ubuntu-local. It caused a new bug
    (LP: #971459) that caused menubars to pop in and out on startup.
    Since the patch was added largely for glade's benefit, we can
    just blacklist glade in appmenu-gtk instead.

80. By Sebastien Bacher

* debian/patches/upstream_treeview_rendering.patch:
  - upstream fix for treeview expanders not always being rendered
    (lp: #963862)
* debian/patches/git_filechooser_selection.patch:
  - git patch, fixes selection in filechooser dropdown locations list
    (lp: #964491)

79. By Sebastien Bacher

* New upstream version
* debian/patches/dont_show_numlock_warning.patch:
 - dropped, the patch is in the new version

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/gtk+3.0
This branch contains Public information 
Everyone can see this information.

Subscribers