terminator/terminatorlib
Chris Jones a432d10d24 Add a quick debugging entry 2009-12-09 13:02:45 +00:00
..
__init__.py import the name and version into the library root 2009-08-08 01:00:58 +01:00
borg.py Flesh out the borg a little 2009-10-09 12:25:06 +01:00
config.py Always a good idea to call your new function 2009-11-20 16:52:26 -06:00
configfile.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
container.py Fix a stupid typo 2009-12-09 13:01:41 +00:00
cwd.py It always helps to return the thing you're called for 2009-08-18 12:59:06 +01:00
debugserver.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
editablelabel.py Swap out some noop code for pylint suppression 2009-09-06 23:52:58 +01:00
encoding.py pylint fixes 2009-10-09 00:30:03 +01:00
factory.py Beginnings of making the tab close button work, only handles the simplest case so far 2009-12-08 09:10:39 +00:00
freebsd.py Merge changes from debian package 2009-04-24 10:57:17 +01:00
keybindings.py Start making keybindings work in Terminal(). They don't work yet 2009-10-14 13:05:07 +01:00
newterminator.py Make tab opening conext menu work 2009-12-08 13:01:13 +00:00
notebook.py Add more debugging and make sure we don't fall into the trap of iterating over a list we're modifying 2009-12-09 13:02:13 +00:00
paned.py There's no reason anymore to special-case notebook here 2009-12-09 13:02:31 +00:00
prefs_profile.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
pylint.sh add pylint script for laziness 2009-08-11 23:26:18 +01:00
searchbar.py Start implementing our Paned container and switch to it 2009-11-07 01:40:43 +00:00
terminal.py Add a quick debugging entry 2009-12-09 13:02:45 +00:00
terminal_popup_menu.py Add a menu item to restore zoomed/maximised layouts 2009-11-14 18:56:34 +00:00
terminator.py we hate the buggy past and love the futur. assume rgba is win for everyone 2009-11-21 12:19:01 -06:00
terminatorterm.py clean up EditableLabel 2009-09-02 20:43:45 +01:00
test.py migrate to using the factory and extend it to have an isinstance() 2009-11-25 00:37:29 +00:00
titlebar.py Add a FIXME note for later 2009-11-21 21:53:01 -06:00
translation.py And make pylint happy about it 2009-11-30 09:52:38 +00:00
util.py pylint fixes 2009-11-20 16:52:39 -06:00
version.py prepare for 0.13 release 2009-05-29 21:56:06 +02:00
window.py Make tab opening conext menu work 2009-12-08 13:01:13 +00:00