log dynamin/gui/x_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.
Wed, 12 Aug 2009 05:16:30 -0500 Jordan Miner Change Window.quickCreateGraphics() to create the handle if not already created.
Sat, 25 Jul 2009 22:50:45 -0500 Jordan Miner Use pointers to X event structs to avoid copying them.
Sat, 25 Jul 2009 22:49:17 -0500 Jordan Miner Refactor painting on X by using PaintQueue.
Sat, 25 Jul 2009 22:47:05 -0500 Jordan Miner Implement mouseTurned event with X.
Sat, 25 Jul 2009 15:03:39 -0500 Jordan Miner Handle EnterNotify and LeaveNotify in the X backend,
Sat, 25 Jul 2009 15:01:46 -0500 Jordan Miner Implement keyDown and keyUp events with X.
Sat, 25 Jul 2009 14:58:43 -0500 Jordan Miner Implement built-in mouse cursors with X.
Fri, 24 Jul 2009 00:35:42 -0500 Jordan Miner Implement FileDialog/DirectoryDialog with GTK
Mon, 15 Jun 2009 22:10:48 -0500 Jordan Miner Initial commit of code.