2014-01-20 11:39:29 by Ryo ONODERA | Files touched by this commit (5) |
Log message:
Bump PKGREVISION
* ibus is not needed for all mozc-related packages
* Add uim-mozc tarball to distinfo, it will be used uim-mozc
|
2014-01-19 02:18:50 by Ryo ONODERA | Files touched by this commit (17) |
Log message:
Update to 1.13.1651.102
* This version requires -std=c++11, then set GCC_REQD=4.7
Changelog:
r185 2014-01-06 1.13.1651.102
FIX: Refactor placeholder management ( Issue 147 )
FIX: Specify _NET_WM_WINDOW_TYPE to mozc_renderer ( Issue 195 )
FIX: header-line-format breaks candidate window on Emacs 24 ( Issue 196 )
Support Android NDK r9b.
|
2013-10-10 16:42:40 by Ryo ONODERA | Files touched by this commit (1058) |
Log message:
Recursive revbump from pango-1.36.0
|
2013-09-15 14:30:23 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message:
Fix implicit casts in initializers. Fix format string. Fix stream usage.
|
2013-09-07 20:42:14 by Ryo ONODERA | Files touched by this commit (25) | |
Log message:
Update to 1.11.1522.102
* Use renderer for ibus-mozc, new candidates window.
Changelog:
r171 2013-08-28 1.11.1522.102
FIX: Safari crashes when surrounding text is requested.
FIX: Mode symbol on the mode indicator is not rendered on Windows.
FIX: Caret position is not updated after commit in WPF's TextBox on Windows.
FIX: UI is not placed at proper position when HiDPI is enabled on Windows 8.1
FIX: GDI handles are not destroyed when classic theme is selected on Windows.
FIX: Fails to connect to mozc_renderer from explorer.exe on Windows.
Enable Touch-optimized on-screen keyboard on Windows 8+.
Enable a developer to configure ibus-mozc path and/or ibus-mozc icon path at \
build time for GNU/Linux build. See the build instruction about how to customize \
them. ( Issue 41 )
Add Session command for ConvertPrevPage and ConvertNextPage ( Issue 188 )
Remove ibus-mozc-chewing (Issue 194)
Remove ibus-mozc-pinyin (Issue 194)
|
2013-09-02 21:51:33 by Adam Ciarcinski | Files touched by this commit (1071) | |
Log message:
Revbump after cairo update
|
2013-07-20 06:34:53 by Ryo ONODERA | Files touched by this commit (32) | |
Log message:
Update to 1.11.1502.102.
* ibus-mozc depends on mozc-server and mozc-tool.
* Add CFLAGS+=-std=c++0x in gyp/common.gypi.
Changelog:
r163 2013-07-17 1.11.1502.102
Fixes cursor movement issue on Emacs 24 ( Issue 168 )
Support numpad keys in mozc.el ( Issue 170 )
Fix build failure on Windows ( Issue 185 , Issue 191)
Support GCC 4.8.0 ( Issue 186 )
Fix build failure when use_libprotobuf=1 is specified ( Issue 189 )
Support Emacs 24 in mozc.el ( Issue 190 )
Development of ibus-mozc is now in maintenance mode (Issue 194)
Intorduce Mode Indicator for Windows
Support per-user input mode for Windows 8 (TSF-mozc)
Support InputScope for Windows 8 (TSF-mozc)
Support surrounding text on Windows, Mac, LInux and NaCl
Enable a developer to configure document directory and/or Zinnia model file \
path at build time for GNU/Linux build. See the build instruction about how to \
customize them.
Dictionary update
|
2013-06-06 14:55:24 by Thomas Klausner | Files touched by this commit (1687) |
Log message:
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
|
2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946) |
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948) |
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|