borg.py
|
appease pylint
|
2009-08-11 23:23:34 +01:00 |
container.py
|
remove the unnecessary __main__ code
|
2009-08-09 23:56:08 +01:00 |
encoding.py
|
switch to new style translation import
|
2009-08-18 13:44:16 +01:00 |
newterminator.py
|
fix a typo
|
2009-08-18 12:55:52 +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
|
shut pylint up
|
2009-08-18 13:51:09 +01:00 |
terminal.py
|
Use the right class name
|
2009-08-18 13:47:46 +01:00 |
terminatorterm.py
|
migrate dbg,err to util.py
|
2009-08-08 01:22:31 +01:00 |
titlebar.py
|
initial import of a titlebar class
|
2009-08-18 13:45:57 +01:00 |
util.py
|
Make a generic graphical error function
|
2009-08-18 12:52:06 +01:00 |
window.py
|
Remove static config object
|
2009-08-18 12:52:30 +01:00 |