anish 854742a
Name:       ibus-typing-booster
183ecd7
Version:    1.5.9
2edd3b9
Release:    1%{?dist}
4f8a0fc
Summary:    A typing booster engine for the IBus platform
4f8a0fc
License:    GPLv3+
anish 854742a
Group:      System Environment/Libraries
f2b8879
URL:        https://mike-fabian.github.io/ibus-typing-booster/
anish 854742a
Source0:    https://fedorahosted.org/releases/i/b/ibus-typing-booster/%{name}-%{version}.tar.gz
5661846
Requires:   ibus >= 1.5.3
f2b8879
Requires:   m17n-lib
29ab80c
Requires:   python3 >= 3.3
29ab80c
Requires:   python3-dbus
29ab80c
Requires:   python3-enchant
cb9b44a
# Recommend a reasonably good font which has most of the emoji:
cb9b44a
Recommends: gdouros-symbola-fonts
f2b8879
BuildRequires:  ibus-devel
29ab80c
BuildRequires:  python3-devel
183ecd7
# for the unit tests
183ecd7
BuildRequires:  m17n-lib
183ecd7
BuildRequires:  m17n-db-extras
183ecd7
BuildRequires:  python3-enchant
183ecd7
BuildRequires:  hunspell-cs
183ecd7
BuildRequires:  hunspell-de
183ecd7
BuildRequires:  hunspell-en
183ecd7
BuildRequires:  hunspell-es
183ecd7
BuildRequires:  hunspell-it
183ecd7
BuildRequires:  hunspell-ko
anish 854742a
BuildArch:  noarch
anish 854742a
anish 854742a
%description
anish 854742a
The Typing Booster engine for IBus platform.
anish 854742a
anish 854742a
%prep
anish 854742a
%setup -q
anish 854742a
anish 854742a
anish 854742a
%build
29ab80c
export PYTHON=%{__python3}
anish 854742a
%configure --disable-static --disable-additional
anish 854742a
make %{?_smp_mflags}
anish 854742a
anish 854742a
%install 
29ab80c
export PYTHON=%{__python3}
anish 854742a
make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true  INSTALL="install -p"   pkgconfigdir=%{_datadir}/pkgconfig
cb9b44a
gzip --force --best $RPM_BUILD_ROOT/%{_datadir}/%{name}/data/*.{xml,txt,json}
anish 854742a
9bf6440
%find_lang %{name}
9bf6440
5661846
%check
183ecd7
export LC_ALL=en_US.UTF-8
5661846
desktop-file-validate \
5661846
    $RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-typing-booster.desktop
183ecd7
pushd engine
183ecd7
    # run doctests
183ecd7
    python3 hunspell_suggest.py
183ecd7
    python3 m17n_translit.py
183ecd7
    python3 itb_emoji.py
183ecd7
    python3 itb_util.py
183ecd7
popd
183ecd7
eval $(dbus-launch --sh-syntax)
183ecd7
dconf dump /
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/offtherecord false
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/usedigitsasselectkeys true
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/tabenable false
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/inputmethod "'NoIme'"
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/adddirectinput false
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/rememberlastusedpreeditime true
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/mincharcomplete 1
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/dictionary "'en_US'"
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/emojipredictions true
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/autocommitcharacters "''"
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/pagesize 6
183ecd7
dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/shownumberofcandidates true
183ecd7
dconf dump /
183ecd7
ibus-daemon -drx
183ecd7
make check || cat ./tests/test-suite.log
5661846
5661846
%post
5661846
[ -x %{_bindir}/ibus ] && \
5661846
  %{_bindir}/ibus write-cache --system &>/dev/null || :
5661846
5661846
%postun
5661846
[ -x %{_bindir}/ibus ] && \
5661846
  %{_bindir}/ibus write-cache --system &>/dev/null || :
5661846
9bf6440
%files -f %{name}.lang
anish 854742a
%doc AUTHORS COPYING README 
anish 854742a
%{_datadir}/%{name}
Richard Hughes 27cc15f
%{_datadir}/appdata/*.appdata.xml
anish 854742a
%{_datadir}/ibus/component/typing-booster.xml
anish 854742a
%{_libexecdir}/ibus-engine-typing-booster
anish 854742a
%{_libexecdir}/ibus-setup-typing-booster
anish 854742a
%{_datadir}/pkgconfig/%{name}.pc
4f8a0fc
%{_datadir}/applications/ibus-setup-typing-booster.desktop
anish 854742a
anish 854742a
%changelog
183ecd7
* Mon Oct 24 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.9-1
183ecd7
- update to 1.5.9
183ecd7
- Make it possible to use a database in different locations than the default
183ecd7
- Clear candidate list as well when clearing the lookup table
183ecd7
- Add missing CLDR xml files to tar ball
183ecd7
- Add unit tests
183ecd7
a0a513a
* Mon Oct 10 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.8-1
a0a513a
- update to 1.5.8
a0a513a
- Pull translations from Zanata (uk and fr updated)
a0a513a
- Match many more Unicode characters in the emoji matcher
a0a513a
- Make it possible to match Unicode characters by typing the hexadecimal code point
a0a513a
- If one tries to set a non-existing input method, don’t crash,
a0a513a
  only print an error in the debug log
a0a513a
- Add key and mouse bindings for “Off the record” mode to README
a0a513a
5367db6
* Mon Sep 19 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.7-1
5367db6
- update to 1.5.7
5367db6
- Pull translations from Zanata (de, pl, uk updated)
5367db6
- Make the list of characters to auto commit configurable
5367db6
  (Empty list by default)
5367db6
- Fix duplicates in the candidate list caused by overwriting
5367db6
  input_phrase with the NFC version
5367db6
- Don’t show the special candidates for missing dictionaries for
5367db6
  Japanese and Chinese
5367db6
- Implement do_cursor_up() and do_cursor_down() to make scrolling
5367db6
  the lookup table with the mouse wheel work (Needs also a patch in ibus)
5367db6
- Add an “Off the record mode” (also gets a property menu)
5367db6
- Tooltips don’t seem to work on sub-properties, remove the tooltips there
5367db6
- Add a property menu for the emoji prediction mode
5367db6
- Make triggering a commit with “Left” or “Control+Left” work
5367db6
  correctly in “Tab enable mode ” again
5367db6
- Down, Up, Page_Down, and Page_Up should trigger a commit and
5367db6
  be passed to the application if possible
5367db6
- If “☑ Enable suggestions by Tab key” is on make it possible
5367db6
  to close the lookup table with Escape but keep the preëdit
5367db6
- If “☑ Enable suggestions by Tab key” is on, don’t autocommit digits
5367db6
- Make autocommitting much more rare (for characters which are not
5367db6
  the first typed character)
5367db6
- Don’t autocommit the first typed character unless absolutely necessary
5367db6
- Even when “☑ Enable suggestions by Tab key” is used,
5367db6
  don’t complete empty strings
5367db6
d605680
* Mon Sep 12 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.6-1
d605680
- update to 1.5.6
d605680
- Reduce the number of characters which cause immediate commits a lot
d605680
- Load CLDR data for *all* languages in the _expand_languages() list
d605680
- Currency symbols should neither be stripped from tokens nor
d605680
  trigger an immediate commit
d605680
- Fix bidi reordering problem in the candidate list for
d605680
  right-to-left candidates followed by comments
d605680
- Update emoji annotations from CLDR (de_CH and sr_Latn new,
d605680
  the others updated)
d605680
- Remove category 'Pc' from categories to commit immediately
d605680
  (allow _ to be typed into the preëdit always)
d605680
- Remove button to install pyhunspell from the setup tool
d605680
  (python3-enchant is preferred and even required by the Fedora rpm)
d605680
- Include more currency symbols and fullwidth symbols
d605680
- Add category from UnicodeData.txt to emoji dictionary
d605680
  (For better results when looking up related characters)
d605680
- Add 'Sc', # Symbol, Currency to VALID_CATEGORIES
d605680
  (to make the currency symbols work)
d605680
- Add list of valid characters (to include special characters
d605680
  manually)
d605680
- Add mouse binding Alt+Mouse3 anywhere in the candidate list
d605680
  to start the setup tool
d605680
6fac493
* Sat Sep 10 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.5-1
6fac493
- update to 1.5.5
6fac493
- Pull translations form Zanata (de, pl, and uk updated because of
6fac493
  the new “About” tab)
6fac493
- If “☑ Enable suggestions by Tab key” option is on, any preëdit
6fac493
  change should hide the lookup table
6fac493
- Make showing of similar emoji work even if emoji preditions are off
6fac493
- Display whether emoji predictions are turned on in the auxiliary string
6fac493
- Add key and mouse bindings to toggle the emoji predictions
6fac493
  (AltGr+F6 and Control+Mouse3 anywhere in the candidate list)
6fac493
- Add AltGr+F10 key binding to open the setup tool
6fac493
- Allow any amount of white space and '_' characters to seperate words
6fac493
  in an emoji query string
6fac493
- Add an “About” tab to the setup tool and put links to home page and
6fac493
  online documentation there.
6fac493
- Update README with latest key binding and mouse binding documentation
6fac493
a623054
* Thu Sep 08 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.4-1
a623054
- update to 1.5.4
a623054
- Accent insensitive matching
a623054
- Update pl.po from zanata
a623054
- Add cache for the suggestions from the hunspell dictionaries
a623054
- Make Control+MouseButton1 remove the clicked candidate from
a623054
  the user database (was MouseButton2)
a623054
- Change key binding for looking up related candidates
a623054
  from Alt+F12 to AltGr+F12
a623054
- Change label of the emoji option to
a623054
  “☑ Unicode symbols and emoji predictions”
a623054
bafb092
* Sat Sep 03 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.3-1
bafb092
- update to 1.5.3
bafb092
- Pull translations from Zanata: updates for pl and uk.
bafb092
- Fix behaviour of the option “Minimum number of chars for completion”
bafb092
f99965a
* Fri Sep 02 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.2-1
f99965a
- update to 1.5.2
f99965a
- get_supported_imes(self) and def get_current_imes(self) should
f99965a
  return copies not the lists directly
f99965a
- Resolves: rhbz#1372660
f99965a
- Update emojione.json, version from 2016-07-16
f99965a
- Pull translations from Zanata: Fixes for fr and pl. New: uk
f99965a
- Changes in itb_emoji.py necessary because of the update of
f99965a
  the CLDR emoji annotations.
f99965a
- Update emoji annotations from CLDR (be, bs, cy, eu, gl, zu
f99965a
  are new, the others updated).
f99965a
- Shortcut keys which look up related candidates should enable
f99965a
  the candidate list
f99965a
- Show ⏳ HOURGLASS WITH FLOWING SAND in the auxiliary text when
f99965a
  the lookup table is being updated
f99965a
- Fix bug when committing the preëdit with Space when no
f99965a
  candidates are available
f99965a
- Improve the behaviour of the “Tab” key
f99965a
- Improve the behaviour of the “Escape” key.
f99965a
- Make mouse clicks in the candidate list behave differently
f99965a
  depending on the mouse button
f99965a
- Add hu-rovas-post.mim to hu_HU.conf
f99965a
cb9b44a
* Fri Aug 12 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.1-1
cb9b44a
- update to 1.5.1
cb9b44a
- If the query string in EmojiMatcher.candidates() is an emoji
cb9b44a
  itself, match similar ones (useful when backspacing to an emoji
cb9b44a
  to correct it)                          
cb9b44a
- Data files should not be stored gzipped in the repository
cb9b44a
- Change displayed input method name from “Hunspell” to “Typing Booster”
cb9b44a
- Use Zanata to get more translations
cb9b44a
- French translations added (100% translated)
cb9b44a
- Polish translations added (100% translated)
cb9b44a
- Add Recommends: gdouros-symbola-fonts
cb9b44a
5e6d349
* Thu Aug 11 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.0-1
5e6d349
- update to 1.5.0
5e6d349
- If the lookup table shows related words, “Escape” shows the
5e6d349
  original lookup table
5e6d349
- Use itb_nltk.py to find related words (synonyms, hypernyms, and hyponyms)
5e6d349
- Add a module to find related words using NLTK
5e6d349
- Add a feature to find similar emoji
5e6d349
- Add predictions for emoji (optional, on by default)
5e6d349
- Add a module to match emoji using Unicode, CLDR, and emojione data
5e6d349
- Make typing-booster.appdata.xml translatable
5e6d349
- When ignoring key release events, “False” should be returned, not “True”
5e6d349
- Resolves: rhbz#1365497
5e6d349
- Make typing smoother by updating the candidates using GLib.idle_add()
5e6d349
- Make it possible to enter a space into the preëdit by
5e6d349
  typing “G- ” (AltGr+Space)
5e6d349
a0a16fa
* Sun Jul 17 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.8-1
a0a16fa
- update to 1.4.8
a0a16fa
- Commit preëdit if modifier keys without transliteration are
a0a16fa
  typed and pass the key through
a0a16fa
- Resolves: rhbz#1351748 in a better way
a0a16fa
2eb7b32
* Mon Jul 11 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.7-1
2eb7b32
- update to 1.4.7
2eb7b32
- Check if the commit key would change the transliteration if
2eb7b32
  used as regular input
2eb7b32
- Resolves: rhbz#1353672 
2eb7b32
f6ad60f
* Fri Jul 01 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.6-1
f6ad60f
- update to 1.4.6
f6ad60f
- Pass modifier key combinations through if there is no possible
f6ad60f
  transliteration for that key combination
f6ad60f
- Resolves: rhbz#1351748
f6ad60f
d0b89a8
* Wed May 11 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.5-1
d0b89a8
- update to 1.4.5
d0b89a8
- Do not colourize the preëdit dark blue, that is unreadable on
d0b89a8
  dark backgrounds
d0b89a8
- Resolves: rhbz#1335201
d0b89a8
- Set the size of the libm17n mconv conversion buffer correctly
d0b89a8
- Resolves: rhbz#1335021
d0b89a8
f2b8879
* Tue May 10 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.4-1
f2b8879
- update to 1.4.4
f2b8879
- self._current_imes needs to be updated before self.init_transliterators()
f2b8879
- Resolves: rhbz#1334579
f2b8879
bc4ea0b
* Thu Apr 28 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.3-1
bc4ea0b
- update to 1.4.3
bc4ea0b
- Fix AttributeError: 'editor' object has no attribute 'trans'
bc4ea0b
- Resolves: rhbz#1331338
bc4ea0b
92828b8
- update to 1.4.2
92828b8
- Fix mistyped variable name
92828b8
- Resolves: rhbz#1330461
92828b8
- Add option to remember the preëdit input method used last
92828b8
- Update German translations
92828b8
- The combobox in the setup tool should show the first supported ime
92828b8
  from dconf
92828b8
2edd3b9
* Wed Apr 20 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.1-1
2edd3b9
- update to 1.4.1
2edd3b9
- Avoid unnessary initialization of transliterators when the set
2edd3b9
  of input methods has not changed
2edd3b9
- Add  property menu to choose the current preedit input method
2edd3b9
- Display preëdit input method in aux_string also when number of
2edd3b9
  candidates is not shown
2edd3b9
- Add some tooltips to the setup tool
2edd3b9
- Update German translations
2edd3b9
54dcaaa
* Sat Apr 09 2016 Mike FABIAN <mfabian@redhat.com> - 1.4.0-3
54dcaaa
- update to 1.4.0
54dcaaa
- Call IBus.Bus() in __main__, not in __init__ of class SetupUI
54dcaaa
- Resolves: rhbz#1325338
54dcaaa
- Multilingual support, more than one language in an engine
54dcaaa
- Simple option in the setup tool to enable bilingual support
54dcaaa
  (i.e. one language + Enlish).
54dcaaa
- The default of the option “Add direct input” in the setup tool
54dcaaa
  should be false (bug found by Pravin Satpute).
54dcaaa
- Changing the main input method with the setup tool should not
54dcaaa
  remove the direct input (bug found by Pravin Satpute)
54dcaaa
- Add 0 as a digit to commit directly when using digits as select keys
54dcaaa
- Clear dictionaries in Hunspell class before reloading
54dcaaa
1cc8875
* Mon Feb 08 2016 Mike FABIAN <mfabian@redhat.com> - 1.3.1-1
1cc8875
- update to 1.3.1
1cc8875
- Use new transliterator  from m17n_translit.py also when switching
1cc8875
  input methods in the setup tool
1cc8875
- Resolves: rhbz#1304677
1cc8875
b03f03a
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4
b03f03a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
b03f03a
633cd6e
* Tue Dec 15 2015 Mike FABIAN <mfabian@redhat.com> - 1.3.0-3
95a67a5
- update to 1.3.0
95a67a5
- Use libm17n directly instead of going through libtranslit
b97309a
- Forward key events triggering a commit using "forward_key_event()"
b97309a
  instead of relying on "return False"
95a67a5
- Resolves: rhbz#1291238
95a67a5
- Add code to use F1-F9 as well as keys to select candidates
95a67a5
  for commit or remove
633cd6e
- Don not commit invisible candidates with select keys with numbers
95a67a5
  greater than the length of a page of the candidate list
95a67a5
- Control-arrow-left and Control-arrow-right now commit when
95a67a5
  the edges of the preedit string are reached
95a67a5
- Alt-<number> does not delete a prediction anymore,
95a67a5
  now only Control-<number> does this
95a67a5
- Add an option to disable the use of the digits 1-9 as
95a67a5
  selection keys (useful if one wants easier number input,
95a67a5
  selection then works only with the F1-F9 keys)
95a67a5
- Support input methods using AltGr (e.g. mr-inscript2)
95a67a5
  and Alt keys (e.g. ta-lk-renganathan)
95a67a5
- Resolves: rhbz#1051405
95a67a5
- Resolves: rhbz#772665
95a67a5
0362763
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.15-2
0362763
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
0362763
78ab5bc
* Mon Nov 02 2015 Mike FABIAN <mfabian@redhat.com> - 1.2.15-1
78ab5bc
- Use open() instead of codecs.open() to make the input method help button work again
78ab5bc
- Resolves: rhbz#1276992
78ab5bc
a514fd0
* Tue Sep 22 2015 Mike FABIAN <mfabian@redhat.com> - 1.2.14-2
a514fd0
- Fix wrong bug number in changelog
a514fd0
- Resolves: rhbz#1268153
a514fd0
814929a
* Tue Sep 22 2015 Mike FABIAN <mfabian@redhat.com> - 1.2.14-1
814929a
- Add Catalan translations, thanks to Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
596f029
- Resolves: rhbz#1268153
814929a
- Add Catalan engine
814929a
- Update German translations
814929a
- Add optional debug code
814929a
- Fix some pylint warnings
814929a
8921122
* Tue Sep 22 2015 Mike FABIAN <mfabian@redhat.com> - 1.2.13-1
8921122
- Add a property to start the setup tool
8921122
- Resolves: rhbz#1260088
8921122
4be6e1b
* Thu Aug 27 2015 Mike FABIAN <mfabian@redhat.com> - 1.2.12-1
4be6e1b
- Use open() instead of codecs.open() to fix dictionary loading problem on F23
4be6e1b
- Resolves: rhbz#1257465
4be6e1b
3f997b4
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.11-3
3f997b4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
3f997b4
Richard Hughes 27cc15f
* Wed Mar 25 2015 Richard Hughes <rhughes@redhat.com> - 1.2.11-2
Richard Hughes 27cc15f
- Register as an AppStream component.
Richard Hughes 27cc15f
4428a91
* Wed Sep 24 2014 Mike FABIAN <mfabian@redhat.com> - 1.2.11-1
4428a91
- Require Python >= 3.3
4428a91
- Always write xml output in UTF-8 encoding, not in the encoding of the current locale
4428a91
- Change class “KeyEvent” to store the keycode as well
4428a91
- Commit when hitting the borders of the preëdit with the arrow keys (Resolves: rhbz#1140502)
4428a91
b5ef7e8
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.10-3
b5ef7e8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
b5ef7e8
1e08cb4
* Mon Mar 17 2014 Mike FABIAN <mfabian@redhat.com> - 1.2.10-2
1e08cb4
- Resolves: rhbz#1075892 update package URL to typingbooster.org
1e08cb4
29ab80c
* Thu Feb 27 2014 Mike FABIAN <mfabian@redhat.com> - 1.2.10-1
29ab80c
- make profiling work again and make it easier to use
29ab80c
- port from Python2 to Python3
29ab80c
- add python-enchant support
29ab80c
98916ff
* Fri Jan 17 2014 Mike FABIAN <mfabian@redhat.com> - 1.2.9-1
98916ff
- Fix behaviour of arrow right keys in preëdit (Resolves: rhbz#1049324)
98916ff
- Add timestamps to entries in the user database
98916ff
- Add timestamp support to user_transliteration.py
98916ff
- Use a single user database for all engines
98916ff
- Add *-inscript2 transliteration options to the Indian languages where these were still missing (Resolves: rhbz#1051405)
98916ff
- Make it possible to use multiple hunspell dictionaries at the same time
98916ff
- Make it possible to specify a list of dictionaries in the config files
98916ff
- Make it possible to get a word back into preëdit by using backspace (Resolves: rhbz#1032442)
98916ff
anish 8c65f47
* Fri Dec 20 2013 Anish Patil <apatil@redhat.com> - 1.2.8-1
anish b414d60
- Change of IME name for oriya language  Resolves: rhbz#1045299
anish b414d60
- Fixed issue multiple instances of setup menu Resolves: rhbz#1045294
anish 8c65f47
a14836c
* Wed Nov 20 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.7-1
a14836c
- Don’t strip characters with Unicode category “Cf” (Other, format) from tokens (Resolves: rhbz#1032504)
a14836c
e7fd109
* Thu Nov 14 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.6-1
e7fd109
- Change wording of the option to show the total number of candidates (Resolves: rhbz#1029748)
e7fd109
- Commit candidate clicked on with the mouse (Resolves: rhbz#1029822)
e7fd109
- Use direct input also for IBus.InputPurpose.PIN
e7fd109
- remove unused und superfluous arguments of constructor of Hunspell class
e7fd109
- Add some transliteration options to .conf files which had only native keyboard enabled
e7fd109
556baa6
* Fri Oct 11 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.5-1
556baa6
- Add feature to display input method description to setup tool (Resolves: rhbz#1001581)
556baa6
- Remove the options “m17n_mim_name” and “other_ime” from the .conf files
556baa6
- remove tab_enable option from config files
556baa6
5661846
* Tue Oct 01 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.4-3
5661846
- Resolves: rhbz#1013992 ibus-typing-booster needs to have ibus write-cache --system in %%post and %%postun
5661846
3ff9424
* Mon Sep 30 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.4-2
3ff9424
- remove superfluous line break in changelog
3ff9424
c724aab
* Sat Sep 28 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.4-1
c724aab
- Use normalization form NFD internally for Korean as well
3ff9424
- Add check for input purpose for gnome-shell password dialog (Resolves: rhbz#1013008 - ibus-typing-booster shows entered text in password fields)
c724aab
bed903f
* Mon Sep 16 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.3-3
bed903f
- remove obsoletes/provides, not needed anymore for Fedora >= 21
bed903f
a326291
* Tue Aug 06 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.3-1
a326291
- Update to 1.2.3 upstream version
19459e7
- Fix exception handling when trying to install a rpm package (Resolves: rhbz#986178)
a326291
a8cded5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-2
a8cded5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
a8cded5
a960711
* Mon Jul 15 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.2-1
a960711
- Update to 1.2.2 upstream version
a960711
- Commit immediately when certain punctuation characters are typed and transliteration is not used (Resolves: rhbz#981179)
a960711
- Add an option to try completion only when a minimum number of characters has been typed
a960711
f08b62f
* Wed Jul 03 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.1-1
f08b62f
- Update to 1.2.1 upstream version
f08b62f
- Pop up a message box when a file has been read to train the database, indicating success or failure (Resolves: rhbz#979933)
f08b62f
- Update German translation
f08b62f
- Ignore most punctuation characters and mathematical symbols when tokenizing (Resolves: rhbz#979939)
f08b62f
2f6239f
* Fri Jun 28 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.0-1
2f6239f
- Update to 1.2.0 upstream version
2f6239f
- Make TAB when used to enable/disable the lookup table work as a toogle
2f6239f
- Create a VIEW for “LIKE input_phrase%” in select_words() and use that
2f6239f
  in the following SELECT statements (Makes candidate calculation more
2f6239f
  than 10 times faster)
2f6239f
8d0df99
* Mon Jun 24 2013 Mike FABIAN <mfabian@redhat.com> - 1.1.0-1
8d0df99
- Update to 1.1.0 upstream version
8d0df99
- Add a commit=True parameter to check_phrase_and_update_frequency()
8d0df99
- Fix that the page_size is shown as 0 in the setup tool if it has not been set before
8d0df99
- Do not use AUTOINCREMENT
8d0df99
- Make it possible to exit the setup tool by typing Control-C in the terminal
8d0df99
- Add feature to read a text file for training the user database
8d0df99
- Update German translations and .pot file
8d0df99
- Fix error when the hunspell dictionary for an engine is missing
8d0df99
e0c7497
* Tue Jun 18 2013 Mike FABIAN <mfabian@redhat.com> - 1.0.3-1
e0c7497
- Update to 1.0.3 upstream version
e0c7497
- Don’t output page_size in “/usr/libexec/ibus-engine-typing-booster --xml” (Resolves: rhbz#975449 - ibus-daemon prints warnings because “/usr/libexec/ibus-engine-typing-booster --xml” prints the invalid element “page_size”)
e0c7497
- Use ~/.local/share/ibus-typing-booster/ to store user data and log files (Resolves: rhbz#949035 - don't use a hidden directory under .local/share)
e0c7497
cbb10ef
* Fri Jun 14 2013 Mike FABIAN <mfabian@redhat.com> - 1.0.2-1
cbb10ef
- Update to 1.0.2 upstream version
cbb10ef
- Push context *after* writing the trigram to the database
cbb10ef
9c85793
* Fri Jun 14 2013 Mike FABIAN <mfabian@redhat.com> - 1.0.1-1
9c85793
- Update to 1.0.1 upstream version
9c85793
- Fix problem when IBUS_TYPING_BOOSTER_DEBUG_LEVEL is not set
9c85793
839daea
* Thu Jun 13 2013 Mike FABIAN <mfabian@redhat.com> - 1.0.0-1
839daea
- Update to 1.0.0 upstream version
839daea
- Remove mudb and use “Write-Ahead Logging”
839daea
- Introduce an environment variable IBUS_TYPING_BOOSTER_DEBUG_LEVEL for debugging
839daea
- Speed up converting an old database to the current format
839daea
- Make prediction more intelligent by using context of up to 2 previous words
839daea
- Automatically remove whitespace between the last word and a punctuation character ending a sentence
839daea
b416a7e
* Sun Jun 02 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.32-1
b416a7e
- Update to 0.0.32 upstream version
b416a7e
- Resolves: rhbz#969847 - Editing in the preëdit of ibus-typing-booster behaves weird, especially with transliteration
b416a7e
- Fix behaviour of Control+Number
b416a7e
- When committing by typing TAB, update frequency data in user database
b416a7e
- When committing by tying RETURN or ENTER, update frequency data in user database
b416a7e
- Do not try to match very long words in the hunspell dictionaries
b416a7e
- Rewrite the code for moving and editing within the preëdit (rhbz#969847)
b416a7e
- Fix encoding error when changing values with the setup tool
b416a7e
- Add ko_KR.conf and ko_KR.svg
b416a7e
- Use normalization forms NFD or NFKD internally and NFC externally
b416a7e
- Remove old way of using libtranslit via ctypes
b416a7e
- Get rid of “freq” column in databases
b416a7e
- Remove too simpleminded auto-capitalization
b416a7e
a545ac1
* Wed May 29 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.31-1
a545ac1
- Update to 0.0.31 upstream version
a545ac1
- Resolves: rhbz#968209 - Typing characters which are not explicitly listed as “valid_input_chars” in .conf files in ibus-typing-booster get inserted in a weird position
a545ac1
- Remove lots of unused and/or useless code
a545ac1
- Simplify some code
a545ac1
- Fix the problem that after “page down” the first “arrow down” does not move down in the lookup table
a545ac1
- Never use “-” or “=” as page up and page down keys
a545ac1
- Print more useful debug output when an exception happens
a545ac1
- Replace unencodable characters when asking pyhunspell for suggestions
a545ac1
- Get dictionary encoding from .aff file
a545ac1
- Get rid of the the variable “valid_input_chars” (rhbz#968209)
a545ac1
- Remove option “valid_input_chars” from .conf files and template.txt
a545ac1
- Replace keysym2unichr(key.code) with IBus.keyval_to_unicode(key.code)
a545ac1
11cb1b4
* Sun May 26 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.30-1
11cb1b4
- Update to 0.0.30 upstream version
11cb1b4
- simplify database structure and code
11cb1b4
- The Swedish hunspell dictionary is in UTF-8, not ISO-8859-1
11cb1b4
- SQL LIKE should behave case sensitively
11cb1b4
- Do not throw away the input phrase in hunspell_suggest.suggest()
11cb1b4
- Merge candidates which have the same resulting phrase in select_words()
11cb1b4
- Remove phrases always from the user database when typing Alt+Number
11cb1b4
- Sync memory user database “mudb” to disk user database “user_db” on focus out
11cb1b4
- Delete all records from mudb after syncing to user_db
11cb1b4
- Do not prevent phrases of length < 4 to be added to the frequency database
11cb1b4
- Resolves: #966947 - When typing a/ with the da_DK ibus-typing-booster, one gets weird matches like a/ACJSTVW
11cb1b4
- Do not use lang_chars for matching in the hunspell dictionaries, return immediately if input contains a “/” (Resolves: #966947)
11cb1b4
- Remove lang_chars variable
11cb1b4
- Use re.escape() to escape the string typed by the user correctly for use in a regular expression
11cb1b4
- When removing a phrase with Alt+Number, remove it independent of the input_phrase
11cb1b4
d354b70
* Tue May 14 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.29-1
d354b70
- Update to 0.0.29 upstream version
d354b70
- Resolves: #962609  - [abrt] ibus-typing-booster-0.0.28-1.fc19: main.py:107:__init__:AttributeError: tabsqlitedb instance has no attribute 'get_ime_property' (Fix setup tool to use the new class for parsing the config files)
d354b70
- Avoid adding duplicates to the database by checking first whether phrase is already there in add_phrase()
d354b70
7d6a566
* Fri May 10 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.28-1
7d6a566
- Update to 0.0.28 upstream version
7d6a566
- Resolves: #961923 - python /usr/share/ibus-typing-booster/engine/main.py --xml is extremely slow when many hunspell dictionaries are installed
7d6a566
- Put the input phrase into a single column in the databases instead of using one column for each character
7d6a566
- Get rid of tab_dict
7d6a566
0737635
* Mon May 06 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.27-1
0737635
- Update to 0.0.27 upstream version
0737635
- Resolves: #959860 - [as_IN] Wrong keymap name Assami (fix spelling error in language name for Assamese)
0737635
- Resolves: #958770 - [ibus-typing-Booster][gu-IN]- Typo error (fix spelling error in language name for Gujarati)
0737635
- Resolves: #875285 - IME names too long in gnome-shell Input Sources indicator (remove ✓ from symbol in the .conf files)
0737635
- simplify code in select_words()
0737635
- remove some unused functions
0737635
4d5874a
* Thu Feb 14 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.26-1
4d5874a
- Update to 0.0.26 upstream version
4d5874a
- Resolves: #910986 - The arrow icons at the bottom of the candidate lookup table of ibus-typing-booster do not work
4d5874a
- Use different .svg icons for all engines
4d5874a
- Increase number of suggestions from hunspell
4d5874a
- Use the auxiliary text to display the number of candidates
4d5874a
- Make the display of the number of candidates in the auxiliary text optional
4d5874a
- Display of the number of candidates needs to be updated on page-up and page-down
4d5874a
8c78c0c
* Thu Feb 14 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.25-1
8c78c0c
- Update to 0.0.25 upstream version
8c78c0c
- Port to use pygobject3
8c78c0c
dca49b7
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.24-2
dca49b7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
dca49b7
835f146
* Thu Dec 06 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.24-1
835f146
- Update to 0.0.24 upstream version
835f146
- Resolves: #884808 - ibus-typing-booster should also show candidates which correct spelling errors
835f146
- Use pyhunspell to add spell-checking suggestions
835f146
- Use underline for preedit
835f146
- Colourize spellchecking suggestions and system phrases already used
835f146
2dc5378
* Fri Nov 23 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.23-1
2dc5378
- Update to 0.0.23 upstream version
4162e94
- Resolves: #879261  dictionary is not automatically reloaded when it is installed via the setup tool
2dc5378
- Make the engine reload the dictionary when the dictionary is installed via the setup tool
2dc5378
d7feb00
* Wed Nov 14 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.22-1
d7feb00
- Update to 0.0.22 upstream version
d7feb00
- Resolves: #876666 Properties of ibus-typing-booster to select input methods are not shown by gnome-shell in f18
d7feb00
- Make the engine use the input method from the dconf setting
d7feb00
- Add combobox to setup GUI to select input method
d7feb00
- Update German translation
d7feb00
a960711
* Mon Nov 12 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.21-1
e1a7fb1
- Update to 0.0.21 upstream version
e1a7fb1
- Resolves: #875285 Shorten symbol displayed in gnome panel
e1a7fb1
- Add space before ( in long display name
e1a7fb1
a235922
* Thu Nov 08 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.20-1
a235922
- Update to 0.0.20 upstream version
a235922
- Resolves: #874421
a235922
- Improve setup GUI to make correct dictionary installable (Resolves #874421)
a235922
- Add page size spin button to setup tool
a235922
- Connect signals in __init__ of SetupUI after setting the initial values
a235922
- Make the setup tool find the right config file in gnome-shell on Fedora 18
a235922
- Update German translation
a235922
0c7a4cf
* Tue Nov 06 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.19-1
0c7a4cf
- Update to 0.0.19 upstream version
0c7a4cf
- fix rpmlint warning “incorrect-fsf-address”
0c7a4cf
9bf6440
* Wed Oct 31 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.18-1
9bf6440
- Update to 0.0.18 upstream version
9bf6440
- Resolves: #871056
9bf6440
- Save setup option “Enable suggestions by Tab Key” correctly in dconf (Resolves: #871056)
9bf6440
- Make setup dialog translatable and add German translations
9bf6440
1017f4a
* Wed Oct 24 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.16-1
1017f4a
- Update to 0.0.16 upstream version
1017f4a
- Resolves: #869687
1017f4a
- Make enabling the lookup table with the TAB key work correctly
1017f4a
- Simplify code in add_input()
1017f4a
- Make German input typed in NFD work
1017f4a
25c9c3e
* Mon Oct 22 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.15-1
25c9c3e
- Update to 0.0.15 upstream version
25c9c3e
- Resolves: #869050
25c9c3e
- Make sure the lookup table is hidden if there are no candidates to suggest (#869050)
25c9c3e
13c405b
* Mon Oct 22 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.14-1
13c405b
- Update to 0.0.14 upstream version
13c405b
- Show an obvious warning when the hunspell dictionary needed is not found
13c405b
- Show exact matches in the .dic files as suggestions as well
13c405b
- Do not forget the input method used last when activating a previously used engine
13c405b
- Make spelling of the value of “symbol” in the .conf files more consistent
13c405b
- include the file ru_RU.conf
13c405b
13c405b
* Thu Oct 18 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.13-1
13c405b
- Update to 0.0.13 upstream version, in 0.0.12 I forgot to
13c405b
  include the file de_DE.conf
13c405b
13c405b
* Thu Oct 18 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.12-1
13c405b
- Update to 0.0.12 upstream version, in 0.0.11 I forgot to
13c405b
  include the file keysym2ucs.py
13c405b
13c405b
* Thu Oct 18 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.11-1
13c405b
- Upstream has released 0.0.11 version containing the following
13c405b
  improvements:
13c405b
- Add .conf files for many languages and improve some existing .conf files
13c405b
- Read other_ime option case insensitively
13c405b
- Split only at the first = in a line in a .conf file
13c405b
- Fix the problem that the user defined phrases are lost when switching engines
13c405b
- use “layout = default” instead of “layout = us” in all .conf files
13c405b
- Make sure the input of transliterate() is UTF-8 encoded
13c405b
- Add a keysym2unichr() function and use it to support languages which have non Latin1 input
13c405b
- Let first letter start with index 1 in autogenerated tabdict
13c405b
- Use autogenerated tabdict always, not only in m17n mode
13c405b
- Use special value 'NoIme' to indicate that no input method should be used
13c405b
- Use contents of lang_chars for the regexp to match words in the dictionaries
13c405b
- In process_key_event, do not return False when a non-ASCII character has been typed
13c405b
- Read option valid_input_chars as UTF-8
13c405b
- Use the encoding option from the .conf file always, not only in m17n mode
13c405b
- Whether m17n mode is used should depend on the .conf file, not the language
13c405b
- Use correct encoding to decode the dictionary file
13c405b
- Some other minor fixes
13c405b
a960711
* Wed Sep 26 2012 Anish Patil <apatil@redhat.com> - 0.0.10-1
Anish Patil 36fc97d
- Upstream has released new version.
Anish Patil 36fc97d
Anish Patil d69e627
* Thu Sep 13 2012 Anish Patil <apatil@redhat.com> - 0.0.9-1
anish da2f93f
- Upstream has released new version.
anish da2f93f
Anish Patil d69e627
* Tue Aug 14 2012 Anish Patil <apatil@redhat.com> - 0.0.8-1
Anish Patil d69e627
- Upstream has released new version.
anish da2f93f
a960711
* Tue Jul 17 2012 Anish Patil <apatil@redhat.com> - 0.0.7-1
anish 854742a
- The first version.
anish 854742a
- derieved from ibus-table developed by Yu Yuwei <acevery@gmail.com>