..
__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
ditch extreme_tabs, it's a terrible feature. Flesh out the terminal context menu some more, including figuring out how we will track whether a window is in a zoomed state - gobject properties
2009-10-07 00:08:13 +01:00
configfile.py
migrate dbg,err to util.py
2009-08-08 01:22:31 +01:00
container.py
pylint fix
2009-10-09 00:24:58 +01: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
Start making keybindings work in Terminal(). They don't work yet
2009-10-14 13:05:07 +01: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
oops, don't show the searchbar by default
2009-08-19 19:00:33 +01:00
terminal.py
Fix titlebar drag starting
2009-10-27 23:05:12 +00:00
terminal_popup_menu.py
undo an indenting fail
2009-10-08 21:29:45 +01: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
handle the window closing properly
2009-09-04 20:12:04 +01:00
titlebar.py
Group creation is now presented via the titlebar, but still doesn't actually have any backending in functional reality yet.
2009-10-15 14:17:37 +01: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
ditch extreme_tabs, it's a terrible feature. Flesh out the terminal context menu some more, including figuring out how we will track whether a window is in a zoomed state - gobject properties
2009-10-07 00:08:13 +01:00