summaryrefslogtreecommitdiff
path: root/inputmethod/uim-elisp
AgeCommit message (Collapse)AuthorFilesLines
2014-12-07libtool is required to build helper utiltilies.obache1-1/+2
fixes PR pkg/49321.
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-2/+2
2013-03-06Update uim to 1.8.4.obache1-2/+1
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
2013-02-17Revbump all elisp packages after emacs changes.dholland1-1/+2
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15Emacs uim bridge is modified-bsd license.obache1-1/+2
2011-05-29Update uim to 1.7.0.obache1-2/+1
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.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2010-01-20Reset PKGREVISION from update of base package.obache1-2/+1
2009-08-06PKGREVISION bump for elisp packages because of bytecode format changesminskim1-1/+2
in emacs23.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2009-03-09Need msgfmt (configure only).hasso1-2/+2
2009-01-30Remove redundant distfile.obache1-5/+0
2009-01-23Import uim-elisp-1.5.5 as inputmethod/uim-elisp.obache4-0/+59
Based on from Yamashiro, Jun in tech-pkg-ja@. Emacs LISP files for inputmethod/uim.