log dynamin/gui/x_window.d @ 74:7adc733aca2d

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