Subject: CVS commit: pkgsrc/inputmethod/uim
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/20/2007 16:56:43
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 20 16:56:43 UTC 2007
Modified Files:
pkgsrc/inputmethod/uim: Makefile distinfo options.mk
Added Files:
pkgsrc/inputmethod/uim: PLIST
Removed Files:
pkgsrc/inputmethod/uim: PLIST.anthy PLIST.canna PLIST.common PLIST.gtk
PLIST.qt
Log Message:
Update to 1.3.1, provided by Yamashiro, Jun in PR 35315.
Overview of changes from 1.3.0 to 1.3.1
==
* Fixes
- SKK
- Fix specific key handling in wide-latin direct input mode
- uim-pref-qt
- Fix compilation on non-immodule version of Qt3
* Others
- uim-toolbar-{gtk,gtk-systray,applet}
- Avoid potential misbehavior in property activation by popup menu
- uim_panelapplet
- Improve layout upon resize of the KDE panel
- uim-candwin-qt
- Handle disconnect from uim-xim sanely
Overview of changes from 1.3.0-beta to 1.3.0
==
* Fixed
- XIM bridge
- Fix compilation on pre-X11R6.7 environment.
Overview of changes from 1.3.0-alpha to 1.3.0-beta
==
* Fixed
- libuim
- Minor fix for text acquisition and injection
- Add caps-lock, scroll-lock, and num-lock keysyms
- Tcode
- Try-code
- Update compose table
- uim-toolbar-qt
- Suppress runtime warning when icon files are missing
- GTK+ bridge
- Qt bridge
- XIM bridge
- Support caps-lock, scroll-lock, and num-lock keysyms
- Fix page shift behavior
Overview of changes from 1.2.x to 1.3.0-alpha
==
* New features
- libuim
- Obsolete experimental surrounding text API
- Add text acquisition API and support it in GTK+ and Qt bridges
- Add text injection API (uim_input_string())
- Support focus-in and focus-out handler in IM context
- More keysyms support
- See doc/COMPATIBILITY for further details
- Anthy
- Kana keyboard support (experimental)
- Latin IM
- Support deadkeys with preedit enabled
- Try-Code IM
- New Japanese IM based on T-Code
- uim_panelapplet
- New toolbar applet for KDE panel
- uim-toolbar-gtk
- Double click to shrink the window (Masatake Yamato)
- uim-toolbar-qt
- Double click to shrink the window
- uim-pref-gtk
- uim-pref-qt
- Support more keysyms in key editor
- GTK+ bridge
- Qt bridge
- XIM bridge
- More keysyms support
* Fixes
- Prime
- Fix key handling in word registration mode (bug #8984)
- Tcode
- Update compose table
- Generic (Tcode, Hangul, PY)
- Fix key handling
- uim-toolbar-gtk
- More icons (Shun-ichi TAHARA)
- uim-toolbar-qt
- More icons
- Use smaller toolbar icons
- Fix in movement with mouse pointer
- GTK+ bridge
- Use workaround for gtk_im_context_reset()
- Qt bridge
- Fix for preedit relocation with Japanese IM
- XIM bridge
- Fix for java applications with incorrect font setting
- Workaround for Flash Player 9 plugin
* Others
- Input method icons
- Replace with inputmethod-icons 1.1.1
- uim-module-manager
- Set newly registering module names to the head of IM list
- uim-input-pad-ja
- Reorginize pad buttons (Shun-ichi TAHARA)
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/inputmethod/uim/Makefile
cvs rdiff -r0 -r1.3 pkgsrc/inputmethod/uim/PLIST
cvs rdiff -r1.1 -r0 pkgsrc/inputmethod/uim/PLIST.anthy \
pkgsrc/inputmethod/uim/PLIST.canna
cvs rdiff -r1.8 -r0 pkgsrc/inputmethod/uim/PLIST.common
cvs rdiff -r1.5 -r0 pkgsrc/inputmethod/uim/PLIST.gtk
cvs rdiff -r1.3 -r0 pkgsrc/inputmethod/uim/PLIST.qt
cvs rdiff -r1.11 -r1.12 pkgsrc/inputmethod/uim/distinfo
cvs rdiff -r1.9 -r1.10 pkgsrc/inputmethod/uim/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.