Commit Graph

2427 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of gnome-terminator 96e6ef2fa6 Launchpad automatic translations update. 2016-02-05 05:10:01 +00:00
Launchpad Translations on behalf of gnome-terminator a7a30cc866 Launchpad automatic translations update. 2016-02-04 05:09:33 +00:00
Launchpad Translations on behalf of gnome-terminator 3163c5a40e Launchpad automatic translations update. 2016-01-30 05:10:25 +00:00
Launchpad Translations on behalf of gnome-terminator e4adc9ed63 Launchpad automatic translations update. 2016-01-24 05:09:31 +00:00
Launchpad Translations on behalf of gnome-terminator 65423251f3 Launchpad automatic translations update. 2016-01-21 05:11:37 +00:00
Launchpad Translations on behalf of gnome-terminator 72cb250997 Launchpad automatic translations update. 2016-01-14 05:07:51 +00:00
Launchpad Translations on behalf of gnome-terminator d258a16bb1 Launchpad automatic translations update. 2016-01-13 05:09:20 +00:00
Launchpad Translations on behalf of gnome-terminator 4f35b4b692 Launchpad automatic translations update. 2016-01-04 05:07:27 +00:00
Launchpad Translations on behalf of gnome-terminator 4ac5a62ee7 Launchpad automatic translations update. 2016-01-03 05:07:05 +00:00
Launchpad Translations on behalf of gnome-terminator d046ad490a Launchpad automatic translations update. 2015-12-24 05:06:24 +00:00
Launchpad Translations on behalf of gnome-terminator 797580f216 Launchpad automatic translations update. 2015-12-20 05:08:14 +00:00
Launchpad Translations on behalf of gnome-terminator f3a0981d81 Launchpad automatic translations update. 2015-12-19 04:34:21 +00:00
Launchpad Translations on behalf of gnome-terminator c6583cdc15 Launchpad automatic translations update. 2015-12-16 05:08:09 +00:00
Launchpad Translations on behalf of gnome-terminator 9170b1e8b3 Launchpad automatic translations update. 2015-12-08 05:12:57 +00:00
Stephen Boddy 279b640ee2 Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour 2015-12-06 15:43:37 +01:00
Launchpad Translations on behalf of gnome-terminator 5c691b2e2c Launchpad automatic translations update. 2015-12-06 05:07:33 +00:00
Launchpad Translations on behalf of gnome-terminator 93b566519f Launchpad automatic translations update. 2015-12-04 05:11:31 +00:00
Stephen Boddy 86216970f4 Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour 2015-12-03 15:36:39 +01:00
Launchpad Translations on behalf of gnome-terminator 46431522c2 Launchpad automatic translations update. 2015-12-03 05:11:00 +00:00
Stephen Boddy 2d81c7670d Miscapitalised PuTTY name in Prefs 2015-12-03 00:13:07 +01:00
Stephen Boddy e4ef5b8eec Fix title edit shortcuts to hopefully not clash with console programs so much 2015-12-02 23:40:20 +01:00
Stephen Boddy 9cbf3b83d5 Update the translation strings in the template file. 2015-12-02 23:07:07 +01:00
Stephen Boddy b160d1464e Another round of backported fixes from Egmont's patch-o-rama
* Fix drag and drop of a link from Firefox / Chrome
* Fix profile re-use when opening new window
* Fix scrollbar position on current terminals when changed in prefs
2015-12-02 22:33:05 +01:00
Stephen Boddy 5f26ae84ff Remove invalid double-quote (") from the pathchar for url regex matching 2015-12-02 22:31:14 +01:00
Stephen Boddy 6ac67768e7 Fix scrollbar position on current terminals when changed in prefs 2015-12-02 21:12:52 +01:00
Stephen Boddy 2e82e24fee Fix profile re-use when opening new window 2015-12-02 20:57:31 +01:00
Stephen Boddy 4ead7ba3bb Fix drag and drop of a link from Firefox / Chrome 2015-12-02 19:40:11 +01:00
Stephen Boddy bc85c0735f Remove invalid double-quote (") from the pathchar for url regex matching 2015-12-02 14:59:24 +01:00
Stephen Boddy caa0798503 Add Changelog entry 2015-12-01 20:19:36 +01:00
Stephen Boddy 0c1e16236b Backport some fixes from Egmont patch-o-rama, plus one from me
* Fix rotate terminals under tabs
* Change the scroll_on_output default to false
* Fix PuTTY paste mode so Ctrl-Right-Drag terminal still works
2015-12-01 01:15:39 +01:00
Stephen Boddy d5a0eae9f4 Correct documentation error in rev 1699 2015-12-01 01:06:31 +01:00
Stephen Boddy f5050ff57a Fix PuTTY paste mode so Ctrl-Right-Drag terminal still works 2015-12-01 00:12:15 +01:00
Stephen Boddy bc0903191d Change the scroll_on_output default to false 2015-11-30 17:39:46 +01:00
Stephen Boddy 6beaa26277 Fix rotate terminals under tabs 2015-11-30 16:19:39 +01:00
Stephen Boddy fa3a6cb674 Merge branch containing huge number of fixes from Egmont
* Make Zoom/Maximize inactive if a single terminal
* Add dimming for 256 colour palettes
* Update TERM to more modern values
* Correct some British spelt translated strings to American
* Fix the palette for inactive terminals after Prefs window
* Fix copy on selection to work on already open terminals
* Fix warning trying to import the __init__.py file as a plugin
* Fix unwanted seperator size change, and increase granularity of dim/transparent sliders
* Fix cwd when new term spawned from a symlinked directory - has no impact, just keeping code aligned
* Correct terminator_config man page regarding scrollback
2015-11-30 00:31:07 +01:00
Stephen Boddy 365cf77693 Update TERM to more modern values 2015-11-29 23:25:31 +01:00
Stephen Boddy d9e1b32e69 Correct terminator_config man page regarding scrollback 2015-11-29 23:22:14 +01:00
Stephen Boddy b51fe1d250 Fix cwd when new term spawned from a symlinked directory - has no impact, just keeping code aligned 2015-11-29 20:19:09 +01:00
Stephen Boddy 0b8fd51d5e Fix unwanted seperator size change, and increase granularity of dim/transparent sliders 2015-11-29 19:33:57 +01:00
Launchpad Translations on behalf of gnome-terminator 31958f1a15 Launchpad automatic translations update. 2015-11-29 05:04:46 +00:00
Stephen Boddy a4af9a1b3d Add dimming for 256 colour palettes 2015-11-29 05:27:56 +01:00
Stephen Boddy 5c96bb4aaa Fix warning trying to import the __init__.py file as a plugin 2015-11-29 05:25:03 +01:00
Stephen Boddy 4d8b6acad2 Fix copy on selection to work on already open terminals 2015-11-29 03:07:07 +01:00
Stephen Boddy edee76f78e Fix the palette for inactive terminals after Prefs window 2015-11-29 02:51:29 +01:00
Stephen Boddy e782204f9f Correct some British spelt translated strings to American 2015-11-29 00:39:30 +01:00
Stephen Boddy 1d7ca2f81a Make Zoom/Maximize inactive if a single terminal 2015-11-29 00:22:55 +01:00
Launchpad Translations on behalf of gnome-terminator 3197d331df Launchpad automatic translations update. 2015-11-27 05:07:00 +00:00
Launchpad Translations on behalf of gnome-terminator b8373563a2 Launchpad automatic translations update. 2015-11-26 05:06:53 +00:00
Launchpad Translations on behalf of gnome-terminator a1e43cf31b Launchpad automatic translations update. 2015-11-15 05:06:32 +00:00
Launchpad Translations on behalf of gnome-terminator 4d64069f2d Launchpad automatic translations update. 2015-11-12 05:07:24 +00:00