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

http://download.gnome.org/sources/gtk-sharp/2.12/gtk-sharp-2.12.3.tar.gz
  md5sum: fc008c5219c850ea3da00deb7c76d522
 sha1sum: a8388321eee1608166d06ac424880ce78cb03ff7
    size: 2.2M

http://download.gnome.org/sources/gtk-sharp/2.12/gtk-sharp-2.12.3.tar.bz2
  md5sum: 97b802421fbf916de018dabda2785745
 sha1sum: 1158f6f6159d3bd70bd2f0422b368fe4fd291941
    size: 1.5M

ChangeLog
---------

2008-09-09  Mike Kestner  <[EMAIL PROTECTED]>

        * generator/ReturnValue.cs: warning cleanup.
        * gtk/Gtk.metadata: warning cleanup.

2008-09-09  Zoltan Varga  <[EMAIL PROTECTED]>

        * glib/GType.cs (FindTypeInReferences): Skip dynamic assemblies.

2008-09-08  Mike Kestner  <[EMAIL PROTECTED]>

        * glib/GType.cs: beef up the referenced assembly loading code to
        handle assemblies located in the same directory as the referring
        assembly.  Fixes #423450.

2008-09-05  Andrés G. Aragoneses  <[EMAIL PROTECTED]>

        Fixes BNC#387220.
        * glib/glue/signal.c: New glue file to call g_signal_query().
        * glib/glue/Makefile.am: Add signal.c.
        * glib/Signal.cs: check return type prior to emitting.

2008-08-28  Andrés G. Aragoneses  <[EMAIL PROTECTED]>

        * atk/Util.custom: unregister get_root function when the setter
        receives null. Partial fix for BNC#411444.

2008-08-27  Mike Kestner  <[EMAIL PROTECTED]>

        * generator/ManagedCallString.cs: use existing Parameters.IsHidden
        method to check for hidden user data. 

2008-08-27  Mike Kestner  <[EMAIL PROTECTED]>

        * generator/ManagedCallString.cs: revert last change.  There are a
        lot of "broken" callback sigs out there which expose user data because
        it's not in the last parameter in the list.  I don't think we can 
        reasonably make a change to hide all those at this point.  This change
        at least hides all the user_data which comes right before a GError 
        param at the end of the list.  I need to follow up with a change which
        handles data parameters in any parameter position, but allows the user
        to mark "exposed" data params for compatibility reasons.
        * generator/Parameters.cs: hide data params which are at the end of a
        list behind an error param.
        * gtk/Gtk.metadata: mark an array parameter on 
        TextBufferDeserializeFunc.

2008-08-27  Mike Kestner  <[EMAIL PROTECTED]>

        * glib/Signal.cs: multiple dispose guarding for closures.

2008-08-27  Mike Kestner  <[EMAIL PROTECTED]>

        * generator/ManagedCallString.cs: fixes for data parameter hiding
        in native to managed callback generation.

2008-08-20  Mike Kestner  <[EMAIL PROTECTED]>

        * glib/Object.cs:
        * glib/Signal.cs: fix a couple 2.0-isms.  Patch from Christian Hoff.

2008-08-20  Mike Kestner  <[EMAIL PROTECTED]>

        * bootstrap-2.12: bump svn version after tag.

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