Commit Graph

3 Commits

Author SHA1 Message Date
Tom Tromey
b9bd74b346 remove "currying" comment
There's no need for send_to_gtk to be fancier, since we have
functools.partial.
2013-06-12 11:25:16 -06:00
Tom Tromey
5fceb3421e move to pygobject and glade
This ports the code to PyGObject, and also changes it to use Glade to
edit the user interface elements.
2013-06-07 11:13:31 -06:00
Tom Tromey
0509c2273d initial commit 2013-06-05 08:58:13 -06:00