summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2011-04-13Update uim to 1.6.0.obache5-13/+15
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.
2011-04-06Bump PKGREVISION for libpng, very late. From Robert Elz.wiz1-2/+2
2011-03-25Update ibus-handwrite to 2.1.4.obache3-26/+7
patch-aa is fixed with different way.
2011-03-11service suspended. fetch from backup.zafer1-2/+2
2011-03-10Update MAINTAINER e-mail address.ryoon1-2/+2
2011-03-07Update ibus-m17n to 1.3.2.obache3-8/+8
* 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.
2011-03-07Update MAINTAINER e-mail address.ryoon4-8/+8
2011-03-06Remove GTK1 using packages for which noone spoke up for the last two weekswiz8-348/+1
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
2011-03-03To work properly, modification of /etc/services is needed.ryoon1-0/+9
2011-03-03Mention services database.ryoon1-1/+5
2011-02-27Update ibus-hangul to 1.3.1obache3-8/+9
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
2011-02-27Update libhangul to 0.0.12.obache4-22/+15
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
2011-02-25Let's assume for now that everything that worked with python-2.6 alsowiz2-4/+4
works with python-2.7.
2011-02-21Bump PKGREVISION due to ABI change of ruby18-base.taca1-1/+2
2011-02-12Update to 201102.ryoon2-6/+6
Changelog: Many words have been added.
2011-02-09Add emacs23nox to EMACS_VERSIONS_ACCEPTED.ryoon1-2/+2
2011-02-03Update skk to 14.2. pkg/44486 by Ryo ONODERA.uebayasi3-31/+40
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.
2011-01-26Update ibus-handwrite to 2.1.3.obache5-37/+11
bug fixes, but no changes for pkgsrc, because it's patch-a{b,c}.
2011-01-24"-m" option for grep is not portable.obache2-1/+17
2011-01-24Update ibus-el to 0.2.1.obache2-7/+7
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)
2011-01-22configure require msgfmt xgettext and msgmerge.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz46-86/+92
2011-01-09Linux have no uuid functions in libc, add dependency on libuuid.obache1-1/+7
2011-01-09fixes configure switch for lua.obache1-3/+3
2011-01-09confgure require xgettext, msgmerge and msgfmt.obache2-4/+4
2010-12-24"-m 1" option for grep is not portable, removed it.obache2-1/+17
The matching pattern should be only once, so no changes will be happend.
2010-12-20Update ibus-skk to 1.3.5.obache3-7/+10
NICOLA support and bug fixes.
2010-12-17Bump PKGREVISION from icu shlib major bump.obache1-2/+2
2010-12-14Update ibus-handwrite to 2.1.2.obache2-6/+6
* resizeable drawing plat * changeable size of drawing area * add tooltip
2010-12-06Update ibus-table-chinses to 1.3.0.20101206obache2-6/+7
- 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
2010-12-03Remove ibus-table-extraphrase, for ibus-1.2 and nothing require it anymore.obache6-49/+1
2010-12-03ibus-table-array30 package is deprecated.obache5-34/+1
use ibus-table-chinese, it contains Array30.
2010-12-03Update ibus-table-chinese to 1.3.0.20101201.obache6-50/+105
* Fri Dec 03 2010 Ding-Yi Chen <dchen@redhat.com> - 1.3.0.20101201 - Support out-of-source build - Remove ibus-table-chinese-all * Sat Nov 27 2010 Ding-Yi Chen <dchen@redhat.com> - 1.3.0.20101126 - Split into subpackage - Use cmake instead of autotool
2010-12-03Update ibus-chewing to 1.3.9.2.obache3-11/+13
* 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.
2010-12-03Update ibus-input-pad to 0.1.4.obache2-7/+6
ChangeLog: * Fixed focused label. * Fixed typo.
2010-12-01Update ibus-anthy to 1.2.5.obache2-6/+6
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
2010-11-30Bump PKGREVISION from input-pad shlib bump.obache1-2/+2
2010-11-30Update input-pad to 1.0.0.obache7-33/+31
* Support GTK3 * Added some acronyms
2010-11-30python support is in other package, no need PLIST_VARS for python.obache1-2/+2
2010-11-25Update ibus to 1.3.9.obache2-14/+11
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
2010-11-23Update ibus-handwrite to 2.1.1.obache5-17/+18
bug fix.
2010-11-22Update ibus-skk to 1.3.3.obache2-6/+6
* Delay config value initialization for ibus-1.4.
2010-11-16missing PKGREVISION bumps from changes to gtk2 (x11/gtk2/modules.mk).obache3-5/+6
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs46-89/+92
2010-10-27Update ibus-anthy to 1.2.4.obache2-11/+6
bug fixes.
2010-10-22Update ibus to 1.3.8.obache2-7/+6
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
2010-10-22Missing bump PKGREVISION atobache1-2/+2
"Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version" over a month ago.
2010-10-19set restriction of EMACS and PYTHON variants.obache1-1/+3
2010-10-19Update ibus-el to 0.2.0.obache2-6/+6
bug fixes and some option improvements.