Commit Graph

2390 Commits

Author SHA1 Message Date
Stephen Boddy 5b5ca89823 Workaround intltools inability to cope with files that have no extension, using temporary symlinks
when generating terminator.pot, so that reomtinator actually gets added now
2015-09-19 17:26:49 +02:00
Launchpad Translations on behalf of gnome-terminator c45eda235d Launchpad automatic translations update. 2015-09-19 05:12:49 +00:00
Stephen Boddy 118383dd5c Update the translations to include the new strings in the improved remotinator command 2015-09-19 05:35:30 +02:00
Stephen Boddy 286231e4b9 As part of GTK3 fixup, some backported improvements to the DBus
interface, and remotinator (Steve Boddy)
* Can now open a window or tab using remotinator
* Can get the window uuid, or title using remotinator
* Moved new tab key handling into the terminal for consistency
* Standardise response when a new term is created (split, win
  or tab) to reply with new terms uuid
* For GTK3 gave the DBus a slightly different name so they it
  can run at same time as GTK2
* remotinator now uses argparse for commandline option handling,
  vastly improving the option handling
* remotinator help strings are translatable now
2015-09-19 05:21:36 +02:00
Stephen Boddy a31b5136e8 Minor change to custom commands to use the standard gerr function instead of the broken local one 2015-09-19 04:59:47 +02:00
Launchpad Translations on behalf of gnome-terminator d833e5b8df Launchpad automatic translations update. 2015-09-17 05:13:05 +00:00
Launchpad Translations on behalf of gnome-terminator 30bcf58956 Launchpad automatic translations update. 2015-09-16 05:15:58 +00:00
Stephen Boddy 4953117023 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-09-16 00:05:30 +02:00
Launchpad Translations on behalf of gnome-terminator c24eb103bd Launchpad automatic translations update. 2015-09-12 05:11:10 +00:00
Launchpad Translations on behalf of gnome-terminator 8334cdb8bb Launchpad automatic translations update. 2015-09-11 05:13:05 +00:00
Launchpad Translations on behalf of gnome-terminator d557cf0544 Launchpad automatic translations update. 2015-09-10 05:11:13 +00:00
Stephen Boddy 1d29798805 * update the debian changelog to fix debian package versions
* update the remotinater version to match main application
2015-09-09 22:46:02 +02:00
Launchpad Translations on behalf of gnome-terminator 103f4ea430 Launchpad automatic translations update. 2015-09-09 05:12:03 +00:00
Launchpad Translations on behalf of gnome-terminator b45cb47d8a Launchpad automatic translations update. 2015-09-08 05:10:44 +00:00
bryce 8197866321 RELEASING: Document tagging the release in trunk 2015-09-07 16:28:29 -07:00
bryce 06bd199ff5 Document release process 2015-09-07 14:44:25 -07:00
bryce f5f3a52d5d Update versions for 0.98 2015-09-07 14:43:24 -07:00
Stephen Boddy aa2f2e8282 Annoyingly fiddly fix for focus change on active/inactive/tabs terminal exits 2015-09-07 04:03:24 +02:00
Launchpad Translations on behalf of gnome-terminator e0cedea5b5 Launchpad automatic translations update. 2015-08-30 05:09:39 +00:00
Launchpad Translations on behalf of gnome-terminator 8e43f9fe33 Launchpad automatic translations update. 2015-08-28 05:13:00 +00:00
Stephen Boddy 3d85444903 Fix the tab switching if a terminal on another tab exits 2015-08-27 21:20:19 +02:00
Stephen Boddy 3a07b6e53c Minor update to manual, and a change added to the Changelog 2015-08-26 20:50:46 +02:00
Stephen Boddy a98c7c4812 Some minor updates to the manual and apidoc 2015-08-26 20:04:39 +02:00
Stephen Boddy a2ce6b7eb8 Some updates to the hicolor version of other window icons to remove placeholders, and add svg versions of the status and action icons 2015-08-26 19:56:28 +02:00
Stephen Boddy 3255e770ef Fix the high contrast icons, where I accidentally included a grey, semi-transparent background 2015-08-26 19:54:31 +02:00
Launchpad Translations on behalf of gnome-terminator d48ae88419 Launchpad automatic translations update. 2015-08-24 04:33:20 +00:00
Stephen Boddy 809bc06c0e Adjustment to the way alternatives are set up that should cure blurry/incorrect icons in task switchers 2015-08-23 20:29:10 +02:00
Launchpad Translations on behalf of gnome-terminator c9caecf009 Launchpad automatic translations update. 2015-08-23 05:11:36 +00:00
Stephen Boddy 14b66df465 Crude workaround for the fact that debian wants to compress fonts used by the manual 2015-08-23 01:33:41 +02:00
Launchpad Translations on behalf of gnome-terminator 2a0e56edfa Launchpad automatic translations update. 2015-08-22 05:12:14 +00:00
Stephen Boddy 010642880c Add an internationalised AppData file for software installers (lots of new strings for translation) 2015-08-22 01:55:55 +02:00
Launchpad Translations on behalf of gnome-terminator 74925c9d4d Launchpad automatic translations update. 2015-08-21 05:10:29 +00:00
Stephen Boddy 4bd6913267 Some manual updates 2015-08-21 02:11:31 +02:00
Stephen Boddy 43f765bf76 Some entries added to the Changelog 2015-08-21 00:21:29 +02:00
Stephen Boddy de637d98d1 Fix the renaming of Layouts/Profiles sometimes corrupting what appears in the config file 2015-08-21 00:15:05 +02:00
Stephen Boddy d61b86caa7 Slight change to how the zoomed font is calculated. This just seems to give a
more natural size when zooming over the previous. Can be reverted if people
don't like it. Also using this as a sneaky way to close 6 year old bug.
2015-08-21 00:05:48 +02:00
Stephen Boddy f7d0ed3751 * Remove the old_padding and allocation stuff from the zoom_scaled function in terminal which iasn't used anyway
* Remove another unneeded assignment in is_zoomed function in terminal
2015-08-20 23:50:25 +02:00
Stephen Boddy 6dd9c82347 Add fallback to psutils to discover the cwd of a terminal (Heon Jeong) 2015-08-13 22:47:15 +02:00
Stephen Boddy 527d892ebd Minor updates to the manual 2015-08-13 22:16:47 +02:00
Stephen Boddy 9decbaf43e Start 'New Layout #' from 1. Looked strange starting at 2 2015-08-13 22:16:42 +02:00
Stephen Boddy 4d662af20d Sort entries in config file, so they don't jump around every time config is saved for easier troubleshooting 2015-08-13 22:16:35 +02:00
Stephen Boddy 8c8248234c Fix launcher opening after a dbus enabled window is already open 2015-08-13 22:16:24 +02:00
Launchpad Translations on behalf of gnome-terminator 297c349ebf Launchpad automatic translations update. 2015-08-11 05:13:27 +00:00
Stephen Boddy a7ac05641d Fix composed characters when broadcast is turned on to appear in all receivers now (LP:#1463704) 2015-08-10 22:51:46 +02:00
Stephen Boddy c68aad67b6 Stop the buttons in the layout tab from being hidden by the slider 2015-08-10 21:45:48 +02:00
Stephen Boddy 7d27fd7f60 Fix minor issue with Super+double-click on a splitter failing if tabs were in use 2015-08-10 20:40:39 +02:00
Stephen Boddy d009e9f129 Minor fix to slider widget in Prefs>Global, which was filling the whole trough, unlike the one right above it. 2015-08-09 14:16:40 +02:00
Launchpad Translations on behalf of gnome-terminator 6a52a1ba5b Launchpad automatic translations update. 2015-08-09 05:14:34 +00:00
Stephen Boddy 5011ba1bc8 Fix the problem with tabs not being named where a window with splits creates a new tab 2015-08-09 04:33:31 +02:00
Stephen Boddy 15ce5a9a9e Add a couple of missing words, and remove a temporary file that snuck in 2015-08-08 19:32:13 +02:00