log

age author description
Sat, 25 Jul 2009 15:14:00 -0500 Jordan Miner Rename variable to be consistent.
Sat, 25 Jul 2009 15:12:21 -0500 Jordan Miner Fix stupid mistake with last commit.
Sat, 25 Jul 2009 15:10:32 -0500 Jordan Miner Add toString() on some events.
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.
Sat, 25 Jul 2009 14:47:45 -0500 Jordan Miner Remove a couple unused files I forgot to delete.
Fri, 24 Jul 2009 15:14:01 -0500 Jordan Miner Directories can now be preselected on Windows
Fri, 24 Jul 2009 15:11:22 -0500 Jordan Miner Got the COM code working in DirectoryDialog, but
Fri, 24 Jul 2009 00:40:31 -0500 Jordan Miner Add silver theme, which was referred to, but missing in last commit.
Fri, 24 Jul 2009 00:35:42 -0500 Jordan Miner Implement FileDialog/DirectoryDialog with GTK
Sat, 18 Jul 2009 21:32:19 -0500 Jordan Miner Add Windows 7 to version checking
Sat, 18 Jul 2009 21:28:47 -0500 Jordan Miner Add roundedRectangle() method to Graphics.
Sat, 18 Jul 2009 02:41:26 -0500 Jordan Miner Fix typo in doc comment.
Sat, 18 Jul 2009 02:35:24 -0500 Jordan Miner Remove ANSI functions from Windows binding and convert inner tabs to spaces