8000 Tags · cameronwhite/gtk-sharp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cameronwhite/gtk-sharp

Tags

2.99.0

Toggle 2.99.0's commit message
2.99.0 release

2.12.10

Toggle 2.12.10's commit message

2010-03-08  Mike Kestner  <mkestner@novell.com>

	* configure.in.in: revert the -platform flag usage on windows until
	we can figure out why it breaks Gtk# on mono.

svn path=/branches/gtk-sharp-2-12-branch/; revision=153286

2.12.9

Toggle 2.12.9's commit message

2009-05-27  Mike Kestner  <mkestner@novell.com>

	* bootstrap-2.12: bump version to 2.12.9.
	* gtk-sharp-2.0.wxs.in: merge mono-posix-lib module.  Add update
	element so that we remove existing older installs.

svn path=/branches/gtk-sharp-2-12-branch/; revision=134785

2.12.8

Toggle 2.12.8's commit message

2009-02-02  Mike Kestner  <mkestner@novell.com>

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

svn path=/branches/gtk-sharp-2-12-branch/; revision=125390

2.12.7

Toggle 2.12.7's commit message
* glib/Signal.cs: Improve protection against invalid signals.

svn path=/trunk/gtk-sharp/; revision=121045

2.12.6

Toggle 2.12.6's commit message

2008-11-05  Mike Kestner  <mkestner@novell.com>

	* atk/atk-api-2.12.raw: regen
	* gtk/gtk-api-2.12.raw: regen
	* generator/Signal.cs: reinstate old custom marshaler generation and
	generate custom marshaling when 'manual' attr is set.
	* parser/gapi2xml.pl: set manual attr on sigs that have G_TYPE_POINTER
	parameters since the generic closure can't cope with them.

svn path=/trunk/gtk-sharp/; revision=118068

2.12.5

Toggle 2.12.5's commit message

2008-10-21  Mike Kestner  <mkestner@novell.com>

	* cairo/*: add a policy assembly for 1.0 defering to 2.0.

svn path=/trunk/gtk-sharp/; revision=116692

2.12.4

Toggle 2.12.4's commit message
* atk/Makefile.am: add atk/atk.h to glue_includes.

* atk/glue/Makefile.am: Compile atk/glue/generated.c.

svn path=/trunk/gtk-sharp/; revision=113845

2.12.3

Toggle 2.12.3's commit message

2008-09-09  Mike Kestner  <mkestner@novell.com>

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

svn path=/trunk/gtk-sharp/; revision=112616

2.12.2

Toggle 2.12.2's commit message

2008-08-20  Mike Kestner  <mkestner@novell.com>

	* generator/ReturnValue.cs: use new ListPtrToArray marshaler for
	lists with known element types.
	* glib/Marshaller.cs: new ListPtrToArray marshaller with more
	aggressive list disposal.
	* gtk/Container.custom: remove manual Children impl.  Use Children
	in GetEnumerator instead of pinvoking directly.
	* gtk/Gtk.metadata: remove hidden attr and add element type and owned 
	for Container.GetChildren to generate it properly.

svn path=/trunk/gtk-sharp/; revision=111173
0