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
Stephen Boddy
a04ffed850
(trunk-1663) PuTTY paste mode
2015-11-30 22:23:23 +01:00
Stephen Boddy
9f09d9c334
(trunk-1647) Fix for those not running IBus, where the IBus workaround caused broken keys in other keymaps set with non-IBus tools
...
(New dependancy added (python-psutil) for detecting the IBus process)
2015-11-30 21:54:23 +01:00
Stephen Boddy
042dbfb454
(trunk-1634/1637) Fix the tab switching if a terminal on another tab exits
2015-11-30 21:39:15 +01:00
Stephen Boddy
cd68c0e264
Fix the "Run command as login shell"
2015-11-30 19:08:04 +01:00
Stephen Boddy
d3a0d5193e
Remove unsupported utmp for now, till alternative solution
2015-11-30 19:07:43 +01:00
Stephen Boddy
42f2dd31c8
Change the scroll_on_output default to false
2015-11-30 17:39:38 +01:00
Stephen Boddy
8c45d97304
Fix rotate terminals under tabs, and (gtk3-only) focus loss on rotate
2015-11-30 16:19:41 +01:00
Stephen Boddy
4435be2350
Merge branch containing huge number of fixes from Egmont
...
* Add word chars back in if VTE is 0.40+
* Add option to toggle the rewrap on resize
* Make Zoom/Maximize inactive if a single terminal (Egmont
* Add dimming for 256 colour palettes
* Update TERM/COLORTERM to more modern values
* Fix deprcation warning in later GTK versions
* Fix separator sizing
* Fix positioning of group popup menu for later versions of GTK
* Correct some British spelt translated strings to American
* Fix double double-click on titlebar in later GTK3
* Fix the palette for inactive terminals after Prefs window
* Fix copy on selection to work on already open terminals
* Fix unwanted seperator size change, and increase granularity of dim/transparent sliders
* Fix cwd when new term spawned from a symlinked directory
* Correct terminator_config man page regarding scrollback
* Fix exception when Ctrl-clicking the terminal when not over a URL
* Fix Ctrl-click on URL if terminal has padding
* Fix right-click for mouse aware apps
2015-11-30 00:41:08 +01:00
Stephen Boddy
df0d9aa0eb
Fix right-click for mouse aware apps
2015-11-29 23:57:13 +01:00
Stephen Boddy
b85796d64b
Fix Ctrl-click on URL if terminal has padding
2015-11-29 23:43:45 +01:00
Stephen Boddy
14fb184df8
Fix exception when Ctrl-clicking the terminal when not over a URL
2015-11-29 23:37:02 +01:00
Stephen Boddy
4d70db1ae2
Correct terminator_config man page regarding scrollback
2015-11-29 23:22:11 +01:00
Stephen Boddy
a8362749a9
Update TERM/COLORTERM to more modern values
2015-11-29 21:11:42 +01:00
Stephen Boddy
9bd8b5ea09
Fix cwd when new term spawned from a symlinked directory
2015-11-29 20:19:11 +01:00
Stephen Boddy
7f071e0d7e
Fix unwanted seperator size change, and increase granularity of dim/transparent sliders
2015-11-29 19:33:52 +01:00
Stephen Boddy
80b157ee33
Add dimming for 256 colour palettes
2015-11-29 05:27:59 +01:00
Stephen Boddy
ecd3cb6b63
Fix copy on selection to work on already open terminals
2015-11-29 03:07:13 +01:00
Stephen Boddy
918b53c6f0
Fix the palette for inactive terminals after Prefs window
2015-11-29 02:51:26 +01:00
Stephen Boddy
47642be133
Fix double double-click on titlebar in later GTK3
2015-11-29 01:35:05 +01:00
Stephen Boddy
fbb70b2bc6
Correct some British spelt translated strings to American~
2015-11-29 00:39:22 +01:00
Stephen Boddy
9103961902
Make Zoom/Maximize inactive if a single terminal
2015-11-29 00:22:57 +01:00
Stephen Boddy
c1f92495d8
Fix positioning of group popup menu for later versions of GTK
2015-11-29 00:01:55 +01:00
Stephen Boddy
6db2337c56
Add word chars back in if VTE is 0.40+
2015-11-28 20:28:01 +01:00
Stephen Boddy
b5b74e8071
Add option to toggle the rewrap on resize
2015-11-28 20:14:14 +01:00
Stephen Boddy
73ba77ee5e
Fix separator sizing
2015-11-28 20:03:51 +01:00
Stephen Boddy
9fa9c0e45a
Fix deprcation warning in later GTK versions
2015-11-28 19:53:57 +01:00
Stephen Boddy
0e2f170032
Fix warning trying to import the __init__.py file as a plugin
2015-11-28 18:58:47 +01:00
Stephen Boddy
9fde814a44
Fix a GI version warning for Notify library
2015-11-28 18:56:02 +01:00
Stephen Boddy
85c0518643
Fixes startup on Wayland because Keybinder seems to be X11 only
2015-11-28 17:25:47 +01:00
Launchpad Translations on behalf of gnome-terminator
7fac78f24d
Launchpad automatic translations update.
2015-11-13 05:35:14 +00:00
Stephen Boddy
8f7b7f9a27
Remove an outstanding VERIFY item. Gtk-3.0.gir function def says to ignore it (gtk2->gtk3)
2015-11-07 01:29:12 +01:00
Stephen Boddy
d56f3b609f
(trunk-1664)
...
* Set window geometry hints to off by default. The constant trickle of problems it causes are annoying.
May set up a warning dialog when turning on.
* Actually set the DBUs interface to on by default. For some reason it wasn't active by default.
2015-11-07 01:25:01 +01:00
Stephen Boddy
be510d0d3e
Fix editable label distorting the layout until the splitter gets moved
2015-11-07 01:21:05 +01:00
Stephen Boddy
8e57aae0fe
Fix to make sure the bell icon appears even when titlebar text extends beyond terminals width
2015-11-07 01:19:44 +01:00
Stephen Boddy
4217a7308f
Minor fixup for newer GI wanting us to specify versions
2015-11-07 01:15:46 +01:00
Stephen Boddy
d4bd916c90
(trunk-1681) Followup to 1616 to improve behaviour a bit further on rebalancing
2015-11-07 01:15:27 +01:00
Stephen Boddy
109e26161a
(trunk-1679) Fix flickering and intermittent failures to rebalance
2015-11-05 10:57:57 +01:00
Launchpad Translations on behalf of gnome-terminator
fb8c35f259
Launchpad automatic translations update.
2015-10-26 05:27:21 +00:00
Launchpad Translations on behalf of gnome-terminator
daf9f94614
Launchpad automatic translations update.
2015-10-24 06:02:37 +00:00
Launchpad Translations on behalf of gnome-terminator
782c3bd974
Launchpad automatic translations update.
2015-10-06 06:25:10 +00:00
Stephen Boddy
4269a99598
Reimplement visual flash that got removed from libvte, reusing the DnD overlay to flash the terminal (gtk2->gtk3)
2015-09-29 02:24:36 +02:00
Launchpad Translations on behalf of gnome-terminator
09faf868c9
Launchpad automatic translations update.
2015-09-24 06:00:33 +00:00
Launchpad Translations on behalf of gnome-terminator
78d82df983
Launchpad automatic translations update.
2015-09-23 07:01:38 +00:00
Launchpad Translations on behalf of gnome-terminator
ab08339581
Launchpad automatic translations update.
2015-09-21 05:40:02 +00:00
Launchpad Translations on behalf of gnome-terminator
8bb44c5598
Launchpad automatic translations update.
2015-09-20 04:59:10 +00:00
Stephen Boddy
177c62068c
(trunk-1655) Minor correction to actually return error message, rather than just contemplating it
2015-09-19 17:37:19 +02:00