View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/gtk+3.0 1 Development 2015-05-07 09:05:31 UTC
49. * debian/patches/00git_gtkactionhelpe...

Author: Robert Ancell
Revision Date: 2012-08-22 17:32:00 UTC

* debian/patches/00git_gtkactionhelper.patch:
  - Fix crash adding actions

lp:ubuntu/vivid/gtk+3.0 2 Mature 2014-10-27 08:54:49 UTC
49. * debian/patches/00git_gtkactionhelpe...

Author: Robert Ancell
Revision Date: 2012-08-22 17:32:00 UTC

* debian/patches/00git_gtkactionhelper.patch:
  - Fix crash adding actions

lp:ubuntu/utopic/gtk+3.0 2 Mature 2014-04-26 09:52:49 UTC
49. * debian/patches/00git_gtkactionhelpe...

Author: Robert Ancell
Revision Date: 2012-08-22 17:32:00 UTC

* debian/patches/00git_gtkactionhelper.patch:
  - Fix crash adding actions

lp:ubuntu/trusty/gtk+3.0 2 Mature 2013-10-20 21:22:48 UTC
49. * debian/patches/00git_gtkactionhelpe...

Author: Robert Ancell
Revision Date: 2012-08-22 17:32:00 UTC

* debian/patches/00git_gtkactionhelper.patch:
  - Fix crash adding actions

lp:~darkxst/ubuntu/saucy/gtk+3.0/lp1181632 bug(Has a merge proposal) 1 Development 2013-07-23 01:21:42 UTC
284. updated symbols

Author: Tim Lunn
Revision Date: 2013-07-23 01:21:42 UTC

updated symbols

lp:~darkxst/ubuntu/saucy/gtk+3.0/lp1186694 bug(Has a merge proposal) 1 Development 2013-07-22 23:57:07 UTC
283. missed file

Author: Tim Lunn
Revision Date: 2013-07-22 23:57:07 UTC

missed file

lp:ubuntu/saucy/gtk+3.0 2 Mature 2013-04-27 04:19:46 UTC
49. * debian/patches/00git_gtkactionhelpe...

Author: Robert Ancell
Revision Date: 2012-08-22 17:32:00 UTC

* debian/patches/00git_gtkactionhelper.patch:
  - Fix crash adding actions

lp:ubuntu/raring/gtk+3.0 2 Mature 2012-10-20 02:02:18 UTC
49. * debian/patches/00git_gtkactionhelpe...

Author: Robert Ancell
Revision Date: 2012-08-22 17:32:00 UTC

* debian/patches/00git_gtkactionhelper.patch:
  - Fix crash adding actions

lp:ubuntu/quantal/gtk+3.0 bug 2 Mature 2012-08-22 06:22:00 UTC
49. * debian/patches/00git_gtkactionhelpe...

Author: Robert Ancell
Revision Date: 2012-08-22 17:32:00 UTC

* debian/patches/00git_gtkactionhelper.patch:
  - Fix crash adding actions

lp:ubuntu/quantal-proposed/gtk+3.0 bug 1 Development 2012-08-22 06:22:00 UTC
49. * debian/patches/00git_gtkactionhelpe...

Author: Robert Ancell
Revision Date: 2012-08-22 17:32:00 UTC

* debian/patches/00git_gtkactionhelper.patch:
  - Fix crash adding actions

lp:ubuntu/precise-proposed/gtk+3.0 bug 2 Mature 2012-07-06 21:52:39 UTC
88. * debian/patches/git_gtkstatusicon_se...

Author: Sebastien Bacher
Revision Date: 2012-07-03 19:59:58 UTC

* 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

lp:ubuntu/precise-updates/gtk+3.0 2 Mature 2012-07-03 19:59:58 UTC
88. * debian/patches/git_gtkstatusicon_se...

Author: Sebastien Bacher
Revision Date: 2012-07-03 19:59:58 UTC

* 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

lp:ubuntu/oneiric-updates/gtk+3.0 2 Mature 2012-06-30 13:22:13 UTC
55. Add git_push_error_traps_around_xique...

Author: Ayan George
Revision Date: 2012-02-03 12:02:39 UTC

Add git_push_error_traps_around_xiquerydevice_calls.patch:
git backport to handle session errors after suspend/resume. This may help
against the crashes at resume time that some people have been hitting when
input devices mysteriously disappear. (LP: #882956)

lp:ubuntu/oneiric-proposed/gtk+3.0 bug 2 Mature 2012-06-30 13:22:02 UTC
55. Add git_push_error_traps_around_xique...

Author: Ayan George
Revision Date: 2012-02-03 12:02:39 UTC

Add git_push_error_traps_around_xiquerydevice_calls.patch:
git backport to handle session errors after suspend/resume. This may help
against the crashes at resume time that some people have been hitting when
input devices mysteriously disappear. (LP: #882956)

lp:ubuntu/precise/gtk+3.0 2 Mature 2012-04-16 10:28:54 UTC
84. * New upstream bug fix release: - C...

Author: Martin Pitt
Revision Date: 2012-04-16 10:28:54 UTC

* 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)

lp:ubuntu/oneiric/gtk+3.0 bug 2 Mature 2011-10-03 10:50:58 UTC
51. debian/patches/043_ubuntu_menu_proxy....

Author: Ted Gould
Revision Date: 2011-10-03 10:50:58 UTC

debian/patches/043_ubuntu_menu_proxy.patch: Fix mnemonic
support to activate remote menus (LP: #821290)

lp:~rachidbm/ubuntu/oneiric/gtk+3.0/language-fix 1 Development 2011-08-09 11:51:52 UTC
38. RGBA now all uppercase

Author: Rachid
Revision Date: 2011-08-09 11:51:52 UTC

RGBA now all uppercase

lp:ubuntu/natty/gtk+3.0 bug 2 Mature 2011-04-04 06:17:16 UTC
23. New upstream release

Author: Robert Ancell
Revision Date: 2011-04-04 06:17:16 UTC

New upstream release

118 of 18 results