log dynamin/gui/layout.d @ 104:5c8c1c2e12c0

age author description
Fri, 06 Jul 2012 18:39:45 -0500 Jordan Miner Change from real to double.
Tue, 15 May 2012 22:06:02 -0500 Jordan Miner Change license to Boost 1.0 and MPL 2.0.
Tue, 15 May 2012 15:17:24 -0500 Jordan Miner Change from individual fields to a static array for x, y, width, height, etc.
Thu, 30 Jul 2009 17:36:54 -0500 Jordan Miner Fix a bug in a test that somehow slipped by in last commits.
Wed, 29 Jul 2009 23:30:15 -0500 Jordan Miner Add a few layout tests (with decent coverage).
Wed, 29 Jul 2009 23:28:53 -0500 Jordan Miner Make horizontal layouts align along their baseline.
Wed, 29 Jul 2009 23:27:41 -0500 Jordan Miner Fix possible incorrect extra space after the last control in a layout.
Wed, 29 Jul 2009 23:25:29 -0500 Jordan Miner Fix filler to only be elastic in the direction of its parent.
Wed, 29 Jul 2009 23:24:20 -0500 Jordan Miner Correct a comment and remove an unused variable.
Thu, 16 Jul 2009 18:18:22 -0500 Jordan Miner Change layout language to use * for filler and ~ for spacing. Ticket #24
Mon, 15 Jun 2009 22:10:48 -0500 Jordan Miner Initial commit of code.