.. |
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
|
|
|
__init__.py
|
|
|
borg.py
|
(trunk-1599/1600/1601)
|
2015-09-01 22:50:09 +02:00 |
config.py
|
Change the scroll_on_output default to false
|
2015-11-30 17:39:38 +01:00 |
container.py
|
|
|
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
|
Fix double double-click on titlebar in later GTK3
|
2015-11-29 01:35:05 +01:00 |
encoding.py
|
|
|
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
|
|
|
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
|
|
|
layoutlauncher.glade
|
Remove pointless horizontal scrollbar from Layout Launcher
|
2015-02-25 18:47:29 +01:00 |
layoutlauncher.py
|
|
|
notebook.py
|
(trunk-1606) Fix the problem with tabs not being named where a window with splits creates a new tab
|
2015-08-09 04:34:05 +02:00 |
optionparse.py
|
Correct some British spelt translated strings to American~
|
2015-11-29 00:39:22 +01:00 |
paned.py
|
Fix editable label distorting the layout until the splitter gets moved
|
2015-11-07 01:21:05 +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
|
Fix unwanted seperator size change, and increase granularity of dim/transparent sliders
|
2015-11-29 19:33:52 +01:00 |
prefseditor.py
|
Fix unwanted seperator size change, and increase granularity of dim/transparent sliders
|
2015-11-29 19:33:52 +01:00 |
pylint.sh
|
|
|
searchbar.py
|
|
|
signalman.py
|
|
|
terminal_popup_menu.py
|
Fix Ctrl-click on URL if terminal has padding
|
2015-11-29 23:43:45 +01:00 |
terminal.py
|
Fix right-click for mouse aware apps
|
2015-11-29 23:57:13 +01:00 |
terminator.py
|
Fix the palette for inactive terminals after Prefs window
|
2015-11-29 02:51:26 +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
|
|
|
util.py
|
Fixes startup on Wayland because Keybinder seems to be X11 only
|
2015-11-28 17:25:47 +01:00 |
version.py
|
|
|
window.py
|
Fix rotate terminals under tabs, and (gtk3-only) focus loss on rotate
|
2015-11-30 16:19:41 +01:00 |