2022-05-15 00:25:42 by David A. Holland | Files touched by this commit (90) |
Log message:
Bump all elisp packages for the CONFLICTS change.
|
2019-11-29 04:19:55 by Nia Alarie | Files touched by this commit (1) |
Log message:
uim-elisp: Needs autopoint
|
2019-11-05 22:32:14 by Nia Alarie | Files touched by this commit (1) |
Log message:
uim-elisp: Fix version number
|
2014-12-07 03:29:00 by OBATA Akio | Files touched by this commit (1) |
Log message:
libtool is required to build helper utiltilies.
fixes PR pkg/49321.
|
2013-04-08 13:17:26 by Blue Rats | Files touched by this commit (109) |
Log message:
Remove "Trailing empty lines." and/or "Trailing white-space."
|
2013-03-06 12:06:56 by OBATA Akio | Files touched by this commit (7) |
Log message:
Update uim to 1.8.4.
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-17 20:18:11 by David A. Holland | Files touched by this commit (90) |
Log message:
Revbump all elisp packages after emacs changes.
|
2012-10-06 16:25:22 by Aleksej Saushev | Files touched by this commit (114) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-09-15 13:59:11 by OBATA Akio | Files touched by this commit (1) |
Log message:
Emacs uim bridge is modified-bsd license.
|
2011-05-29 08:13:57 by OBATA Akio | Files touched by this commit (6) |
Log message:
Update uim to 1.7.0.
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.
|