terminator/terminatorlib
Chris Jones 5e46e1a967 merge approved branch. Closes LP #328235 2009-03-06 11:15:41 +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 quite why people want this, I don't know, but they do. see LP question 59635 2009-02-02 23:01:00 +00:00
configfile.py Use "%r" % foo instead of "%s" % repr(foo). No functional changes. 2008-11-04 17:01:00 +00:00
debugserver.py Use "%r" % foo instead of "%s" % repr(foo). No functional changes. 2008-11-04 17:01:00 +00: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 Block LOCK_MASK from reaching translate_keyboard_state: <Ctrl><Capslock>E now no longer behaves like <Ctrl><Shift>E, the state of capslock is completely ignored for keybinding purposes. 2009-01-26 16:33:00 +00:00
prefs_profile.py Swap the Cancel button for a Close one, and stop Apply from closing the profile editor. This way makes much more sense. Closes LP #329977 2009-02-20 11:26:43 +00:00
terminator.py Direction Fixed 2009-02-16 11:03:42 -03:00
terminatorterm.py Direction Fixed 2009-02-16 11:03:42 -03:00
tests.py unfail more 2008-09-23 17:08:16 +01:00
version.py might as well bump the version in preparation for 0.12 2009-01-04 02:48:31 +00:00