Stephen Boddy
|
42fecfd5c6
|
Fix middle-click paste to receivers that was accidentally broken by fix for LP:1647507
|
2017-05-26 03:32:17 +02:00 |
Stephen Boddy
|
92d8d70cc0
|
Remove the ability to set window classname, as function in gtk is now deprecated
|
2017-03-13 19:41:33 +01:00 |
Stephen Boddy
|
eb37238fa3
|
Fix exception when running under Wayland where we attempt something X11 specific
|
2017-02-28 20:48:11 +01:00 |
Stephen Boddy
|
10d60bb001
|
Set versions and update changelog so we can release
|
2017-02-26 18:37:22 +01:00 |
Stephen Boddy
|
d1acb29b98
|
Pointless comment string removed
|
2017-02-26 17:15:11 +01:00 |
Stephen Boddy
|
54bd13e566
|
Fixes new windows opening in the background (note that some will think this is bad)
|
2017-02-21 22:07:18 +01:00 |
Stephen Boddy
|
bba9e2237a
|
Remove auto-capitalisation of profiles in menu, add sorting, and fix exception when adding new one in prefs
|
2017-02-19 16:57:36 +01:00 |
Stephen Boddy
|
e88f3b2140
|
Fix patterns for url matching to handle IPv6 as host
|
2017-02-18 21:31:52 +01:00 |
Stephen Boddy
|
31c3b2e9f4
|
Fix an invalid call to get_child() rather than the correct get_children()[0] for a window.
|
2017-02-18 21:30:17 +01:00 |
Stephen Boddy
|
c7a6f88a57
|
Fix regex's needing MULTILINE flag to prevent libvte 0.44 throwing warnings
|
2017-02-14 00:07:47 +01:00 |
Stephen Boddy
|
75f4abba49
|
Fix custom_command and always_split_with_profile to work together (Nix)
|
2017-02-13 17:30:37 +01:00 |
Stephen Boddy
|
8213b828c9
|
Fix remotinator get_tab_title for tabs with more than a single terminal (Nix)
|
2017-02-13 15:36:55 +01:00 |
Stephen Boddy
|
1c0f934529
|
Normalise display name when creating DBus name
|
2017-02-13 14:20:10 +01:00 |
Stephen Boddy
|
7c73aaa080
|
Fix for strange race condition where every so often get_length returns 1.
|
2017-02-13 13:03:57 +01:00 |
Stephen Boddy
|
d26b48fec9
|
Fix versions of Gtk where some CSS pseudo elements are not parsed and application will not load. Note that entire file is then ignored.
|
2017-02-13 03:20:28 +01:00 |
Stephen Boddy
|
c4d372c56c
|
Fixes vte object not being released properly, and holding open hidden /tmp files.
|
2017-02-11 19:59:31 +01:00 |
Stephen Boddy
|
1277464c73
|
Followup to rev. 1722 to stop panes nudging on performing a normal split due to the ratio float not accounting for the handle size.
|
2017-02-10 06:45:40 +01:00 |
Stephen Boddy
|
5f329928af
|
Fix the version introspection capture by exception
|
2017-02-07 17:09:34 +01:00 |
Stephen Boddy
|
96a1e67749
|
Fix an exception with an unexpected keyword getting passed to set_cursor
|
2017-02-06 17:32:30 +01:00 |
Stephen Boddy
|
321c4a7ba9
|
Adds subtrees to custom commands menu - just add '/' to split.
|
2017-02-06 12:09:36 +01:00 |
Stephen Boddy
|
1d63446d03
|
Final part of fix for getting two different resizes of the terminal which vim wasn't handling.
|
2017-02-06 07:38:47 +01:00 |
Stephen Boddy
|
a0ba2cf969
|
Reapplication of select on copy fix that didn't get applied to gtk3
|
2017-02-06 06:12:25 +01:00 |
Stephen Boddy
|
2443d4b871
|
Fix incorrect sizing of sub windows when there's no titlebar (Emilio Pozuelo Monfort)
|
2017-02-06 04:51:10 +01:00 |
Stephen Boddy
|
f162f3cdc0
|
Fixes scrollwheel actions on the tabs not working anymore.
|
2017-02-06 04:37:29 +01:00 |
Stephen Boddy
|
4adfd8e00a
|
Partial fix for old windows popping to the front when new windows are opened
|
2017-02-04 04:13:24 +01:00 |
Stephen Boddy
|
558350344b
|
Second attempt at focus/z-order as I missed a bit of Saber Rastikerdar's fix
|
2017-02-02 17:29:17 +01:00 |
Stephen Boddy
|
27febfc6cb
|
Revert 1709 for now. It breaks other keyboard actions
|
2017-02-02 17:04:14 +01:00 |
Stephen Boddy
|
37ea9c90dc
|
Fixes issue introduced by gtk3 port (Saber Rastikerdar in lp:805870)
|
2017-02-01 18:57:36 +01:00 |
Iain Lane
|
f23f464508
|
Fix 3.20 css in another place
|
2017-02-01 11:04:50 +00:00 |
Iain Lane
|
e494f07769
|
Fix transparency for GTK 3.20 themes too
|
2017-02-01 10:59:11 +00:00 |
Stephen Boddy
|
4aaaaff2ef
|
Fixes '0xffff' in keybindings prefs when a binding is previously set to Disabled
|
2017-02-01 10:03:29 +01:00 |
Stephen Boddy
|
713cb3f3d8
|
Fixes searchbar not looking prior to the configured lines when using infinite scrollback (Eric Johnson)
|
2017-02-01 09:51:37 +01:00 |
Stephen Boddy
|
cb83ee1bd1
|
Displays dialog when a single term is zoomed/maximised (minoru/shiraeeshi)
|
2017-02-01 09:11:11 +01:00 |
Stephen Boddy
|
2d063546a8
|
Fix keybindings that use the shift modifier
|
2017-02-01 08:55:54 +01:00 |
Stephen Boddy
|
eaaac416f8
|
Fix the global hide window binding to work with shifted keys
|
2017-02-01 08:53:31 +01:00 |
Stephen Boddy
|
1f2ec6df18
|
Left some debug print statements in when committing something else
|
2017-02-01 07:25:49 +01:00 |
Stephen Boddy
|
d5e9265d34
|
Fix separators in popup menus on newer Gtk/Adwaita
|
2017-01-18 09:17:15 +01:00 |
shiraeeshi
|
d42dc52481
|
confirm when closing a window with zoomed terminal
|
2017-01-16 19:17:42 +06:00 |
Stephen Boddy
|
47eaf64bb3
|
Minor fix to translation strings for languages with articles/genders as per LP Question 408095
|
2017-01-12 16:51:59 +01:00 |
Stephen Boddy
|
2bc19498ea
|
Fix system fonts under gtk3
|
2017-01-12 03:59:40 +01:00 |
Stephen Boddy
|
45cb6e05c6
|
Fixes the logger plugin, patch by Eric Badger
|
2017-01-12 03:59:30 +01:00 |
Stephen Boddy
|
6eb94f0195
|
Fix for the terminal shot plugin to work with GTK3 from Vineeth Raj
|
2016-12-20 20:33:50 +01:00 |
Stephen Boddy
|
a13b3db7c8
|
Fixes cwd for new windows on FreeBSD
|
2016-12-15 22:12:31 +01:00 |
Stephen Boddy
|
82e9a9bbfa
|
Extend the prefs custom url handler box to align it with the other full width widgets
|
2016-12-13 22:08:02 +01:00 |
Stephen Boddy
|
2546e724c9
|
Fix a couple of other transient parent errors.
|
2016-12-12 20:45:50 +01:00 |
Stephen Boddy
|
e11335e0cb
|
Fixes the GtkDialog mapped without a transient parent message (Egmont Koblinger)
|
2016-12-12 19:18:16 +01:00 |
Stephen Boddy
|
a748db277c
|
Fix some strange behaviour when clicking on the trough of a scale (i.e. stepping) The previous value gets read, not the current.
|
2016-12-12 19:07:08 +01:00 |
Stephen Boddy
|
4a29840e7b
|
Add the one liner to enable the Hyper modifier (Steven Keuchel)
|
2016-12-12 17:49:01 +01:00 |
Stephen Boddy
|
9b7a117353
|
Minor tweak to remove '0' as a translatable string.
|
2016-12-12 14:23:06 +01:00 |
Stephen Boddy
|
5a0860e26a
|
Small tweak to remove translatable flag from number labels in prefs
|
2016-12-12 13:49:21 +01:00 |