log

age author description
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