platform/upstream/ibus.git
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.
2009-02-12 Peng HuangDisconnect engine handlers before context destruction.
2009-02-12 Peng HuangSet cursor location for engine after create a new engine.
2009-02-11 Peng HuangAdd --replace option for ibus-daemon command.
2009-02-11 Peng HuangFix a typo (Change Kill to Exit).
2009-02-11 Peng HuangUpdate po files. 1.1.0.20090211
2009-02-11 Peng HuangMake languagebar extend to left.
2009-02-11 Peng HuangRename iBus to IBus.
2009-02-10 Peng HuangFix crash problems.
2009-02-10 Peng HuangFix compile warnings.
2009-02-10 Peng HuangFix problem on x86_64 platform.
2009-02-10 Peng HuangFix crash on x86_64 platform.
2009-02-10 Huang PengFix problem with desktop files.
2009-02-10 Huang PengDo not use glib main loop in ibus_input_context_process...
2009-02-09 Huang PengAdd round lookup table support.
2009-02-06 Huang PengChange rescan to re-scan
2009-02-06 Huang PengImplement --rescan option for ibus-daemon.
2009-02-06 Huang PengAdd restart menu item in system menu.
2009-02-06 Huang PengAdd French translation provided by Julroy67.
2009-02-06 Huang PengFix issue code.google.com/p/ibus/issues/detail?id=241.
2009-02-06 Huang PengRun ibus-daemon instead of ibus.
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang PengAdd gconf/config.h
2009-02-05 Huang Pengre-implement ibus in c language.
2009-02-03 Huang PengUpdate po files.
2009-02-03 Huang PengSet default next_engine hot key to empty.
2009-02-03 Huang PengFix crash in x86_64 platform.
2008-11-23 Huang PengFix problem introduced by last commit.
2008-11-23 Huang PengHandle SIGCHLD in ibus-ui-gtk to fix issue 191.
2008-11-05 LI Daobingfix typo in Makefile.am
2008-11-01 Huang PengRequest glib2 >= 2.16
2008-10-25 Huang PengChange email address for pa.po file.
2008-10-25 Huang PengAdd Punjabi (pa.po) Translation by A S Brar <amanpreetb...
2008-10-23 Huang PengUpdate po files. 0.1.1.20081023
2008-10-21 Huang PengGet unique_name in ibus.Bus.__init__
2008-10-20 Huang PengUse UInt32 for property.
2008-10-19 Huang PengDo not expend icons.
next