log

age author description
Sat, 28 Mar 2009 20:36:20 +0000 IBBoard Re #18 - Migrate XML methods to core utils
Sat, 28 Mar 2009 20:35:43 +0000 IBBoard Re #18 - Migrate XML handling methods to core utils
Sat, 14 Mar 2009 20:12:29 +0000 IBBoard * Ignore schema location attribute for translations
Sat, 07 Mar 2009 15:52:27 +0000 IBBoard Closes #15 - Migrate to schema for translations
Thu, 05 Mar 2009 20:34:31 +0000 IBBoard Closes #14 - Throw specific exceptions from translations
Sat, 21 Feb 2009 14:28:07 +0000 IBBoard Re #12 - Document methods and classes
Tue, 17 Feb 2009 15:58:56 +0000 IBBoard Re #10 - Convert to .csproj files
Tue, 17 Feb 2009 14:54:38 +0000 IBBoard Re #10 - Migrate to .csproj files
Mon, 26 Jan 2009 20:30:03 +0000 IBBoard Add number parser class with static method for ints
Sun, 25 Jan 2009 15:04:31 +0000 IBBoard Closes #8 - license code
Sun, 25 Jan 2009 13:25:23 +0000 IBBoard * Rename "Convert" method to "ToArray" now that the class is more generic
Sun, 25 Jan 2009 11:03:38 +0000 IBBoard * Rename DictionaryToArrayConverter to DictionaryUtils
Tue, 06 Jan 2009 19:27:47 +0000 IBBoard Check size of dictionary so that we don't have to get the values when we've got an empty dictionary
Sun, 04 Jan 2009 18:45:32 +0000 IBBoard Closes #5 - Dictionary to array converter
Sun, 04 Jan 2009 14:44:19 +0000 IBBoard Fixes #5 - Converting dictionary to array