.. |
__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
|
introduce the dialog to confirm closing something
|
2009-11-21 12:09:47 -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
|
improve debugging and ensure that we can't register terminals/windows multiple times
|
2009-11-20 09:30:28 -06:00 |
notebook.py
|
Start a new class derived from Container for gtk.Notebook
|
2009-11-21 21:53:38 -06:00 |
paned.py
|
get_top_window moved to util
|
2009-11-20 16:53:06 -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
|
Fix keybinding for closing ourself
|
2009-11-21 12:11:50 -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
|
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
|
Fix bogus child spawning. realize happens more than you might hope.
|
2009-10-27 23:23:59 +00:00 |
titlebar.py
|
Add a FIXME note for later
|
2009-11-21 21:53:01 -06:00 |
translation.py
|
refactor this to not use gettext's __builtin__ hack
|
2009-08-18 13:43:39 +01: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
|
introduce global keybindings, force real transparency, handle window closing with the confirmation dialog
|
2009-11-21 12:47:38 -06:00 |