2008-04-21 Mike Kestner * bootstrap-2.20: bump version. 2008-04-17 Mike Kestner * bootstrap-generic: substitute the GTK_SHARP_REQUIRED_VERSION. * bootstrap-2.20: check for gtk 2.12.0 and gtk-sharp 2.12.1. * configure.in.in: separate the gtk+ and gtk-sharp version variables. 2008-04-17 Mike Kestner * gnome/Program.custom: use GLib.Object.Harden to avoid some reflection. 2008-04-17 Mike Kestner * bootstrap-2.20: bump gtk-sharp requirement to 2.12.1. * gnome/Program.custom: revert QuitPrepare hook and instead do an obnoxious hack to disable the toggle_ref mechanism for GnomeProgram. Uses reflection since I didn't want to expose this hack in the public GLib.Object API. 2008-04-14 Mike Kestner * gnome/Program.custom: hook into Gtk.Application.QuitPrepare to dispose our managed resources prior to invoking gtk_main_quit. Avoids a crash on exit() in toggle_ref usage after managed releases have been released. 2008-03-04 Mike Kestner * bootstrap-2.20: bump version and tag.