.. |
plugins
|
Integrate the plugin system into the context menus for Terminal
|
2009-12-18 00:45:08 +00:00 |
__init__.py
|
import the name and version into the library root
|
2009-08-08 01:00:58 +01:00 |
borg.py
|
extend test coverage to ensure borg state is unique between borg types. add some debugging info and support the ability to have multiple borg classes via an ugly parameter to __init__()
|
2009-12-22 00:24:03 +00:00 |
config.py
|
Expand Config() test coverage a little
|
2009-12-23 10:09:53 +00:00 |
configfile.py
|
migrate dbg,err to util.py
|
2009-08-08 01:22:31 +01:00 |
container.py
|
Remove a couple of stale FIXMEs
|
2009-12-11 14:25:38 +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
|
Make title changes propagate better, albeit not perfectly yet
|
2009-12-10 13:20:03 +00:00 |
encoding.py
|
pylint fixes
|
2009-12-09 13:22:34 +00:00 |
factory.py
|
port to new borg __init__()
|
2009-12-22 00:25:05 +00:00 |
freebsd.py
|
Merge changes from debian package
|
2009-04-24 10:57:17 +01:00 |
keybindings.py
|
Hand merge in from trunk
|
2009-12-19 02:08:35 +00:00 |
newterminator.py
|
port to new borg __init__()
|
2009-12-22 00:25:17 +00:00 |
notebook.py
|
Make title propagation work properly
|
2009-12-10 23:25:52 +00:00 |
paned.py
|
Make title changes propagate better, albeit not perfectly yet
|
2009-12-10 13:20:03 +00:00 |
plugin.py
|
port to new borg __init__()
|
2009-12-22 00:25:25 +00:00 |
prefs_profile.py
|
Hand merge in from trunk
|
2009-12-19 02:08:35 +00:00 |
pylint.sh
|
Improve pylint.sh to be much less noisy and annoying
|
2009-12-09 13:32:35 +00:00 |
searchbar.py
|
Start implementing our Paned container and switch to it
|
2009-11-07 01:40:43 +00:00 |
terminal.py
|
Add crashproof code for adding URL handlers from plugins, and reacting to them
|
2009-12-17 23:17:32 +00:00 |
terminal_popup_menu.py
|
Integrate the plugin system into the context menus for Terminal
|
2009-12-18 00:45:08 +00:00 |
terminator.py
|
Hand merge in from trunk
|
2009-12-19 02:08:35 +00:00 |
terminatorterm.py
|
Hand merge in from trunk
|
2009-12-19 02:08:35 +00: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
|
Make title changes propagate better, albeit not perfectly yet
|
2009-12-10 13:20:03 +00: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
|
Hand merge in from trunk
|
2009-12-19 02:08:35 +00:00 |
window.py
|
Remove a couple of stale FIXMEs
|
2009-12-11 14:25:38 +00:00 |