Commit Graph

2663 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of gnome-terminator bbcb0477b5 Launchpad automatic translations update. 2017-04-15 06:06:37 +00:00
Launchpad Translations on behalf of gnome-terminator d2c5643339 Launchpad automatic translations update. 2017-04-14 05:54:34 +00:00
Launchpad Translations on behalf of gnome-terminator bf898d3dcd Launchpad automatic translations update. 2017-04-05 07:45:04 +00:00
Launchpad Translations on behalf of gnome-terminator 775faa9f36 Launchpad automatic translations update. 2017-03-22 07:18:09 +00: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 226fa70386 Tiny fix to make source package use lowercase terminator 2017-03-13 19:40:25 +01:00
Launchpad Translations on behalf of gnome-terminator 5148f0928d Launchpad automatic translations update. 2017-03-09 05:56:34 +00:00
Launchpad Translations on behalf of gnome-terminator 5389e9ac74 Launchpad automatic translations update. 2017-03-07 06:06:48 +00:00
Launchpad Translations on behalf of gnome-terminator 17053f8b56 Launchpad automatic translations update. 2017-03-03 06:07:04 +00:00
Launchpad Translations on behalf of gnome-terminator 3a4233de89 Launchpad automatic translations update. 2017-03-01 06:19:25 +00: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 36f89f8903 Fix missing python-cairo dependancy 2017-02-28 17:15:11 +01:00
Launchpad Translations on behalf of gnome-terminator e672684231 Launchpad automatic translations update. 2017-02-27 05:52:54 +00:00
Stephen Boddy f9d9bdfec7 Add a MANIFEST.in file so that generating the source dist tarball is more complete. 2017-02-26 19:06:37 +01:00
Stephen Boddy 10d60bb001 Set versions and update changelog so we can release 2017-02-26 18:37:22 +01:00
Stephen Boddy c4b793a148 Add the command line option for specifying a custom config file to the man page. 2017-02-26 17:15:23 +01:00
Stephen Boddy d1acb29b98 Pointless comment string removed 2017-02-26 17:15:11 +01:00
Launchpad Translations on behalf of gnome-terminator f77f6e2b3a Launchpad automatic translations update. 2017-02-22 06:09:31 +00: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
Launchpad Translations on behalf of gnome-terminator e3eb57acce Launchpad automatic translations update. 2017-02-21 06:08:25 +00: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
Launchpad Translations on behalf of gnome-terminator 0aeaf5ce80 Launchpad automatic translations update. 2017-02-17 06:06:39 +00:00
Launchpad Translations on behalf of gnome-terminator e7ef14fb39 Launchpad automatic translations update. 2017-02-16 06:48:56 +00: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
Launchpad Translations on behalf of gnome-terminator 52904ef561 Launchpad automatic translations update. 2017-02-13 06:00:15 +00: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
Launchpad Translations on behalf of gnome-terminator dc671ab41c Launchpad automatic translations update. 2017-02-12 06:24:31 +00: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
Launchpad Translations on behalf of gnome-terminator 0a2c1a627f Launchpad automatic translations update. 2017-02-09 06:03:33 +00: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 8f67c229b1 Fixes the cwd of a second instance launched by exo-open/Thunar 2017-02-06 08:43:44 +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
Stephen Boddy fd346ed1cf Update embedded css selectors to also be GTK 3.20+ compatible using nodes (Iain Lane) 2017-02-01 13:50:38 +01:00
Iain Lane f23f464508 Fix 3.20 css in another place 2017-02-01 11:04:50 +00:00