platform/upstream/ibus.git
2009-08-10 Peng HuangFix soem typos.
2009-08-10 Peng HuangMake code more readable.
2009-08-10 Peng HuangRemove some unused variables.
2009-08-10 Peng HuangMake code more readable.
2009-08-10 Peng HuangFix error in ibus_prop_list_destroy function.
2009-08-10 Peng HuangFix memory leak in ibusproperty.c
2009-08-10 Peng HuangDisable memory debug.
2009-08-10 Peng HuangFix memory leak in ibuslookuptable.c
2009-08-10 Peng HuangCount all objects.
2009-08-10 Peng HuangAdd code to debug memory
2009-08-10 Peng HuangRemove some debug output.
2009-08-10 Peng HuangFix numlock problem.
2009-08-10 Peng HuangRemove some debug verbose.
2009-08-07 Peng HuangDo not emit preedit changed signal if preedit text...
2009-08-07 Peng HuangFix a bug in name_to_keycode 1.2.0.20090807
2009-08-06 Peng HuangInclude org.freedesktop.{DBus,IBus} in ListNames' return
2009-08-06 Peng HuangChange the order of the unique names and well know...
2009-08-06 Peng HuangUse macros.
2009-08-06 Peng HuangDo not allow RequstName org.freedesktop.{IBus, DBus}
2009-08-06 Peng HuangFix bug in org.freedesktop.DBus.ListNames.
2009-08-04 Peng HuangReduce size of keysyms.py 1.2.0.20090806
2009-08-03 Peng HuangFix bug in keymap: Press number with Shift & CapsLock...
2009-07-28 Peng HuangChange summary for for ibus-devel.rpm
2009-07-27 Peng Huangset QT_IM_MODULE=ibus if the qt ibus im module exist
2009-07-23 Peng HuangFix dead loop in _from_dbus_value 1.2.0.20090723
2009-07-21 Peng HuangUse libibus.so.1 replace libibus.so 1.2.0.20090722
2009-07-21 Peng HuangFix typo.
2009-07-21 Peng HuangMerge branch 'master' of git@github.com:phuang/ibus
2009-07-19 Peng HuangFix some build warnings. 1.2.0.20090719
2009-07-19 Peng HuangMerge branch 'master' of git@github.com:phuang/ibus
2009-07-18 Peng HuangFix a typo.
2009-07-17 Peng HuangAdd gitignore
2009-07-16 Peng HuangAdd include <stdio.h> to fix build warning.
2009-07-16 Peng HuangAdd introspect_dbus method.
2009-07-16 Peng HuangRemove unimplemented methods and signals from DBus...
2009-07-15 Peng HuangUse c version ibus_get_address in python directly
2009-07-15 Peng HuangUse abstract socket in ibus-daemon
2009-07-15 Peng HuangAdd ibus_get_local_machine_id function
2009-07-15 Peng HuangUpdate ml.po by Ani Peter <apeter@redhat.com>
2009-07-14 Peng HuangRemove debug output
2009-07-10 Peng HuangFix a typo, Add introspect method.
2009-07-10 Peng HuangImplement Introspect in inputcontext.c
2009-07-09 Peng HuangAdd introspect_ibus
2009-07-09 Peng HuangAdd args' names, and remove out arg of org.freedesktop...
2009-07-09 Peng HuangRemove some deprecated methods.
2009-07-09 Peng HuangImplemented Introspect of /org/freedesktop/IBus
2009-07-09 Peng HuangImplememnt org.freedesktop.IBus.Ping method.
2009-07-08 Peng HuangFix some typoes.
2009-07-08 Peng HuangAdd ibus_message_iter_copy method;
2009-07-08 Ding-Yi ChenAPIDOC: Revised IBusMessage
2009-07-07 Ding-Yi ChenAPIDOC: completed IBusMessage.
2009-07-06 Ding-Yi ChenAPIDOC continuing IBusMessage
2009-07-05 Ding-Yi ChenAPIDOC: completed: IBusInternal, IBusKeymap.
2009-07-05 Ding-Yi ChenAPIDOC: IBusKeymap
2009-07-05 Ding-Yi ChenAPIDOC: IBusInternal, IBusKeymap
2009-07-02 Peng HuangUpdate buttons' states correctly
2009-07-02 Peng HuangAdd PY prefix in gtype names.
2009-07-02 Peng HuangUpdate Add & Apply buttons' states on time.
2009-06-30 Peng HuangUse MetaClass to register serializable classes automati...
2009-06-30 Peng HuangFix some coding style problems.
2009-06-30 Peng HuangFix CheckMenuItem problems and some coding style problems.
2009-06-29 Peng HuangChange some classes' name
2009-06-29 Peng HuangAdd __gtype_name__ for some gobject classes
2009-06-29 Peng HuangUse __gtype_name__ to replace gobject.type_register
2009-06-29 Peng HuangRemove useless code.
2009-06-25 Peng HuangModify introspect interface.
2009-06-25 Ding-Yi ChenAPIDOC: Completed IBusInputContext
2009-06-25 Ding-Yi ChenAPIDOC: revised IBusEngine, IBusLookupTable.
2009-06-25 Ding-Yi ChenAPIDOC: revised IBusEngine, IBusInputContext
2009-06-25 Peng HuangAdd keycode argument in forward_key_event signal.
2009-06-23 Peng HuangDisable qt4 im module.
2009-06-23 Peng HuangAdd ibusversion.h.in
2009-06-23 Peng HuangRemove private struct in ibus-daemon.
2009-06-18 Peng HuangFix a typo.
2009-06-18 Peng HuangHide keyboard layout column in setup UI
2009-06-17 Peng HuangAvoid block in bus_factory_proxy_create_engine.
2009-06-17 Peng HuangAdd setup/enginetreeview.py into po/POTFILES.in 1.2.0.20090617
2009-06-17 Peng HuangRemove IBUS_SESSION_ID from xinput-ibus
2009-06-17 Peng HuangAdd --enable-gtk-doc in autogen.sh
2009-06-17 Peng HuangFix problems for 'make rpm'
2009-06-17 Peng HuangRemove two useless lines.
2009-06-17 Peng HuangAdd configure item for keyboard layout
2009-06-16 Peng HuangRemove altgr in jp keymap
2009-06-16 Peng HuangFix problems in jp keymap. keycode 124 = yen
2009-06-15 Peng HuangFix build warnings.
2009-06-15 Peng HuangAdd translation in pl.po
2009-06-15 Peng HuangAdd code to handle changing of engine's layout
2009-06-15 Peng HuangTranslate some messages.
2009-06-15 Peng HuangFix some typos
2009-06-15 Peng HuangUpdate ibus.pot
2009-06-15 Peng HuangUpdate messages in zh_CN.po
2009-06-15 Peng HuangAdd some tooltips in setup dialog.
2009-06-15 Peng HuangShow engines' keyboard layout in setup UI
2009-06-14 Peng HuangRemove some 'shift keycode' item in common
2009-06-14 Peng HuangAutogen the ChangeLog from git
2009-06-14 Peng HuangFix error in keymap
2009-06-14 Peng HuangFix some keycode error in common keymap.
2009-06-14 Peng HuangImplement keymaps, merged keymaps branch
2009-06-14 Peng HuangFix a typo in src/Makefile.am
2009-06-12 Peng HuangDo not restore states when focus_in, if the enable...
next