Revisions of ibus-table
Ana Guerrero (anag+factory)
accepted
request 1200671
from
Gordon Leung (Pi-Cla)
(revision 41)
- 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
Ana Guerrero (anag+factory)
accepted
request 1195954
from
Gordon Leung (Pi-Cla)
(revision 40)
- Update to 1.17.7 * French and Russian weblate translations
Ana Guerrero (anag+factory)
accepted
request 1183713
from
Gordon Leung (Pi-Cla)
(revision 39)
- 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%)
Ana Guerrero (anag+factory)
accepted
request 1127356
from
Factory Maintainer (factory-maintainer)
(revision 37)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1098626
from
Hillwood Yang (hillwood)
(revision 36)
- 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 - New option commit_invalid_mode: Choose what happens when a character not in valid input characters is typed - Fix a problem in C/POSIX and invalid locales: Use lower() on LC_MESSAGES only if it is a string and not None - Use IBus.PreeditFocusMode.COMMIT and make sure the input is cleared and the UI updated when the focus changes (forwarded request 1098624 from hillwood)
Dominique Leuenberger (dimstar_suse)
accepted
request 1077947
from
Gordon Leung (Pi-Cla)
(revision 35)
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
Dominique Leuenberger (dimstar_suse)
accepted
request 1035155
from
Gordon Leung (Pi-Cla)
(revision 34)
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 (forwarded request 1035154 from Pi-Cla)
Dominique Leuenberger (dimstar_suse)
accepted
request 1033165
from
Gordon Leung (Pi-Cla)
(revision 33)
Dominique Leuenberger (dimstar_suse)
accepted
request 1002359
from
Gordon Leung (Pi-Cla)
(revision 32)
update: 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
Dominique Leuenberger (dimstar_suse)
accepted
request 993546
from
Gordon Leung (Pi-Cla)
(revision 31)
update: 1.16.10 -> 1.16.11 - Remove hashbang from chinese_variants.py and tabcreatedb.py * gh#mike-fabian/ibus-table#118 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 feat: use _service files to automate fetching sources
Dominique Leuenberger (dimstar_suse)
accepted
request 985580
from
Hillwood Yang (hillwood)
(revision 30)
Dominique Leuenberger (dimstar_suse)
accepted
request 898981
from
Hillwood Yang (hillwood)
(revision 29)
- 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) (forwarded request 898916 from hillwood)
Dominique Leuenberger (dimstar_suse)
accepted
request 894461
from
Hillwood Yang (hillwood)
(revision 28)
- 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 891518
from
Hillwood Yang (hillwood)
(revision 27)
Dominique Leuenberger (dimstar_suse)
accepted
request 862763
from
Hillwood Yang (hillwood)
(revision 26)
- 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) (forwarded request 862718 from wsxy162)
Dominique Leuenberger (dimstar_suse)
accepted
request 777492
from
Marguerite Su (MargueriteSu)
(revision 25)
Dominique Leuenberger (dimstar_suse)
accepted
request 641902
from
Hillwood Yang (hillwood)
(revision 24)
(forwarded request 641901 from hillwood)
Dominique Leuenberger (dimstar_suse)
accepted
request 557219
from
Hillwood Yang (hillwood)
(revision 23)
(forwarded request 557218 from hillwood)
Displaying revisions 1 - 20 of 41