Commit Graph

179 Commits

Author SHA1 Message Date
Mike FABIAN
fd1dd5d091 update to 1.9.21
- Migrate IBusConfig to GSettings.
  Resolves: https://github.com/mike-fabian/ibus-table/issues/4
- Add a test suite
- Add missing tags to ibus-table-createdb.sgml.
  Resolves: https://github.com/mike-fabian/ibus-table/issues/3
2018-08-29 12:18:06 +02:00
Fedora Release Engineering
08ab68a410 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 05:32:49 +00:00
Jason Tibbitts
3223406198 Remove needless use of %defattr 2018-07-10 01:21:30 -05:00
Miro Hrončok
6ddbaeb595 Rebuilt for Python 3.7 2018-06-19 10:44:56 +02:00
Mike FABIAN
70f7b2b367 update to 1.9.20
- Draw InputMode text instead of icon into panel on non-Gnome desktops.
  Resolves: https://github.com/mike-fabian/ibus-table/issues/6
  (Thanks to Takao Fujiwara)
- Make it work with Python2 again
2018-05-03 10:07:29 +02:00
Mike FABIAN
08cff723d8 update to 1.9.19
- Sync phrases cache from/to external storage (thanks to heiher).
- Update translations from zanata (cs new)
2018-04-30 14:20:24 +02:00
Igor Gnatenko
1bd830ffb0
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 09:55:48 +01:00
Igor Gnatenko
04a5ffba89 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:31:20 +01:00
Fedora Release Engineering
cb176ad8a8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 17:11:56 +00:00
Mike FABIAN
2799fb6903 update to 1.9.18
- validate ibus-table.appdata.xml in %%check
- Update translations from zanata (pt_BR updated, es new)
- Don't query user database if user define phrase and
  dynamic adjust are disabled (thanks to heiher)
- Enable hash map based cache for user database enabled
  (thanks to heiher)
- Import hash map based cache for table database (thanks to
  heiher)
- Install appstream metadata to /usr/share/metainfo/ (thanks
  to jbicha)
- Fix some appdata validation issues (thanks to jbicha)
- Fix bug in Unihan_Variants.txt, 著 U+8457 is both
  simplified *and* traditional Chinese (thanks to heiher)
2017-08-02 11:33:48 +02:00
Fedora Release Engineering
2893cdaaa3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 13:21:51 +00:00
Mike FABIAN
7822f8a353 update to 1.9.17
- Load .desktop file for ibus-setup-table correctly under Gnome Wayland
- Set WM_CLASS of ibus-setup-table correctly
2017-06-01 13:32:45 +02:00
Fedora Release Engineering
839b131143 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 16:15:18 +00:00
Mike FABIAN
812d2dc485 update to 1.9.16
- Avoid running initialization code of ibus_table_location.py
  when using ibus-table-createdb.
- Make it work on Python 3.6 (Unbreak sqlite on Python 3.6)
  (Resolves: rhbz#1413580).
2017-01-16 14:53:45 +01:00
Mike FABIAN
2d25084e26 update to 1.9.15
- Update translations from zanata (ca, de, fr, uk updated)
- Point to new home-page in the “About” tab.
- Improve README
2017-01-16 09:26:03 +01:00
Miro Hrončok
3e45878181 Rebuild for Python 3.6 2016-12-19 18:20:36 +01:00
Mike FABIAN
69b0618ca3 update to 1.9.14
- Fix bug in Unihan_Variants.txt, 乾 U+4E7E is both simplified
  and traditional Chinese (thanks to Heiher <r@hev.cc>)
2016-08-24 13:52:13 +02:00
Mike FABIAN
614ad6f392 update to 1.9.13
- When ignoring key release events, “False” should be returned, not “True”
- Resolves: Resolves: rhbz#1369514
- add ibus-table.appdata.xml and make it translatable
- pull some new translations and updates from Zanata
  (ca, fr, pt_BR, and uk are new, ja, zh_CN, and
  zh_TW have updates).
2016-08-24 09:27:14 +02:00
Mike FABIAN
2e09bc3813 update to 1.9.12
- Show the table code in the candidate list when pinyin mode is used
- Resolves: rhbz#1318109
2016-03-16 08:07:46 +01:00
Dennis Gilmore
9ab3fb6a06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 00:22:05 +00:00
Mike FABIAN
fb5e02f4f2 update to 1.9.11
- Fix bug in Unihan_Variants.txt, U+9762 and U+7CFB are both simplified *and* traditional Chinese
- Resolves: rhbz#1285379
- Add a few more IBus.Text.new_from_string() conversions to make it work on older systems
2015-11-27 10:18:03 +01:00
Mike FABIAN
318be10b55 Bump release number 2015-11-24 09:49:23 +01:00
Mike FABIAN
35c3500d22 Make changelog entry ASCII only 2015-11-24 09:49:12 +01:00
Mike FABIAN
4cfec0ca67 update to 1.9.10
- Fix bug in Unihan_Variants.txt, 表 and 杰 are both simplified *and* traditional Chinese
- Resolves: rhbz#1284749
2015-11-24 08:05:09 +01:00
Mike FABIAN
9676a7ee63 update to 1.9.9
- Fix hotkey matching
- Resolves: rhbz#1282683
2015-11-17 18:00:02 +01:00
Peter Robinson
18997cfc14 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 14:35:17 +00:00
Mike FABIAN
4c420d8799 update to 1.9.8
- Get option 'lookuptableorientation' default value from database (Thanks to Heiher <r@hev.cc>).
2015-10-21 09:01:39 +02:00
Mike FABIAN
a8f87b9b70 update to 1.9.7
- When matching hotkeys, ignore all modifiers not requested in the match
- Fix U+8986 in Unihan_variants.txt, it is both simplified *and* traditional Chinese
- Resolves: rhbz#1271036
- Update Unihan_Variants.txt from "2014-05-09 Unicode 7.0.0" to "2015-04-30 Unicode 8.0.0"
2015-10-14 17:24:44 +02:00
Dennis Gilmore
dd2858ffc7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 11:10:57 +00:00
Mike FABIAN
a88c305427 update to 1.9.6
- Use os.path.expanduser('~') instead of os.getenv('HOME')
- Resolves: rhbz#1218023
2015-05-06 09:25:21 +02:00
Mike FABIAN
1a5f303a0f update to 1.9.5
- Don’t strip space when parsing phrases from a source table
- Resolves: rhbz#1211208
2015-04-13 12:43:55 +02:00
Mike FABIAN
d5e9314fc2 update to 1.9.4
- Check existence of old log files before trying to delete them
- Resolves: rhbz#1199673
2015-03-07 19:19:43 +01:00
Mike FABIAN
5432a89f87 update to 1.9.3
- Try to get the English name of the table if run in locale C/POSIX
- Resolves: rhbz#1197001
2015-03-02 06:58:20 +01:00
Mike FABIAN
e159d3ae1a update to 1.9.2
- Use directories according to theXDG Base Directory Specification
- Resolves: rhbz#1172524
- When a leading invalid character is passed through, it needs
  to be remembered in self._prev_char
- Change class “KeyEvent” to store the keycode as well
2015-01-09 12:09:01 +01:00
Mike FABIAN
a35c6af1c6 update to 1.9.1
- Use proper fallback when reading the localized table name
- Show pinyin mode as well in the input mode indicator
2014-09-30 14:19:32 +02:00
Mike FABIAN
283f980f62 update to 1.9.0
- Redesign the property menus, use sub-menus instead of toggles
2014-09-16 10:26:41 +02:00
Mike FABIAN
b8c8b71d18 update to 1.8.11
- fixes a Python backtrace when the dconf key
  /desktop/ibus/engine/table/wubi-jidian86/onechar was not set
2014-09-14 13:48:25 +02:00
Mike FABIAN
0fd7397317 update to 1.8.10
- Disable auto_commit option for tables which do not have RULES
- Resolves: rhbz#1135759
- Disable hotkey to switch Chinese mode if database is not Chinese
- Disable “onechar” (Phrase mode/Single char mode) option for non-CJK databases
2014-09-04 16:35:21 +02:00
Mike FABIAN
be0787fd40 update to 1.8.9
- Move some options into a new tab “Details”
- Ignore Shift+Space hotkey to switch fullwidth/halfwidth if the database is not for CJK
- Resolves: rhbz#1133422
- Pass IBus.KEY_KP_Enter to the application if the preedit is empty
- Resolves: rhbz#1133424
2014-08-26 14:28:34 +02:00
Mike FABIAN
893aec50c9 update to 1.8.8
- Show keyboard shortcuts also in the property menu entries
- Remove “Hide Candidates/Display Candidates” from the properties menu
- If the database is not CJK, set sensitivity to comboboxes
  useful only for CJK to OFF
- Disable properties related to fullwidth/halfwidth for non-CJK tables
- Resolves: rhbz#1128912 - With the new "rusle" table in
  ibus-table-cyrillic, typing space works strangely
2014-08-14 15:45:41 +02:00
Mike FABIAN
b33d6d8d21 update to 1.8.7
- Use the “notify::text” signal instead of “activate” on GtkEntry widget.
  This is to make changes in the text entry widgets in the setup tool apply
  immediately.
- Move the “Restore all defaults” button into the GtkButtonBox at the bottom
- Update Unihan_Variants.txt from “2013-02-25 Unicode 6.3.0” to “2014-05-09 Unicode 7.0.0”
2014-08-11 19:35:58 +02:00
Mike FABIAN
62a42b4495 update to 1.8.6
- Escape % and _ if they are not intended as wildcards
- Resolves: rhbz#1123981
2014-07-29 12:32:48 +02:00
Mike FABIAN
004f5878ed update to 1.8.5
- Always write xml output in UTF-8 encoding, not in the encoding
  of the current locale
- Resolves: rhbz#1120919
2014-07-21 16:27:43 +02:00
Mike FABIAN
481932c602 update to 1.8.4
- Tweak defaults for Chinese mode taken from the locale
- Fix prompts for array30 table and don’t use prompts in pinyin mode
- Make it possible to use select keys like F1, F2, F3 ...
- For cangjie* and quick* tables: Use big5 order if the
  freq from the table is the same
2014-07-07 10:54:45 +02:00
Mike FABIAN
db8f7a9072 update to 1.8.3
- Insert a special candidate for the wildcard character itself
  if only a wildcard character has been typed
- Make wildchard characters configurable
- Resolves: rhbz#1110325 - Unable to input question marks in Wubi-jidian
2014-06-25 15:18:48 +02:00
Mike FABIAN
640a354f43 update to 1.8.2
- Better sorting of the lookup table in the mixed Chinese modes
- Do not create useless indexes
- Resolves: rhbz#1105465
2014-06-09 08:01:53 +02:00
Dennis Gilmore
3f98e44ba3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 16:51:41 -05:00
Mike FABIAN
fd870f2af9 update to 1.8.1
- Added support for wildcards (both in table and in pinyin mode)
- Don’t show the prompt characters defined in the table in
  pinyin mode in the auxiliary text
2014-06-04 17:19:52 +02:00
Mike FABIAN
4336502923 update to 1.8.0 2014-06-03 07:38:55 +02:00
Mike FABIAN
8dadda8b24 update to 1.5.0.20140528
- Use Unicode code point as a last ditch sort key for the candidates
- Fix bug in Unihan_Variants.txt, 同 is both simplified *and* traditional Chinese
- Update Unihan_Variants.txt from “2011-08-08 Unicode 6.1.0” to “2013-02-25 Unicode 6.3.0” and regenerate engine/chinese_variants.py
2014-05-28 22:33:47 +02:00