Commit graph

8 commits

Author SHA1 Message Date
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
obache
bda35cceea Update ibus to 1.3.9.
Changes:
* Fix compatible issues with gnome-do and chromium-browser.
* Fix XIM compatible issue in ppc64 platform.
* Fix some build problems with gtk3
* Sort input method in setup with strcoll
* Fix some problem in Makefile for NteBSD
2010-11-25 10:55:43 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
obache
54fcb13962 Update ibus to 1.3.8.
ChangeLog
    Comment out test-keymap test case.
    Limit typing rate to 800 hits/minutes, and fix make distcheck error.
    Catch exceptions from os.kill.
    Fix CPU 100% usage with signal.SIGCHLD
    Fix keyval and state in __keycode_button_clicked_cb
    Destroy existing connection before creating a new connection, and only create the fake context once.
    Move the candidate window just above the cursor when the window and a preedit string overlap.
    Remove compiler warnings.
    Enable key snooper by default again, except Chrome/Chromium browsers, to fix application compatibility issues like 1068.
    Always consume the hotkey, even if the hotkey associated engine already activated.
    Fix race condition in bus_ibus_impl_create_engine()
    Fix a build error of IBus-1.0.gir with gobject-introspection 0.9.6
    Fix a typo.
    Remove unused dbus-1 package in gir includes
    Implement stress tool for ibus.
    Fix a build error with GTK3 gdkkeysyms.h
    Update gu.po from Sweta Kothari <swkothar@redhat.com>
    Fix g_assertion failure in bus_ibus_impl_{load,save}_global_engine_name functions.
    Add some comments about registry
    Add Emacs modeline for .c and .h files.
    Move the log handler code from bus/main.cc to src/ibusshare.cc.
    Add codereview.settings.
    Add time info in log message from satorux@chromium.org
    Fix memory leak in ibus_input_context_process_key_event by Fujiwarat
    Fix segv in bus_engine_proxy_process_key_event_reply_cb
    Set CFLAGS to "-Wall -Werror" in autogen.sh
    Fix property issue.
    Update fr.po
    Fix a build warning
2010-10-22 11:28:38 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
obache
3593815b0b exactly pass localedir to configure. 2010-09-04 05:04:57 +00:00
obache
b89a42c52c Add workaround for upstream Issue#1029:
http://code.google.com/p/ibus/issues/detail?id=1029
2010-08-11 13:11:56 +00:00
obache
b9da61c0d7 Import ibus-1.3.7 as inputmethod/ibus.
IBus means an Intelligent Input Bus. It is a new input framework for Linux OS.
It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
2010-08-07 01:48:31 +00:00