log

age author description
Tue, 15 May 2012 21:14:48 -0500 Jordan Miner Add dynamin.core.array and put contains() there.
Tue, 15 May 2012 20:54:39 -0500 Jordan Miner Add opIndex and opIndexAssign and tests to Point, Size, etc.
Tue, 15 May 2012 15:17:24 -0500 Jordan Miner Change from individual fields to a static array for x, y, width, height, etc.
Tue, 15 May 2012 15:03:21 -0500 Jordan Miner Add more tests for Rect.getUnion().
Tue, 15 May 2012 14:27:21 -0500 Jordan Miner Add setters for Rect.right and Rect.bottom.
Tue, 15 May 2012 14:25:29 -0500 Jordan Miner Use methods/properties instead of the instance variables directly.
Wed, 02 May 2012 03:19:00 -0500 Jordan Miner Add the beginnings of a Windows Uniscribe text backend.
Tue, 01 May 2012 21:53:58 -0500 Jordan Miner Add build scripts.
Tue, 07 Jun 2011 15:41:46 -0500 Jordan Miner Add isHighSurrogate() and isLowSurrogate().
Tue, 07 Jun 2011 15:33:39 -0500 Jordan Miner Add bindings to 5 more Windows functions.
Thu, 05 Aug 2010 03:33:11 -0500 Jordan Miner Add TextLayout.layoutBoxes API, but not implementation
Thu, 05 Aug 2010 03:31:21 -0500 Jordan Miner Add TextLayout.formatRuns and fontFormatRuns, and tests for formatRuns
Mon, 26 Jul 2010 00:34:56 -0500 Jordan Miner Add license boilerplate to top of text_layout.d
Mon, 26 Jul 2010 00:33:22 -0500 Jordan Miner Add some Windows error constants and related functions.
Mon, 26 Jul 2010 00:31:17 -0500 Jordan Miner Change wrong extern type for Uniscribe functions. It caused a function-not-found