log dynamin/gui/window.d @ 73:68be24186634

age author description
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.