log

age author description
Sat, 18 Jul 2009 01:45:17 -0500 Jordan Miner Fix stupid ommission of PostMessage() binding in last commit.
Sat, 18 Jul 2009 01:37:06 -0500 Jordan Miner Implement invoke() and invokeNow() on Windows.
Thu, 16 Jul 2009 18:18:22 -0500 Jordan Miner Change layout language to use * for filler and ~ for spacing. Ticket #24
Wed, 15 Jul 2009 21:22:20 -0500 Jordan Miner Convert to using a struct for events. Fix some comments too.
Wed, 15 Jul 2009 14:07:36 -0500 Jordan Miner Fix stupid mistake in last commit.
Wed, 15 Jul 2009 14:04:55 -0500 Jordan Miner whenXX methods have to come before the event if switched to template mixins.
Wed, 15 Jul 2009 13:59:16 -0500 Jordan Miner Change template mixin (still unused) to take a dispatcher
Sun, 28 Jun 2009 15:04:38 -0500 Jordan Miner Change the Windows binding's description
Sat, 20 Jun 2009 12:26:40 -0500 Jordan Miner Add blank lines and rewrap some comments.
Sat, 20 Jun 2009 10:23:31 -0500 Jordan Miner Separate out Windows backend of FileDialog.
Mon, 15 Jun 2009 22:19:30 -0500 Jordan Miner Shorten code: ['I', 'V'] -> "IV"
Mon, 15 Jun 2009 22:17:26 -0500 Jordan Miner Speed up toRomanNumerals() by removing heap allocations. Much faster for Tango's debug build.
Mon, 15 Jun 2009 22:14:21 -0500 Jordan Miner Fix a rename of gui.backend -> gui_backend I missed.
Mon, 15 Jun 2009 22:10:48 -0500 Jordan Miner Initial commit of code.