2008-10-21 Mike Kestner * cairo/*: add a policy assembly for 1.0 defering to 2.0. 2008-10-13 Brad Taylor * Makefile.am: * configure.in.in: * gtk-sharp-2.0-lib.wxs.in: * gtk-sharp-2.0-dev.wxs.in: Replace version numbers in wxs files, import gtk-sharp-2.0-dev.wxs. 2008-10-13 Mike Kestner * Makefile.am: installer target * gtk-sharp-2.0-lib.wxs: new installer config file 2008-10-12 Andrés G. Aragoneses Fixes BNC#426876. * generator/InterfaceGen.cs: throw ArgumentNullException in the Adapter's constructor that receives an implementor. 2008-10-09 Mike Kestner * cairo/*.cs: flatten source hierarchy to simplify win32 build. * sample/Makefile.am: fix a ref issue with local cairo. 2008-10-09 Mike Kestner * configure.in.in: magic for local Mono.Cairo build. * cairo/*: a local build of Mono.Cairo for .Net-only builds on win32. * */Makefile.am: use local Mono.Cairo where necessary. 2008-10-09 Mike Kestner * configure.in.in: kill dead config.in. * sample/CairoSample.cs: some dispose handling and cleanup. * sample/cairo-sample.exe.config.in: kill, no pinvoke needed now. * sample/GException.cs: GException test sample. * sample/GtkCairo.cs: kill, replaced by Gdk.CairoHelper.Create. * sample/Makefile.am: cleanup. 2008-10-08 Mike Gorse * Atk/Makefile.am, Atk/ObjectFactory.custom, Atk/glue/Makefile.am, Atk/glue/object_factory.c: Add ObjectFactory.custom and glue/object_factory.c. 2008-10-02 Mike Gorse * Atk/Makefile.am, Atk/Hyperlink.custom, Atk/glue/Makefile.am, Atk/glue/hyperlink.c: Add Hyperlink.custom and glue/hyperlink.c. 2008-09-30 Mike Kestner * generator/EnumGen.cs: * generator/InterfaceGen.cs: * generator/StructBase.cs: fix build breakage in prev commit. 2008-09-30 Stephane Delcroix * generator/CallbackGen.cs: * generator/ClassGen.cs: * generator/EnumGen.cs: * generator/GenBase.cs: * generator/InterfaceGen.cs: * generator/Method.cs: * generator/OpaqueGen.cs: * generator/StructBase.cs: * generator/ObjectGen: check for the internal attribute * generator/Method.cs: check for the accessibility attribute; 2008-09-24 Mike Gorse * atk/Atk.metadata: Mark rect in GetRangeExtents as out. 2008-09-24 Mike Kestner * glib/GType.cs: kill the FindTypeInReferences recursive loading algorithm and instead do a name-based search through the references of loaded assemblies only. Fixes the original bug #400595 and it hopefully will have fewer sideeffects that the recursive loading approach. 2008-09-24 Mike Kestner * glib/GType.cs: just fail on location null or empty instead of checking the assembly type. Avoids failures on the ms runtime. 2008-09-23 Mike Kestner * bootstrap-2.12: bump svn version after tag.