Always put setup dialog in center of screen.
[platform/upstream/ibus.git] / client /
2010-02-23 Peng HuangMerge remote branch 'epico/master'
2010-02-23 Peng Wuchange gtk-im client name.
2010-02-20 Peng HuangFix cursor location problem.
2010-01-29 Peng HuangMerge branch 'G_DEFINE_TYPE'
2010-01-28 Peng HuangUse GInitiallyUnowned correctly
2010-01-09 Peng HuangUpdate copyright.
2010-01-09 Peng HuangDo not store arguments in global vars.
2010-01-09 Peng HuangFix problems in XIM server.
2009-12-31 Daiki UenoMerge double-defined im_ibus_la_LIBADD.
2009-12-30 Peng HuangFix typo.
2009-12-30 Peng HuangCurrect use of autotools: Use *_LIBADD and *_LDADD...
2009-12-30 Peng HuangFix _FORTIFY_SOURCE warnings, from galtgendo
2009-12-27 Peng HuangFix link errors in Ubuntu
2009-12-20 Peng HuangFix build errors if ./configure is not executed in...
2009-12-13 Peng HuangRemove qt immodule source code
2009-12-04 Peng HuangFix problem with forward key event
2009-12-04 Peng HuangAdd delete surrounding text feature.
2009-11-11 Peng HuangMerge remote branch 'XueWei/master'
2009-10-23 Peng HuangModify copying information
2009-10-23 Peng HuangAdd Copying for Red Hat
2009-10-23 Peng HuangChange file header
2009-08-14 Peng HuangAdd * in default locales of ibus gtk immodule
2009-08-13 Peng HuangDisable qt im module.
2009-08-07 Peng HuangDo not emit preedit changed signal if preedit text...
2009-06-15 Peng HuangFix build warnings.
2009-06-14 Peng HuangImplement keymaps, merged keymaps branch
2009-06-05 Peng HuangFix some build warnings.
2009-05-08 Peng HuangRemove old locales define in main.c
2009-05-08 Peng HuangUpdate locale and add --locale-append argument of ibus-x11
2009-04-23 Peng HuangFix preedit problem in evolution 1.1.0.20090423
2009-04-14 Peng HuangAdd IBUS_IGNORED_MASK and IBUS_HANDLED_MASK.
2009-04-14 Peng HuangAdd IBUS_FORWARD_MASK for ignored key events.
2009-04-14 Peng HuangAdd break in switch block
2009-04-13 Peng HuangFix a typo. 1.1.0.20090413
2009-04-07 Peng HuangDo not crash when ibus-daemon is not running.
2009-04-04 Peng HuangJust call ibus_input_context_process_key_event in snoop...
2009-04-03 Peng HuangFix crash when ibus-daemon shutdown or restart
2009-03-30 Peng HuangUse a global focus_im_context to track the focus, and...
2009-03-30 Peng HuangFix problem when create socket address.
2009-03-30 Peng HuangGet display name from gdk_display_get_name
2009-03-29 Peng HuangUse gtk key snooper to get the key events.
2009-03-29 Peng HuangChange ibuscontext => ibusimcontext; ibus_context ...
2009-03-29 Peng HuangRemove private struct.
2009-03-29 Peng HuangEmit preedit-start & preedit-end signals.
2009-03-11 Huang PengRemove is_press argument from gtk im module.
2009-03-05 Huang PengDo not restore preedit in _enabled_cb.
2009-03-02 Huang PengFix some compile problems with Sun C compiler.
2009-02-28 Huang PengClear preedit when input context is disabled.
2009-02-16 Huang PengFix compile warnings.
2009-02-14 Huang PengAdd G_MOSULE_EXPORT on some functions.
2009-02-11 Peng HuangRename iBus to IBus.
2009-02-10 Peng HuangFix compile warnings.
2009-02-06 Huang PengAdd restart menu item in system menu.
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.
2009-02-03 Huang PengFix crash in x86_64 platform.
2008-10-16 Huang PengMerge branch 'master' into fix_xim_bug
2008-10-16 Huang PengUse LOG replace g_debug
2008-10-12 Huang PengConvert IBusAttribute for au to (uuuu)
2008-10-05 Huang PengSpecify qt4 make flags when generate Makefile from...
2008-10-05 Huang PengHandle XIM_GET_IC_VALUES event.
2008-10-05 Huang PengFix XIM freezing problem.
2008-10-03 Huang PengMerge branch 'master' into modify_config_interface
2008-10-03 Huang PengReturn 0 when XIM_GET_IC_VALUES is received.
2008-10-03 Huang PengReturn 0 if ibus does not handle xim event.
2008-10-03 Huang PengRemove _is_attr.
2008-10-03 Huang PengRefine debug output.
2008-10-02 Huang PengFix problems in ibus-x11.
2008-10-02 Huang PengFix problem in gtk im module.
2008-10-02 Huang PengUse IBusAttribute in ibus-x11.
2008-10-02 Huang PengUse IBusAttribut replace PangoAttribute.
2008-10-01 Huang PengFree preedit_string & preedit_attrs.
2008-10-01 Huang PengSupport input style.
2008-10-01 Huang PengWIP.
2008-10-01 Huang PengWIP.
2008-09-27 Huang PengMerge branch 'master' into implement_dbus
2008-09-25 Huang PengFix problem when works with imsettings.
2008-09-23 Huang PengRetrun 0 if can not find ic.
2008-09-21 Huang PengRemove _focus_ic.
2008-09-20 Huang Pengset_capabilities when frontend establishs ibus connection.
2008-09-20 Huang PengAdd new IBUS_CAP_FOCUS capability for input context.
2008-09-20 Huang PengSet focus if ic without focus.
2008-09-19 Huang PengCreate symbol links for qt3.
2008-09-17 Huang PengInclude gconf python binding from gnome-python2.
2008-09-17 Huang PengRefine coding style.
2008-09-17 Huang PengRefine coding style.
2008-09-17 Huang PengRefine coding style.
2008-09-17 Huang PengRefine code.
2008-09-17 Huang PengUse g_fprintf
2008-09-17 Huang PengUse g_strcmp0 replace strcmp
2008-09-17 Huang PengRefine coding style.
2008-09-16 Huang PengUse g_slice_new to replace g_new for better performance.
2008-09-16 Huang PengDon't use send_event field in GdkEventKey. And fixed...
2008-09-16 Huang PengFix mem leak.
2008-09-16 Huang PengCall setFocusWidget to replace focusOut
2008-09-16 Huang PengFocusOut widget when widgetDestroyed.
2008-09-16 Huang PengRemove slot setFocus.
2008-09-15 Huang PengFree map return by XGetKeyboardMapping.
2008-09-15 Huang PengHack japan [yen bar] key for qt immodule.
2008-09-15 Huang PengUse default cursor location.
next