.. |
configobj
|
…
|
|
plugins
|
…
|
|
tests
|
…
|
|
__init__.py
|
Clear up some import errors found by pyflakes
|
2010-01-11 20:03:54 +00:00 |
borg.py
|
Split out borg doctests and test classes so they work properly with trial
|
2010-01-14 23:03:47 +00:00 |
config.py
|
Workaround missing 'plugins' entry in configuration
|
2010-02-06 16:02:16 +01:00 |
container.py
|
Rework layout config to flatten and build up trees
|
2010-02-02 00:39:41 +00:00 |
cwd.py
|
…
|
|
debugserver.py
|
…
|
|
editablelabel.py
|
Extend previous commit to cover the titlebar itself, which previously would suffer subtle focus failures
|
2010-01-12 01:05:53 +00:00 |
encoding.py
|
…
|
|
factory.py
|
First run at layout loading, creating, enumerating and saving. It sucks and works poorly at the moment, but here it is
|
2010-02-01 12:11:44 +00:00 |
freebsd.py
|
…
|
|
keybindings.py
|
remove an unused variable and shorten a line to appease pylint
|
2010-01-22 19:00:53 +00:00 |
notebook.py
|
Only spawn a child in the sibling if we created it
|
2010-02-04 00:59:11 +00:00 |
optionparse.py
|
Set the default layout to be 'default'
|
2010-02-04 23:52:43 +00:00 |
paned.py
|
Only spawn a child in the sibling if we created it
|
2010-02-04 00:59:11 +00:00 |
plugin.py
|
…
|
|
preferences.glade
|
Undo my madness
|
2010-02-05 00:16:24 +00:00 |
prefseditor.py
|
Undo my madness
|
2010-02-05 00:16:24 +00:00 |
pylint.sh
|
…
|
|
searchbar.py
|
…
|
|
signalman.py
|
…
|
|
terminal.py
|
Rework layout config to flatten and build up trees
|
2010-02-02 00:39:41 +00:00 |
terminal_popup_menu.py
|
…
|
|
terminator.py
|
Rework layout config to flatten and build up trees
|
2010-02-02 00:39:41 +00:00 |
titlebar.py
|
Implement titlebar colours
|
2010-01-18 23:27:22 +00:00 |
translation.py
|
hey look it's 2010 already
|
2010-01-04 23:56:28 +00:00 |
util.py
|
Skip widget pixbuf generation for older gtks, not newer ones
|
2010-02-04 01:00:35 +00:00 |
version.py
|
hey look it's 2010 already
|
2010-01-04 23:56:28 +00:00 |
window.py
|
Only spawn a child in the sibling if we created it
|
2010-02-04 00:59:11 +00:00 |