Commit Graph

64 Commits

Author SHA256 Message Date
a2fad1f446 Accepting request 1127356 from M17N
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1127356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=37
2023-11-19 19:15:32 +00:00
Gordon Leung
c10b717122 - 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%)

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=70
2023-11-10 18:06:05 +00:00
be100d3b3d Accepting request 1098626 from M17N
- 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)

OBS-URL: https://build.opensuse.org/request/show/1098626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=36
2023-07-14 13:35:59 +00:00
0418a22cbd Accepting request 1098624 from home:hillwood:branches:M17N
- 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

OBS-URL: https://build.opensuse.org/request/show/1098624
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=68
2023-07-14 06:59:47 +00:00
4f5c9cb6ae Accepting request 1077947 from M17N
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

OBS-URL: https://build.opensuse.org/request/show/1077947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=35
2023-04-08 15:39:09 +00:00
Gordon Leung
0076c08086 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

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=66
2023-04-07 23:19:41 +00:00
1668f24162 Accepting request 1035155 from M17N
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)

OBS-URL: https://build.opensuse.org/request/show/1035155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=34
2022-11-11 13:36:34 +00:00
Gordon Leung
c5a96d3513 Accepting request 1035154 from home:Pi-Cla:branches:M17N
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

OBS-URL: https://build.opensuse.org/request/show/1035154
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=64
2022-11-11 05:28:10 +00:00
7f82814168 Accepting request 1033165 from M17N
OBS-URL: https://build.opensuse.org/request/show/1033165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=33
2022-11-04 16:34:38 +00:00
Gordon Leung
e2bf0ea5ea Accepting request 1033163 from home:Pi-Cla:branches:M17N
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

OBS-URL: https://build.opensuse.org/request/show/1033163
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=62
2022-11-03 20:30:27 +00:00
5883472ba9 Accepting request 1002359 from M17N
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

OBS-URL: https://build.opensuse.org/request/show/1002359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=32
2022-09-10 18:17:21 +00:00
Gordon Leung
d4a8ea720b 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

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=60
2022-09-09 21:15:05 +00:00
1d8d7478a2 Accepting request 993546 from M17N
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

OBS-URL: https://build.opensuse.org/request/show/993546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=31
2022-08-06 20:08:35 +00:00
Gordon Leung
ca0eac324b update: 1.16.10 -> 1.16.11
- Remove hashbang from chinese_variants.py and tabcreatedb.py
  * gh#mike-fabian/ibus-table#118

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=58
2022-08-06 15:29:45 +00:00
Gordon Leung
7069d09274 Go back to using the release tarball as it is different from source tarball
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=57
2022-08-05 21:26:00 +00:00
Gordon Leung
f686c596b7 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

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=56
2022-08-05 20:19:11 +00:00
Gordon Leung
e2a091f2bb add entry to .changes
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=55
2022-08-01 04:22:33 +00:00
Gordon Leung
15ba1b5585 Start using _services
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=54
2022-08-01 04:09:48 +00:00
78bbe249bd Accepting request 985580 from M17N
OBS-URL: https://build.opensuse.org/request/show/985580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=30
2022-06-28 13:23:04 +00:00
206082c5f5 Accepting request 985070 from home:Pi-Cla:branches:M17N
update: 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

OBS-URL: https://build.opensuse.org/request/show/985070
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=52
2022-06-28 12:11:39 +00:00
5a10a97523 Accepting request 898981 from M17N
- 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)

OBS-URL: https://build.opensuse.org/request/show/898981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=29
2021-06-10 22:18:45 +00:00
568ce2cf5a Accepting request 898916 from home:hillwood:branches:M17N
- 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)

OBS-URL: https://build.opensuse.org/request/show/898916
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=50
2021-06-10 08:58:01 +00:00
33e07bc53a Accepting request 894461 from M17N
- 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)

OBS-URL: https://build.opensuse.org/request/show/894461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=28
2021-05-20 17:25:06 +00:00
4d6d4be49f Accepting request 894303 from home:susnux:branches:M17N
- Update to version 1.13.1

OBS-URL: https://build.opensuse.org/request/show/894303
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=48
2021-05-20 01:39:00 +00:00
3272d802ca Accepting request 891518 from M17N
OBS-URL: https://build.opensuse.org/request/show/891518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=27
2021-05-08 20:07:42 +00:00
9c9bcae1d7 Accepting request 891514 from home:susnux:branches:M17N
Update to version 1.13.0

OBS-URL: https://build.opensuse.org/request/show/891514
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=46
2021-05-08 13:31:36 +00:00
cc4d11808a Accepting request 862763 from M17N
- 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)

OBS-URL: https://build.opensuse.org/request/show/862763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=26
2021-01-13 17:23:48 +00:00
e00371784f Accepting request 862718 from home:wsxy162:branches:M17N
- 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)

OBS-URL: https://build.opensuse.org/request/show/862718
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=44
2021-01-13 03:43:40 +00:00
4e3aeaccee Accepting request 777492 from M17N
OBS-URL: https://build.opensuse.org/request/show/777492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=25
2020-02-20 13:57:18 +00:00
f66f273a6e Accepting request 777384 from home:qzhao:branches:M17N
Add ibus-table_fix_other_tables_compile_error.patch: Fix ibus other tables compile errors(bnc#1160315).

OBS-URL: https://build.opensuse.org/request/show/777384
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=42
2020-02-20 01:31:20 +00:00
496d46db65 Accepting request 641902 from M17N
(forwarded request 641901 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/641902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=24
2018-10-15 07:44:49 +00:00
6a52c7630e Accepting request 641901 from home:hillwood:branches:M17N
OBS-URL: https://build.opensuse.org/request/show/641901
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=40
2018-10-14 08:00:20 +00:00
85b94c4de5 Accepting request 641837 from home:hillwood:branches:M17N
- Update version to 1.9.21
  * Migrate IBusConfig to GSettings.
  * Add a test suite
  * Add missing tags to ibus-table-createdb.sgml.
  * Draw InputMode text instead of icon into panel on non-Gnome desktops.
  * Make it work with Python2 again
  * Sync phrases cache from/to external storage.
  * Update translations from zanata
  * 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
  * 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)

OBS-URL: https://build.opensuse.org/request/show/641837
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=39
2018-10-13 15:36:34 +00:00
d00c125a1e Accepting request 557219 from M17N
(forwarded request 557218 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/557219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=23
2017-12-19 09:56:43 +00:00
b064e04f00 Accepting request 557218 from M17N:Devel
OBS-URL: https://build.opensuse.org/request/show/557218
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=37
2017-12-15 04:58:08 +00:00
0f45dcbc72 Accepting request 557211 from M17N:Devel
- Update to 1.9.17. This update will fix boo#939462
  * Load .desktop file for ibus-setup-table correctly under Gnome Wayland
  * Set WM_CLASS of ibus-setup-table correctly
  * 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).
  * Update translations from zanata (ca, de, fr, uk updated)
  * Point to new home-page in the “About” tab.
  * Improve README
  * Fix bug in Unihan_Variants.txt, 乾 U+4E7E is both simplified and traditional 
    Chinese (thanks to Heiher r@hev.cc)
  * 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).
- Drop ibus-table-python3.patch, It is needless.

- update to 1.8.11
  * Fix typo in variable name self_onechar -> self._onechar
  * Disable “onechar” (Phrase mode/Single char mode) option for non-CJK 
    databases
  * Disable auto_commit option for tables which do not have RULES
  * Resolves: rhbz#1135759 - The rusle is broken with "Normal commit mode"
    See: https://bugzilla.redhat.com/show_bug.cgi?id=1135759
  * Pass IBus.KEY_KP_Enter to the application if the preedit is empty
  * Resolves: rhbz#1133424 - With the new "rusle" table in ibus-table-cyrillic, 
    Keypad Enter problem
    See: https://bugzilla.redhat.com/show_bug.cgi?id=1133424

OBS-URL: https://build.opensuse.org/request/show/557211
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=36
2017-12-15 04:48:10 +00:00
Stephan Kulow
11586c40e8 Accepting request 252688 from M17N
1

OBS-URL: https://build.opensuse.org/request/show/252688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=22
2014-09-29 10:40:29 +00:00
44fd8b7801 Accepting request 252685 from home:hillwood:branches:M17N
- update to 1.8.11
  * Fix typo in variable name self_onechar -> self._onechar
  * Disable “onechar” (Phrase mode/Single char mode) option for non-CJK 
    databases
  * Disable auto_commit option for tables which do not have RULES
  * Resolves: rhbz#1135759 - The rusle is broken with "Normal commit mode"
    See: https://bugzilla.redhat.com/show_bug.cgi?id=1135759
  * Pass IBus.KEY_KP_Enter to the application if the preedit is empty
  * Resolves: rhbz#1133424 - With the new "rusle" table in ibus-table-cyrillic, 
    Keypad Enter problem
    See: https://bugzilla.redhat.com/show_bug.cgi?id=1133424
  * Ignore Shift+Space hotkey to switch fullwidth/halfwidth if the database 
    is not for CJK
  * Move some options into a new tab “Details”
  * Disable properties related to fullwidth/halfwidth for non-CJK tables
  * Remove “Hide Candidates/Display Candidates” from the properties menu
  * Show keyboard shortcuts also in the property menu entries
  * Use the “notify::text” signal instead of “activate” on GtkEntry widget
  * Update Chinese .po files
  * Update German translation
  * Move the “Restore all defaults” button into the GtkButtonBox at bottom
  * Apply fix for 同 again to Unihan_Variants.txt, it is both simplified *and* 
    traditional Chinese
  * And regenerate engine/chinese_variants.py.
  * Escape % and _ if they are not intended as wildcards
  * Require Python >= 3.3

OBS-URL: https://build.opensuse.org/request/show/252685
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=34
2014-09-28 15:45:47 +00:00
Stephan Kulow
ff5fffc93c Accepting request 242611 from M17N
1

OBS-URL: https://build.opensuse.org/request/show/242611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=20
2014-07-29 14:48:08 +00:00
ac0c3f9c3d Accepting request 242610 from home:MargueriteSu:branches:M17N
fix timestamps

OBS-URL: https://build.opensuse.org/request/show/242610
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=32
2014-07-27 15:52:44 +00:00
2eabe9d2a8 Accepting request 242585 from home:MargueriteSu:branches:M17N
fix python3, it breaks almost all of the ibus-table* packages.

OBS-URL: https://build.opensuse.org/request/show/242585
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=31
2014-07-27 12:43:28 +00:00
60a770ac00 Accepting request 242567 from home:hillwood:branches:M17N
Fix timezone in changlog

OBS-URL: https://build.opensuse.org/request/show/242567
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=30
2014-07-27 07:47:02 +00:00
a57f7eba3d Accepting request 242474 from home:hillwood:branches:M17N
OBS-URL: https://build.opensuse.org/request/show/242474
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=29
2014-07-26 11:25:37 +00:00
cdb0a9c764 Accepting request 242470 from home:hillwood:branches:M17N
- Switch python to python3

OBS-URL: https://build.opensuse.org/request/show/242470
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=28
2014-07-26 10:46:55 +00:00
Stephan Kulow
68145bb14d Accepting request 239523 from M17N
- Updateto 1.8.3, ibus-table >= 1.8.x has many improvements over 1.5.x
  * The database format is simplified which makes better matching
    possible. But because of the changed database format, the
    tables have to be rebuilt, i.e. packages like ibus-table-chinese
    and ibus-table-others have to be rebuilt against  ibus-table > 1.8.0.
  * Wildcard support added, wildcards like ? for single characters or *
    for many characters can be used. The wildcards can be configured
    in the setup tool, for example one can also use 'z' as a single character
    wildcard if desired.
  * Setup tool improved, several new options added, works with Gnome3 now.
  * Prompt characters are supported now, for example when using Cangjie,
    日, 月, 金, ... are displayed while typing instead of a, b, c, ...
  * Moving around in the preëdit works correctly now. One can commit
    the current candidate to preëdit with the left shift key or with
    the arrow keys, commit more characters to preëdit that way, then
    move around in the preëdit and see the full key sequences of the
    characters in the preëdit. This way one can check the
    key sequences if one used wildcards or pinyin mode to enter the
    characters.
  * Fix many bugs

OBS-URL: https://build.opensuse.org/request/show/239523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=19
2014-07-04 07:34:56 +00:00
d37fff7ebe Accepting request 239522 from home:hillwood:branches:M17N
- Updateto 1.8.3, ibus-table >= 1.8.x has many improvements over 1.5.x
  * The database format is simplified which makes better matching
    possible. But because of the changed database format, the
    tables have to be rebuilt, i.e. packages like ibus-table-chinese
    and ibus-table-others have to be rebuilt against  ibus-table > 1.8.0.
  * Wildcard support added, wildcards like ? for single characters or *
    for many characters can be used. The wildcards can be configured
    in the setup tool, for example one can also use 'z' as a single character
    wildcard if desired.
  * Setup tool improved, several new options added, works with Gnome3 now.
  * Prompt characters are supported now, for example when using Cangjie,
    日, 月, 金, ... are displayed while typing instead of a, b, c, ...
  * Moving around in the preëdit works correctly now. One can commit
    the current candidate to preëdit with the left shift key or with
    the arrow keys, commit more characters to preëdit that way, then
    move around in the preëdit and see the full key sequences of the
    characters in the preëdit. This way one can check the
    key sequences if one used wildcards or pinyin mode to enter the
    characters.
  * Fix many bugs

OBS-URL: https://build.opensuse.org/request/show/239522
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=27
2014-07-04 04:26:17 +00:00
Stephan Kulow
ff412a4e25 Accepting request 222411 from M17N
- Fix missing capital on devel package group. (forwarded request 222353 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/222411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=18
2014-02-19 05:56:35 +00:00
c1e6396dc2 Accepting request 222353 from home:fcrozat:branches:M17N
- Fix missing capital on devel package group.

OBS-URL: https://build.opensuse.org/request/show/222353
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=25
2014-02-14 22:54:20 +00:00
Stephan Kulow
e3f20618f7 Accepting request 210915 from M17N
- Add Requires: python-curses, ibus-engine-table need this module,
  but it is not installed in some system, e.g Live KDE (forwarded request 210914 from swyear)

OBS-URL: https://build.opensuse.org/request/show/210915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=17
2013-12-16 06:07:18 +00:00
b90f956fb5 Accepting request 210914 from home:swyear:branches:M17N
- Add Requires: python-curses, ibus-engine-table need this module,
  but it is not installed in some system, e.g Live KDE

OBS-URL: https://build.opensuse.org/request/show/210914
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=23
2013-12-15 10:09:41 +00:00