log

age author description
Fri, 06 Nov 2009 19:57:34 +0000 IBBoard * Add method for making percentage of one integer compared to another to ensure consistency
Tue, 27 Oct 2009 19:58:57 +0000 IBBoard Re #24: Create Limit objects
Sat, 24 Oct 2009 19:49:47 +0000 IBBoard Re #24: Add limit objects
Sat, 24 Oct 2009 15:44:40 +0000 IBBoard Re #24: Add limit objects
Sat, 24 Oct 2009 15:42:05 +0000 IBBoard Re #24: Add limit objects
Sat, 24 Oct 2009 15:33:00 +0000 IBBoard Re #24: Add limit objects
Fri, 23 Oct 2009 19:05:28 +0000 IBBoard Re #24: Add limit objects
Thu, 22 Oct 2009 19:33:09 +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
Tue, 20 Oct 2009 19:48:37 +0000 IBBoard Re #24: Add limits
Sun, 11 Oct 2009 19:58:02 +0000 IBBoard Re #24: Add "limit" objects that can be used for numeric limits
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 19:30:31 +0000 IBBoard * Line-ending fix
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)
Tue, 29 Sep 2009 19:19:44 +0000 IBBoard * Make double parsing from XML use double.parse instead of int.parse
Sat, 26 Sep 2009 09:57:38 +0000 IBBoard * Make sure we reset "cleanPos" in the command stack when we clear it
Sat, 22 Aug 2009 10:50:17 +0000 IBBoard * Add method to clean up a string as a valid XML ID
Sun, 09 Aug 2009 11:20:25 +0000 IBBoard * Add short method to round up or down based on a boolean - useful for compacting rounding up/down calls when they need to be done inline
Sun, 05 Jul 2009 09:46:12 +0000 IBBoard * Remove Log4Net documentation from project (~1.3MB of XML documentation with lots of lines)
Sat, 27 Jun 2009 19:03:58 +0000 IBBoard * Fix line terminators
Tue, 19 May 2009 19:55:21 +0000 IBBoard Re #22 - Make failing control translation cleaner for normal use
Tue, 19 May 2009 19:35:34 +0000 IBBoard Re #21 - Reduce specificity of translations file
Tue, 19 May 2009 14:24:00 +0000 IBBoard Closes #20 - Add rounding method with enum
Sun, 17 May 2009 19:22:53 +0000 IBBoard Re #18 - Add rounding to half methods
Sun, 17 May 2009 18:54:11 +0000 IBBoard Add "Position" property to Big-Endian binary reader
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
Thu, 09 Apr 2009 15:10:51 +0000 IBBoard Add method to get array of keys from dictionary
Sat, 28 Mar 2009 20:54:01 +0000 IBBoard Re #18 - Migrate XML tools
Sat, 28 Mar 2009 20:37:40 +0000 IBBoard Re #18 - Migrate XML handling methods to core utils
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
Sun, 04 Jan 2009 12:02:36 +0000 IBBoard Fixes #4 - unexpected exception in translations
Fri, 02 Jan 2009 20:20:10 +0000 IBBoard Fix variable name errors
Fri, 02 Jan 2009 20:19:16 +0000 IBBoard Fix typo in method name reference
Fri, 02 Jan 2009 20:12:06 +0000 IBBoard * Add translation DTD to utils project
Sat, 27 Dec 2008 20:28:04 +0000 IBBoard Re #2 - Refactor API
Sat, 27 Dec 2008 18:48:12 +0000 IBBoard Only show files in project for VisualStudio
Sat, 27 Dec 2008 18:44:35 +0000 IBBoard Fixes #3 - Migrate control translation out of IBBoard utils
Tue, 23 Dec 2008 14:21:03 +0000 IBBoard Fix SimpleSet so that the enumerator works over the values in the set
Fri, 19 Dec 2008 16:43:12 +0000 IBBoard * Remove change log policy - SVN revisions do the same thing
Fri, 19 Dec 2008 16:33:09 +0000 IBBoard * Update MonoDevelop Project file for MonoDevelop 2.0a1
Fri, 19 Dec 2008 11:13:48 +0000 IBBoard Initial commit of IBBoard libraries