2012-06-26 09:06:20 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jun 16 14:32:39 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- fix memory overflow, thanks to reporter dieter.
|
|
|
|
|
* http://lists.opensuse.org/opensuse-factory/2012-06/msg00359.html
|
|
|
|
|
- support fedora builds.
|
|
|
|
|
- further split packages by input engines and tables, no longer a big mess.
|
|
|
|
|
|
2012-06-12 10:16:02 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 12 07:22:31 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- update to 4.2.4.1
|
|
|
|
|
* urgent fix for compose key.
|
|
|
|
|
- use new xim.d-fcitx.
|
|
|
|
|
|
2012-06-04 16:26:59 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 3 13:05:53 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- update to 4.2.4
|
|
|
|
|
* fix some xim problem
|
|
|
|
|
* add fcitx-gclient for glib and gir binding, can be used to control fcitx or implement fcitx client.
|
|
|
|
|
* merge fcitx-keyboard into fcitx
|
|
|
|
|
* bind specific keyboard layout with inputmethod
|
|
|
|
|
(you need up to date fcitx-configtool,gtk3 ver or kcm-fcitx to configure this feature)
|
|
|
|
|
* adjust some default hotkey setting.
|
|
|
|
|
- drop openSUSE 11.4 lua51 patch. upstream fixed.
|
|
|
|
|
- drop downgrade gio version patch. upstream fixed.
|
|
|
|
|
- add SUSE_ASNEEDED=0 macro to avoid a gobject-introspection bug as vuntz suggested. thanks!
|
|
|
|
|
|
2012-05-16 21:17:48 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2012-06-03 11:36:32 +02:00
|
|
|
|
Sun Jun 3 04:46:37 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- fix sles builds.
|
|
|
|
|
* add version tags.
|
|
|
|
|
* changed source compression.
|
|
|
|
|
* add a patch to downgrade gio's version.
|
|
|
|
|
* use xim instead of qt im module.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-05-16 21:17:48 +02:00
|
|
|
|
Sat May 12 12:49:11 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- bring fcitx in as default IM in DVD.
|
|
|
|
|
- add Provides(en;ko;zh_CN;zh_SG).
|
|
|
|
|
|
2012-05-07 10:08:06 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 7 02:55:27 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- enable lua by default
|
|
|
|
|
|
2012-05-07 04:29:00 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 6 22:57:27 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- update to 4.2.3
|
|
|
|
|
* Lua extension support, same interface with Googlepinyin.
|
|
|
|
|
* super can be used in hotkey again
|
|
|
|
|
* fixes Trad-Simp native engine in chttrans.
|
|
|
|
|
* Update fcitx-pinyin algorithm
|
|
|
|
|
* txt2mb and mb2txt support new English format
|
|
|
|
|
* Fix a crash when enable share status.
|
|
|
|
|
* Add surrounding text support.
|
|
|
|
|
* Commit input when unfocus.
|
|
|
|
|
* Classic UI improvement, including trayicon, menu.
|
|
|
|
|
|
2012-04-10 16:17:29 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 10 14:14:34 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- added baselibs.conf to build 32bit im modules and libraries.
|
|
|
|
|
|
2012-04-08 04:40:08 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Apr 8 02:00:07 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- update to 4.2.2
|
|
|
|
|
* Can use text as classic UI icon.
|
|
|
|
|
* Add more key can be used as hotkey.
|
|
|
|
|
* Fixes 536(trayicon),538(enter as submit).
|
|
|
|
|
* Make tray icon has a maximum size, so it will looks good under other tray.
|
|
|
|
|
|
2012-03-09 08:00:12 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 09 13:11:40 UTC+8 2012 - hillwood@linuxfans.org
|
|
|
|
|
|
|
|
|
|
- update to 4.2.1
|
|
|
|
|
* Changes related to API:
|
|
|
|
|
Cleanup Unused macro and API
|
|
|
|
|
Some new FcitxInputState series API for get the origin key event
|
|
|
|
|
for frontend.
|
|
|
|
|
Portable with custom path, hide two path related API that may
|
|
|
|
|
break portable.
|
|
|
|
|
Make FcitxHotkeyGetKey process latin letter and strip shift
|
|
|
|
|
modifier for them.
|
|
|
|
|
Ability to bind menu with a status.
|
|
|
|
|
Ability to update client preedit with formatted string.
|
|
|
|
|
* Change related to user:
|
|
|
|
|
Update Taiwan punctuation
|
|
|
|
|
Quick Phrase can use grave as trigger key.
|
|
|
|
|
ctrl rshift can switch input method in reverse order.
|
|
|
|
|
2nd 3rd candidate choosing key will not conflict with same
|
|
|
|
|
switch key.
|
|
|
|
|
AutoEng can accept upper case english key which is not the
|
|
|
|
|
initial key.
|
|
|
|
|
Add Zenkaku_Hankaku and Hangul as default trigger key when
|
|
|
|
|
locale is ja and ko.
|
|
|
|
|
Add Symbolic icon for gnome-shell’s kimpanel.
|
|
|
|
|
|
2012-02-29 22:05:36 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 29 21:04:39 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- update source from git.
|
2012-03-02 14:50:10 +01:00
|
|
|
|
- to keep source in the same state as modules submited,
|
|
|
|
|
as upstream suggested.
|
2012-02-29 22:05:36 +01:00
|
|
|
|
|
2012-02-04 17:14:33 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 2 16:20:03 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- merge changelogs.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 1 20:54:34 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- spec clean to make it pure openSUSE to submit to M17N.
|
|
|
|
|
- set _service to localonly.
|
|
|
|
|
- server deleted openSUSE unused sources.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 30 02:41:20 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- Upstream fix issue 511, now builds on 11.4.
|
|
|
|
|
- Change pyphrase.mb back upon Upstream request.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 24 06:35:50 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- Fix local fcitx.googlecode.com resolv error because of #GFW.
|
|
|
|
|
- Change pyphrase.mb to Sougou's Dict.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 23 12:05:42 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- Update source to git, enable opencc for Traditional & Simplified Chinese Switch.
|
|
|
|
|
|
2012-01-17 19:18:21 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 17 14:31:42 UTC 2012 - cfarrell@suse.com
|
|
|
|
|
|
|
|
|
|
- license update: GPL-2.0+
|
|
|
|
|
GPL is not a recognised license and is not in SPDX format. Going on an
|
|
|
|
|
analysis of the source files GPL-2.0+ seems to be the best choice"
|
|
|
|
|
|
2011-10-07 05:01:48 +02:00
|
|
|
|
------------------------------------------------------------------
|
|
|
|
|
Fri Oct 7 01:01:22 UTC 2011 - stecue@gmail.com
|
|
|
|
|
|
|
|
|
|
- csslayer provided a better way to fix the dbus bug.
|
|
|
|
|
|
2012-02-04 17:14:33 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 5 03:36:42 UTC 2011 - hillwood@linuxfans.org
|
2011-10-07 05:01:48 +02:00
|
|
|
|
|
2012-02-04 17:14:33 +01:00
|
|
|
|
- Fixed a bug for type words in comment box of facebook while using
|
|
|
|
|
firefox visit facebook. Thanks to CSSlayer.
|
2011-10-07 05:01:48 +02:00
|
|
|
|
|
2012-02-04 17:14:33 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 3 05:08:23 UTC 2011 - hillwood@linuxfans.org
|
2011-10-05 23:09:33 +02:00
|
|
|
|
|
2012-02-04 17:14:33 +01:00
|
|
|
|
- Fixed a bug with dbus.
|
2011-10-05 23:09:33 +02:00
|
|
|
|
|
2011-10-02 22:57:27 +02:00
|
|
|
|
------------------------------------------------------------------
|
|
|
|
|
Sun Oct 2 19:12:29 UTC 2011 - stecue@gmail.com
|
|
|
|
|
|
|
|
|
|
- upstream version 4.1.2
|
|
|
|
|
* Add ABI check.
|
|
|
|
|
* Fix table order bugs.
|
|
|
|
|
* other bug fixes.
|
|
|
|
|
|
2011-09-13 07:16:43 +02:00
|
|
|
|
------------------------------------------------------------------
|
|
|
|
|
Tue Sep 13 04:01:59 UTC 2011 - stecue@gmail.com
|
|
|
|
|
|
|
|
|
|
- im-modules packaged. Thanks to hillwood (hillwood@linuxfans.org)!
|
|
|
|
|
- xim is still the default method.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-02-04 17:14:33 +01:00
|
|
|
|
Fri Sep 9 00:00:00 UTC 2011 - hillwood@linuxfans.org
|
2011-09-13 07:16:43 +02:00
|
|
|
|
|
2012-02-04 17:14:33 +01:00
|
|
|
|
- update to 4.1.1
|
2011-09-13 07:16:43 +02:00
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 7 19:49:14 UTC 2011 - stecue@gmail.com
|
|
|
|
|
|
2012-02-04 17:14:33 +01:00
|
|
|
|
- upstream version 4.1.0
|
2011-09-13 07:16:43 +02:00
|
|
|
|
* support im-module (gtk2, gtk3 and qt), not packaged yet
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-10-07 05:01:48 +02:00
|
|
|
|
Tue Jun 14 00:56:36 UTC 2011 - swyear@gmail.com
|
|
|
|
|
|
2012-02-04 17:14:33 +01:00
|
|
|
|
- Add start up script, README and template
|
2011-10-07 05:01:48 +02:00
|
|
|
|
|
2011-09-13 07:16:43 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2012-02-04 17:14:33 +01:00
|
|
|
|
Thu May 17 00:00:00 UTC 2011 - hillwood@linuxfans.org
|
2011-10-07 05:01:48 +02:00
|
|
|
|
|
2012-02-04 17:14:33 +01:00
|
|
|
|
- add gtk-immodule-xim require
|
2011-10-07 05:01:48 +02:00
|
|
|
|
|
2011-09-13 07:16:43 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2011-10-07 05:01:48 +02:00
|
|
|
|
Sat Sep 18 00:00:00 UTC 2010 - wengxt@gmail.com
|
|
|
|
|
|
2011-09-13 07:16:43 +02:00
|
|
|
|
- Make it works with newest
|
2011-10-07 05:01:48 +02:00
|
|
|
|
|
2011-09-13 07:16:43 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2011-10-07 05:01:48 +02:00
|
|
|
|
Fri Jun 11 00:00:00 UTC 2004 - xyb76@sina.com
|
|
|
|
|
|
2011-09-13 07:16:43 +02:00
|
|
|
|
- Add data/tables.conf
|
2011-10-07 05:01:48 +02:00
|
|
|
|
|
2011-09-13 07:16:43 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2011-10-07 05:01:48 +02:00
|
|
|
|
Mon Feb 2 00:00:00 UTC 2004 - xyb76@sina.com
|
|
|
|
|
|
2011-09-13 07:16:43 +02:00
|
|
|
|
- Fix spec bug(patch by hamigua).
|
2011-10-07 05:01:48 +02:00
|
|
|
|
|
2011-09-13 07:16:43 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2011-10-07 05:01:48 +02:00
|
|
|
|
Thu Jan 15 00:00:00 UTC 2004 - xyb76@sina.com
|
|
|
|
|
|
2011-09-13 07:16:43 +02:00
|
|
|
|
- skeleton RPM
|