summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2012-12-25Call correct destructor.joerg2-3/+12
2012-12-23Update scim-tables to 0.5.12.obache2-8/+7
* update po files * bug fixes * improve gtk3 compatibility
2012-12-22Update ibus-table-chinese to 1.4.6.obache3-21/+25
* Sat Dec 22 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.6 - Fixed IBus Google issue 1126: An error in ChineseTableLicenseAuditing - Complete LICENSE tag for all of the tables. * Mon Nov 26 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.5 - Table build scripts has been refactored. - cmake-fedora is added as submodule. - Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by merging maxiaojun's repository - Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files - Fixed Google issue 1507: Add CJKV Extension C/D support for Array30 - Merge GitHub Pull request 3: Added the inter punct - Merge GitHub Pull request 4: Give Cangjie and Quick users 9 candidates per page
2012-12-22Update ibus-chewing to 1.4.3.obache2-7/+6
* Sat Dec 22 2012 Ding-Yi Chen <dchen at redhat.com> - 1.4.3 - Fixed GitHub issue #30: Rework decorate_preedit by merging pull request #30 from buganini - Fixed GitHub issue #31: Properly refresh property by merging pull request #31 from buganini
2012-12-20Fix up function definitions to match implementation use of returnjoerg11-27/+245
values.
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-12-15Bump PKGREVISION from devel/nss 3.14.0.ryoon3-6/+6
2012-11-19Fix use of uninitialized memory. Can't use a default argument ofjoerg3-1/+29
QVariant().
2012-11-19Always return a value in non-void functions.joerg2-1/+15
2012-11-19Don't use nested functions. Bump revision.joerg3-3/+32
2012-11-19Always return a value in non-void functions.joerg2-3/+27
2012-11-16Consistently return a value in non-void functions.joerg3-1/+29
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-16Recursive bump for new gtkglext pangox-compat dependency.wiz1-2/+2
2012-10-08Revbump after updating graphics/pangoadam49-98/+98
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau114-341/+114
2012-10-03Update for python25 removal.wiz1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz3-6/+6
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron49-97/+99
requested by Thomas Klausner.
2012-09-28SunOS require libuuid too.obache1-2/+2
2012-09-26Solaris requires more alloca.h fixes, move them to a common header.jperkin4-35/+24
Add a MSG_NOSIGNAL compatability define. Fixes package on Solaris.
2012-09-22alloca.h is required for alloca(3C) on Solaris.obache3-1/+35
2012-09-15Update uim to 1.8.2.obache6-15/+20
PR 46840 by YAMASHIRO, Jun. added comments to patches from mef@. Overview of changes from 1.8.1 to 1.8.2 ======================================= * Fixes - uim-gtk3 * Avoid problem with the wrap mode * Prevent selection if needed - uim-tutcode * Fix error when label key is typed just after entering interactive bushu mode * Fix error on auto help after bushu conversion for some kanji * Fix mismatch between preedit display and pending keys after focus out * Enhancements - uim-skk * Support sticky key * Others - uim-candwin-qt4 - uim-chardict-qt4 - uim-pref-qt4 - uim-im-switcher-qt4 - uim-toolbar-qt4 - uim-qt4 * Honor CPPFLAGS in compilation - uim-candiwn-gtk3 - uim-dict-gtk3 - uim-input-pad-ja-gtk3 - uim-pref-gtk3 - uim-im-switcher-gtk3 - uim-toolbar-gtk3 - uim-gtk3 * Replace deprecated functions
2012-09-15Emacs uim bridge is modified-bsd license.obache1-1/+2
2012-09-15recursive bump from libffi shlib major bumpobache60-115/+121
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-10Update ibus-table-chinese to 1.4.0.obache6-57/+45
* Fri Sep 07 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.0 - Table build scripts has been refactored. - cmake-fedora is added as submodule. - Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by merging maxiaojun's repository - Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files
2012-09-07Revbump after updating graphics/cairoadam48-88/+96
2012-08-30Update ibus-chewing to 1.4.2.obache3-35/+7
* Thu Aug 30 2012 Ding-Yi Chen <dchen at redhat.com> - 1.4.2 - Fixed GitHub issue #7: highlighted text be cut after switch back to pure ibus by merging pull request #24 from buganini - Fixed GitHub issue #20: Shift key will send duplicated strings by merging pull request #22 from buganini - Fixed GitHub issue #21: somethings wrong with cmake - Fixed GitHub issue #25: Weird symbol when input with somethings highlighted by merging pull request #26 from buganini - Fixed GitHub issue #27: Local path committed into tree - Fixed: Bug 713033 - [zh_TW] ibus-chewing problem - Fixed: Bug 745371 - ibus-chewing: mode confusion In Temporary English mode and Chinese mode later on - Fixed: Google Issue 1172: [ibus-chewing] move elf file to standard directory. - Fixed: Google Issue 1426: ibus-chewing-1.3.10 installs directory /gconf to root filesystem - Fixed: Google Issue 1428: ibus-chewing-1.3.10 fails to save it's settings - Fixed: Google Issue 1481: Some characters are missing when a long string in preedit buffer. - Fixed: Google Issue 1490: Cannot change INSTAL prefix for ibus-chewing-1.4.0
2012-08-23Update ibus to 1.4.2.obache3-37/+6
* Some bug fixings.
2012-08-19Update scim-pinyin to 0.5.92.obache3-8/+8
* Support GTK+ 3.0 * Remove skim related codes * language files update (+nl) * C++ related fixes
2012-08-19Update scim-hangul to 0.4.0.obache4-8/+25
Changes: * Support GTK+ 3.0 * Remove skim related codes
2012-08-19Update scim-tables to 0.5.11.obache2-7/+6
gtk3 support and a build fix.
2012-08-19- scim-bridgeobache1-2/+1
2012-08-19Remove scim-bridge, integraged into scim-1.4.14 as scim-im-agent.obache12-211/+0
2012-08-19Update scim to 1.4.14.obache13-58/+199
A new stable version has been released, the main change is the incorporation of scim-bridge. All integrated im-modules (gtk2/gtk3/qt3/qt4/clutter) are written in pure C so they should have no compatibility issues which the original gtk-im-modules usually have. Moreover, the original im-modules supports only gtk2/gtk3, scim provides gtk2/gtk3/qt3/qt4/clutter im-modules after the incorporation.
2012-08-13Update ibus-chewing to 1.4.0obache6-77/+54
[Changes] - Merge pull request #13 from hiroshiyui to Fix wrong data type conversion - Fixed: Google Issue 1079: Use shift key to switch to English mode in ibus-chewing Also list as GitHub pull request #17 - Fixed: Google Issue 1089: Ibus-chewing cause window flicker when compiz enabled - Fixed: Google Issue 1329, Github Issue 3: Merge with buganini at gmail.com - Fixed: Google Issue 1351: ibus-chewing 1.3.10 mistakenly send uncommitted charactor. - Fixed: Google Issue 1374: ibus-chewing: cannot save the preference with gnomeshell - Fixed: Google Issue 1427: ibus-chewing-1.3.10 is not compatible with ibus-1.4.0 and higher Also list as GitHub pull request #16 - Fixed: GitHub Issue 5: Word missing when with libchewing-0.3.3 and ibus-chewing 1.3.10 Also list as GitHub pull request #15 - Fixed: Launchpad bug: 1014456 bus-chewing deletes characters if too many of them are entered Also list as GitHub pull request #19
2012-07-22Update libskk to 0.0.13.obache2-6/+6
bug fixes.
2012-07-22Bump PKGREVISION from uim shlib major bump.obache2-4/+4
2012-07-22Update uim to 1.8.1.obache6-17/+35
Based on PR 46595 by YAMASHIRO, Jun (fixes some missing PLIST entry). * switch to enable expat and prime options by default. Overview of changes from 1.8.0 to 1.8.1 ======================================= * Fixes - uim-toolbar-gtk3-systray - uim-toolbar-gtk-systray * Fix bug: prevent from becoming a zombie process - uim-candwin-gtk3 - uim-candwin-gtk * Redraw unselected text with normal color - uim-tutcode * Fix bug: key which is not in rule (ex. "5") is not entered on (interactive) bushu conversion - po * Correct the path to GNOME_UimApplet.server.in in POTFILES.skip - uim-qt4 * Honor the environment variable LDFLAGS during build - uim-notify * Fix compilation with glib >= 2.32 * Enhancements - uim-tutcode * New customs - Show pending key sequences - New custom group for tutcode-rule.scm: support TUT+ code which has rules for Shin Joyo Kanji - Key sequences to change katakana/hiragana mode (not toggle) * New command to dump last help content shown on candidate window * Pseudo table style for bridge which does not support table style candidate window * Updated trycode composition table retrieved 2012-05-26 * Others - GTK+2 immodule - uim-xim * Replace deprecated XKeycodeToKeysym() with XkbKeycodeToKeysym() Overview of changes from 1.8.0-beta to 1.8.0 ============================================ * Fixes - libgcroots * Fix version ([uim-en 438]) - doc * Fix release manual. Overview of changes from 1.8.0-alpha to 1.8.0-beta ================================================== * Fixes - libuim * Fix version number - po * Fix build failure with intltool 0.50 again (#58097) - uim-toolbar-gtk - uim-toolbar-gtk3 - uim-toolbar-qt4 * Change behavior when toolbar-display-time is "mode" - uim-chardict-qt - uim-chardict-qt4 * Update Unicode block list - ChangeLog * Add ChangeLog.old.2 Overview of changes from 1.7.3 to 1.8.0-alpha ============================================= * New features - uim-google-cgiapi-jp (new IM) * A web-based Japanese multi-segment input method - uim-baidu-olime-jp (new IM) * A web-based Japanese multi-segment input method - osx-dcs * OS X Dictionary Services support - uim-knotify4 * notify agent for KDE4 * Fixes - uim-xim * Check if libXext is installed at configure - uim-gtk2 * Check if gdk-x11-2.0 is installed at configure (#36024) - po * Fix build failure with intltool 0.50 (#58097) - pixmaps * Use rsvg-convert instead of rsvg (#47204) * Enhancements - libuim * New custom type "table" - libuim - Gtk+ bridge - Qt4 bridge - XIM bridge (uim-xim) * New API for delay showing candidate window - Gtk+ bridge - Qt4 bridge - XIM bridge (uim-xim) * Add horizontal candidate window - uim-candwin-gtk * Add previous and next page buttons - uim-chardict-qt - uim-chardict-qt4 * Merge translation files for chardict into the main translation file - uim-m17nlib * Make toolbar settings configurable in uim-pref - uim-pref-gtk - uim-pref-gtk3 - uim-pref-qt4 * Support custom type "table" * Make Japanese Romaji-Kana composing rule configurable - uim-skk * Kanji code (JIS/Kuten/Unicode) input mode * Add skkserver completion feature (by @eagletmt) - uim-tutcode * Delay showing candidate window * New postfix conversions: katakana, kanji to key sequence and key sequence to kanji * Conversion on selection: mazegaki, katakana, kanji to key sequence and key sequence to kanji * New help functions: for character at current position and for string in clipboard * Clipboard support - Paste from clipboard to preedit - Key sequence to kanji conversion from clipboard * Undo last commit * Treat button click on stroke help window as key press * New customs - Add choice of bushu conversion algorithm: tc-2.3.1 and Kanchoku Win - New custom to exclude specified number of candidates from mazegaki learning - New custom to keep key sequence not convertible to kanji - Add choice about behavior of commit candidate by label key - Support binding user defined procedure to key sequence * Updated trycode composition table retrieved 2012-02-18
2012-07-15Recursive bump for startup-notification* dependency change, requestedwiz3-6/+6
by Obache.
2012-07-03Replace use of traditional CPP with AWK. This fixes one expansion bugjoerg4-3/+47
and additionally works with clang. Discussed with obache.
2012-07-01Add desktopdb.mk and bump PKGREVISION for 118 packages as reported bydholland1-2/+3
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd19-33/+38
2012-06-02We don't want lib64 dir even on 64bit arch.obache1-1/+4
2012-05-22include <cstring> additionally for strcmp.obache2-4/+12
2012-05-19from the manual, end of getopt_long(3) is -1, not EOF.obache2-5/+11
2012-05-18Update patches to upstream changes for non UTF-8 locales.obache3-6/+7
Bump PKGREVISION.
2012-05-14Change the the cast on gettext() when testing for it so the gcc doesn'tsbd2-1/+37
complain with "error: cast from 'char*' to 'int' loses precision", which causes the test to fail and NLS to be disabled.
2012-05-09require msgfmt to build.obache1-2/+2
2012-05-08Update ibus-m17n to 1.3.4.obache2-7/+6
some fixes and improvements.