2011-03-16 |
Peng Huang | Add git.mk from gtk+ project, Use it to update .gitignore
|
commit | commitdiff | tree |
2011-03-15 |
Peng Huang | Update gtk-doc
|
commit | commitdiff | tree |
2011-03-11 |
Peng Huang | Fix make check error
|
commit | commitdiff | tree |
2011-03-07 |
Peng Huang | Move gtk_key_snooper_remove from function object_fini...
|
commit | commitdiff | tree |
2011-03-01 |
Peng Huang | Optimize focus_in to avoid call some UI blocking functions.
|
commit | commitdiff | tree |
2011-02-28 |
Peng Huang | Unify async and sync function names.
|
commit | commitdiff | tree |
2011-02-28 |
Peng Huang | Fix a race problem in SetGlobalEngine and add set_global_eng...
|
commit | commitdiff | tree |
2011-02-18 |
Peng Huang | Fix make dpkg errors.
|
commit | commitdiff | tree |
2011-02-18 |
Peng Huang | Add enable_conditional and disable_conditional in gconf...
|
commit | commitdiff | tree |
2011-02-18 |
Peng Huang | Fix crash when turn off "use global engine" option
|
commit | commitdiff | tree |
2011-02-18 |
Peng Huang | Destroy IBusInputContext correctly in ibus-x11
|
commit | commitdiff | tree |
2011-02-16 |
Peng Huang | Do not create GSimpleAsyncResult in ibus_input_context_proce...
|
commit | commitdiff | tree |
2011-02-09 |
phuang | Fix ibus-daemon deadlock in engineproxy.c. Patch from phuang <shawn.p.huang@gmail.com>.
|
commit | commitdiff | tree |
2011-01-27 |
Peng Huang | Fix build debian package error.
|
commit | commitdiff | tree |
2011-01-27 |
Peng Huang | Export async version ibus_input_context_process_key_event.
|
commit | commitdiff | tree |
2011-01-27 |
Peng Huang | Fix problem in introspection of Engine.
|
commit | commitdiff | tree |
2011-01-21 |
Peng Huang | Fix some race conditions during create engine, also...
|
commit | commitdiff | tree |
2010-12-28 |
Peng Huang | Reply an error message to sender, if ibus-daemon can...
|
commit | commitdiff | tree |
2010-12-26 |
Peng Huang | Fix Alt+Shift hotkey issue for chrome os
|
commit | commitdiff | tree |
2010-12-15 |
Peng Huang | Disconnect closed signal from GDBusConnection before...
|
commit | commitdiff | tree |
2010-12-14 |
Peng Huang | Fix crash in im-ibus.so
|
commit | commitdiff | tree |
2010-12-14 |
Peng Huang | Focus out/in fake input context if the input window...
|
commit | commitdiff | tree |
2010-12-14 |
Peng Huang | Focus out the fake context in im-ibus.so, when a real...
|
commit | commitdiff | tree |
2010-12-14 |
Peng Huang | Add fake context back in IBusIMContext.
|
commit | commitdiff | tree |
2010-12-13 |
Peng Huang | Fix typo and annotation.
|
commit | commitdiff | tree |
2010-12-08 |
Peng Huang | Fix GI transfer mode annotation in ibus_bus_list_*engines...
|
commit | commitdiff | tree |
2010-11-24 |
Peng Huang | Pass cancellable object to bus_factory_proxy_create_engine
|
commit | commitdiff | tree |
2010-11-24 |
Peng Huang | Clean up the code of focus switch logic, and fix a...
|
commit | commitdiff | tree |
2010-11-24 |
Peng Huang | Fix some crashs when engine processes are killed.
|
commit | commitdiff | tree |
2010-11-24 |
Peng Huang | Use g_object_add_weak_pointer to make code simpler.
|
commit | commitdiff | tree |
2010-11-21 |
Peng Huang | Remove some unused header files.
|
commit | commitdiff | tree |
2010-11-16 |
Peng Huang | Add introspection data for org.freedesktop.IBus.Panel...
|
commit | commitdiff | tree |
2010-11-16 |
Peng Huang | Make sure send the reply of method IBus.Exit out before...
|
commit | commitdiff | tree |
2010-11-16 |
Peng Huang | Add global variable DOMAINNAME to replace "ibus10"...
|
commit | commitdiff | tree |
2010-11-16 |
Peng Huang | Remove block call in ibus-daemon, and use async call...
|
commit | commitdiff | tree |
2010-11-15 |
Peng Huang | Disable snooper in chromium, chrome, firefox and gnome-do
|
commit | commitdiff | tree |
2010-11-04 |
Peng Huang | Remove a debug output
|
commit | commitdiff | tree |
2010-11-04 |
Peng Huang | Update python test scripts for gobject-introspection
|
commit | commitdiff | tree |
2010-11-04 |
Peng Huang | Refine some code and remove some dead code.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Fix some issues within codereview.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Fix crash when icon of property is Null
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Rename ibus_engine_desc_new2 and ibus_component_new2...
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Fix a typo.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Fix a typo in client/gtk3/Makefile.am
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Fix some problems in debian packages.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Add i18n.py.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Fix some merge failed.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Rewrite memconf in c languages.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Emit NameOwnerChanged signal with non-zero serial to...
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Add metadata file to fix some object ownership correctly
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Add vala test for config module
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Fix vala and gir build issues.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Remove ibusdbus.h
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | wip.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | wip.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Fix some runtime errors.
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Change version to 1.3.99
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Use va_list in IBusEngineDesc and IBusComponent for...
|
commit | commitdiff | tree |
2010-11-03 |
Peng Huang | Use gdbus in glib, and get rid of libdbus
|
commit | commitdiff | tree |
2010-10-29 |
Peng Huang | Use block mode of g_main_context_iteration to avoid...
|
commit | commitdiff | tree |
2010-10-26 |
Peng Huang | Use the automake 1.10 in autogen.sh
|
commit | commitdiff | tree |
2010-10-22 |
Peng Huang | Bump the version to 1.3.8
|
commit | commitdiff | tree |
2010-10-22 |
Peng Huang | Comment out test-keymap test case.
|
commit | commitdiff | tree |
2010-10-22 |
Peng Huang | Limit typing rate to 800 hits/minutes, and fix make...
|
commit | commitdiff | tree |
2010-10-22 |
Peng Huang | Catch exceptions from os.kill.
|
commit | commitdiff | tree |
2010-10-21 |
Peng Huang | Destroy existing connection before creating a new connection...
|
commit | commitdiff | tree |
2010-10-20 |
Peng Huang | Always consume the hotkey, even if the hotkey associated...
|
commit | commitdiff | tree |
2010-10-12 |
Peng Huang | Fix a typo.
|
commit | commitdiff | tree |
2010-10-08 |
Peng Huang | Remove unused dbus-1 package in gir includes
|
commit | commitdiff | tree |
2010-09-20 |
Peng Huang | Update gu.po from Sweta Kothari <swkothar@redhat.com>
|
commit | commitdiff | tree |
2010-09-10 |
Peng Huang | Add some comments about registry
|
commit | commitdiff | tree |
2010-09-07 |
Peng Huang | Add time info in log message from satorux@chromium.org
|
commit | commitdiff | tree |
2010-09-06 |
Peng Huang | Fix memory leak in ibus_input_context_process_key_event...
|
commit | commitdiff | tree |
2010-09-06 |
Peng Huang | Set CFLAGS to "-Wall -Werror" in autogen.sh
|
commit | commitdiff | tree |
2010-08-13 |
Peng Huang | Fix property issue.
|
commit | commitdiff | tree |
2010-08-06 |
Peng Huang | Update fr.po
|
commit | commitdiff | tree |
2010-08-05 |
Peng Huang | Fix a build warning
|
commit | commitdiff | tree |
2010-08-03 |
Peng Huang | Release 1.3.7
|
commit | commitdiff | tree |
2010-08-03 |
Peng Huang | Update ko.po
|
commit | commitdiff | tree |
2010-08-03 |
Peng Huang | Update po files.
|
commit | commitdiff | tree |
2010-07-30 |
Peng Huang | Update po files.
|
commit | commitdiff | tree |
2010-07-30 |
Peng Huang | Fake IC does not grab focus, if other real IC has focus.
|
commit | commitdiff | tree |
2010-07-30 |
Peng Huang | Keep input window for fake IC
|
commit | commitdiff | tree |
2010-07-30 |
Peng Huang | Support switching keyboard by hotkey without input...
|
commit | commitdiff | tree |
2010-07-30 |
Peng Huang | Add memcomf/main.cc
|
commit | commitdiff | tree |
2010-07-30 |
Peng Huang | Fix a problem in build script of memconf
|
commit | commitdiff | tree |
2010-07-30 |
Peng Huang | Update po files.
|
commit | commitdiff | tree |
2010-07-30 |
Peng Huang | Update po files
|
commit | commitdiff | tree |
2010-07-30 |
Peng Huang | Update po files.
|
commit | commitdiff | tree |
2010-07-29 |
Peng Huang | Update po files.
|
commit | commitdiff | tree |
2010-07-29 |
Peng Huang | Update po files.
|
commit | commitdiff | tree |
2010-07-27 |
Peng Huang | Add pt_BR.po from Glaucia Freitas <gcintra@redhat.com>
|
commit | commitdiff | tree |
2010-07-15 |
Peng Huang | Fix a memory leak in IBusConfigService.
|
commit | commitdiff | tree |
2010-07-13 |
Peng Huang | Add a new ibus-daemon option to set cache mode.
|
commit | commitdiff | tree |
2010-07-08 |
Peng Huang | Use dbus.Interface.
|
commit | commitdiff | tree |
2010-07-05 |
Peng Huang | Release 1.3.6
|
commit | commitdiff | tree |
2010-07-05 |
Peng Huang | Set interface for config and inputcontext proxy
|
commit | commitdiff | tree |
2010-07-05 |
Peng Huang | Update gtk-doc
|
commit | commitdiff | tree |
2010-07-05 |
Peng Huang | Update libibus2.symbols
|
commit | commitdiff | tree |
2010-07-05 |
Peng Huang | Remove some patches.
|
commit | commitdiff | tree |
next |