Mike Kestner
fe2d4c311a
Flatten the bootstrap and remove glade-sharp
...
2010-11-21 Mike Kestner <mkestner@novell.com>
* removed the glade dir from the build since libglade is
no longer supported in gnome3. removed the gapi2-compat stuff
since it doesn't make much sense now. Removed the bootstrap
mechanism since we are unlikely to be releasing multiple API
versions from the same tree going forward. The build is now a
straight autogen.sh like most autotools projects.
2010-11-21 21:18:06 -06:00
Mike Kestner
10cae1b1cb
2009-08-07 Mike Kestner <mkestner@novell.com>
...
* generator/ObjectGen.cs: kill GType ctor generation.
* glib/InitiallyUnowned.cs: kill obsolete GType ctor.
* glib/Object.cs: kill obsolete GType ctor.
* gtk/Gtk.metadata: kill disable_gtype_ctor rules.
* gtk/Widget.cs: kill obsolete GType ctor.
svn path=/trunk/gtk-sharp/; revision=139600
2009-08-08 03:06:53 +00:00
Mike Kestner
2ac6bb5457
2006-05-10 Mike Kestner <mkestner@novell.com>
...
* bootstrap-2.10 : strap for the new 2.9.0 API.
* generator/SymbolTable.cs : add GLib.InitiallyUnowned mapping.
* glib/InitiallyUnowned.cs : new floating class "stub".
* glib/Makefile.am : build new class.
* gdk/gdk-api-2.10.raw: parse from 2.9.0
* gtk/Gtk.metadata: cleanup conflicts in 2.10 API.
* gtk/gtk-api-2.10.raw: parse from 2.9.0
* pango/pango-api-2.10.raw: parse from 1.11.99
* sources/Makefile.am : 2.10 parse setup and api-2.10
* sources/gtk_tree_model_signal_fix-2.10.patch : 2.10 patch.
* sources/gtk-sharp-2.10-sources.xml : parse rules for 2.10
svn path=/trunk/gtk-sharp/; revision=60521
2006-05-10 17:13:30 +00:00