Commit Graph

23 Commits

Author SHA1 Message Date
Mike FABIAN
5008fdc92b Update to 1.4.20
- Reduce preedit flicker (Resolves: https://github.com/ibus/ibus/issues/2536)
- Remove `xml:lang="en"` from the screenshot in appdata.xml
  See: https://github.com/ximion/appstream/issues/494
  There must be one image in the default locale, and there can be some
  translated ones, but having only translated images is not okay.
- Use ibus_text_new_from_string (string) instead of
  ibus_text_new_from_static_string (string) in ibus_m17n_engine_commit_string()
- Add missing g_free (buf) in ibus_m17n_mtext_to_utf8()
2023-08-01 21:55:56 +02:00
Mike FABIAN
75a30f60af Update to 1.4.19
- Translation update from Weblate (Sinhala, si 100%)
2023-02-19 19:04:30 +01:00
Mike FABIAN
9d37bed3de Update to 1.4.18
- Add new icon
2022-12-07 12:47:00 +01:00
Mike FABIAN
ad7d7e6809 Update to 1.4.17
- Fix problem that sa-IAST input method cannot be activated and make settings of sa-IAST work
  (Resolves: https://github.com/ibus/ibus-m17n/issues/52)
- Let IBusM17nEngine inherit from IBusEngineSimple to enable compose support
  (Resolves: https://github.com/ibus/ibus-m17n/pull/51)
2022-09-17 20:47:27 +02:00
Mike FABIAN
57f8d7a3aa Update to 1.4.13
- Translation update from Weblate (ar updated 100%, ka added 100%)
2022-09-08 10:19:57 +02:00
Mike FABIAN
6edeedf8a0 Update to 1.4.11
- Added translation using Weblate (Arabic, 100%)
- Add 256x256 icon to m17n.appdata.xml
2022-09-03 12:03:44 +02:00
Mike FABIAN
713e2afed5 Update to 1.4.10
- Add language to longname in --xml output to make engines which have exactly
  the same icon distinguishable in the engine switcher
- Make the icon of the current engine appear at the left of floating panel of ibus.
  And also show the full engine name as a tooltip on that icon
  Before only a generic gear wheel ⚙️ was shown, the same for
  all engines, so one could not distinguish which engine was
  selected in the floating panel.
- Show also the engine name in the title of the setup tool window.
  I.e. instead of just “Preferences” show something like
  “Preferences m17n:t:latn-post”.
- Better icon and a screenshot which can be shown in gnome-software
- Improvements in m17n.appdata.xml
2022-08-05 18:24:03 +02:00
Mike FABIAN
81b4d32d39 Update to 1.4.9
- Free lang and name after engine_name is built
  (Resolves: https://github.com/ibus/ibus-m17n/issues/39)
- Just return from ibus_m17n_engine_callback with nullable m17n
- Accept virtual engine names for CI
- Hide status from the panel if status == title (by Daiki Ueno)
2022-01-18 09:19:37 +01:00
Mike FABIAN
4c08dcf2f4 Update to 1.4.8
- Remove gnome-common requirement and re-write autogen.sh (by Parag Nemade)
  (Resolves: https://github.com/ibus/ibus-m17n/pull/37)
- Translation update from Weblate for Sinhala
2021-10-19 17:26:10 +02:00
Mike FABIAN
ead318acf9 Update to 1.4.7
- Assign symbols to all the new inscript2 engines (and add some other missing symbols)
  (Resolves: https://github.com/ibus/ibus-m17n/issues/34)
- Allow to use kbd engines (#32)
  (Resolves: https://github.com/ibus/ibus-m17n/issues/32)
- ibus-m17n-xkb-options.patch from Fedora included upstream
- ibus-m17n-enable-ar-kbd.patch from Fedora included upstream

- adapt CI test to new input method names
2021-08-13 20:46:01 +02:00
Mike FABIAN
f3165f57c9 Update to 1.4.6
- Make inscript2 engines rank higher than inscript engines
- Resolves: rhbz#1982546
2021-07-15 17:07:49 +02:00
Mike FABIAN
174f20b737 Update to 1.4.5
- Use ibus_engine_update_preedit_with_mode() *always* with IBUS_ENGINE_PREEDIT_COMMIT mode
- Translation update from Weblate, bn new and 100% complete, pt_BR now 100% complete
- Remove redundant target for desktop.in file
2021-04-07 11:27:27 +02:00
Mike FABIAN
78239c5cb6 Update to 1.4.4
- Translation update from Weblate, zh_CN now 100% complete.
2021-01-28 20:42:18 +01:00
Mike FABIAN
1110e55231 Update to 1.4.3
- New translation: es (Spanish) 100%.
2020-06-20 14:33:46 +02:00
Mike FABIAN
5871d3f270 Update to 1.4.2 2020-01-20 07:20:44 +01:00
Mike FABIAN
a429709b41 Update to 1.4.1
- Fix for google code issue 1781 in ibus-m17n for kk (Correct symbols for kk input methods)
- Add German translations
- Add m17n.appdata.xml
2018-10-25 11:32:10 +02:00
Mike FABIAN
6518ef8837 Update to 1.4.0
- Migration from IBusConfig to GSettings
- Remove patches which are included upstream now
2018-10-24 13:15:40 +02:00
Daiki Ueno
a692a4ee70 Update to 1.3.4-1. 2012-05-11 15:36:42 +09:00
Daiki Ueno
5dc11ac5c3 Update to 1.3.3-1. 2011-09-01 19:28:55 +09:00
Daiki Ueno
e07dc15417 Update to 1.3.2-1. 2011-03-07 15:13:46 +09:00
Daiki Ueno
83f062206b Update to 1.3.1-1. 2010-09-03 17:30:46 +09:00
Daiki Ueno
89e2ebd29f Update to 1.3.0-4. 2010-08-26 13:55:02 +09:00
Fedora Release Engineering
e0666debed dist-git conversion 2010-07-28 18:06:57 +00:00