log dynamin/gui/container.d @ 78:651082a9b364

age author description
Sat, 06 Feb 2010 15:12:52 -0600 Jordan Miner Add Event.setUp() and use in place of mainHandler and dispatcher.
Mon, 10 Aug 2009 03:38:06 -0500 Jordan Miner Use Container.descendantsPlus in getFocusableDescendants for shorter code.
Mon, 10 Aug 2009 02:48:15 -0500 Jordan Miner Setting a property to the value it already is shouldn't do anything
Sat, 08 Aug 2009 20:35:20 -0500 Jordan Miner Implement default buttons.
Sat, 08 Aug 2009 17:16:11 -0500 Jordan Miner Add some comments
Sat, 08 Aug 2009 17:15:31 -0500 Jordan Miner Add Container.descendants
Sat, 08 Aug 2009 15:46:39 -0500 Jordan Miner Edit comments and fix a typo.
Sat, 08 Aug 2009 15:42:27 -0500 Jordan Miner Add focusing and other changes that are related
Mon, 27 Jul 2009 01:35:35 -0500 Jordan Miner Allow more use of Containers versus Panels.
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.