Chris Jones
f96f64c8d2
* Improve the settings handling, allow overrides
...
* Allow toggling scrollbars (although sub-optimally as it is just hiding a scrollbar widget)
* Allow control of child respawning
* Add support for detecting URLs with two regexps. These need to be hooked to gnome-open()
*
2007-02-24 14:53:10 +00:00
Chris Jones
2e70e24c8e
Add a basic popup menu for clipboard support
2006-11-16 23:23:04 -08:00
Chris Jones
016e9ce12d
This would be why selections stopped working, I was eating all left mouse button events
2006-11-16 20:34:15 -08:00
Chris Jones
e632f6e3f5
Remove old comment
2006-11-16 11:31:49 -08:00
Chris Jones
37b39c2e29
Remove unneeded prints
2006-11-16 00:56:36 -08:00
Chris Jones
09edef6324
Command line options are for losers!
2006-11-14 16:14:26 -08:00
Chris Jones
7568d37a32
This adds sloppy focus support, but it either needs reworking or the classes need refactoring
2006-11-14 00:04:06 -08:00
Chris Jones
e0c90756e7
Set a window icon, albeit the wrong one at this stage
2006-11-12 22:47:26 -08:00
Chris Jones
d785f5f0e0
Tidy things up and read a bunch more settings from gconf
2006-11-10 12:15:33 -08:00
Chris Jones
5242a0f3cb
Rewrite based on the very informative, if somewhat pointless gedit terminal plugin.
...
Lots of functionality split out into classes, with a hacky __main__ to bung four terminals into gtk panes.
2006-11-09 21:18:31 -08:00