terminator/terminatorlib
Stephen Boddy 25754d3ab5 Layouts remember which tab was active now. 2013-09-05 00:50:12 +02:00
..
configobj Upgrade configobj to 4.7.2 2010-03-02 00:25:44 +00:00
plugins Merge bug fix from David Caro. Closes LP#684340 2013-07-16 20:00:07 +02:00
tests Signal additions now return a handler 2010-01-26 11:05:00 +00:00
__init__.py Clear up some import errors found by pyflakes 2010-01-11 20:03:54 +00:00
borg.py Split out borg doctests and test classes so they work properly with trial 2010-01-14 23:03:47 +00:00
config.py This fixes the issue where another instance of terminator can overwrite config changes you make. Makes setting up layouts more usable. 2013-08-29 19:43:24 +02:00
container.py Layouts remember which tab was active now. 2013-09-05 00:50:12 +02:00
cwd.py Fixes from checkers to work around missing user definitions 2011-05-03 17:49:00 +01:00
debugserver.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
editablelabel.py Improve button handling of EditableLabel. Closes LP#1092775 2013-01-30 11:27:01 +00:00
encoding.py hey look it's 2010 already 2010-01-04 23:56:28 +00:00
factory.py Automatically inject a UUID into any factory object, rather than special-casing terminals. This will be very useful for introspection via dbus 2012-10-18 11:39:28 -07:00
freebsd.py Merge changes from debian package 2009-04-24 10:57:17 +01:00
ipc.py Add a command line option to spawn new tabs via DBus 2012-10-30 00:11:24 +00:00
keybindings.py Keybindings: Parse <Primary> as <Control> 2012-05-17 00:08:38 +01:00
layoutlauncher.glade Bit of cleanup of old un-needed cruft, and place standard header. 2013-09-02 17:35:22 +02:00
layoutlauncher.py Layout launcher should reload config when opened to be sure it has the latest layouts. 2013-09-04 22:56:10 +02:00
notebook.py Layouts remember which tab was active now. 2013-09-05 00:50:12 +02:00
optionparse.py Initial cut of layout launcher. It 'aint pretty, but it works 2013-08-28 23:09:17 +02:00
paned.py Fix spliiter positions in Layouts. 2013-09-02 16:54:07 +02:00
plugin.py Allow plugins to override the open/copy menu items in the terminal context menu. Also set these values for all of the default plugins. When copying a URL, run it through the URL preparer - this means wusers will get the resulting URI on their clipboard, rather than the original text sometimes and the URI some other times, depending on the type of URI 2012-01-14 20:09:25 +00:00
preferences.glade Typo in the preferences dialog. 2013-09-04 22:56:43 +02:00
prefseditor.py This fixes the issue where another instance of terminator can overwrite config changes you make. Makes setting up layouts more usable. 2013-08-29 19:43:24 +02:00
pylint.sh Improve pylint.sh to be much less noisy and annoying 2009-12-09 13:32:35 +00:00
searchbar.py fix searching and make it use regexps. Roberto Aguilar 2011-08-20 13:19:18 +01:00
signalman.py Call Signalman::remove_all() when each of the Container subclasses commits suicide. SHould stop any stale signal handler connections existing 2010-01-25 12:55:38 +00:00
terminal.py New feature - Layout launcher opened with option or shortcut 2013-09-03 19:59:28 +02:00
terminal_popup_menu.py Allow plugins to override the open/copy menu items in the terminal context menu. Also set these values for all of the default plugins. When copying a URL, run it through the URL preparer - this means wusers will get the resulting URI on their clipboard, rather than the original text sometimes and the URI some other times, depending on the type of URI 2012-01-14 20:09:25 +00:00
terminator.py Add maximised and fullscreen status to saved layouts. 2013-09-04 22:59:27 +02:00
titlebar.py Fix drag-and-drop broken by LP#1192679, and fixing it in the correct place. 2013-09-03 14:20:22 +02:00
translation.py hey look it's 2010 already 2010-01-04 23:56:28 +00:00
util.py Initial cut of layout launcher. It 'aint pretty, but it works 2013-08-28 23:09:17 +02:00
version.py Update versions for 0.97 2013-04-30 08:59:31 +01:00
window.py Fix lack of focus on unhide with patch from Pavel Khlebovich. Closes LP#805870 2013-09-04 23:02:24 +02:00