File mozc.changes of Package mozc

-------------------------------------------------------------------
Mon Oct 28 17:53:17 UTC 2013 - ftake@geeko.jp

- Fix typed password is shown on GNOME lock screen bnc#847718
  * Add support-input-purpose.patch
- Fix config button is disabled on GNOME Control Center rh#904625
- Change initial input mode of ibus-mozc to direct input Issue#201
  * Add fix-initial-input-mode.patch
- Enables keyboard layout variations for ibus-mozc
  * Add ibus-provide-layout-variations.patch
  * Supplements the fix above

-------------------------------------------------------------------
Sun Sep  1 05:41:09 UTC 2013 - ftake@geeko.jp

- Upstream update to 1.11.1522.102
  * Enable to customize ibus-mozc
  * Add session command for ConvertPrevPage and ConvertNextPage
- Update fcitx-mozc
  * Support usage of conversion candidates
  * Support paging
- Add a source archive of gyp removed from the Mozc tree
- Clean up the spec file

-------------------------------------------------------------------
Sun Jul 21 15:07:02 UTC 2013 - ftake@geeko.jp

- Upstream update to 1.11.1502.102
  * Fixes cursor movement issue on Emacs 24
  * Support numpad keys in mozc.el 
  * Support GCC 4.8.0 
  * Fix build failure when use_libprotobuf=1 is specified 
  * Support Emacs 24 in mozc.el 
  * Support surrounding text 
  * Enable to configure document directory and/or Zinnia model file path 
  * Update dictionary
- Update fcitx-mozc
  * Add Germany translation
- Drop patches merged by upstream
  * mozc-gcc48.patch
  * fix-use_libprotobuf.patch

-------------------------------------------------------------------
Tue Jun 25 12:37:57 UTC 2013 - pgajdos@suse.com

- fixed build with gcc 4.8
  * mozc-gcc48.patch

-------------------------------------------------------------------
Sun Apr 14 12:25:21 UTC 2013 - ftake@geeko.jp

- upstream update to 1.10.1390.102
  * mozc_renderer now checks physycal monitor area
  * add missing properties for gnome-shell
- update fcitx-mozc
  * bug fixes and usability improvement 
  * new patch: fix-use_libprotobuf.patch
    absolute path of protobuf, or mozc can't recognize

-------------------------------------------------------------------
Thu Mar 28 18:42:12 UTC 2013 - i@marguerite.su

- fix fcitx mozc icons. 
  * Defaults look too ugly that even lose face for openSUSE.

-------------------------------------------------------------------
Sat Jan 12 16:31:32 UTC 2013 - ftake@geeko.jp

- update fcitx-mozc patch to 1.6.1187.102.3
  * The license of the patch is changed to BSD-3-Clause (bnc#797954)
  * Note: the license of Fcitx have exception that add-ons of Fcitx
    need not obey GPL
  * update translation
  * update key translate

-------------------------------------------------------------------
Thu Jan 10 00:29:15 UTC 2013 - jengelh@inai.de

- Wrap description at 70 cols
- Remove unnecessary ldconfig call for fcitx-mozc (it is a plugin
  without any SONAME links)

-------------------------------------------------------------------
Wed Jan  9 05:11:28 UTC 2013 - ftake@geeko.jp

- add provides locale to make ibus-mozc and fcitx-mozc default
  packages for Japanese

-------------------------------------------------------------------
Wed Dec 19 12:36:04 UTC 2012 - ftake@geeko.jp

- clean up the spec file
- add Recommends ibus-mozc-candidate-window 

-------------------------------------------------------------------
Sat Sep  1 14:41:35 UTC 2012 - ftake@geeko.jp

- update to version 1.6.1187.102
  * scim_mozc is removed
  * 'Preference' button is added on the setup dialog of IBus
  * minor updates and refactoring 

-------------------------------------------------------------------
Mon Jun  4 17:19:04 UTC 2012 - ftake@geeko.jp

- activate mozc_renderer and add new package ibus-mozc-candidate-window
- remove unneeded BuildRequires

-------------------------------------------------------------------
Sun Jun  3 13:21:42 UTC 2012 - i@marguerite.su

- update to version 1.5.1090.102
  * Add a workaround against QTBUG-25536 ( Issue 158 )
  * 'mozc_renderer' on Linux (a.k.a. 'gtk_renderer') ( Issue 145 ):
  * Experimental option (--enable_gtk_renderer) has been deprecated
    and 'mozc_renderer' is now enabled by default on Linux.
    You can still remove the dependencies to mozc_renderer as follows.
    GYP_DEFINES=enable_gtk_renderer=0 python build_mozc.py gyp

-------------------------------------------------------------------
Mon May  7 00:07:14 UTC 2012 - i@marguerite.su

- update to version 1.5.1053.102
  * 'libcurl4-openssl-dev' is replaced with 'libssl-dev' in the build
    dependencies on Linux.
  * 'emacs-mozc' now works correctly even when the Homonym dictionary is
    enabled.  ( Issue 146 )
  * 'mozc_renderer' on Linux (a.k.a. 'gtk_renderer') (Issue 145):
    - 'libgtk2.0-dev' is now required to build 'mozc_renderer' on Linux.
    - 'ibus-mozc' now checks if 'mozc_renderer' exists along with 'mozc_server'
      or not. If 'mozc_renderer' does not exist, 'ibus-mozc' behaves as if
      --enable_gtk_renderer was not specified.
    - Now 'mozc_renderer' can be built with GLib >=2.31.0.
    - Now 'mozc_renderer' automatically adjusts its window location on the edge
      of the display.
    - Now 'mozc_renderer' uses custom font settings of IBus-panel if available.
    - The position of candidate window no longer be disturbed by some background
      applications such as GNU Emacs23, which periodically issue
      set_cursor_position message even when they are background.
    - Now 'ibus-mozc' uses IBus candidate window if the application does not
      have the capability to show preedit string such as Emacs23 or xterm.

-------------------------------------------------------------------
Tue Apr 24 13:56:19 UTC 2012 - ftake@geeko.jp

- clean up the spec file
- remove an unnecessary patch 

-------------------------------------------------------------------
Tue Apr 17 13:28:57 UTC 2012 - i@marguerite.su

- Upstream update (1.4.1033.102)
  * supports Hiragana and Katakana key
  * mozc.el supports PageUp and PageDown key
- add fcitx im framework support.
  * %if %{with_fcitx} makes it conditional.

-------------------------------------------------------------------
Sun Mar 11 08:36:44 UTC 2012 - ftake@geeko.jp

- Upstream update (1.4.1003.102)
  * support IBus 1.4.1
  * fix some minor bugs 

-------------------------------------------------------------------
Thu Feb 23 13:44:12 UTC 2012 - ftake@geeko.jp

- Upstream update (1.3.975.102)
  * fix bug IME_ON/OFF are not displayed on a key map window
  * fix crash bugs triggered by commit 

-------------------------------------------------------------------
Wed Dec 21 08:36:12 UTC 2011 - ftake@geeko.jp

- Upstream update (1.3.930.102)
  * fix memory leak in scim-mozc
  * fix bugs of reconversion 

-------------------------------------------------------------------
Thu Dec  1 09:56:32 UTC 2011 - ftake@geeko.jp

- Upstream update (1.3.911.102)
  * New: undo, reconversion for IBus
  * improve the menus on IBus language bar
  * change ibus-mozc rank to 80; mozc can be preloaded by default
  * fix Eisu toggle key issue for emacs
  * fix crash problem on scim

-------------------------------------------------------------------
Tue Aug 23 06:13:10 UTC 2011 - ftake@geeko.jp

- Upstream update
  * New: romaji spelling correction
  * New: search feature in the dictionary tool
  * fixed some minor bugs
- Removed build dependency on "gtest". 

-------------------------------------------------------------------
Thu Jul 28 09:04:44 UTC 2011 - ftake@geeko.jp

- Packaged an emacs macro and separated gui tools into a subpackage 

-------------------------------------------------------------------
Thu Jul 21 10:54:39 UTC 2011 - ftake@geeko.jp

- Upstream update (1.1.773.102) 

-------------------------------------------------------------------
Thu Jul  7 11:11:03 UTC 2011 - ftake@geeko.jp

- Initial import
  * Upstream version: 1.1.758
  * I refered to kazukado's and xkitty68's packages. 

openSUSE Build Service is sponsored by