log

age author description
Sun, 07 Oct 2012 19:58:40 +0100 IBBoard * Drop back to old Tooltips to support GTK# before 2.12 default tip
Sun, 27 Nov 2011 13:51:27 +0000 IBBoard * Add GLib-sharp reference, as ComboBoxUtils uses it and non-MonoDevelop builds won't auto-pick it up
Wed, 19 Oct 2011 20:29:14 +0100 IBBoard * Remove "Cancel" button to make the simple dialog button an OK-only dialog
Tue, 18 Oct 2011 20:58:49 +0100 IBBoard * Add simple dialog to add basic widgets to for use in WarFoundry
Sat, 08 Oct 2011 20:29:21 +0100 IBBoard * Add attributes to TranslatableCheckButton to make it show in GUI editor
Wed, 05 Oct 2011 21:02:19 +0100 IBBoard * Add translatable CheckButton (checkbox)
Sat, 24 Sep 2011 11:58:12 +0100 IBBoard * Add standardised .hgignore for C# projects
Sun, 07 Aug 2011 19:13:31 +0000 IBBoard * Update to VS.Net 2010 compatibility
Sun, 03 Apr 2011 13:11:00 +0000 IBBoard * Add ATK# as a dependency, which seems to be necessary as of openSUSE 11.4 (may be Mono 2.10, may be newer GTK#)
Sun, 13 Feb 2011 16:18:09 +0000 IBBoard * Resolve conflicts between System.Action and Gtk.Action
Wed, 26 Jan 2011 20:01:21 +0000 IBBoard * Fix tooling version - we're 2.0 compatible, not 3.5
Sat, 08 Jan 2011 16:39:33 +0000 IBBoard Re #26: Add GTK wrapper methods
Sat, 08 Jan 2011 16:37:41 +0000 IBBoard Re #26: Add GTK wrapper methods
Fri, 31 Dec 2010 10:42:17 +0000 IBBoard Re #47: Add translatable GTK# widgets
Thu, 30 Dec 2010 20:58:47 +0000 IBBoard Re #47: Add translatable GTK# widgets
Wed, 29 Dec 2010 19:48:35 +0000 IBBoard Re #47: Add translatable GTK# widgets
Wed, 29 Dec 2010 19:40:02 +0000 IBBoard Re #47: Add translatable GTK# widgets
Wed, 29 Dec 2010 16:57:25 +0000 IBBoard Re #47: Add translatable GTK# widgets
Wed, 29 Dec 2010 16:47:46 +0000 IBBoard Re #47: Add translatable GTK# widgets
Tue, 28 Dec 2010 20:18:46 +0000 IBBoard Re #47: Add translatable GTK# widgets
Tue, 28 Dec 2010 19:50:04 +0000 IBBoard Re #47: Add translatable GTK# widgets
Tue, 28 Dec 2010 19:24:06 +0000 IBBoard Re #47: Add translatable GTK# widgets
Mon, 27 Dec 2010 20:48:29 +0000 IBBoard Re #47: Add translatable GTK# widgets
Mon, 27 Dec 2010 20:19:36 +0000 IBBoard Re #47: Add translatable GTK# widgets
Sat, 18 Dec 2010 15:53:01 +0000 IBBoard Re #26: GTK# wrappers
Wed, 01 Dec 2010 20:57:36 +0000 IBBoard Re #47: Add translatable GTK# widgets
Tue, 23 Nov 2010 21:01:28 +0000 IBBoard Re #47: Add translatable GTK# widgets
Fri, 27 Aug 2010 10:56:51 +0000 IBBoard Re #26: Add GTK wrapper methods
Sat, 14 Aug 2010 19:38:37 +0000 IBBoard Re #26: Add GTK wrapper methods
Sat, 14 Aug 2010 19:37:49 +0000 IBBoard Re #26: Add GTK wrapper methods
Tue, 10 Aug 2010 19:46:43 +0000 IBBoard Re #26: GTK# wrappers
Sat, 16 Jan 2010 16:14:07 +0000 IBBoard Re #26: GTK# wrappers
Sat, 16 Jan 2010 15:32:49 +0000 IBBoard Re #26: GTK# wrappers
Sat, 16 Jan 2010 15:10:41 +0000 IBBoard Re #26: Add GTK# wrapper methods
Fri, 04 Sep 2009 20:08:07 +0000 IBBoard * Add TreeUtils to simplify TreeView handling in GTK# (GTK# = thin wrapper around GTK = looks like C calls = looks ugly and out of place and has far too many steps in an OO lang)
Fri, 28 Aug 2009 18:45:06 +0000 IBBoard * Refactor out "label with close button" creation to new method (useful for warfoundry:ticket:125)
Wed, 22 Jul 2009 20:58:19 +0000 IBBoard Re #23: Add easy creation of "tab with close"
Thu, 25 Jun 2009 20:04:21 +0000 IBBoard Re #23: Add easy creation of "tab with close"
Thu, 25 Jun 2009 18:02:18 +0000 IBBoard Re #23: Add easy creation of "tab with close"
Wed, 24 Jun 2009 20:34:23 +0000 IBBoard Delete incorrect commit from MonoDevelop
Wed, 24 Jun 2009 20:32:30 +0000 IBBoard Re #23: Initial check-in of module IBBoard.GtkSharp (not quite the right close button, but close)
Wed, 24 Jun 2009 20:32:17 +0000 IBBoard Re #23: Initial check-in of module IBBoard.GtkSharp (not quite the right close button, but close)
Wed, 24 Jun 2009 20:29:11 +0000 IBBoard Fix potential name issues with project name caused by MonoDevelop treating Gtk.Dialog as IBBoard.Gtk.Dialog when we import Gtk and IBBoard.Gtk