.. |
configobj
|
(trunk-1614) Sort entries in config file, so they don't jump around every time config is saved for easier troubleshooting
|
2015-09-01 23:01:16 +02:00 |
plugins
|
Fix a GI version warning for Notify library
|
2015-11-28 18:56:02 +01: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
|
(trunk-1599/1600/1601)
|
2015-09-01 22:50:09 +02:00 |
config.py
|
Minor fix to re-add the dash as a default word char. Accidentally dropped in libvte API flux
|
2016-07-04 16:20:26 +02:00 |
container.py
|
Remove invalid dialog property
|
2015-03-29 15:49:57 -07:00 |
cwd.py
|
(trunk-1617) Add fallback to psutils to discover the cwd of a terminal (Heon Jeong)
|
2015-09-01 23:05:24 +02:00 |
debugserver.py
|
migrate dbg,err to util.py
|
2009-08-08 01:22:31 +01:00 |
editablelabel.py
|
(trunk-1683) Merge feature branch for tab/terminal title editing from Haim Daniel
|
2015-12-01 00:57:18 +01: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
|
Merge changes from debian package
|
2009-04-24 10:57:17 +01:00 |
ipc.py
|
(trunk-1655) Minor correction to actually return error message, rather than just contemplating it
|
2015-09-19 17:37:19 +02:00 |
keybindings.py
|
Apply terminator-gtk3-vte038-v4.patch from Egmont Koblinger
|
2014-09-19 16:10:43 +02:00 |
layoutlauncher.glade
|
Remove pointless horizontal scrollbar from Layout Launcher
|
2015-02-25 18:47:29 +01:00 |
layoutlauncher.py
|
(trunk-1586) Additional windows icon loading works better, and respect the theme changes.
|
2015-08-03 20:33:10 +02:00 |
notebook.py
|
(trunk-1683) Merge feature branch for tab/terminal title editing from Haim Daniel
|
2015-12-01 00:57:18 +01:00 |
optionparse.py
|
Correct some British spelt translated strings to American~
|
2015-11-29 00:39:22 +01:00 |
paned.py
|
(trunk-1634/1637) Fix the tab switching if a terminal on another tab exits
|
2015-11-30 21:39:15 +01:00 |
plugin.py
|
Fix warning trying to import the __init__.py file as a plugin
|
2015-11-28 18:58:47 +01:00 |
preferences.glade
|
Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour
|
2015-12-03 15:37:16 +01:00 |
prefseditor.py
|
Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour
|
2015-12-03 15:37:16 +01:00 |
pylint.sh
|
Improve pylint.sh to be much less noisy and annoying
|
2009-12-09 13:32:35 +00:00 |
searchbar.py
|
(trunk-1552) Merge search bar wrap toggle from Christophe Bourez
|
2015-06-21 17:57:14 +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
|
Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour
|
2015-12-03 15:37:16 +01:00 |
terminal_popup_menu.py
|
Fix Ctrl-click on URL if terminal has padding
|
2015-11-29 23:43:45 +01:00 |
terminator.py
|
Fix profile re-use when opening new window
|
2015-12-02 20:57:59 +01:00 |
titlebar.py
|
Fix to make sure the bell icon appears even when titlebar text extends beyond terminals width
|
2015-11-07 01:19:44 +01:00 |
translation.py
|
hey look it's 2010 already
|
2010-01-04 23:56:28 +00:00 |
util.py
|
Fixes startup on Wayland because Keybinder seems to be X11 only
|
2015-11-28 17:25:47 +01:00 |
version.py
|
Update versions for 0.97
|
2013-04-30 08:59:31 +01:00 |
window.py
|
Fix closing window using short-cut
|
2015-12-02 20:07:21 +01:00 |