pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gtk-sharp
Module Name: pkgsrc
Committed By: wiz
Date: Thu May 28 12:55:17 UTC 2009
Modified Files:
pkgsrc/x11/gtk-sharp: Makefile distinfo
Log Message:
Update to 2.12.9. Set LICENSE.
2009-05-12 Mike Kestner <mkestner%novell.com@localhost>
* gtk/Application.cs: add the theme initialization workaround for
windows. Hopefully we can find a better solution that doesn't
involve loading SWF. [Fixes #471682]
2009-05-06 Mike Kestner <mkestner%novell.com@localhost>
* gtk/TargetList.custom: fix intptr indexing in cast.
2009-05-05 Mike Kestner <mkestner%novell.com@localhost>
* glib/GType.cs: ensure threading is initialized in cctor.
* gtk/Application.cs: ditto.
2009-04-27 Mike Kestner <mkestner%novell.com@localhost>
* gtk-sharp-2.0.wxs.in: add an InstallFolder key. [Fixes #498298]
2009-04-23 Mike Kestner <mkestner%novell.com@localhost>
* gtk/TargetList.custom: use gtk_target_table_new_from_list to
implement the TargetEntry[] cast to avoid crashes on win32. This
can only be backported to 2.10 if necessary.
2009-04-09 Mike Kestner <mkestner%novell.com@localhost>
* glib/ListBase.cs: fix g_object_unref dllimport lib.
[Fixes #493128]
2009-03-28 Christian Hoff <christian_hoff%gmx.net@localhost>
* gtk/TextBuffer.custom: Use the right overload of Marshal.Copy
[Fixes #480010]
2009-02-06 Christian Hoff <christian_hoff%gmx.net@localhost>
* gtk/Gtk.metadata: Fix TreeModel.EmitRowsReordered signature
2009-02-02 Mike Kestner <mkestner%novell.com@localhost>
* gtk-sharp-2.0-wxs.in: switch the VS assembly reference registry
magic to HKLM/SOFTWARE/Microsoft/.NetFramework/AssemblyFolders. Add
a single key there to get all versions of VS.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/gtk-sharp/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/gtk-sharp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index