Always put setup dialog in center of screen.
[platform/upstream/ibus.git] / src /
2010-03-16 Peng HuangCall ibus_engine_update_preedit_text_with_mode in ibus_...
2010-03-16 fujiwaratAdd ibus_engine_update_preedit_text_with_mode
2010-02-24 Peng HuangRefine inline document
2010-02-23 Peng HuangMerge remote branch 'epico/master'
2010-02-23 Peng HuangFix a typo in API document
2010-02-23 Peng HuangRemove the occurence of dbus_message_iter_get_array_len...
2010-02-20 Peng HuangUse G_N_ELEMENTS in for loop
2010-02-20 Peng HuangClose child process in IBusComponent.Destroy
2010-02-20 Peng HuangFix gtk-doc problems.
2010-02-02 Peng HuangAdd property connection and fix crash in IBusFactory 1.2.99.20100202
2010-02-02 Peng HuangRemove duplication g_object_ref in ibus_keymap_get
2010-02-02 Peng HuangRefine ibus_keymap_get
2010-02-02 Peng HuangRefine ibus_connection_open
2010-02-02 Peng HuangDoes not increase references in ibus_keymap_get
2010-02-01 Peng HuangAdd G_GNUC_DEPRECATED mark on ibus_keymap_new
2010-01-30 Peng HuangUse G_DEFINE_TYPE to simplify code.
2010-01-29 Peng HuangMerge branch 'G_DEFINE_TYPE'
2010-01-29 Peng HuangRefine API document of IBusInputContext
2010-01-29 Peng HuangFix typo in API document
2010-01-29 Peng HuangRefine API document for IBusEngine
2010-01-28 Peng HuangRelease floating objects in IBusEngine
2010-01-28 Peng HuangUse GInitiallyUnowned correctly
2010-01-27 Peng HuangMerge branch 'master' of github.com:phuang/ibus
2010-01-27 Ding-Yi ChenFix some APIDOC
2010-01-12 Peng HuangChange Title of IBusAttrList and IBusPropList
2010-01-12 Peng HuangFix gtk-doc issues.
2010-01-12 Peng HuangFix gtk-doc problems.
2010-01-12 Peng HuangSeparate IBusProperty and IBusPropList.
2010-01-12 Peng Huanginclude ibusattrlist.h in ibus.h
2010-01-12 Peng HuangSeparate IBusAttribute and IBusAttrList
2010-01-12 Peng HuangRemove Class IBusFactoryInfo
2010-01-12 Peng Huangremove IBusFactoryInfo
2010-01-09 Peng HuangRefine coding style
2010-01-09 Peng HuangUpdate copyright.
2010-01-09 Peng HuangAdjust pad to avoid break ABI
2010-01-09 Daiki UenoAdd IBusConfigService#unset().
2010-01-07 Peng HuangAdd ibus_input_context_property_activate by Yusuke
2010-01-05 Peng HuangAdd ibus_engine_delete_surrounding_text in ibusengine.h
2010-01-01 Peng HuangFix bug in ibus_engine_update_lookup_table_fast.
2010-01-01 Peng HuangAdd getter and setter methods of orientation.
2009-12-30 Peng HuangCurrect use of autotools: Use *_LIBADD and *_LDADD...
2009-12-27 Peng HuangFix link errors in Ubuntu
2009-12-24 Peng HuangProcess engine method call correctly.
2009-12-24 Peng HuangSort engines in setup ui.
2009-12-15 Peng HuangFix a problem in document 1.2.0.20091215
2009-12-14 Peng HuangMerge remote branch 'definite/master'
2009-12-14 Ding-Yi ChenModify zh_TW.po
2009-12-14 Peng HuangFix some problems in document
2009-12-12 Peng HuangAdd property orientation of IBusLookupTable.
2009-12-12 Peng HuangUse g_assert to replace some g_return_
2009-12-12 Peng HuangUse g_assert to replace some g_return_if_fail
2009-12-12 Peng HuangAdd setter and getter for IBusLookupTable->round
2009-12-11 Peng HuangAdd ibus_lookup_table_get_number_of_candidates
2009-12-10 Peng HuangUse correct GType to replace gint
2009-12-09 Peng HuangFix build error for rpm
2009-12-09 Peng HuangFix some warnings in ibus document
2009-12-09 Peng HuangAdd document about IBUS_CAP_SURROUNDING_TEXT
2009-12-09 Peng HuangFix build warning
2009-12-08 Peng HuangImplemented some methods of IBusBus and IBusInputContex...
2009-12-06 Peng HuangRefine code, and remove goto statements.
2009-12-05 Peng HuangFix a typo.
2009-12-05 Peng HuangUse offset of member function in IBusPanelServiceClass.
2009-12-05 Peng HuangAdd panel class from Satoru
2009-12-05 Peng HuangRemove some goto statement
2009-12-05 Peng HuangAdjust the condition test order to get better performance
2009-12-05 Peng HuangAvoid using ibus_message_is in loop to get better perfo...
2009-12-05 Peng HuangFix typo
2009-12-05 Peng HuangMerge remote branch 'hindlemail/master'
2009-12-05 tom hindleAdded c client side code for CurrentInputContext method
2009-12-04 Peng HuangRefine coding style.
2009-12-04 Peng HuangAdd delete surrounding text feature.
2009-11-29 Peng HuangRemove unused code.
2009-11-24 Peng HuangAdjust some code order. 1.2.0.20091124
2009-11-24 Peng HuangDo not crash when bus is disconnected.
2009-11-24 Peng HuangDo not abort when connection is closed.
2009-11-12 Peng HuangFix compile error.
2009-11-12 Peng HuangCheck CREATED event
2009-11-11 Peng HuangMerge remote branch 'XueWei/master'
2009-11-11 williamFixed on Solaris cannot re-connect after ibus-daemon...
2009-10-23 Peng HuangModify copying information
2009-10-23 Peng HuangAdd Copying for Red Hat
2009-10-23 Peng HuangChange file header
2009-10-13 Peng HuangDont need set "" to icon anymore.
2009-10-13 Peng HuangDo not crash if append NULL string to IBusMessage.
2009-10-10 Peng HuangUse gnome-autogen.sh
2009-10-09 Peng HuangMove all tmp file to ~/.config/ibus
2009-10-04 Peng HuangPut all files in $(HOME)/.ibus
2009-09-27 Peng HuangWrite empty string instead "(null) in xml.
2009-09-16 Peng HuangSupports G_TYPE_LONG and G_TYPE_ULONG in ibus_message_i...
2009-09-15 Ding-Yi ChenModify APIDOC chapters.
2009-09-12 Peng HuangAdd error underline. 1.2.0.20090915
2009-09-11 Peng HuangUse GInitiallyUnowned as super parent
2009-08-28 Peng HuangFix build warnings
2009-08-28 Peng HuangUpdate inline API document.
2009-08-28 Peng HuangRemove empty line 1.2.0.20090828
2009-08-28 Peng HuangFix memory leak in libibus.so
2009-08-24 Peng HuangFix build error on freebsd
2009-08-24 Peng HuangMerge commit 'definite/master'
2009-08-24 Ding-Yi ChenAPIDOC: New: IBusSerializable.
2009-08-24 Ding-Yi ChenAPIDOC IBusPendingCall
next