update to 1.5.5

- Pull translations form Zanata (de, pl, and uk updated because of
  the new “About” tab)
- If “☑ Enable suggestions by Tab key” option is on, any preëdit
  change should hide the lookup table
- Make showing of similar emoji work even if emoji preditions are off
- Display whether emoji predictions are turned on in the auxiliary string
- Add key and mouse bindings to toggle the emoji predictions
  (AltGr+F6 and Control+Mouse3 anywhere in the candidate list)
- Add AltGr+F10 key binding to open the setup tool
- Allow any amount of white space and '_' characters to seperate words
  in an emoji query string
- Add an “About” tab to the setup tool and put links to home page and
  online documentation there.
- Update README with latest key binding and mouse binding documentation
This commit is contained in:
Mike FABIAN 2016-09-10 23:56:23 +02:00
parent a62305465f
commit 6fac493ac4
3 changed files with 20 additions and 2 deletions

1
.gitignore vendored
View File

@ -61,3 +61,4 @@
/ibus-typing-booster-1.5.2.tar.gz
/ibus-typing-booster-1.5.3.tar.gz
/ibus-typing-booster-1.5.4.tar.gz
/ibus-typing-booster-1.5.5.tar.gz

View File

@ -1,5 +1,5 @@
Name: ibus-typing-booster
Version: 1.5.4
Version: 1.5.5
Release: 1%{?dist}
Summary: A typing booster engine for the IBus platform
License: GPLv3+
@ -59,6 +59,23 @@ desktop-file-validate \
%{_datadir}/applications/ibus-setup-typing-booster.desktop
%changelog
* Sat Sep 10 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.5-1
- update to 1.5.5
- Pull translations form Zanata (de, pl, and uk updated because of
the new “About” tab)
- If “☑ Enable suggestions by Tab key” option is on, any preëdit
change should hide the lookup table
- Make showing of similar emoji work even if emoji preditions are off
- Display whether emoji predictions are turned on in the auxiliary string
- Add key and mouse bindings to toggle the emoji predictions
(AltGr+F6 and Control+Mouse3 anywhere in the candidate list)
- Add AltGr+F10 key binding to open the setup tool
- Allow any amount of white space and '_' characters to seperate words
in an emoji query string
- Add an “About” tab to the setup tool and put links to home page and
online documentation there.
- Update README with latest key binding and mouse binding documentation
* Thu Sep 08 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.4-1
- update to 1.5.4
- Accent insensitive matching

View File

@ -1 +1 @@
02e3ceec245781636a034caba885abbe ibus-typing-booster-1.5.4.tar.gz
6fd92af423b25bd125eb8948accc6482 ibus-typing-booster-1.5.5.tar.gz