SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ibus-table-devel-1.17.8-82.1.x86_64.rpm :

* Thu Sep 12 2024 Gordon Leung - Update to 1.17.8
* Update Unihan_Variants.txt and regenerate engine/chinese_variants.py for Unicode 16.0.0 release
* Update translations for Greek
* Sun Aug 25 2024 Gordon Leung - Update to 1.17.7
* French and Russian weblate translations
* Fri Jun 28 2024 Gordon Leung - Update to 1.17.6
* Drop Python2 support (using pyupgrade --py3-plus
*.py)
* Make it possible to use keys with Unicode keysyms in keybindings
* Use frames_per_buffer=chunk_size option in self._paudio.open()
* Translation update from Weblate (cs 36.6%, ja 45.3%, zh_CN 92.0%)
* Fri Jan 19 2024 Callum Farmer - Fixes for %_ibus_libexecdir moving to %_libexecdir (bsc#1174075)
* Fri Nov 10 2023 Gordon Leung - Update version to 1.17.4
* Fix compose support for ibus >= 1.5.28 (Resolves: #145)
* Translation update from Weblate (New language, Russian, (ru) 80%)
* Fri Jul 14 2023 Hillwood Yang - Update version to 1.17.1
* Fix mypy warnings
* Return empty program_name and window_title in get_active_window_xprop() when xprop results are unexpected (Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2215466)
* Translation update from Weblate
* Fri Apr 07 2023 Gordon Leung update: 1.16.14 -> 1.17.0- New option commit_invalid_mode: Choose what happens when a character not in valid input characters is typed- More translations
* Fri Nov 11 2022 Gordon Leung update: 1.16.13 -> 1.16.14- Fix a problem in C/POSIX and invalid locales: Use lower() on LC_MESSAGES only if it is a string and not None
* Thu Nov 03 2022 Gordon Leung update: 1.16.12 -> 1.16.13- Get program name of focused window also when ibus cannot get it- Use focus id if available (it is available for ibus >= 1.5.27)- Use IBus.PreeditFocusMode.COMMIT and make sure the input is cleared and the UI updated when the focus changes- Do not reset input purpose on focus out- Do not commit by index when OSK is visible
* Fri Sep 09 2022 Gordon Leung - 1.16.12update: 1.16.11 -> 1.16.12- Stop using locale.getdefaultlocale() because it is deprecated in Python 3.11 and will be removed in Python 3.13- Add 128x128, 256x256, and svg (remote) icons to ibus-table.appdata.xml
* Sat Aug 06 2022 Gordon Leung - 1.16.11update: 1.16.10 -> 1.16.11- Remove hashbang from chinese_variants.py and tabcreatedb.py
* gh#mike-fabian/ibus-table#118
* Fri Aug 05 2022 Gordon Leung update: 1.16.9 -> 1.6.10- Add png versions of the ibus-table.svg icon- Add (remote) icon to ibus-table.appdata.xml- Add screenshot to ibus-table.appdata.xml
* Mon Aug 01 2022 Gordon Leung feat: use _service files to automate fetching sources
* Sat Jun 25 2022 Gordon Leung - 1.16.9update: 1.13.3 -> 1.16.9- Now requires Python >= 3.6 to build- Update Unihan_Variants.txt to \"2022-04-26 Unicode 15.0.0 draft\"- Update weblate translations- Add option to set dynamic adjust at runtime gh#mike-fabian/ibus-table#70- Add button to forget all data learned by typing and selecting candidates
* gh#kaio/ibus-table#75- Fix problems with goucima for erbi-qs table gh#kaio/ibus-table#77- Fix gh#mike-fabian/ibus-table#85- 栗 U+6817 is used in Traditional Chinese as well gh#mike-fabian/ibus-table#95- Ignore MOD3_MASK (Scroll Lock) when matching key bindings gh#mike-fabian/ibus-table#102- When a Modifier key release matches a hotkey command, return False not True
* gh#mike-fabian/ibus-table#102
* Thu Jun 10 2021 Hillwood Yang - Update version to 1.13.3
* Fix bug in Unihan_Variants.txt, 只 U+53EA is both simplified and traditional Chinese (Resolves: #74)
* Update Chinese variant detection by Unihan_Variants.txt to the version “2021-05-18 Unicode 14.0.0” (draft version of Unicode 14)
* Update translations from Weblate (updates for es (100%), pt_BR (100%))
* Fix a few more bugs in Unihan_Variants.txt, the characters 着枱云裡復采吓尸揾 are used both in simplified and traditional Chinese (some of them in traditional Chinese in Hong Kong only). (Resolves: ibus/ibus#2323)
* Wed May 19 2021 Ferdinand Thiessen - Update to version 1.13.1
* Fix reading the source file for the suggestions phrase.txt.bz2
* Update translations from Weblate (updates for ca, fr)
* Sat May 08 2021 Ferdinand Thiessen - Update to version 1.13.0
* Make switch to pinyin mode also happen immediately even when the preedit is not empty
* Make rolling the mouse wheel in the candidate area of the lookup table work
* Commit English input and then switch into direct mode
* Apply a couple modes immediately when changed
* Show all the tabkeys when using wildcards
* In main.py “import factory” only when the --xml option is not used
* Make the keybindings treeview sortable by clicking the column headers
* Return False in _execute_command_commit_candidate_number(self, number) if number out of range
* Add a dark theme option
* Remove Python2 compatibility
* Update translations, update for: cs, de, es, fa, ja, tr, uk, zh_CN , pt_BR, zh_CN
* zh_CN and pt_BR are 100% complete now
* Sinhala (si) started
* Mon Jan 11 2021 Dingzhong Chen - Drop ibus-table_fix_other_tables_compile_error.patch, fixed in the upstream version 1.9.23- Update version to 1.12.3
* Pass the key for the command \'cancel\' (default Esc) through if the preedit is empty (Resolves: #64)- Update version to 1.12.2
* Update translations from Weblate (updated ca, cs, es, fa, ja, pt_BR, pt_PT, tr, zh_CN, zh_HK, zh_TW)- Update version to 1.12.1
* 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)- Update version to 1.12.0
* New setup tool, now keybindings can be configured with a GUI.
* Resolves: #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: #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)- Update version to 1.11.0
* 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: mike-fabian#41- Update version to 1.10.1
* Add GUI test
* Make output of ibus-table-createdb deterministic
* Update translations from Weblate (updated fr, tr, zh_CN)- Update version to 1.10.0
* Add suggestion mode feature (Resolves: mike-fabian#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)- Update version to 1.9.25
* Fix crash when changing some options using the menu or the floating panel (Resolves: mike-fabian#26)
* Translation updates (pt_PT)- Update version to 1.9.24
* Fixed two typos in message ids (Thanks to Rafael Fontenelle)
* Translation updates (tr, fr, fa, pt, uk)
* New test cases for ibus-table-others- Update version to 1.9.23
* 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%)- Update version to 1.9.22
* Add Turkish translation from Weblate, 100% translated
* Minor translation fixes in some other languages (Punctuation fixes)
 
ICM