platform/upstream/ibus.git
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-28 Peng HuangFix a typo.
2010-01-28 Peng HuangFix typos.
2010-01-28 Peng HuangUse G_N_ELEMENTS.
2010-01-27 Peng HuangMerge branch 'master' of github.com:phuang/ibus
2010-01-27 Ding-Yi ChenFix some APIDOC
2010-01-26 fujiwaratFix destroy about menu item
2010-01-25 Peng HuangShow recommended engines with bold font
2010-01-25 Peng HuangOnly enable engines with rank > 0 at frist time startup
2010-01-19 Peng HuangShow properties on systray menu by Fujiwara
2010-01-19 Peng HuangRemove some symbols for debian package.
2010-01-15 Peng HuangUnify the help message.
2010-01-15 Peng HuangCheck argument to avoid crash
2010-01-15 Peng HuangFix typo.
2010-01-14 Peng HuangFix coding style
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 HuangIgnore some header files.
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-11 Peng HuangFix string 1.2.0.20100111
2010-01-11 Peng HuangUpdate pl.po by Piotr Drąg <piotrdrag@gmail.com>
2010-01-09 Peng HuangRefine coding style
2010-01-09 Peng HuangTry Cython
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-09 Peng HuangDo not store arguments in global vars.
2010-01-09 Peng HuangFix problems in XIM server.
2010-01-07 Peng HuangAdd ibus_input_context_property_activate by Yusuke
2010-01-07 Peng HuangOnly install signal handler for NORMAL, RADIO and TOGGLE
2010-01-07 Peng HuangFix a typo.
2010-01-07 Peng HuangFix PROP_MENU problem. Patch from Fujiwara-san
2010-01-05 Peng HuangAdd ibus_engine_delete_surrounding_text in ibusengine.h
2010-01-05 Peng HuangUse 5 scounds as default dbus reply timeout
2010-01-01 Peng HuangDo not update lookup table in recreate_ui
2010-01-01 Peng HuangRefine code of update_lookup_table
2010-01-01 Peng HuangRemove gproperties from CandidatePanel
2010-01-01 Peng HuangRefine some code
2010-01-01 Peng HuangUse ibus.ORIENTATION_* in panel.py
2010-01-01 Peng HuangRemove some unused code.
2010-01-01 Peng HuangRename system_orientation to orientation, and use curre...
2010-01-01 Peng HuangUse ibus.ORENTATION_*
2010-01-01 Daiki UenoApply CandidatePanel orientation change request from...
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-31 Daiki UenoMerge double-defined im_ibus_la_LIBADD.
2009-12-31 Daiki UenoSet CFLAGS/LDADD for test-matchrule properly.
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-27 Peng HuangFix rpmlint warnings in spec file.
2009-12-25 Peng HuangCatch KeyboardInterrupt Exception 1.2.0.20091225
2009-12-25 Peng HuangChange pinyin.xml to gtkpanel.xml
2009-12-24 Peng HuangProcess engine method call correctly.
2009-12-24 Peng HuangFix coding style.
2009-12-24 Peng HuangFix some typos.
2009-12-24 Peng HuangSort engines in setup ui.
2009-12-24 Peng HuangUse 2 xpad in engine combobox
2009-12-24 Peng HuangFix coding style and remove useless line.
2009-12-24 Peng HuangMake some buttons disabled, when they are not useful.
2009-12-24 Peng HuangUpdate UI.
2009-12-23 Peng HuangDo not init gthread if undefine G_THREADS_ENABLED.
2009-12-23 Peng HuangPoll engine changes in different thread.
2009-12-22 Peng Huangibus will poll changes of engines, and show notificatio...
2009-12-20 Peng HuangRemove space before and after =
2009-12-20 Peng HuangFix build rpm errors.
2009-12-20 Peng HuangFix build errors if ./configure is not executed in...
2009-12-16 Peng HuangUse bold style to display current engine in engine...
2009-12-16 Peng HuangDo not use sub menu to list input methods.
2009-12-15 Peng HuangUpdate es.po from daniel cabrera <logan@fedoraproject...
2009-12-15 Peng HuangFix a problem in document 1.2.0.20091215
2009-12-14 Peng HuangRemove comment
2009-12-14 Peng HuangDefine hangul and hanja key
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-14 Peng HuangMove specification from doc to docs
2009-12-13 Peng HuangAdd a script for get keycode in Xorg
2009-12-13 Peng HuangAdd kr keymap
2009-12-13 Peng HuangRemove qt immodule source code
2009-12-12 Peng HuangAdd ibus.pot into gitignore
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 HuangUpdate es.po from daniel cabrera <logan@fedoraproject...
2009-12-11 Peng HuangUpdate as.po from Amitakhya Phukan <aphukan@fedoraproje...
2009-12-11 Peng HuangUse gettext replace locale
2009-12-11 Peng HuangAdd ibus_lookup_table_get_number_of_candidates
2009-12-11 Peng HuangFix build error in bsd
2009-12-11 Peng HuangFix typo.
next