.. |
configobj
|
Upgrade configobj to 4.7.2
|
2010-03-02 00:25:44 +00:00 |
plugins
|
plugins: Fix distcheck error about missing __init__.py
|
2015-06-22 15:06:16 -07:00 |
tests
|
Signal additions now return a handler
|
2010-01-26 11:05:00 +00:00 |
__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
|
Set some default shortcuts based on my preference (Steve Boddy)
|
2015-07-19 23:50:00 +02:00 |
container.py
|
Add layout save and load of active term for tabs, remember active term on switching tabs, plus more. Too inter-dependant to split into smaller commits.
|
2013-12-18 18:06:59 +01:00 |
cwd.py
|
Fixes from checkers to work around missing user definitions
|
2011-05-03 17:49:00 +01:00 |
debugserver.py
|
migrate dbg,err to util.py
|
2009-08-08 01:22:31 +01:00 |
editablelabel.py
|
Global setting for changing the titlebar font (partially from Eli Zor branch), but expanded and improved (docs/GUI), plus some minor fixup from this.
|
2015-07-10 21:36:33 +02:00 |
encoding.py
|
hey look it's 2010 already
|
2010-01-04 23:56:28 +00:00 |
factory.py
|
Automatically inject a UUID into any factory object, rather than special-casing terminals. This will be very useful for introspection via dbus
|
2012-10-18 11:39:28 -07:00 |
freebsd.py
|
freebsd.py: Fix libc loading. Restores pwd detection.
|
2015-03-10 21:56:31 +00:00 |
ipc.py
|
Add a command line option to spawn new tabs via DBus
|
2012-10-30 00:11:24 +00:00 |
keybindings.py
|
Keybindings: Parse <Primary> as <Control>
|
2012-05-17 00:08:38 +01:00 |
layoutlauncher.glade
|
Remove pointless horizontal scrollbar from Layout Launcher
|
2015-02-25 18:47:26 +01:00 |
layoutlauncher.py
|
Add icons to the additional windows (Launcher, Preferences and Custom Commands) Improvements welcome ;-)
|
2013-10-29 14:57:01 +01:00 |
notebook.py
|
Additional shortcuts/code to toggle All/Tab grouping
|
2014-01-24 23:29:54 +01:00 |
optionparse.py
|
Initial cut of layout launcher. It 'aint pretty, but it works
|
2013-08-28 23:09:17 +02:00 |
paned.py
|
Fix slightly uneven splits on shortcut due to handle size, though this will make previously saved layouts off by a few pixels (Steve Boddy, LP#1089162)
|
2015-07-15 20:05:12 +02:00 |
plugin.py
|
Allow plugins to override the open/copy menu items in the terminal context menu. Also set these values for all of the default plugins. When copying a URL, run it through the URL preparer - this means wusers will get the resulting URI on their clipboard, rather than the original text sometimes and the URI some other times, depending on the type of URI
|
2012-01-14 20:09:25 +00:00 |
preferences.glade
|
Fix a few prefs widget alignments as per GNOME visual guidelines
|
2015-07-15 19:07:43 +02:00 |
prefseditor.py
|
Preselect the current layout when opening Prefs window, and also save config after using the layout 'Save' button (Steve Boddy)
|
2015-07-14 23:09:05 +02:00 |
pylint.sh
|
Improve pylint.sh to be much less noisy and annoying
|
2009-12-09 13:32:35 +00:00 |
searchbar.py
|
Minor fix to trim newline, plus some trailing chars from next line when searching
|
2015-06-21 04:34:07 +02:00 |
signalman.py
|
Call Signalman::remove_all() when each of the Container subclasses commits suicide. SHould stop any stale signal handler connections existing
|
2010-01-25 12:55:38 +00:00 |
terminal.py
|
Fix drag and drop of files (Schplurtz le Déboulonné, LP#1311481) and some tweaks (Steve Boddy)
|
2015-07-13 00:11:44 +02:00 |
terminal_popup_menu.py
|
Allow plugins to override the open/copy menu items in the terminal context menu. Also set these values for all of the default plugins. When copying a URL, run it through the URL preparer - this means wusers will get the resulting URI on their clipboard, rather than the original text sometimes and the URI some other times, depending on the type of URI
|
2012-01-14 20:09:25 +00:00 |
terminator.py
|
Preselect the current layout when opening Prefs window, and also save config after using the layout 'Save' button (Steve Boddy)
|
2015-07-14 23:09:05 +02:00 |
titlebar.py
|
Global setting for changing the titlebar font (partially from Eli Zor branch), but expanded and improved (docs/GUI), plus some minor fixup from this.
|
2015-07-10 21:36:33 +02:00 |
translation.py
|
hey look it's 2010 already
|
2010-01-04 23:56:28 +00:00 |
util.py
|
Final fix for moving between terminals, checks for overlap. So far never selects wrong terminal.
|
2015-06-20 20:50:42 +02:00 |
version.py
|
Update versions for 0.97
|
2013-04-30 08:59:31 +01:00 |
window.py
|
Final fix for moving between terminals, checks for overlap. So far never selects wrong terminal.
|
2015-06-20 20:50:42 +02:00 |