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
Stephen Boddy
76c57a7331
Get the changelog up-to-date - I'd hate to have to type this out again
2015-08-08 16:38:29 +02:00
Launchpad Translations on behalf of gnome-terminator
7c0e65b680
Launchpad automatic translations update.
2015-08-08 05:17:48 +00:00
Stephen Boddy
766ef9c9a3
Couple of mistakes in manual - I always find the mistakes *after* I press send :-(
2015-08-08 06:27:53 +02:00
Stephen Boddy
5fe91b66b1
Small fix for systems (i.e. my 12.04 LTS) that don't set LANGUAGE for whatever reason. This breaks the manual lookup
2015-08-08 05:21:59 +02:00
Stephen Boddy
10529c899a
Small tweak to setup.py to seperate build and install, andalways attempt to install manual by default.
2015-08-08 04:32:29 +02:00
Stephen Boddy
1d977cc6aa
A manual has been added to Terminator
...
* Added source and generated html of manual, and API doc
* setup.py can install the manual (and by extension do can debuild)
* setup.py has (inactive) code for generating the html from the source
but this will break if rtd theme is not available
* A few changes to doc strings to make the autodoc prettier
* Added help shortcut, by default F1 to open the local manual
* Added button to About tab to launch manual
* A couple of additional string to translate related to manual/help
2015-08-08 04:11:30 +02:00
Launchpad Translations on behalf of gnome-terminator
1a2d6da5e4
Launchpad automatic translations update.
2015-08-07 05:13:36 +00:00
Launchpad Translations on behalf of gnome-terminator
a3732dcf78
Launchpad automatic translations update.
2015-08-06 05:12:35 +00:00
Launchpad Translations on behalf of gnome-terminator
5a546e7708
Launchpad automatic translations update.
2015-08-05 05:14:03 +00:00
Stephen Boddy
0486492077
Latest round of string changes for translators
2015-08-04 20:51:25 +02:00
Stephen Boddy
c9d1259fd5
Add and improve the mnemonics in the group menu
2015-08-04 20:43:37 +02:00
Stephen Boddy
ce96f8a702
Make the random default group names translatable
...
(occurred to me that they might look out of place in f.e. Arabic, Chinese, Cyrillic and (ironically) Greek)
2015-08-04 20:40:46 +02:00
Stephen Boddy
7363827d32
Correct a default shortcut that was a bit garbled
2015-08-04 20:33:05 +02:00
Launchpad Translations on behalf of gnome-terminator
8aa48525a0
Launchpad automatic translations update.
2015-08-04 05:14:04 +00:00
Stephen Boddy
fea65016d5
Another big chunk of translation updates
...
* Add translation for column headers in Preferences
* Add translation for some remaining strings
2015-08-04 03:59:12 +02:00
Stephen Boddy
faa622e800
Missed silly American spelling of behavior in previous commit
2015-08-03 16:53:50 +02:00
Stephen Boddy
114d9dc428
BIG update to translations, due to additions and changes. Unfortunately Launchpad
...
translations don't work with gettext fuzzy matches, so I'm afraid there's a lot
of rework for translators.
* Add a few new translatable strings
* Update the list of files to scan with additionas and deletions
* Update the template (pot) and country (po) files
* Fix the preferences window to be translated (LP:#1245806)
2015-08-03 16:36:34 +02:00