pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/inputmethod/ibus



Module Name:    pkgsrc
Committed By:   obache
Date:           Fri Oct 22 11:28:39 UTC 2010

Modified Files:
        pkgsrc/inputmethod/ibus: Makefile distinfo

Log Message:
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@localhost>
    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@localhost
    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


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/inputmethod/ibus/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/inputmethod/ibus/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index