either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
Implement proper module handling. This idea is provided by obache@.
* Remove all modules when uim is deinstalled, and register installed
modules when uim is installed. This actions are needed when
the modules that are provided by uim are changed.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.
This package provides mozc module for uim inputmethod.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.
This package provides mozc_render and common files for mozc client.
* Fri Jan 17 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.7
- Target "translation" is built separately with all,
in order to tame multiple job make.
* Thu Jan 16 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.6
- Fixed Build for RHEL7
* Thu Jan 16 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.5
- Resolves Bug 1013977 - ibus-chewing needs to have ibus write-cache --system in %post and %postun
- Resolves Bug 1027031 - CVE-2013-4509 ibus-chewing: ibus: visible password entry flaw [rhel-7.0]
- Resolves Bug 1028911 - [zh_TW]'Chinese<->English' switch does not work when clicking on the Chewing menu list.
- Resolves Bug 1045868 - ibus-chewing *again* not built with $RPM_OPT_FLAGS
- Option "Sync between caps lock and IM":
+ Default of is changed to "disable", because the previous default
"keyboard" cause bug 1028911 for GNOME Shell.
+ Now Sync from "input method" can control Caps LED in GNOME shell.
- Translation added: de_DE, es_ES, it_IT, pt_BR, uk_UA
* Add french layout variant oss to simple engine
* Replace datadir/man with mandir.
* Implement lookup-table-orientation in ibus-ui-gtk3.
* Always save the content-type cache for gnome-shell password.
* Update en-us compose table and add locale tables for xkb engines.
* Wayland: Fix Small typo
* Fix gir annotations.
* simple.xml.in: add Slovak qwerty layout variant
* Delete the up/down button message on ibus-setup.
* Fix candidate panel not to be out of screen.
* Update translations.
* Remove -Werror in autogen.sh since the build still have errors.
* Add Property Panel to show IME properties.
* Added the man of input-pad
* Updated translations.
* Fixed an error with gcc -Wformat -Werror=format-security
* Enabled GTK3 by default.
* Enalbed XTEST because glib2 uses XI2.
* Enabled maintainer-mode in configure.ac.
* Added data for Old English and Middle English.
* Some unofficial IPA, labial-velars, laterals, nasal releases,
More obsolete IPA, fixed output for wedge; added a precise, unofficial symbol for the alveolar flap.
Released 1.0.2
Added Gothic group.
Added Shavian data.
Added data for IPA.
Fix ABI breakage of eekboard 1.0.6.
Added gobject-introspection.
Added bold, italic and script.
Released 1.5.4
Removed g_type_init() calls.
Fixed ibus-engine-anthy --xml without display
Fixed kana_voiced_consonant_no_rule for 'bo'.
Fixed dicts.
Updated symbol.t with Seiza.
Added Era dict.
Updated source files with the latest GPL 2.0.
Imported anthy zipcode.t into ibus-anthy.
Added to check the input purpose for gnome-shell password dialog.
Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode.
Extracted prefix in ANTHY_ZIPCODE_FILE for sh test.
Released 1.5.3
Minor release for worng configure.ac
Released 1.5.2
Fixed some bugs.
Added customizable Hiragana_Katakana key.
Released 1.5.1
Cleaned up configure.ac and added anthy.i in tarball (#1571)
setup: Look like a modal dialog when under gnome-control-center
Fixed to convert yen to U+30FC in kana mode. (#1596)
Removed deprecated GObject.
Fixed unichr range (#957222)
Enabled Latin mode with Shift key.
Let Latin mode return FALSE (#1058)
Changed GOBJECT_INTROSPECTION_CHECK to GOBJECT_INTROSPECTION_REQUIRE (#1620)
Added Zenkaku_Hankaku to on-off keys.
Sent IBus.PropState.UNCHECKED for ibus 1.5.
Released 1.5.0
Added ibus menu customization.
Added us layout table for Kana.
Added keyboard layout customization.
Enabled IBusProperty.symbol with ibus 1.5 .
Add a .desktop file for ibus-setup-anthy
Updated configure.ac to use ibus pygobject3.
Converted pygtk2 to gir gtk3.
IBus means an Intelligent Input Bus. It is a new input framework for Linux OS.
It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
This package provide Python library for IBus.
News of 1.5.0
* Improve ibus performance by replace some python components with vala implementations.
* Improve IME switch UI and logic, and support shortcut customization.
Integrate IME and XKB keyboard layouts. Now ibus can manage both IME and XKB layouts.
* Improve gobject-introspection support.
* Improve vala language support.
* New functions to restrict config signal: ibus_config_watch/unwatch
* Remove gnome-icon-theme-legacy dependency.
* Add version property in IBusEngineDesc.
* Add IBusProperty.symbol for the short label.
* Support dconf 0.13.4
* Add ibus command line tool.
* Improve unit test.
* ibus-daemon now monitors .xml files by default
* "make check" does not require "make install"
* Support out-of-tree build
* pygobject override is added to help migrate from the old python binding
* Many bug fixings.
New DISTFILE announced recently as follows.
| Subject: [Freewnn-users 136] Released 1.1.1-a022
| From: aono (at) cc.osaka-kyoiku.ac.jp (Tomoki AONO)
| Date: Mon, 5 Aug 2013 04:07:28 +0900
Our package had (all) diffs from 8 years old previous release.
3617618 Nov 30 2005 FreeWnn-1.1.1-a021.tar.gz
3702026 Aug 5 04:00 FreeWnn-1.1.1-a022.tar.gz
And already named following.
PKGNAME= ja-FreeWnn-lib-1.11alpha22
Thus this time, deleting patches and PKGREVISION= 1.
IBus-LibThai is a Thai input method engine for IBus, based on the LibThai
library.
Currently, it provides 3 keyboard layouts internally:
- Ketmanee
- Pattachote
- TIS-820.2538
(Thai XKB symbols are also supported.)
The input method also filters out invalid input sequences with 3 levels of
strictness:
- Passthrough (no check)
- Basic Check
- Srict Check
For applications that support surrounding text retrieval/deletion,
it can also correct the invalid input sequences.
* Use renderer for ibus-mozc, new candidates window.
Changelog:
r171 2013-08-28 1.11.1522.102
FIX: Safari crashes when surrounding text is requested.
FIX: Mode symbol on the mode indicator is not rendered on Windows.
FIX: Caret position is not updated after commit in WPF's TextBox on Windows.
FIX: UI is not placed at proper position when HiDPI is enabled on Windows 8.1
FIX: GDI handles are not destroyed when classic theme is selected on Windows.
FIX: Fails to connect to mozc_renderer from explorer.exe on Windows.
Enable Touch-optimized on-screen keyboard on Windows 8+.
Enable a developer to configure ibus-mozc path and/or ibus-mozc icon path at build time for GNU/Linux build. See the build instruction about how to customize them. ( Issue 41 )
Add Session command for ConvertPrevPage and ConvertNextPage ( Issue 188 )
Remove ibus-mozc-chewing (Issue 194)
Remove ibus-mozc-pinyin (Issue 194)
(now, editline is in pkgsrc, so optionify editline support).
Overview of changes from 1.8.5 to 1.8.6
=======================================
* Fixes
- libuim
* Add XDG_RUNTIME_DIR support (by tagoh)
- po
* List language names on each line in LINGUAS (by naota)
- uim-canna
* Avoid a crash when a Canna server name is specified (by Kouichi ONO)
* Enhancements
- uim-m17nlib
* Add an option to set a candidate windows to be visiable or hidden
- uim-tutcode
* Updated trycode composition table retrieved 2013-06-26
Overview of changes from 1.8.4 to 1.8.5
=======================================
* Fixes
- uim-gtk2
- uim-gtk3
* Avoid an infinite recursion when no preedit is started (by tagoh)
- uim-tutcode
* Fix behavior of postfix katakana conversion
What's New in SCIM-chewing 0.3.5
---------------------------------------------------------
* Gtk+ 3.x support
* Handle translated Chi-Eng mode switch properly
* Fix incorrect color cand problem
* Support THL (Taiwan Huayu Luomapinyin) and MPS2 Pinyin keyboard
What's New in libchewing 0.3.5 (Jul 28, 2013)
---------------------------------------------------------
* Improve CMake rules
- Visual Studio build included
* Dictionary improvements
- Remove duplicated phrases, fix Bopomofo representation
- tool tweaks
* travis-ci support (https://travis-ci.org/chewing/libchewing)
* drone.io support (https://drone.io/github.com/chewing/libchewing)
* coveralls.io support (https://coveralls.io/r/chewing/libchewing)
* editorconfig support (http://editorconfig.org/)
* Add new chewing_set_logger API
* Prevent unaligned memory access
* Reduce maxChiSymbolLen to 39 to avoid overflow
* Do not store user phrase when its length is 1
* Check chiSymbolBufLen in chewing_handle_Numlock()
* Set isSymbol to 0 in SetChoiceInfo
* Fix 'j', 'k' in select mode cannot handle symbol selecting
* Do not call GetCharNext() when GetCharFirst() fails
* Successful stories:
. FreeArray utilizes libchewing for selecting phrases of Array
input method
What's New in libchewing 0.3.4 (Dec 31, 2012)
---------------------------------------------------------
* Improve the description of libchewing API
- Simplified examples to illustrate the usage are added
* Revise libchewing API. Check the documentation for details
* Support THL (Taiwan Huayu Luomapinyin) and MPS2 Pinyin keyboard layout
* Reimplementation of unit test framework. No external 'check' package
is required
* Fix several phrase errors
- Add exceptional phrase as well
* Improved developer and user guide
* Introduce CMake based build system, which is convenient to MS-Windows
based environments.
* Add --enable-gcov to enable gcov coverage
* Fix possible strncat() overflow
* Consistent checks for bopomofo sequence internally
* Handle incomplete bopomofo with space key properly
* Internal structure refactoring
* Read hash path from CHEWING_PATH environment variable
* Make libchewing thread-safe
* Fix IM crash by changing default candidate per page to 10
* Fix the detection of ncursesw
* Fix the usage of autotools
* Update and tune symbols
* Fix valgrind warning
* Fix several compilation warnings
* Fix GCC visibility availability for Darwin specific PIC code
* Fix hash table initialization and its memory leakage
* Support building with mingw32 toolchain
* Fix GNU Hurd build
* Fix Microsoft VC build
* Fix Windows 64-bit build
* Fix mingw32/64 + WINE build
* Successful stories:
. GCIN supports experimental Chewing IM since version 1.6.4
. HIME supports Chewing IM
. UCIMF supports Chewing IM
. Fcitx supports Chewing IM
. mozc (IM framework maintained by Google) provides Chewing support
. JMCCE (reworked version) supports libchewing
* ibus-mozc depends on mozc-server and mozc-tool.
* Add CFLAGS+=-std=c++0x in gyp/common.gypi.
Changelog:
r163 2013-07-17 1.11.1502.102
Fixes cursor movement issue on Emacs 24 ( Issue 168 )
Support numpad keys in mozc.el ( Issue 170 )
Fix build failure on Windows ( Issue 185 , Issue 191)
Support GCC 4.8.0 ( Issue 186 )
Fix build failure when use_libprotobuf=1 is specified ( Issue 189 )
Support Emacs 24 in mozc.el ( Issue 190 )
Development of ibus-mozc is now in maintenance mode (Issue 194)
Intorduce Mode Indicator for Windows
Support per-user input mode for Windows 8 (TSF-mozc)
Support InputScope for Windows 8 (TSF-mozc)
Support surrounding text on Windows, Mac, LInux and NaCl
Enable a developer to configure document directory and/or Zinnia model file path at build time for GNU/Linux build. See the build instruction about how to customize them.
Dictionary update
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
* Change MASTER_SITES, tar ball is not distributed on github anymore.
Changelog:
Noteworthy changes in version 1.0.1 (2013-04-01)
------------------------------------------------
* Cancel okuri-ari conversion only if there is no candidate (Issue#23).
* Allow clients to populate lookup table before setting cursor pos
(ibus-skk Issue#51).
* rules: inherit AZIK keymap from the default keymap (Issue#22).
* Don't use type-punning when converting bytes to uint32 (Issue#20).
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Changelog:
r147 2012-03-29 1.10.1390.102
Check Qt version in GNU/Linux build ( Issue 183 )
Add missing semicolon for ibus-mozc ( Issue 184 )
Remove unnecessary dependency on libzinnia from Android build.
r131 2012-03-28 1.10.1389.102
Support IBus 1.5 ( Issue 161 )
Support Mac OS X 10.8 as a build environment ( Issue 166 , Issue 176 )
Fix build failure on Windows ( Issue 173 )
Increase opaque buffer size for x32 ( Issue 177 )
Check physycal monitor area in mozc_renderer ( Issue 180 )
Add missing properties for gnome-shell ( Issue 182 )
Switch to Protocol Buffers 2.5
Switch to Ninja from msbuild to build Mozc for Windows
Support Android build
Unsupport Visual C++ 2008
Remove RX from the repository
COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.
This package includes Emacs LISP and helper program to use mozc on emacs.
This package is based on PR pkg/47573.
Diff is taken from FreeBSD ports.
- Combine patch-af and patch-bsearch into single file, because those are
diff files for the same file.
- Add LICENSE.
based on PR pkg/47468 by YAMASHIRO, Jun.
Overview of changes from 1.8.3 to 1.8.4
=======================================
* Enhancements
- uim-xim
* Add Hungarian locale support (by Kővágó Zoltán)
- uim-tutcode
* Enhance postfix katakana conversion
- Take characters while hiragana continues
- Exclude specified number of characters
- Shrink last postfix katakana conversion
* Updated trycode composition table retrieved 2012-11-22
Overview of changes from 1.8.2 to 1.8.3
=======================================
* Fixes
- uim-toolbar-gtk-systray
- uim-toolbar-gtk3-systray
* Avoid SEGV in some environments ([uim-ja 337])
* Fix typo ([uim-ja 339])
- uim-tutcode
* Fix bug: <Shift>left/right key erases current selection text
on Google Chrome
Also bump PKGREVISION for a few packages using it.
The packages I did this for:
net/yaz
lang/parrot
misc/openoffice3 (where I noticed the run-time failure due to missing shared library)
www/webkit-gtk
sysutils/open-vm-tools
inputmethod/ibus-qt
I didn't do this recursively or for all packages using icu
since I didn't know if they used the shared library directly,
some use was optional. The list of packages I didn't touch:
devel/devhelp
databases/idzebra
databases/sqlite3
devel/gnustep-base/
finance/gnucash
games/openttd
graphics/shotwell
lang/mono
meta-pkgs/boost
misc/calibre
misc/libreoffice
news/tin
textproc/php-intl
www/deforaos-surfer
www/epiphany
www/liferea-current
www/midori
Noteworthy changes in version 1.0.0 (2012-08-27)
------------------------------------------------
* Make sure to create parent directory of user-dict (Debian bug#685745).
* Clear output and preedit on context reset.
* Fix header include in tests (Issue#19).
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.
This package is dictionary server for mozc client, such as ibuz-mozc.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.
This package is configuration tool for mozc.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.
* Sat Dec 22 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.6
- Fixed IBus Google issue 1126: An error in ChineseTableLicenseAuditing
- Complete LICENSE tag for all of the tables.
* Mon Nov 26 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.5
- Table build scripts has been refactored.
- cmake-fedora is added as submodule.
- Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by
merging maxiaojun's repository
- Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files
- Fixed Google issue 1507: Add CJKV Extension C/D support for Array30
- Merge GitHub Pull request 3: Added the inter punct
- Merge GitHub Pull request 4: Give Cangjie and Quick users 9 candidates per page
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
PR 46840 by YAMASHIRO, Jun.
added comments to patches from mef@.
Overview of changes from 1.8.1 to 1.8.2
=======================================
* Fixes
- uim-gtk3
* Avoid problem with the wrap mode
* Prevent selection if needed
- uim-tutcode
* Fix error when label key is typed just after entering
interactive bushu mode
* Fix error on auto help after bushu conversion for some kanji
* Fix mismatch between preedit display and pending keys after focus out
* Enhancements
- uim-skk
* Support sticky key
* Others
- uim-candwin-qt4
- uim-chardict-qt4
- uim-pref-qt4
- uim-im-switcher-qt4
- uim-toolbar-qt4
- uim-qt4
* Honor CPPFLAGS in compilation
- uim-candiwn-gtk3
- uim-dict-gtk3
- uim-input-pad-ja-gtk3
- uim-pref-gtk3
- uim-im-switcher-gtk3
- uim-toolbar-gtk3
- uim-gtk3
* Replace deprecated functions
* Fri Sep 07 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.0
- Table build scripts has been refactored.
- cmake-fedora is added as submodule.
- Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by
merging maxiaojun's repository
- Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files
* Thu Aug 30 2012 Ding-Yi Chen <dchen at redhat.com> - 1.4.2
- Fixed GitHub issue #7: highlighted text be cut after switch back to pure ibus
by merging pull request #24 from buganini
- Fixed GitHub issue #20: Shift key will send duplicated strings
by merging pull request #22 from buganini
- Fixed GitHub issue #21: somethings wrong with cmake
- Fixed GitHub issue #25: Weird symbol when input with somethings highlighted
by merging pull request #26 from buganini
- Fixed GitHub issue #27: Local path committed into tree
- Fixed: Bug 713033 - [zh_TW] ibus-chewing problem
- Fixed: Bug 745371 - ibus-chewing: mode confusion In Temporary English mode and Chinese mode later on
- Fixed: Google Issue 1172: [ibus-chewing] move elf file to standard directory.
- Fixed: Google Issue 1426: ibus-chewing-1.3.10 installs directory /gconf to root filesystem
- Fixed: Google Issue 1428: ibus-chewing-1.3.10 fails to save it's settings
- Fixed: Google Issue 1481: Some characters are missing when a long string in preedit buffer.
- Fixed: Google Issue 1490: Cannot change INSTAL prefix for ibus-chewing-1.4.0
A new stable version has been released, the main change is the incorporation of
scim-bridge.
All integrated im-modules (gtk2/gtk3/qt3/qt4/clutter) are written in pure C
so they should have no compatibility issues which the original gtk-im-modules
usually have. Moreover, the original im-modules supports only gtk2/gtk3,
scim provides gtk2/gtk3/qt3/qt4/clutter im-modules after the incorporation.
[Changes]
- Merge pull request #13 from hiroshiyui to Fix wrong data type conversion
- Fixed: Google Issue 1079: Use shift key to switch to English mode in ibus-chewing
Also list as GitHub pull request #17
- Fixed: Google Issue 1089: Ibus-chewing cause window flicker when compiz enabled
- Fixed: Google Issue 1329, Github Issue 3: Merge with buganini at gmail.com
- Fixed: Google Issue 1351: ibus-chewing 1.3.10 mistakenly send uncommitted charactor.
- Fixed: Google Issue 1374: ibus-chewing: cannot save the preference with gnomeshell
- Fixed: Google Issue 1427: ibus-chewing-1.3.10 is not compatible with ibus-1.4.0 and higher
Also list as GitHub pull request #16
- Fixed: GitHub Issue 5: Word missing when with libchewing-0.3.3 and ibus-chewing 1.3.10
Also list as GitHub pull request #15
- Fixed: Launchpad bug: 1014456 bus-chewing deletes characters if too many of them are entered
Also list as GitHub pull request #19
Based on PR 46595 by YAMASHIRO, Jun (fixes some missing PLIST entry).
* switch to enable expat and prime options by default.
Overview of changes from 1.8.0 to 1.8.1
=======================================
* Fixes
- uim-toolbar-gtk3-systray
- uim-toolbar-gtk-systray
* Fix bug: prevent from becoming a zombie process
- uim-candwin-gtk3
- uim-candwin-gtk
* Redraw unselected text with normal color
- uim-tutcode
* Fix bug: key which is not in rule (ex. "5")
is not entered on (interactive) bushu conversion
- po
* Correct the path to GNOME_UimApplet.server.in in POTFILES.skip
- uim-qt4
* Honor the environment variable LDFLAGS during build
- uim-notify
* Fix compilation with glib >= 2.32
* Enhancements
- uim-tutcode
* New customs
- Show pending key sequences
- New custom group for tutcode-rule.scm: support TUT+ code
which has rules for Shin Joyo Kanji
- Key sequences to change katakana/hiragana mode (not toggle)
* New command to dump last help content shown on candidate window
* Pseudo table style for bridge which does not support
table style candidate window
* Updated trycode composition table retrieved 2012-05-26
* Others
- GTK+2 immodule
- uim-xim
* Replace deprecated XKeycodeToKeysym() with XkbKeycodeToKeysym()
Overview of changes from 1.8.0-beta to 1.8.0
============================================
* Fixes
- libgcroots
* Fix version ([uim-en 438])
- doc
* Fix release manual.
Overview of changes from 1.8.0-alpha to 1.8.0-beta
==================================================
* Fixes
- libuim
* Fix version number
- po
* Fix build failure with intltool 0.50 again (#58097)
- uim-toolbar-gtk
- uim-toolbar-gtk3
- uim-toolbar-qt4
* Change behavior when toolbar-display-time is "mode"
- uim-chardict-qt
- uim-chardict-qt4
* Update Unicode block list
- ChangeLog
* Add ChangeLog.old.2
Overview of changes from 1.7.3 to 1.8.0-alpha
=============================================
* New features
- uim-google-cgiapi-jp (new IM)
* A web-based Japanese multi-segment input method
- uim-baidu-olime-jp (new IM)
* A web-based Japanese multi-segment input method
- osx-dcs
* OS X Dictionary Services support
- uim-knotify4
* notify agent for KDE4
* Fixes
- uim-xim
* Check if libXext is installed at configure
- uim-gtk2
* Check if gdk-x11-2.0 is installed at configure (#36024)
- po
* Fix build failure with intltool 0.50 (#58097)
- pixmaps
* Use rsvg-convert instead of rsvg (#47204)
* Enhancements
- libuim
* New custom type "table"
- libuim
- Gtk+ bridge
- Qt4 bridge
- XIM bridge (uim-xim)
* New API for delay showing candidate window
- Gtk+ bridge
- Qt4 bridge
- XIM bridge (uim-xim)
* Add horizontal candidate window
- uim-candwin-gtk
* Add previous and next page buttons
- uim-chardict-qt
- uim-chardict-qt4
* Merge translation files for chardict into the main translation file
- uim-m17nlib
* Make toolbar settings configurable in uim-pref
- uim-pref-gtk
- uim-pref-gtk3
- uim-pref-qt4
* Support custom type "table"
* Make Japanese Romaji-Kana composing rule configurable
- uim-skk
* Kanji code (JIS/Kuten/Unicode) input mode
* Add skkserver completion feature (by @eagletmt)
- uim-tutcode
* Delay showing candidate window
* New postfix conversions: katakana,
kanji to key sequence and key sequence to kanji
* Conversion on selection: mazegaki, katakana,
kanji to key sequence and key sequence to kanji
* New help functions: for character at current position
and for string in clipboard
* Clipboard support
- Paste from clipboard to preedit
- Key sequence to kanji conversion from clipboard
* Undo last commit
* Treat button click on stroke help window as key press
* New customs
- Add choice of bushu conversion algorithm:
tc-2.3.1 and Kanchoku Win
- New custom to exclude specified number of candidates
from mazegaki learning
- New custom to keep key sequence not convertible to kanji
- Add choice about behavior of commit candidate by label key
- Support binding user defined procedure to key sequence
* Updated trycode composition table retrieved 2012-02-18
With the upgrade to version 1.4.12 or 1.4.13, scim began failing on
DragonFly when PKG_DEVELOPER=yes option was used due to the missing
locale files outlined in the plist. All the USE_TOOLS callouts and
buildlinks were correct. The problem was traced back to the configure
tests for gettext. They were producing casting errors and number of
argument errors.
The workaround is to cache the result of the gettext/libintl test
as successful in the package makefile. Doing so results in successful
build, confirming the conftest has a problem at least on some platforms.
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
so all platforms should not require libXp from libXaw with Imake.
Bump PKGREVISION.
Noteworthy changes in version 1.4.1 (2012-03-29)
------------------------------------------------
* Use libskk's X keysym handling.
Noteworthy changes in version 1.4.0 (2012-01-25)
------------------------------------------------
* Initial release using libskk.
1.4.1
* Handle exceptions properly in ibus-setup-hangul
https://github.com/choehwanjin/ibus-hangul/pull/5
* Update icon files
* Support ibus icon symbol feature
1.4.0
* Require ibus 1.4
* Add desktop menu for ibus-setup-hangul
* Add an option for automatic reordering
* Add an option for a word preedit text
* Update MS IME compatible symbol table
* Use surrounding text feature on converting to hanja
2012-02-29 IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
* Version0.3.2
* Added option `ibus-agent-search-paths' to fix problem that ibus-el-agent
cannot be found automatically if it has been moved to another directory
after loading ibus.el
* Fixed problem: Message of Xlib's BadWindow error sometimes is displayed
in particular environments (LP #932517)
* Changed command line options for ibus-daemon automatically launched
to start XIM server together ("-d" -> "-dx")
2012-02-14 IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
* Version0.3.1
* Fixed bug: An error occurs when using old version of IBus (< 1.4.0) which
doesn't support surrounding text (LP #930015)
* Fixed bug: ibus-mode aborts if newly created buffer is immediately
killed before receiving IMContext ID from IBus daemon (LP #930820)
* Fixed inappropriate error message "Couldn't receive data from agent."
in the synchronous communication
* Fixed bug: Prefix argument doesn't work for unhandled key events
* Fixed echo area's display for multiple strokes key sequence
* Changed to execute Emacs command directly as fallback for unhandled key
events, except for partial key sequences such as C-x
* Removed README.Debian file (Debian #648596)
2011-12-24 IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
* Version0.3.0
* Added support for surrounding text
* Added option `ibus-candidate-window-h-offset'
* Added option `ibus-prediction-window-h-offset'
* Added command `ibus-enable-specified-engine'
* Changed to enable setting of ibus-prediction-window-position=0 even in
minibuffer if IBus version is 1.3.8 or later
* Changed to show underlines even if their thicknesses are zero
* Fixed problem: Table created by `table-insert' command might corrupt
when preediting aborts
* Fixed problem: Preediting may abort when using some engines such as m17n
* Fixed problem: Input focus cannot be detected on Ubuntu Unity desktop
because get_input_focus() often returns root window incorrectly
* Fixed bug: auto-fill-mode doesn't work (LP #784452)
* Fixed bug: Input focus cannot be obtained correctly in StumpWM (LP #856358)
Released 1.2.7
Added --with-layout option in configure for IBusEngineDesc.
Added symbol and hotkeys property in IBusEngineDesc.
Added --with-layout option in configure for IBusEngineDesc.
New ibus 1.5 will use the IBusEngineDesc.layout but Japanese input method
inherits the system keyboard layout so I added the configuration.
Probably ibus-anthy would need IBusEngineDesc.layout = 'default'.
Added symbol and hotkeys property in IBusEngineDesc.
Fixed UTF-8 copyright on about dialog.
Fixed undefined getuid in engine.py
Released 1.0.1
Added Rupee symbol (U+20B9)
Removed gtk_set_locale() for GTK3.
Followed eek 0.90 API changes.
Added some acronyms.
Set XTEST module by default if it's installed.
Added Runes group in Custom Characters table.
Added variants and options.
libskk -- a library to deal with Japanese kana-to-kanji conversion method
Features:
* Support basic features of SKK including new word registration into
dictionary, completion, numeric conversion, abbrev mode, kuten
input, hankaku-katakana input, Lisp expression evaluation (concat
only), and re-conversion.
* Support various typing rules including romaji-to-kana, AZIK,
TUT-Code, and NICOLA.
* Support various dictionary types including file dictionary (such as
SKK-JISYO.[SML]), user dictionary, skkserv, and CDB format
dictionary.
* GObject based API with gobject-introspection support.
* Experimental support for intelligent kana-to-kanji conversion based
on Viterbi algorithm.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
Changelog:
* Simplify skk-isearch
* Add some menu items
* Display input mode indicator near cursor position
* Get annotation from DictionaryServices on Mac OS X
* Get annotation from other program
* Make $ behavior changable
* Remove some combination from skk-azik.el
* Improve Tan-Kanji transform
* Add skk-search-web.el
* Other bugfixes
Based on PR 46030 by YAMASHIRO, Jun.
(enable commented out wnn4 option additionally)
Overview of changes from 1.7.2 to 1.7.3
=======================================
* Fixes
- Qt4 bridge
* Fix im-delete-text in QTextEdit
* Build fix for NetBSD ([uim-ja 322])
- uim-m17nlib
* Don't discard key release event when input mode is off (#45734)
* Fix crashes with some IMs (regressed in 1.7.0-alpha).
* Others
- Generic build fix for GNU/Hurd ([uim-ja 310])
Overview of changes from 1.7.1 to 1.7.2
=======================================
* Fixes
- libuim
* Fix crash in im-acquire-text with selection
- uim-pref-qt4
* Fix build failure when --as-needed is used (#40385, Julian Taylor)
* Enhancements
- Qt4 bridge
* Support text acquisition API with QTextEdit
* Others
- Plug very minor memory leak in uim-xim
- Plug very minor file descriptor leak in libuim-custom
Overview of changes from 1.7.0 to 1.7.1
=======================================
* Fixes
- uim-tutcode
* Fix behavior when on-key and off-key are different
- uim-dict-gtk
- uim-dict-gtk3
* Fix compilation with Canna >= 3.7
- fileio.scm
* Fix for files with no newline at the end
* Enhancements
- uim-byeoru
* Speedup in conversion by change of system dictionary format
* Introduce a new way to define a personal dictionary
- uim-tutcode
* Show stroke help temporarily by keys in kanji combination guide
* Support bushu composition which consists of three or more bushu
on auto help
* Use bushu.help file on auto help and bushu conversion
- uim-toolbar-gtk3-systray
- uim-toolbar-gtk-systray
* gnome-shell support
- uim-notify
* Support dynamic reconfiguration of the agent selection
* Others
- Make uim functional when --disable-notify is set at configure
The mastersite resolves to a parking domain, causing the html page to be
interpreted as a tarball download which doesn't pass the checksum of course.
Luckily this tarball is backed up at NetBSD, so remove the mastersite so it
can fall back to NetBSD.
Secondly, a patch from 2007 was mispelled and was never included into the
distinfo. Obviously it built anyway, but the patch was renamed and the
distinfo file regenerated.
[Changes]
- Fixed Bug 726335 (Google issue 1281)- [abrt] ibus-chewing-1.3.9.2-3.fc15: g_atomic_int_get:
Process /usr/libexec/ibus-engine-chewing was killed by signal 11 (SIGSEGV) using patch from Scott Tsai
- Fixed Bug 727018 - ibus compose file needs a symbol tag for gnome-shell
- Fixed characters duplication problem (Google issue 1245, GitHub ibus-chewing issue 2)
- Fixed KP-Enter not been able to commit preedit buffer. (Google issue 1303, GitHub ibus-chewing issue 4)
- Depends on cmake-fedora now.
- Fixed issue 1274, which is addressed by yusake's comments on d9009bf.
- Add compile flag for GNOME3.
- Add command line option: showFlags
- ibus-gnome special symbol
- Thanks Fred Chien's patch against that candidate window cannot be closed
with escape key since selected tone.
- Thanks Fourdollar's patch for Fix plain zhuyin with space as selection problem.
- Remove support for ibus-1.2 and prior.
release 1.3.2
* Check whether hic is transliteration method or not
* Ignore key event with only specific modifiers
* Use GETTEXT_PACKAGE in ibus-setup-hangul
* issue: #1210 hangul_keyboard_list should be moved
approved by minskim@ (and thanks for English translation from a Korean NEWS).
2.0.0
* imhangul-2.0 is for Gtk+-2.0
* #315984 A backspace doesn't delete a character in Firefox 4.0
* #315980 A keyboard name is not translated because of a discrepency
between imhangul and libhangul
* #306326 Add a configuration option to designate a key to switch
between Korean and English
- Set a string recognized by gtk_accelerator_parse() in imhangul.conf
* Fix a bug in the simple input method in Gtk
- Show the "preedit string" when invoked with Ctrl+Shift+u
0.9.16
* Support 2-Set old Korean, 3-Set old Korean, and Ahnmatae keyboards
* Allow Korean input with a non-qwerty US system keyboard
0.9.15
* Support a Roman keyboard (requires libhangul>=0.0.10)
* Bug fix: #305211 A strange behavior of a backspace in a gtkhtml window
approved by miskim@ (and thanks for English transration from a Korean NEWS).
nabi-0.99.9
* Bug fix: #315977 A backspace doesn't delete a character in firefox4
* Bug fix: #315744 In the Korean mode, a space is appended at the
end in Wine 1.2
* In using GtkStatusIcon
- Fix the problem of the white background issue in the tray icon
in Ubuntu 10.10
nabi-0.99.8
* Add an Ubuntu theme
* Fix bugs in the Colemak keyboard (#315056, #315058)
* Update the list of dynamic keyboard (requires libhangul>=0.0.12)
- Support the 2-Set old Korean and Ahnmatae keyboards
* Add an option to use a customized fontset in the over-the-spot mode
* Override the system keymap in default
(Handle the issue when a non-qwerty keyboard is selected)
* Add an option to sepcify a theme at build time
* Refactor code
nabi-0.99.7
* Implement a Chinese-character-only mode
* Allow Korean input even when the locales of an application and
nabi differ
* Enable "preedit string" drawing without a fontset in X Windows
* Support the Colemak keyboard
* Bug fixes
nabi-0.99.6
* Bug fix: #305368 nabi doesn't appear in the notification area
- Fix a problem that nabi does not appear automatically in the
notification area in recent distributions
nabi-0.99.5
* Support a Roman keyboard (requires libhangul>=0.0.10)
* Support pango 1.16 and below (to support CentOS 5.3)
* Bug fix: #305339 a bug resetting the input status configuration
nabi-0.99.4
* Add an "Revert to Default" button in the configuration window
* Add an option to start in the Korean mode
* Allow to turn off the tray icon
* Fix a freeze when an Enter is typed in the Korean mode in gvim
* Implement "string conversion" (not yet supported in Xlib)
* Refactoring and bug fixes
What's New in SCIM-chewing 0.3.4
---------------------------------------------------------
* Handle 0-9, "+-*/" keys, Enter and '.' in keypad.
* Handle F1-F18 keys properly.
* Fix the unexpected behavior on candidate phrases in Google
search bar browsed by Firefox.
* Be aware of the "Keyboard Layout" setting in SCIM, Thus, users
can use a French AZERTY or German QWERTZ without having to
switch to a US layout beforehand.
What's New in libchewing 0.3.3
---------------------------------------------------------
* Fix memory access violation.
* Improved Python binding.
* Merged with libchewing-data project. (r455)
* Improved random key stroke tester.
* Fix the handling of phonetic symbols in Hsu's keyboard.
* Fix unexpected candidate disorder when doing symbol choice.
* Revised phrase choice from rearward logic.
* Fix cross compilation.
* Improved shell script to merge changes form libchewing-data.
* Successful stories:
. Google ChromeOS provides built-in Chewing IM support
. MeeGo platform provides built-in Chewing IM support
Update to 1.3.9.
Fix XML entity reference.
Update to 1.3.8.
Update virtkbd module to check engine's typing mode.
Don't connect to eekboard-server if enable_virtual_keyboard is false.
Support virtual keyboard.
Define hotkeys and icon-symbol in description.
Don't start auto conversion if there is no preceding input (Issue#36).
Don't handle ctrl+g in non-converting state (Issue#35).
Ignore errors when locale module doesn't provide bindtextdomain (Issue#34).
Version 0.1.2 (2011-06-27)
=============
- Update gettext support using autopoint.
- Fix compiling error when libthai is installed in non-standard location.
- Improve linker flags handling.
The new features of scim-input-pad are the the next tables who are included:
korea.pad includes from Korean the letters, Hangul Jamo, Hangul
Compatibility Jamo, Halfwith/fullwith
arabian.pad includes the Arabian script
armenian.pad includes the Armenian script
georgian.pad includes the Georgian script from Georgia
russian.pad includes the Russian script
hebrew.pad includes the Hebrew script from Israel
india_bengali.pad includes the Bengali script from India
india_chiki.pad includes the Ol Chiki script from India
india_devanagari.pad includes the Devanagari script from India
india_gujarati.pad includes the Gujarati script from India
india_gurmukhi.pad includes the Gurmukhi script from India
india_kannada.pad includes the Kannada script from India
india_lepcha.pad includes the Lepcha script from India
india_limbu.pad includes the Limbu script from India
india_malayalam.pad includes the Malayalam script from India
india_oriya.pad includes the Oriya script from India
india_saurashtra.pad includes the Saurashtra script from India
india_sinhala.pad includes the Sinhala script from India
india_syloti_nagri.pad includes the Syloti Nagri script from India
india_tamil.pad includes the Tamil script from India
india_telugu includes the Telugu script from India
balinese.pad includes the Balinese script from Indonesia
buginese.pad includes the Buginese script from Sulawesi in Indonesia
cham.pad includes the Cham script from Vietnam and Cambodia
kayah.pad includes the Kayah Li script from the Karen in Myanmar
(Birma) and in Thailand
khmer.pad includes the Khmer script from Cambodia
mongolian.pad includes the Mongolian script from Mongolia
lao.pad includes the Lao script from Laos
myanmar.pad includes the Myamar script from Birma
philipine_buhid.pad includes the Buhid script from the Philipines
philipine_hanunoo.pad includes the Hanunoo script from the Philipines
philipine_tagalog.pad includes the Tagalog script from the Philipines
tai_lue.pad includes the old Thai script from China, Thailand,Birma
and Vietnam
rejang.pad includes the Rejang script from Sumatra in Indonesia
sundanese.pad includes the Sundanese script from west Java in Indonesia
tai_le.pad includes the new Thai script from China, Thailand,Birma and Vietnam
thai.pad includes the Thai script from Thailand
tibet.pad includes the Tibet script from Tibet
ethiopic.pad includes the ethiopian script from ethiopia
* To compile with ja-freewnn-lib-1.11alpha22, small patches
added for mainly with adding include directive:
---
+#include <unistd.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
----
the patches are listed below.
patch-cmd_kinput2.c
patch-lib_Canna.c
patch-lib_ConvCtrl.c
patch-lib_KIProto.c
patch-lib_XimpProto.c
patch-lib_ctext.c
patch-lib_wnnlib.c
See ChangeLog, ChangeLog.en
(too many lines to be listed here)
Please note minimum security fixes had been updated after
1.10 was committed, so not really whole thing between 1.10
and 1.1.1-a021
- And more, a021 to a022 (CVS version) equivalent patches
- Thus
PKGNAME= ja-FreeWnn-{lib,server}-1.11alpha22
- DESTDIR support (That's why a022 patches added)
- package structure adjusted
from (-lib -dict -server -server-bin) to (-lib -server)
for minimum modification from DISTFILE to pkgsrc.
- some common VARIABLES have been moved to ja-freewnn-lib/Makefile.common
ja-freewnn-dict/{DESCR,Makefile,PLIST}
ja-freewnn-server-bin/{DESCR,Makefile}
Removed
ja-freewnn-lib/Makefile.common
More variables moved in
ja-freewnn-lib/patches
70 files added for a021 -> a022 updates
ja-freewnn-server/PLIST
- some executable moved sbin to bin
by following line in Makefile
+CONFIGURE_ARGS+= --disable-traditional-layout
- 23 of dictionary files in share/wnn/ja_JP/dic
moved from ja-freewnn-dict/PLIST to ja-freewnn-server/PLIST
Thanks obache@ for correcting/proofreading for above Changes.
The new features of scim-tables are the the next tables who are included:
Kirshenbaum input method for emacs
polytonic Greek added
Hebrew added
Hindi-remington added
Hindi-inscript improved
Marathi-remington added
Punjabi-remington added
Russian Yawerty improved
Tamil-tamil99 added
Uyghu-standard added
Uyghu-romanized added
Chinese Cangjie 6 added
Chinese ZhuYin improved
Chinese ZhuYin-Big improved
Chinese Cantonese improved
Based on PR#44989 by YAMASHIRO, Jun. add a missing PLIST entry.
Overview of changes from 1.7.0-alpha to 1.7.0
=============================================
* Fixes
- Generic IM
* Fix sort order of Wubi86 and Zhengma tables in 1.7.0-alpha
- GTK+3 bridge
* Avoid repeated changes of subwindow size in some annotation text
Overview of changes from 1.6.x to 1.7.0-alpha
=============================================
* New features
- GTK+3 bridge
- uim-candwin-gtk3
- uim-candwin-tbl-gtk3
- uim-dict-gtk3
- uim-im-switcher-gtk3
- uim-input-pad-ja-gtk3
- uim-pref-gtk3
- uim-toolbar-gtk3
- uim-toolbar-gtk3-systray
* Support GTK+3
- uim-toolbar-applet-gnome3
* Support GNOME3
* Fixes
- uim Scheme library
* Fix im-acquire-text brokeness
- uim-toolbar-qt4
* Fix bug: Can't set starting position of Qt4 toolbar (#34034)
- uim-notify
* Fix compilation with libnotify >= 0.7.0
- uim-tutcode
* Fix behavior with interactive bushu conversion
- uim-skk
* Fix crash upon an illegal line in SKK dictionary
- Emacs bridge
* Don't disturb other leim's modelines (#35318)
- Qt4 bridge
* Fix crash of applications upon exit when widget style of
QGtkStyle is used
- uim-dict-gtk
* Fix a minor bug
* Enhancements
- uim-tutcode
* Postfix mazegaki conversion
* Postfix bushu conversion
* Add inflection support for postfix and prefix mazegaki conversion
* Kanji code (JIS/Kuten/Unicode) input mode
* History input mode
- libuim
* Support locale with EUC-JIS-2004 and EUC-JISX0213 encodings
- generic-predict
* Add support for completion with Google Suggest
* Others
- GTK+2 bridge
* Discard support for version below 2.14.
patch provided by YAMASHIRO, Jun via PR#44861.
pkgsrc changelog:
* remove "canna" option from default.
Overview of changes from 1.6.0 to 1.6.1
=======================================
* Fixes
- IM management system
* Fix crash while switching to the IM which has been once used but
then disabled and re-enabled again by "Enabled input methods"
widget of uim-pref.
- uim-skk
* Don't crash with malformed words having brackets which are not
intended for skk-henkan-strict-okuri-precedence.
- libuim-skk.so
* Fix possible contamination of dictionary files of SKK-JISYO and
tutcode's mazegaki dictionary when user switches between uim-skk
and uim-tutcode dynamically.
* Enhancements
- uim-tutcode
* Interactive bushu conversion
* Postfix bushu conversion in yomi of mazegaki.
* Completion
* Input prediction in mazegaki conversion
* Input prediction in bushu conversion
* Kanji combination guide on completion and input prediction
* Another symbol (kigou) input mode like "KI"
* Add function to redisplay last auto help
* Show kanji on auto help
* Show hint kanji for intermediate sequence on virtual keyboard
- uim-pref
* Add configuration 'uim-pref-suppress-dot-uim-warning-dialog?'
(Set this variable #t in ~/.uim if you'd like to suppress the
dialog)
- uim.el
* Support Emacs24 (by Kan-Ru Chen, #31539)
* Others
- Enable compilation even when the home directory of chrooted build
environment is non-writable (e.g. nobody user)
- tcode, trycode, and hangul modules are no longer enabled by
default. Use more sophisticated tutcode and byeoru modules
instead.
* Release 1.3.2
* Add --with-gtk=2.0|3.0|no configure option.
* Fix build with ibus-1.4.
* Use minput_list() instead of mdatabase_list().
* Make class name parsing robuster.
* Add "~/.m17n.d/" to observed-paths.
* Use wildcard pattern in default.xml to set the default value.
* Lower the rank of si-samanala engine.
* Read default config from a file.
* Use gnome-autogen.sh to generate configure and Makefiles.
* Don't compile m17nutil.c twice for engine and setup.
* Use ibus_m17n_scan_engine_name() to simplify the code.
* Assign separate GType to each m17n engine to make config per-class.
* Clear errno to 0 before calling strtol/strtoul.
* Simplify AltGr handling.
* Give higher rank for all Indic engines.
* Use MInputContext::arg and remove the table for ic and engine.
* Don't init IBusBus in print_engines_xml().
* Fix bug in ibus_m17n_engine_reset.
* Add code coderview.settings.
ChangeLog:
Do not normalize keyevent on romaja keyboard
Dynamic hangul keyboard listing
Normalize keyval for position before use
Ignore modifier keys only when they are in hanja key list
Clear preedit text on ibus_hangul_engine_reset()
Update lookup table managing code
Add a new feature
commit the candidate when it clicked by the user.
issue #921
0.0.12
* add dubeolsik yetgeul keyboard
* make sebeolsik yetgeul keyboard layout conform to HWP
* add API to get builtin keyboard list
* use Unicode jamo for incomplete syllable
* gettextize
* bug fix for Unicode 5.2
* fix wrong characters in ahnmatae(#31548)
* add command line tool hangul
0.0.11
* fixed preedit string bug: #315256
* added Ahnmatae method
* updated hanja frequency data and reordered hanja table according to it:
#315200
* fixed bugs in hanja data
* updated old hangul jamo combination table according to Unicode standard 5.2:
#315127
Random summary of changes:
14.2
- Support multiple dictionaries.
- Support "tooltip".
- Support UNICODE display.
- Support face colors.
- Support character input by code number.
- Improve JIX X 0213 support.
14.1
- Support CDB directly.
- Improve info.
- Improve dynamic completion.
- Display character code.
- Various conversion improvements.
2010-11-03 IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
* Version0.2.1
* Added support for vim-mode
* Added libexec directories to search paths for `ibus-agent-file-name'
* Changed to execute fallback command in latin mode to simulate original
behavior for the key event (IBus issue #1058)
* Modified custom types of `ibus-kana-onbiki-x-keysym' and
`ibus-kana-onbiki-key-symbol' so that they can be disabled
* Modified to reset cursor color in consideration of color themes
* Modified not to unnecessarily set cursor color for non-X frame
* Modified not to unnecessarily check current buffer while command is running
* Fixed bug: Keymap might not be updated when switching input focus from
non-X frame to X frame
* Fixed bug: ibus-mode is abnormally exited when automatically turning off
monitor for power saving
* Fixed bug: If starting emacs-w3m in one of multiple frames, ibus-mode's
keymaps are incorrectly disabled in one of the other buffers
* Fixed problem (maybe): ibus-el-agent crashes if failing to connect to
X display when ibus-mode starts or display is changed (RH bug #627358)
- New tables which was not include in original:
+ array30, array30-big, wubi-haifeng
- Table removed from original version because of license issues:
+ zhengma, ziranma
- Add package review ID
- Add build tag for el6
* Fri Nov 19 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.9.2
- Fixed Bug 652909
- Added back a Changlog item that mention Nils Philippsen's change.
- Apply Jim Huang's patch for zh_TW.po
* Fri Nov 12 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.8
- Quick fix for f15 and ibus-1.4 build
- Version scheme change.
Fixed deleting voiced consonants. (#1148)
Fixed romaji_typing_rule and kana_typing_rule receives UTF-8 keys. (#1146)
Fixed the custom tables with new keys.
Fixed SEGV when key tables are customized in new gconf.
Added a warning for ibus.
Supported ibus.engine.update_preedit_text_with_mode
Changes:
* Fix compatible issues with gnome-do and chromium-browser.
* Fix XIM compatible issue in ppc64 platform.
* Fix some build problems with gtk3
* Sort input method in setup with strcoll
* Fix some problem in Makefile for NteBSD
ChangeLog
Comment out test-keymap test case.
Limit typing rate to 800 hits/minutes, and fix make distcheck error.
Catch exceptions from os.kill.
Fix CPU 100% usage with signal.SIGCHLD
Fix keyval and state in __keycode_button_clicked_cb
Destroy existing connection before creating a new connection, and only create the fake context once.
Move the candidate window just above the cursor when the window and a preedit string overlap.
Remove compiler warnings.
Enable key snooper by default again, except Chrome/Chromium browsers, to fix application compatibility issues like 1068.
Always consume the hotkey, even if the hotkey associated engine already activated.
Fix race condition in bus_ibus_impl_create_engine()
Fix a build error of IBus-1.0.gir with gobject-introspection 0.9.6
Fix a typo.
Remove unused dbus-1 package in gir includes
Implement stress tool for ibus.
Fix a build error with GTK3 gdkkeysyms.h
Update gu.po from Sweta Kothari <swkothar@redhat.com>
Fix g_assertion failure in bus_ibus_impl_{load,save}_global_engine_name functions.
Add some comments about registry
Add Emacs modeline for .c and .h files.
Move the log handler code from bus/main.cc to src/ibusshare.cc.
Add codereview.settings.
Add time info in log message from satorux@chromium.org
Fix memory leak in ibus_input_context_process_key_event by Fujiwarat
Fix segv in bus_engine_proxy_process_key_event_reply_cb
Set CFLAGS to "-Wall -Werror" in autogen.sh
Fix property issue.
Update fr.po
Fix a build warning