lp:ubuntu/edgy/gtk-sharp2

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/edgy/gtk-sharp2
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

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

Recent revisions

16. By Sebastian Dröge

* debian/control,
  debian/libgtk2.0-cil.install,
  debian/libglade2.0-cil.install,
  debian/gtk-sharp2-gapi.install:
  + Move gapi XML files to their corresponding library packages

15. By Sebastian Dröge

New upstream release

14. By Sebastian Dröge

* New upstream release
  + Gnome and GTK+ bindings split into separate source packages

13. By Debian Mono Group <email address hidden>

* Sebastian 'slomo' Dröge
  + New upstream release
  + debian/patches/02_workaround-340904.dpatch,
    debian/patches/03_gnomevfs-mimetype-pinvokes.dpatch,
    debian/patches/04_list-to-array-marshalling.dpatch,
    debian/patches/05_gdk-drawable.dpatch,
    debian/patches/06_value-array-smp-free.dpatch:
    - dropped, merged upstream
  + debian/control,
    debian/compat:
    - update debhelper compat level to 5

12. By Brandon Hale <email address hidden>

Rebuild for vte transition

11. By Debian Mono Group <email address hidden>

* Mirco 'meebey' Bauer
  + Rebuild against Mono 1.1.13.6-3
  + Updated cli-common build-dep to cli-common-dev >= 0.4.0
  + Added libmono-cairo1.0-cil to build-deps.
* Sebastian 'slomo' Dröge
  + Add myself to Uploaders
  + Update Standards-Version to 3.7.2
  + debian/patches/03_gnomevfs-mimetype-pinvokes.dpatch: (SVN rev 58615)
    - Fix the GnomeVFS MimeType P/Invokes to conform to the
      const/non-const conventions as specified in the gnomevfs headers.
      This fixes a possible double free().
  + debian/patches/04_list-to-array-marshalling.dpatch: (SVN rev 58609)
    - Fix the ListToArray marshalling to respect the owners of the Opaque
      elements.
  + debian/patches/05_gdk-drawable.dpatch:
    - Fix signature of Gdk.Drawable.DrawPoints(). The old version was
      completely wrong and would segfault everything using it.
      http://bugzilla.ximian.com/show_bug.cgi?id=77942
  + debian/patches/06_value-array-smp-free.dpatch:
    - Don't immediately free ValueArrays; queue them up to be freed in the
      main thread by using a Timeout. This fixes SMP deadlocks when the
      GValues contained therein aren't threadsafe (like GDK resources).

10. By Sebastian Dröge

* debian/patches/06_value-array-smp-free.dpatch:
  + Don't immediately free ValueArrays; queue them up to be freed in the
    main thread by using a Timeout. This fixes SMP deadlocks when the
    GValues contained therein aren't threadsafe (like GDK resources).
    (Ubuntu: #43727, #38813)

9. By Sebastian Dröge

* debian/patches/06_fix-custom-cellrenderes.dpatch:
  + Dropped again for now as it has some undesired side-effects

8. By Sebastian Dröge

* debian/patches/05_gdk-drawable.dpatch:
  + Fix signature of Gdk.Drawable.DrawPoints(). The old version was
    completely wrong and would segfault everything using it.
    http://bugzilla.ximian.com/show_bug.cgi?id=77942
* debian/patches/06_fix-custom-cellrenderes.dpatch:
  + Fix subclasses of Gtk.CellRenderer to not return null but something
    useful for GetSize(), Render(), and StartEditing().
    http://bugzilla.ximian.com/show_bug.cgi?id=77949

7. By Sebastian Dröge

* debian/patches/03_gnomevfs-mimetype-pinvokes.dpatch:
  + Fix the GnomeVFS MimeType P/Invokes to conform to the const/non-const
    conventions as specified in the gnomevfs headers. This fixes a possible
    double free().
* debian/patches/04_list-to-array-marshalling.dpatch:
  + Fix the ListToArray marshalling to respect the owners of the Opaque
    elements.

Branch metadata

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

Subscribers