..
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 the version introspection capture by exception
2017-02-07 17:09:34 +01:00
tests
Signal additions now return a handler
2010-01-26 11:05:00 +00:00
themes
Some small fixes for transparent scrollbars in Breeze and HighContrast
2016-12-12 13:10:29 +01:00
__init__.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
borg.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
config.py
Fixes '0xffff' in keybindings prefs when a binding is previously set to Disabled
2017-02-01 10:03:29 +01:00
container.py
Fixes vte object not being released properly, and holding open hidden /tmp files.
2017-02-11 19:59:31 +01:00
cwd.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
debugserver.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
editablelabel.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
encoding.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
factory.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
freebsd.py
Fixes cwd for new windows on FreeBSD
2016-12-15 22:12:31 +01:00
ipc.py
Fix remotinator get_tab_title for tabs with more than a single terminal (Nix)
2017-02-13 15:36:55 +01:00
keybindings.py
Revert 1709 for now. It breaks other keyboard actions
2017-02-02 17:04:14 +01:00
layoutlauncher.glade
Remove pointless horizontal scrollbar from Layout Launcher
2015-02-25 18:47:29 +01:00
layoutlauncher.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
notebook.py
Fix custom_command and always_split_with_profile to work together (Nix)
2017-02-13 17:30:37 +01:00
optionparse.py
Remove the ability to set window classname, as function in gtk is now deprecated
2017-03-13 19:41:33 +01:00
paned.py
Fix custom_command and always_split_with_profile to work together (Nix)
2017-02-13 17:30:37 +01:00
plugin.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
preferences.glade
Extend the prefs custom url handler box to align it with the other full width widgets
2016-12-13 22:08:02 +01:00
prefseditor.py
Fix hide on lose focus due to our own menus and Preferences (Juliano Fischer Naves + Steve Boddy)
2017-06-24 04:02:38 +02:00
pylint.sh
Improve pylint.sh to be much less noisy and annoying
2009-12-09 13:32:35 +00:00
searchbar.py
Replace old method of searching with builtin, highlighting libvte calls
2017-07-25 18:34:31 +02:00
signalman.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
terminal.py
Fix hide on lose focus due to our own menus and Preferences (Juliano Fischer Naves + Steve Boddy)
2017-06-24 04:02:38 +02:00
terminal_popup_menu.py
Remove auto-capitalisation of profiles in menu, add sorting, and fix exception when adding new one in prefs
2017-02-19 16:57:36 +01:00
terminator.py
Fix crash when there are no predefined windows
2020-03-16 18:15:31 -07:00
titlebar.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
translation.py
Fix terminator not working with default python3 by forcing python2
2016-11-25 02:29:55 +01:00
util.py
Fix remotinator get_tab_title for tabs with more than a single terminal (Nix)
2017-02-13 15:36:55 +01:00
version.py
Set versions and update changelog so we can release
2017-02-26 18:37:22 +01:00
window.py
Fix hide on lose focus due to our own menus and Preferences (Juliano Fischer Naves + Steve Boddy)
2017-06-24 04:02:38 +02:00