pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/48837 CVS commit: pkgsrc/inputmethod



The following reply was made to PR pkg/48837; it has been noted by GNATS.

From: "Ryo ONODERA" <ryoon%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48837 CVS commit: pkgsrc/inputmethod
Date: Sun, 15 Jun 2014 13:08:34 +0000

 Module Name:   pkgsrc
 Committed By:  ryoon
 Date:          Sun Jun 15 13:08:34 UTC 2014
 
 Modified Files:
        pkgsrc/inputmethod/ibus-mozc: Makefile
        pkgsrc/inputmethod/mozc-renderer: Makefile
        pkgsrc/inputmethod/mozc-server: Makefile Makefile.common distinfo
        pkgsrc/inputmethod/mozc-server/patches: patch-base_base.gyp
            patch-gui_dictionary__tool_dictionary__tool.cc
            patch-gui_qt__libraries.gypi patch-gyp_common.gypi
            patch-protobuf_protobuf.gyp patch-unix_ibus_gen__mozc__xml.py
        pkgsrc/inputmethod/mozc-tool: Makefile
        pkgsrc/inputmethod/uim-mozc: Makefile
 Added Files:
        pkgsrc/inputmethod/mozc-server/patches:
            patch-third__party_protobuf_post__process__dist.sh
            patch-unix_ibus_ibus.gyp
 Removed Files:
        pkgsrc/inputmethod/mozc-server/patches:
            patch-base_crash__report__handler.cc
 
 Log Message:
 Update to 1.15.1785.102
 
 * Based on PR pkg/48837 from tsutsui@, thank you.
 
 The most important change for Japanese ibus-mozc users is:
 >> FIX: The initial mode of ibus-mozc shouldn't be Hiragana with IBus 1.5+
 >> (Issue 201)
 
 Changelog:
 r192 2014-05-16 1.15.1785.102
 
     Build related changes:
         Removed an undocumented option --channel_dev from build_mozc.py gyp
         Removed runtime dependency on OpenSSL on NaCl, Mac, and Linux ( Issue 
215 ).
         Android build is now only tested with NDK r9d
         Debug_Android and Release_Android are deprecated. You can simply 
specify Debug and Android, respectively.
         Removed base/base.h. ( Issue 218 )
     New features and improvement for Android:
         Add Unicode 6 Emoji support with EmojiCapable annotation
         Add a menu item for Voice input in the input options menu
         User dictionary is now exportable
         Improved accessibility support
         Improved hardware keyboard support
         Use optimized layouts for:
             TYPE_TEXT_VARIATION_URI
             TYPE_TEXT_VARIATION_EMAIL_ADDRESS
             TYPE_TEXT_VARIATION_WEB_EMAIL_ADDRESS
         Long pressable UI elements now have three dots marker
     New features and improvement for Windows:
         Enable DirectWrite on Windows 7 and later
         Enable Color Emoji rendering on Windows 8.1 and later
         Implement more TSF interfaces
             ITfCandidateList
             ITfFnGetLinguisticAlternates
             ITfFnSearchCandidateProvider
             ITfFnReconversion
     Fixed issues:
         FIX: TF_E_NOLAYOUT is ignored in tsf-mozc on Windows
         FIX: Candidate window never disappears when TSF-aware Firefox loses 
keyboard focus
         FIX: Wrong event handling for special events in emacs-mozc
         FIX: Better support LEIM and fix document links in emacs-mozc
         FIX: Top of suggest/candidate item is displayed right behind preedit 
text ( Issue 147 )
         FIX: Candidates in overlay style are displayed sideways if 
header-line-format is non-nil ( Issue 196 )
         FIX: The initial mode of ibus-mozc shouldn't be Hiragana with IBus 
1.5+ ( Issue 201 )
         FIX: Compilation error due to text encoding with Visual C++ ( Issue 
206 )
         FIX: Input methods are unavailable when guest-login (Chromium Issue 
339318)
         FIX: Eisu Kana keys are not behaving properly (Chromium Issue 340194)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.18 -r1.19 pkgsrc/inputmethod/ibus-mozc/Makefile
 cvs rdiff -u -r1.2 -r1.3 pkgsrc/inputmethod/mozc-renderer/Makefile
 cvs rdiff -u -r1.18 -r1.19 pkgsrc/inputmethod/mozc-server/Makefile
 cvs rdiff -u -r1.9 -r1.10 pkgsrc/inputmethod/mozc-server/Makefile.common
 cvs rdiff -u -r1.7 -r1.8 pkgsrc/inputmethod/mozc-server/distinfo
 cvs rdiff -u -r1.2 -r1.3 \
     pkgsrc/inputmethod/mozc-server/patches/patch-base_base.gyp \
     pkgsrc/inputmethod/mozc-server/patches/patch-gui_qt__libraries.gypi
 cvs rdiff -u -r1.3 -r0 \
     pkgsrc/inputmethod/mozc-server/patches/patch-base_crash__report__handler.cc
 cvs rdiff -u -r1.4 -r1.5 \
     
pkgsrc/inputmethod/mozc-server/patches/patch-gui_dictionary__tool_dictionary__tool.cc
 \
     pkgsrc/inputmethod/mozc-server/patches/patch-gyp_common.gypi
 cvs rdiff -u -r1.3 -r1.4 \
     pkgsrc/inputmethod/mozc-server/patches/patch-protobuf_protobuf.gyp
 cvs rdiff -u -r0 -r1.1 \
     
pkgsrc/inputmethod/mozc-server/patches/patch-third__party_protobuf_post__process__dist.sh
 \
     pkgsrc/inputmethod/mozc-server/patches/patch-unix_ibus_ibus.gyp
 cvs rdiff -u -r1.5 -r1.6 \
     pkgsrc/inputmethod/mozc-server/patches/patch-unix_ibus_gen__mozc__xml.py
 cvs rdiff -u -r1.16 -r1.17 pkgsrc/inputmethod/mozc-tool/Makefile
 cvs rdiff -u -r1.3 -r1.4 pkgsrc/inputmethod/uim-mozc/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index