.. |
__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
|
Start making some navigation work
|
2009-11-09 22:33:17 +00:00 |
configfile.py
|
migrate dbg,err to util.py
|
2009-08-08 01:22:31 +01:00 |
container.py
|
Fix up some handling of unzooming and closing terminals while zoomed
|
2009-11-19 23:16:20 -06: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 |
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
|
Add functions for emitting events
|
2009-11-20 00:18:21 -06:00 |
paned.py
|
Fix up some handling of unzooming and closing terminals while zoomed
|
2009-11-19 23:16:20 -06: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 functions for emitting events
|
2009-11-20 00:18:21 -06:00 |
terminal_popup_menu.py
|
Add a menu item to restore zoomed/maximised layouts
|
2009-11-14 18:56:34 +00:00 |
terminator.py
|
clean up EditableLabel
|
2009-09-02 20:43:45 +01:00 |
terminatorterm.py
|
clean up EditableLabel
|
2009-09-02 20:43:45 +01:00 |
test.py
|
Fix bogus child spawning. realize happens more than you might hope.
|
2009-10-27 23:23:59 +00:00 |
titlebar.py
|
Always return focus to the VTE widget after playing with group names
|
2009-11-19 23:42:49 -06:00 |
translation.py
|
refactor this to not use gettext's __builtin__ hack
|
2009-08-18 13:43:39 +01:00 |
util.py
|
Add function to snapshot a widget and its children as a pixbuf
|
2009-10-27 21:03:11 +00:00 |
version.py
|
prepare for 0.13 release
|
2009-05-29 21:56:06 +02:00 |
window.py
|
Fix up some handling of unzooming and closing terminals while zoomed
|
2009-11-19 23:16:20 -06:00 |