Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-28 | Invert GTK+/guile thread relationship | Joshua Judson Rosen | |
Making the GTK+ thread the main thread, and subordinating the guile thread, lets the GUI continue to live after the robot has died-- which means that we'll be able to switch to just doing everything in the GUI without requiring a separate xterm to see the final stats after the robot dies. | |||
2008-08-03 | Correct Window title. | Bradley Smith | |
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk> | |||
2008-08-03 | Add Gtk interface. Using a Vte for guile input. | Bradley Smith | |
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk> |