Remove g_type_init() calls.
[platform/upstream/ibus.git] / src / ibusshare.h
2013-06-04 fujiwaratRemove g_type_init() calls.
2012-02-26 Peng HuangMerge remote-tracking branch 'origin/devel'
2012-02-23 fujiwaratAdd ibus_unset_log_handler to remove the handler in...
2012-02-14 Daiki UenoFix typoes in gtk-doc comments.
2011-08-12 Peng HuangPort keyval and unicode converting functions from gtk.
2011-01-06 Yusuke SatoSet the "g-default-timeout" property for ibusconfig...
2010-11-03 Peng HuangUse gdbus in glib, and get rid of libdbus
2010-09-09 Satoru TakabayashiAdd Emacs modeline for .c and .h files.
2010-09-09 Satoru TakabayashiMove the log handler code from bus/main.cc to src/ibuss...
2010-04-29 Peng Huangmark ibus_free_strv as depracated
2010-04-08 Peng HuangTry to create dir $(HOME)/.config/ibus/bus every time...
2010-01-09 Peng HuangUpdate copyright.
2009-12-14 Peng HuangMerge remote branch 'definite/master'
2009-12-14 Ding-Yi ChenModify zh_TW.po
2009-11-11 Peng HuangMerge remote branch 'XueWei/master'
2009-10-23 Peng HuangAdd Copying for Red Hat
2009-10-23 Peng HuangChange file header
2009-08-11 Peng HuangRemove ibus_get_socket_folder
2009-07-19 Peng HuangMerge branch 'master' of git@github.com:phuang/ibus
2009-07-15 Peng HuangUse abstract socket in ibus-daemon
2009-07-15 Peng HuangAdd ibus_get_local_machine_id function
2009-04-20 Peng HuangCheck socket's ownership when client connects to the...
2009-04-15 Peng HuangAdd $IBUS_SESSION_ID in socket path.
2009-03-30 Peng HuangGet display name from gdk_display_get_name
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.