summaryrefslogtreecommitdiff
path: root/inputmethod/kinput2/patches
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13* PKGREVISION = 2mef9-14/+175
* 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
2010-02-15Update kinput2 to 3.1.obache3-12/+14
Major changes from version 3.0 to 3.1: * Kinput2 now supports ATOK. The source code is kindly contributed by Justsystem Corporation. Thanks! To compile for Atok, define symbol `UseAtok' in Kinput2.conf. * Minimum support of Wnn7 is implemented. * Two IC attributes, XNPreeditState and XNResetState both of which are introduced by X11R6, are supported. * Kinput2's `egg'-emulation is improved. * A workaround for bugs in some Xlib implementations has been added. * Previously, when kinput2 cannot connect to jserver, kinput2 seems to be frozen (actually it keeps retrying). Now kinput2 beeps and ends conversion in such a case. The next time you start conversion, it tries to connect again.
2010-01-09Add patch-ac to avoid conflict with getline(3) in IEEE Std 1003.1-2008.obache1-0/+44
PR#42595.
2004-09-18Fix a linkage of a program which is run during build.uebayasi1-0/+13
2002-05-31Reimport of package kinput2 from japanese/kinput2 into inputmethod/kinput2.seb1-0/+10
This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.