Commit Graph

2390 Commits

Author SHA1 Message Date
Stephen Boddy 7d94a53a50 Fix secondary windows ~ expansion over DBus 2016-12-02 22:45:49 +01:00
Stephen Boddy 213bebc8fc Typo in terminator_config man page 2016-12-01 03:18:48 +01:00
Stephen Boddy 84da17d460 Fixes scrollbar initial state not being set 2016-11-30 02:41:59 +01:00
Stephen Boddy ef93f0234a Fix .spec requiring older vte 2016-11-29 17:53:50 +01:00
Launchpad Translations on behalf of gnome-terminator 1179a790f9 Launchpad automatic translations update. 2016-11-29 05:00:51 +00:00
Stephen Boddy a1bb54910b Update some places where the old homepage was still mentioned. 2016-11-25 02:46:59 +01:00
Stephen Boddy 648a73de67 Update the generic terminator.spec file used by downstreams for RPM generation 2016-11-25 02:45:50 +01:00
Stephen Boddy da37f398fa Fix terminator not working with default python3 by forcing python2 2016-11-25 02:29:55 +01:00
Stephen Boddy a50e5baae7 Add missing dependency to debian/control 2016-11-24 17:49:32 +01:00
Stephen Boddy 0359b20c80 Add missing dependency to debian/control 2016-11-23 11:10:03 +01:00
Stephen Boddy 3aa475e762 Update the changelog with all changes since branch from gtk2 version 2016-11-23 08:36:56 +01:00
Stephen Boddy ef597b566f Fixes (mostly) double-click doesn't distribute area evenly 2016-11-23 06:29:59 +01:00
Stephen Boddy 01712503a0 Fixes zero-sized terminals after rotate 2016-11-23 06:10:25 +01:00
Stephen Boddy 6a430ca05b Fix stale tab titles 2016-11-23 05:55:36 +01:00
Stephen Boddy 566ca62bb6 Small update to RELEASING to remind me to update the debian files 2016-11-23 05:54:16 +01:00
Stephen Boddy b2cb0333c9 Minor tweak so remotinator uses the version string as terminator 2016-11-23 05:53:27 +01:00
Launchpad Translations on behalf of gnome-terminator 6a9e369b75 Launchpad automatic translations update. 2016-11-03 06:26:07 +00:00
Stephen Boddy 10f0d3bdea Non-abbreviated months in the debian/changelog breaks builds on Yakkety+ 2016-11-03 04:13:18 +01:00
Stephen Boddy 5a884b7a81 * Update version numbers for GTK branch to something that makes sense
* Add back the visible_bell config option to the man page
* Bring the outdated packaging files into line with trunk
* Added AUTHORS and RELEASING as per trunk
2016-11-03 04:03:51 +01:00
Stephen Boddy 0977d3d5be Remove scripting for documentation that was packaged with the main app. Documentation is now online. 2016-10-27 06:45:33 +02:00
Stephen Boddy 3664a1ab73 Change the help shortcut to open online documentation hosted at readthedocs.org,
as it is not clear how to package the documentation in a way that satisfies debian rules.
2016-10-27 06:27:21 +02:00
Launchpad Translations on behalf of gnome-terminator 310367811e Launchpad automatic translations update. 2016-07-26 05:41:08 +00:00
Launchpad Translations on behalf of gnome-terminator 1f4f96f60c Launchpad automatic translations update. 2016-07-10 05:38:52 +00:00
Launchpad Translations on behalf of gnome-terminator ade346c68d Launchpad automatic translations update. 2016-07-05 06:04:04 +00:00
Stephen Boddy b15b5ec97b 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
Stephen Boddy e3323e23e3 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:36 +01:00
Launchpad Translations on behalf of gnome-terminator 8c69fe7be8 Launchpad automatic translations update. 2015-12-06 06:39:20 +00:00
Stephen Boddy f0330dadf3 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
Launchpad Translations on behalf of gnome-terminator e6fe49820f Launchpad automatic translations update. 2015-12-03 06:18:33 +00:00
Stephen Boddy c24fa2ed69 Miscapitalised PuTTY name in Prefs 2015-12-03 00:13:06 +01:00
Stephen Boddy 0298695ef1 Fix title edit shortcuts to hopefully not clash with console programs so much 2015-12-02 23:40:55 +01:00
Stephen Boddy 07a8d32227 Update the translation strings in the template file. 2015-12-02 23:07:26 +01:00
Stephen Boddy 08168b64ab The remainder of Egmont's GTK3 patch-o-rama session
* Remove the now unused posix regex code, and set the regex boundary vars to the correct '\b' value
* Fix drag and drop of a link from Firefox / Chrome
* Fix the editing of the window title
* Fix closing window using short-cut
* Fix profile re-use when opening new window
* Fix scrollbar position on current terminals when changed in prefs
2015-12-02 22:56:32 +01:00
Stephen Boddy 9a1afde0ae Couple of non-Egmont patches:
* Fix middle-click insert primary selection for Wayland (N/A) to insert from clipboard instead
* Remove invalid double-quote (") from the pathchar for url regex matching
2015-12-02 22:52:26 +01:00
Stephen Boddy 3e44db0b95 Remove invalid double-quote (") from the pathchar for url regex matching 2015-12-02 22:48:54 +01:00
Stephen Boddy 62ebf0cf30 Fix middle-click insert primary selection for Wayland (N/A) to insert from clipboard instead 2015-12-02 22:48:33 +01:00
Stephen Boddy 4ac75317e7 Fix scrollbar position on current terminals when changed in prefs 2015-12-02 21:12:59 +01:00
Stephen Boddy fc6e3e7e65 Fix profile re-use when opening new window 2015-12-02 20:57:59 +01:00
Stephen Boddy 9c21b835c2 Fix closing window using short-cut 2015-12-02 20:07:21 +01:00
Stephen Boddy 74ca52582d Fix the editing of the window title 2015-12-02 19:48:42 +01:00
Stephen Boddy 5fc34fe3c0 Fix drag and drop of a link from Firefox / Chrome 2015-12-02 19:39:58 +01:00
Stephen Boddy 18783cb9ce Remove the now unused posix regex code, and set the regex boundary vars to the correct '\b' value 2015-12-02 14:36:18 +01:00
Stephen Boddy 7518c16588 Some ports of some gtk2 commits that were still outstanding
* Fix the tab switching if a terminal on another tab exits
* Fix for those not running IBus, where the IBus workaround caused broken keys in other keymaps set with non-IBus tools
* PuTTY paste mode
* Updated and grouped default shortcuts in man page
* Fix PuTTY paste mode so Ctrl-Right-Drag, and application mouse handling in terminal still works
* Added smart copy mode switch to prefs
* Merge feature branch for tab/terminal title editing from Haim Daniel
2015-12-01 02:21:00 +01:00
Stephen Boddy 07ba88e3d2 Some fixes from Egmont patch-o-rama
* Fix rotate terminals under tabs, and (gtk3-only) focus loss on rotate
* Change the scroll_on_output default to false
* Remove unsupported utmp for now, till alternative solution
* Fix the "Run command as login shell"
2015-12-01 02:18:12 +01:00
Stephen Boddy 501e7c5e1a Minor followup to rotate focus loss - probably no effect 2015-12-01 02:16:53 +01:00
Stephen Boddy 712ed28d69 Correct documentation error in rev 1646 2015-12-01 01:07:09 +01:00
Stephen Boddy 295f884c6d (trunk-1683) Merge feature branch for tab/terminal title editing from Haim Daniel 2015-12-01 00:57:18 +01:00
Stephen Boddy 9115b62928 (trunk-1667) Added smart copy mode switch to prefs 2015-12-01 00:35:06 +01:00
Stephen Boddy 680cfd2278 Fix PuTTY paste mode so Ctrl-Right-Drag, and application mouse handling in terminal still works 2015-12-01 00:14:33 +01:00
Stephen Boddy 942915dc08 (trunk-1666) Updated and grouped default shortcuts in man page 2015-11-30 22:28:30 +01:00