log dynamin/gui/control.d @ 55:c138461bf845

age author description
Sat, 08 Aug 2009 15:42:27 -0500 Jordan Miner Add focusing and other changes that are related
Tue, 04 Aug 2009 21:37:55 -0500 Jordan Miner Fix capitalization in a couple comments.
Tue, 04 Aug 2009 20:59:38 -0500 Jordan Miner Add a couple doc comments.
Tue, 04 Aug 2009 20:41:43 -0500 Jordan Miner Fix a crash if Control.focus was called on a Control not in a Window.
Tue, 04 Aug 2009 20:39:03 -0500 Jordan Miner Add Control.tabIndex
Tue, 04 Aug 2009 20:28:18 -0500 Jordan Miner Change keyUp, keyDown, and keyTyped to bubble to a control's parent if not stopped.
Sat, 25 Jul 2009 14:58:43 -0500 Jordan Miner Implement built-in mouse cursors with X.
Sat, 18 Jul 2009 02:41:26 -0500 Jordan Miner Fix typo in doc comment.
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:04:55 -0500 Jordan Miner whenXX methods have to come before the event if switched to template mixins.
Sat, 20 Jun 2009 12:26:40 -0500 Jordan Miner Add blank lines and rewrap some comments.
Mon, 15 Jun 2009 22:10:48 -0500 Jordan Miner Initial commit of code.