Skip to content

Releases: mike-fabian/ibus-table

Release 1.12.3

06 Jan 13:51
Compare
Choose a tag to compare
  • Pass the key for the command 'cancel' (default Esc) through if the preedit is empty (Resolves: kaio#64)

Release 1.12.2

04 Jan 14:47
Compare
Choose a tag to compare
  • Update translations from Weblate (updated ca, cs, es, fa, ja, pt_BR, pt_PT, tr, zh_CN, zh_HK, zh_TW)

Release 1.12.1

04 Sep 11:36
Compare
Choose a tag to compare
  • Enable compose support.
  • Add buttons to move key bindings for a command up or down.
  • Make translations of 'Edit key bindings for command “%s”' work
  • Added it_util.py to POTFILES, it had translatable strings for the “About” dialog and the key settings dialog.
  • Update translations from Weblate (updated ca, de, fr, tr, uk)

Release 1.12.0

26 Aug 12:51
Compare
Choose a tag to compare
  • New setup tool, now keybindings can be configured with a GUI.
  • Resolves: kaio#57
  • Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1133127
  • Put exact (except tone) pinyin matches next after exact
    matches in the candidate list.
  • Resolves: kaio#63
  • Allow lookup table orientation “System Default” in the setup
  • Remove “spacekeybehavior” option, it became useless as all
    keybindings are configurable now.
  • Added a “debuglevel” option.
  • Update translations from Weblate (updated ca, cs, de, es, fa, fr, ja, pt_BR, pt_PT, uk, zh_TW, zh_HK, zh_CN)

Release 1.11.0

18 Aug 17:53
Compare
Choose a tag to compare
  • Make key bindings configurable (Only via the command line for the moment, not yet easy to do for normal users. I have to rewrite the setup tool eventually to make that possible)
  • Resolves: ibus/ibus#2241
  • Resolves: #41

Release 1.10.1

17 Jul 15:07
Compare
Choose a tag to compare
  • Add GUI test
  • Make output of ibus-table-createdb deterministic
  • Update translations from Weblate (updated fr, tr, zh_CN)

Release 1.10.0

02 Jul 13:40
Compare
Choose a tag to compare
  • Add suggestion mode feature (Resolves: #9 and rhbz#835376)
  • Add test cases for suggestion mode feature
  • Fix problems with the behaviour of the property menus
  • Use python logging module with log file rotation instead of writing to stdout/stderr
  • Update translations from Weblate (updated de, es, fr, pt_BR, pt_PT, tr, uk)

Release 1.9.25

14 Feb 18:37
Compare
Choose a tag to compare
  • Fix crash when changing some options using the menu or the floating panel (#26)
  • Translation updates (pt_PT)

Release 1.9.24

23 Jan 09:03
Compare
Choose a tag to compare
  • Fixed two typos in message ids (Thanks to Rafael Fontenelle)
  • Translation updates (tr, fr, fa, pt, uk)
  • New test cases for ibus-table-others

Release 1.9.23

07 Jan 12:27
Compare
Choose a tag to compare
  • Add exist_ok=True in os.makedirs(path, exist_ok=True) to avoid failure due to race condition. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1786652

  • Move MockEngine classes into a separate file and make test_itb.py runnable standalone

  • Translation updates for several languages (French at 100% now, Brazilian Portuguese at 100% now, Porguguese (Portugal) new and now at 31.5%)