Module: gtk-sharp
      Version: 2.12.8
  Uploaded by: Mike Kestner

http://download.gnome.org/sources/gtk-sharp/2.12/gtk-sharp-2.12.8.tar.gz
  md5sum: bec005c69c91a6da37da001169708334
 sha1sum: 8858294bb538571223b27d82e0fa856fb8dfba47
    size: 2.2M

http://download.gnome.org/sources/gtk-sharp/2.12/gtk-sharp-2.12.8.tar.bz2
  md5sum: 1b12a33df2ab87448848c0cc0733ca77
 sha1sum: 3c97abd67e92738e7960f9e0e5f2410e8ff4912b
    size: 1.6M

ChangeLog
---------

2009-01-31  Mike Kestner  <[email protected]>

        * Makefile.am: add installer-bundle target. This creates a versioned
        subdir containing all the binaries, wxs, license.rtf, and a
        build-installer script.
        * README: add installer build instructions.
        * configure.in.in: move the evil cygwin libname sed hack after
        AC_OUTPUT since newer autoconf apparently changed the behavior
        of when libtool is created.
        * gtk-sharp-2.0-wxs.in: add 2.10 policy components and update
        paths for installer-bundle build. This used to be -lib.wxs.in,
        but we are moving to a single installer without C devel. No
        longer produces an msm.  It's an msi which merges the gtk, glade
        and mono-cairo msm modules from win32-installers.
        * gtk-sharp-2.0-dev.wxs.in: killed.
        * license.rtf: copied from win32-installers module.

2009-01-29  Andrés G. Aragoneses  <[email protected]>

        * atk/Object.custom: add binding for "focus-event" signal:
        
http://library.gnome.org/devel/atk/unstable/AtkObject.html#AtkObject-focus-event

2009-01-29  Mike Kestner  <[email protected]>

        * generator/OpaqueGen.cs: generate a finalizer for classes which
        have free or unref methods and ensure it runs on the gui thread.
        * glib/Opaque.cs:  remove finalize handling.
        Fixes a 'resurrection' issue with the previous 419777 fix.

2009-01-27  Mike Kestner  <[email protected]>

        * glib/Opaque.cs:  ensure we are running on the gui thread when we
        dispose from the finalizer.  [Fixes #419777]

2009-01-23  Mike Kestner  <[email protected]>

        * Makefile.include:
        * doc/Makefile.am:
        * glib/Makefile.am:
        * gtkdotnet/Makefile.am: parallel make patches from Diego Pettenò  
        and Bertrand Lorentz. [Fixes #421063]

2009-01-21  Mike Kestner  <[email protected]>

        * configure.in.in: cross-compile fixes for CC assignment
        * gapi-cdecl-insert: use monodis if ildasm isn't available

2009-01-13  Brad Taylor  <[email protected]>

        * atk/Atk.metadata: Bind GetRunAttributes and GetDefaultAttributes as
        Atk.Attribute[] instances instead of GLib.SList. [Fixes #393565]

2009-01-08  Mike Kestner  <[email protected]>

        * configure.in.in: improve cairo config message.
        * mono.snk: copied for compatible Mono.Cairo.dll build.
        * Makefile.am: dist the snk.
        * cairo/AssemblyInfo.cs: use a hardcoded file.
        * cairo/Makefile.am: use mono.snk to sign the Mono.Cairo assembly
        so that it's compatible with mono built versions.  Initial patch
        from Christian Hoff with a few tweaks.

2009-01-07  Mike Kestner  <[email protected]>

        * doc/gtk-sharp-docs.source: add node element for new monodoc.

2009-01-07  Mike Kestner  <[email protected]>

        * generator/MethodBody.cs: avoid null ref when passing null to
        destroy notified callback parameters. [Fixes #464120]

2008-12-12  Mike Kestner  <[email protected]>

        * bootstrap-2.12: tagged for 2.12.7.  Bump svn version.
        * audit/base: update base apiinfo's for 2.12 stable api.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
_______________________________________________
ftp-release-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to