platform/upstream/ibus.git
2009-03-05 Huang PengProcess release key event correctly.
2009-03-05 Huang PengFix name error.
2009-03-05 Huang PengDo not restore preedit in _enabled_cb.
2009-03-05 Huang PengSave lookup table in input context.
2009-03-04 Huang PengStore and restore properties for input context.
2009-03-04 Huang PengImplement ibus_prop_list_update_property.
2009-03-04 Huang PengSave and restore status of InputContext in focus_in...
2009-03-02 Huang PengLimit numeber of hotkey.
2009-03-02 Huang PengRefine coding style.
2009-03-02 Huang PengFix some compile problems with Sun C compiler.
2009-02-28 Huang PengAssert input of ibus_text_new_*
2009-02-28 Huang PengSort the languages in input methods combobox.
2009-02-28 Huang PengClear preedit when input context is disabled.
2009-02-28 Huang PengFix make distcheck failed.
2009-02-28 Huang PengFix compile warnings.
2009-02-27 Huang PengLoad default input method engine in right moment.
2009-02-27 Peng HuangClose all fds before restart
2009-02-27 Huang PengAdd data/Makefile.am.
2009-02-27 Huang PengMove icons to data/icons. Install schemas.
2009-02-27 Huang PengAdd lookup_table_oritation schema.
2009-02-26 Huang PengFix indent of ibus.schemas.
2009-02-26 Huang PengFix a typo in ibus.schemas.
2009-02-26 Peng HuangAdd ibus.schemas for gconf
2009-02-26 Peng HuangChange some methods of matchrule
2009-02-26 Huang PengCheck dbus-python in configure.ac.
2009-02-25 Huang PengCheck ucs4 and unichar when create IBusText object.
2009-02-25 Huang PengChange title of API docs.
2009-02-25 Huang PengUpdate po files. 1.1.0.20090225
2009-02-25 Peng HuangGive out more information when server listens failed.
2009-02-25 Peng HuangCheck current uid during startup.
2009-02-25 Peng HuangRefine coding style.
2009-02-24 Huang PengReplace priority in EngineDesc with rank.
2009-02-24 Huang PengFix typo.
2009-02-24 Huang PengSort the default preload engines by priority.
2009-02-24 Huang PengAdd priority in IBusEngineDesc.
2009-02-24 Huang PengEnable default engines by locale name.
2009-02-24 Huang PengFix crash when parse component.
2009-02-24 Huang PengUpdate ibus.desktop.
2009-02-24 Huang Pengimplement next_engine & prev_engine hotkeys.
2009-02-23 Peng HuangHide "Auto start ibus on login" checkbox.
2009-02-23 Peng HuangDo not install ibus.sh.
2009-02-23 Peng HuangInstall ibus.desktop in $(sysconfdir/xdg/autostart
2009-02-23 Peng HuangInstall ibus.sh to /etc/X11/xinitrc.d.
2009-02-23 Peng HuangUse "Input Methods" replace "Engines" in setup ui.
2009-02-23 Peng HuangUse "No input method" replace "Disable" in im menu.
2009-02-23 Peng HuangAdd Disable menu item on Input Menu. Use it to disable...
2009-02-23 Peng HuangUpdate tooltip of status icon.
2009-02-23 Peng HuangChange default valut of panel/auto_hide to True.
2009-02-23 Peng HuangAuto hide panel by default.
2009-02-23 Peng Huang./configure will be failed when miss gconf-2.0
2009-02-23 Peng HuangOnly export symbols start with ibus_
2009-02-23 Peng HuangRemove unused dependence pygobject
2009-02-18 Huang PengShow IM language & name in engine list.
2009-02-18 Huang PengShow default icon on language bar for engine without...
2009-02-18 Huang PengCall ibus_object_destroy in bus_input_context_unset_engine.
2009-02-18 Huang PengFix BusEngineProxy leak.
2009-02-18 Huang PengRemove unused code in ibusconfig.c
2009-02-18 Huang PengChange the title fo setup dialog.
2009-02-18 Huang PengHide about tab in setup dialog.
2009-02-18 Huang PengAdjust setup UI.
2009-02-18 Huang PengChange title of ibus-setup dialog.
2009-02-17 Huang PengUpdate po files. 1.1.0.20090217
2009-02-17 Huang PengAdd ibus-docs.sgml.
2009-02-17 Huang PengUpdate zh_CN.po.
2009-02-17 Huang PengAdd setup/enginecombobox.py.
2009-02-17 Huang PengUse engine-default.svg for IM without icon
2009-02-17 Huang PengShow 'Select an input method' in Engine select ComboBox.
2009-02-17 Huang PengUse right icon for engine without icon.
2009-02-17 Huang PengUse DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE in intros...
2009-02-17 Huang PengFix typo.
2009-02-17 Peng HuangUse NULL to replace 0 as the last argument of g_object_new.
2009-02-16 Huang PengDisable inputcontext when the engine is destroyed.
2009-02-16 Huang PengUse guint to replace gint for state argument of propert...
2009-02-16 Huang PengUse ibus_message_new_error_printf correctly in ibusengine.c
2009-02-16 Huang PengCreate PROPERTY_* signals correctly and refine coding...
2009-02-16 Huang PengFix compile warnings.
2009-02-16 Huang PengDo not call ibus_connection_flush in ibus_bus_exit...
2009-02-15 Huang PengAdd --copy arguments on gtkdocize command.
2009-02-15 Huang PengMove ldconfig from main to libs rpm.
2009-02-15 Huang PengRefine coding style.
2009-02-15 Huang PengAdjust the languagebar extend policy.
2009-02-15 Huang PengUpdate rpm spec to move libibus.so to ibu-libs.rpm.
2009-02-15 Huang PengMake language transparent when inactivate.
2009-02-15 Huang PengMake language bar left extend when language is close...
2009-02-15 Huang PengNot call FocusIn & FocusOut methods of engines, if...
2009-02-15 Huang PengRemove gnome-python2-gconf from requires in spec.
2009-02-15 Huang PengFix a typo, and create the engine after create the...
2009-02-15 Huang PengAdd SetCapabilities on org.freedesktop.IBus.Engine...
2009-02-15 Huang PengImplement several methods of IBusLookupTable.
2009-02-14 Huang PengRefine code.
2009-02-14 Huang PengUse --xim replace -x.
2009-02-14 Huang PengAdd G_MOSULE_EXPORT on some functions.
2009-02-14 Huang PengAdd API: ibus_lookup_table_{page,cursor}_{down,up}.
2009-02-14 Huang PengFix typo.
2009-02-13 Peng HuangFlush connection to make sure IBus.Exit has been sent...
2009-02-13 Huang Pengset cursor location in bus_input_context_set_engine.
2009-02-12 Huang PengUpdate .gitignore files.
2009-02-12 Peng HuangFix restart problem
2009-02-12 Peng HuangTry to make all child processes finished before ibus...
2009-02-12 Peng HuangUse label.text instead of lable to fix problem.
next