log IBBoard.csproj @ 112:3262c0ad2d3d

age author description
Sun, 07 Aug 2011 19:13:19 +0000 IBBoard * Update to VS.Net 2010 compatibility
Sun, 01 May 2011 14:49:45 +0000 IBBoard * Minor change to keep VS.net happy
Tue, 26 Apr 2011 14:16:27 +0000 IBBoard Re #48: Collection equality
Sun, 03 Apr 2011 13:30:07 +0000 IBBoard * Fix project to keep VS.Net 2008 happy for the umpty-ninth time
Sun, 06 Mar 2011 14:51:05 +0000 IBBoard * Add some Stream handling utilities
Sat, 19 Feb 2011 20:49:04 +0000 IBBoard * Update another project for VS.Net 2008 compatibility for the umpteenth time
Sun, 13 Feb 2011 16:17:34 +0000 IBBoard * Remove deprecated version of maths code
Wed, 26 Jan 2011 20:22:35 +0000 IBBoard * Yet another target framework update - this time from VS.Net instead of MD
Wed, 26 Jan 2011 20:01:06 +0000 IBBoard * Fix tooling version - we're 2.0 compatible, not 3.5
Sat, 30 Oct 2010 14:23:46 +0000 IBBoard Convince VS2k8 that it doesn't want to keep re-updating the project
Tue, 28 Sep 2010 19:56:26 +0000 IBBoard * Migrate to VS.Net 2008
Sat, 04 Sep 2010 09:34:27 +0000 IBBoard * Remove unnecessary library references
Sat, 21 Aug 2010 10:04:52 +0000 IBBoard * Correct licensing comments at top of files
Sat, 12 Jun 2010 12:17:05 +0000 IBBoard Re #45: Create composite limit
Sun, 18 Apr 2010 19:01:36 +0000 IBBoard Fixes #36: Remove specialist "divider" handling from Translations
Fri, 09 Apr 2010 19:35:18 +0000 IBBoard Re #32: Add staged loading of translations
Tue, 06 Apr 2010 18:58:30 +0000 IBBoard Re #33: Add method to get list of available translations
Tue, 06 Apr 2010 15:41:20 +0000 IBBoard Re #30: Improve Translations API
Wed, 16 Dec 2009 20:48:10 +0000 IBBoard * Move schema from "dtds" folder to "schemas" folder to match warfoundry:429
Mon, 30 Nov 2009 21:00:05 +0000 IBBoard Re #25: Enum parsing
Sat, 24 Oct 2009 15:42:05 +0000 IBBoard Re #24: Add limit objects
Thu, 22 Oct 2009 19:09:48 +0000 IBBoard Re #24: Add "limit" objects
Wed, 21 Oct 2009 20:02:01 +0000 IBBoard Re #24: Add "limit" objects
Wed, 07 Oct 2009 18:40:09 +0000 IBBoard Re #24: Add "limit" objects that can be used for numeric limits
Tue, 06 Oct 2009 18:59:25 +0000 IBBoard Re #24: Add "limit" objects that can be used for numeric limits
Tue, 06 Oct 2009 18:49:04 +0000 IBBoard Re #24: Add "limit" objects that can be used for numeric limits
Tue, 06 Oct 2009 18:31:14 +0000 IBBoard * Move IBBMath to a more sensible package - we're not in Java, so "lang" isn't the catch-all package
Sun, 04 Oct 2009 15:50:58 +0000 IBBoard * Add custom XMLResolver that lets developers map relative URIs to actual URIs (e.g. for mapping XHTML DTD to local file to stop remote fetch)
Sun, 04 Oct 2009 09:47:16 +0000 IBBoard * Make sure that we use "." as our decimal separator when parsing doubles from XML (should fix warfoundry:#185 for Europe)
Sun, 05 Jul 2009 09:46:12 +0000 IBBoard * Remove Log4Net documentation from project (~1.3MB of XML documentation with lots of lines)
Sun, 17 May 2009 16:09:22 +0000 IBBoard Re #19 - Add "Round to half" method
Sun, 19 Apr 2009 11:31:47 +0000 IBBoard * Add "big-endian" binary reader that reads ints/shorts in big-endian format
Sat, 11 Apr 2009 14:47:20 +0000 IBBoard * Add convenience method to get a value from a dictionary in a single line
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
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
Sat, 27 Dec 2008 18:44:35 +0000 IBBoard Fixes #3 - Migrate control translation out of IBBoard utils
Fri, 19 Dec 2008 11:13:48 +0000 IBBoard Initial commit of IBBoard libraries