terminator/terminatorlib
Chris Jones 8e96d0eaa4 handle int HScale values and remove a debugging print 2008-11-03 23:14:29 +00:00
..
__init__.py Move terminator*.pyc to terminatorlib. Teach setup.py about the change. 2008-05-21 11:17:55 +01:00
config.py put a default size back in the default font so it's a valid pango name 2008-11-03 23:14:06 +00:00
configfile.py Introduce indented config file handling code, disabled for now since nothing uses it, and it has the potential for breaking currently working configs, since indent errors are difficult to recover from sensibly. 2008-11-01 11:31:12 +00:00
debugserver.py Always set some sort of title; if vte's title is None, use the command the terminal is running. 2008-08-07 21:34:47 +01:00
encoding.py reduce whinging from pylint 2008-07-22 12:03:30 +01:00
freebsd.py Make len a size_t, don't overwrite the len builtin. 2008-07-17 01:11:56 +01:00
keybindings.py Make gio optional; it's way too soon to expect everyone to have this. Fix keybindings error handling. 2008-10-28 22:24:42 +00:00
prefs_profile.py handle int HScale values and remove a debugging print 2008-11-03 23:14:29 +00:00
terminator.py Make the profile editor window atomic. Hook up its cancel button to destroy itself and make the Apply button dump the settings contained within. Requires some modification of auto_add to better keep track of the widgets 2008-11-03 22:55:55 +00:00
terminatorterm.py make profile editor opened the conext menu and improve its appearance 2008-11-01 00:50:34 +00:00
tests.py unfail more 2008-09-23 17:08:16 +01:00
version.py Bump version, tsk. 2008-09-21 12:27:05 +01:00