log dynamin/gui/window.d @ 106:acdbb30fee7e

age author description
Mon, 17 Dec 2012 23:41:50 -0600 Jordan Miner Port to D2.
Tue, 15 May 2012 22:06:02 -0500 Jordan Miner Change license to Boost 1.0 and MPL 2.0.
Sat, 06 Feb 2010 15:12:52 -0600 Jordan Miner Add Event.setUp() and use in place of mainHandler and dispatcher.
Wed, 12 Aug 2009 05:16:30 -0500 Jordan Miner Change Window.quickCreateGraphics() to create the handle if not already created.
Wed, 12 Aug 2009 05:14:04 -0500 Jordan Miner Remove warning when Application.run is not called,
Mon, 10 Aug 2009 03:22:42 -0500 Jordan Miner Add test that Window.handle isn't created prematurely
Mon, 10 Aug 2009 02:48:15 -0500 Jordan Miner Setting a property to the value it already is shouldn't do anything
Mon, 10 Aug 2009 02:46:42 -0500 Jordan Miner Move visible from Control to Window
Mon, 10 Aug 2009 01:44:29 -0500 Jordan Miner Remove outdated comment
Sat, 08 Aug 2009 20:35:48 -0500 Jordan Miner Edit some comments.
Sat, 08 Aug 2009 15:42:27 -0500 Jordan Miner Add focusing and other changes that are related
Sat, 08 Aug 2009 15:31:24 -0500 Jordan Miner Fix comments and add blank lines.
Thu, 30 Jul 2009 18:05:50 -0500 Jordan Miner Revert Window.content to being a Panel.
Mon, 27 Jul 2009 01:35:35 -0500 Jordan Miner Allow more use of Containers versus Panels.
Sat, 25 Jul 2009 14:58:43 -0500 Jordan Miner Implement built-in mouse cursors with X.
Sat, 18 Jul 2009 01:37:06 -0500 Jordan Miner Implement invoke() and invokeNow() on Windows.
Sat, 20 Jun 2009 12:26:40 -0500 Jordan Miner Add blank lines and rewrap some comments.
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.