.. |
configobj
|
Upgrade configobj to 4.7.2
|
2010-03-02 00:25:44 +00:00 |
plugins
|
(trunk-1565) actually merge the distcheck fix in this time
|
2015-06-23 02:36:45 +02:00 |
tests
|
Signal additions now return a handler
|
2010-01-26 11:05:00 +00:00 |
__init__.py
|
…
|
|
borg.py
|
…
|
|
config.py
|
(trunk-1577) Preselect the current layout when opening Prefs window, and also save config after using the layout 'Save' button (Steve Boddy)
|
2015-07-15 02:51:18 +02:00 |
container.py
|
Remove invalid dialog property
|
2015-03-29 15:49:57 -07:00 |
cwd.py
|
Revert to gtk2 of cwd detection, as method from Egmonts gtk3 port only returned None for me
|
2015-06-19 03:58:41 +02:00 |
debugserver.py
|
…
|
|
editablelabel.py
|
(trunk-1573) 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:37:35 +02: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
|
Merge changes from debian package
|
2009-04-24 10:57:17 +01:00 |
ipc.py
|
Apply terminator-gtk3-vte038-v4.patch from Egmont Koblinger
|
2014-09-19 16:10:43 +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
|
Changes made by pygi-convert.sh
|
2014-09-19 16:08:08 +02:00 |
notebook.py
|
Apply terminator-gtk3-vte038-v4.patch from Egmont Koblinger
|
2014-09-19 16:10:43 +02:00 |
optionparse.py
|
Initial cut of layout launcher. It 'aint pretty, but it works
|
2013-08-28 23:09:17 +02:00 |
paned.py
|
Fixed getting the handle size (gtk2->gtk3 diff)
|
2015-06-19 03:20:54 +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
|
(trunk-1576) Add 'Save' button for saving to the selected Layout (Ariel Zelivansky)
|
2015-07-15 02:43:39 +02:00 |
prefseditor.py
|
(trunk-1577) Preselect the current layout when opening Prefs window, and also save config after using the layout 'Save' button (Steve Boddy)
|
2015-07-15 02:51:18 +02:00 |
pylint.sh
|
…
|
|
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
|
Dual solution for cwd based on comments 36 & 37 by Egmont Koblinger in LP#1030562
|
2015-07-13 16:30:27 +02:00 |
terminal_popup_menu.py
|
Remove comment re right way to keep menus visible - Happy with solution
|
2015-07-02 21:40:53 +02:00 |
terminator.py
|
(trunk-1577) Preselect the current layout when opening Prefs window, and also save config after using the layout 'Save' button (Steve Boddy)
|
2015-07-15 02:51:18 +02:00 |
titlebar.py
|
(trunk-1573) 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:37:35 +02:00 |
translation.py
|
…
|
|
util.py
|
Fix the drag-and-drop of terminals/text back to pre-port functionality - a real pain this one (gtk2->gtk3)
|
2015-07-12 22:06:36 +02:00 |
version.py
|
Update versions for 0.97
|
2013-04-30 08:59:31 +01:00 |
window.py
|
(trunk-1554/1561) Final fix for moving between terminals, checks for overlap. So far never selects wrong terminal.
|
2015-06-20 21:02:41 +02:00 |