2010-11-18 |
fujiwarat | Fix NULL of focused input context |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Yusuke Sato | Add comments to bus/connection.[ch]. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Yusuke Sato | Add comments to bus/factoryproxy.[ch]. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Yusuke Sato | Add comments to bus/registry.[ch]. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Yusuke Sato | Add comments about thread safety. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Yusuke Sato | Add comments to bus/component.[ch]. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Yusuke Sato | Add comments to bus/ibusimpl.[ch]. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
fujiwarat | Fix no defined '_' in EngineAbout |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Peng Huang | Add introspection data for org.freedesktop.IBus.Panel... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Yusuke Sato | Add comments to bus/dbusimpl.[ch]. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Peng Huang | Make sure send the reply of method IBus.Exit out before... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Peng Huang | Add global variable DOMAINNAME to replace "ibus10"... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
fujiwarat | Fix ibus_version in configure and translation domain... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
fujiwarat | Always read Window as 32 bits integer to fix problem... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Yusuke Sato | Use "org.freedesktop.IBus" instead of "org.freedesktop... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Peng Huang | Remove block call in ibus-daemon, and use async call... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Yusuke Sato | Add function comments to bus/server.[ch] |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Yusuke Sato | Add function comments to bus/main.c. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Yusuke Sato | Delete src/ibusserver.[ch] that are no longer used. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Peng Huang | Disable snooper in chromium, chrome, firefox and gnome-do |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Peng Huang | Remove a debug output |
commit | commitdiff | tree | snapshot |
2010-11-04 |
fujiwarat | Remove GDK_DISPLAY, this macro has been removed in... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Peng Huang | Update python test scripts for gobject-introspection |
commit | commitdiff | tree | snapshot |
2010-11-04 |
fujiwarat | Remove the ability to attach to a status icon with... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Peng Huang | Refine some code and remove some dead code. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Fix some issues within codereview. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Fix crash when icon of property is Null |
commit | commitdiff | tree | snapshot |
2010-11-03 |
fujiwarat | Fix UnsetValue name. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
fujiwarat | Fix serialized order. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Rename ibus_engine_desc_new2 and ibus_component_new2... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Fix a typo in client/gtk3/Makefile.am |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Fix some problems in debian packages. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Add i18n.py. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Fix some merge failed. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Rewrite memconf in c languages. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Emit NameOwnerChanged signal with non-zero serial to... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Add metadata file to fix some object ownership correctly |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Add vala test for config module |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Fix vala and gir build issues. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Remove ibusdbus.h |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | wip. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | wip. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Fix some runtime errors. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Change version to 1.3.99 |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Use va_list in IBusEngineDesc and IBusComponent for... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peng Huang | Use gdbus in glib, and get rid of libdbus |
commit | commitdiff | tree | snapshot |
2010-11-02 |
fujiwarat | Replace s/gdk_drawable_get_size/gdk_window_get_height... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Peng Huang | Use block mode of g_main_context_iteration to avoid... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Peng Huang | Use the automake 1.10 in autogen.sh |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Peng Wu | sort combo box by locale strcoll |
commit | commitdiff | tree | snapshot |
2010-10-26 |
fujiwarat | Fix s/python/@PYTHON@/ in libexec scripts. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
fujiwarat | Fix ENV value for NetBSD |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Peng Huang | Bump the version to 1.3.8 1.3.8 |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Peng Huang | Comment out test-keymap test case. |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Peng Huang | Limit typing rate to 800 hits/minutes, and fix make... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Peng Huang | Catch exceptions from os.kill. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
fujiwarat | Fix CPU 100% usage with signal.SIGCHLD |
commit | commitdiff | tree | snapshot |
2010-10-21 |
fujiwarat | Fix keyval and state in __keycode_button_clicked_cb |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Peng Huang | Destroy existing connection before creating a new conne... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Yusuke Sato | Move the candidate window just above the cursor when... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Yusuke Sato | Remove compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Yusuke Sato | Enable key snooper by default again, except Chrome... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Peng Huang | Always consume the hotkey, even if the hotkey associate... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Yusuke Sato | Fix race condition in bus_ibus_impl_create_engine() |
commit | commitdiff | tree | snapshot |
2010-10-13 |
fujiwarat | Fix a build error of IBus-1.0.gir with gobject-introspe... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Peng Huang | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Peng Huang | Remove unused dbus-1 package in gir includes |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Hirotake Kobayashi | Implement stress tool for ibus. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
fujiwarat | Fix a build error with GTK3 gdkkeysyms.h |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Peng Huang | Update gu.po from Sweta Kothari <swkothar@redhat.com> |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Yusuke Sato | Fix g_assertion failure in bus_ibus_impl_{load,save... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Peng Huang | Add some comments about registry |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Satoru Takabayashi | Add Emacs modeline for .c and .h files. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Satoru Takabayashi | Move the log handler code from bus/main.cc to src/ibuss... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Satoru Takabayashi | Add codereview.settings. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Peng Huang | Add time info in log message from satorux@chromium.org |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Peng Huang | Fix memory leak in ibus_input_context_process_key_event... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
fujiwarat | Fix segv in bus_engine_proxy_process_key_event_reply_cb |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Peng Huang | Set CFLAGS to "-Wall -Werror" in autogen.sh |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Peng Huang | Fix property issue. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Peng Huang | Update fr.po |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Peng Huang | Fix a build warning |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Peng Huang | Release 1.3.7 1.3.7 |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Peng Huang | Update ko.po |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Peng Huang | Update po files. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
James Su | Make sure that we won't wrongly match a hotkey after... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
satorux | When the previous engine name is unknown, switch to... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
James Su | Support engine specific hotkey. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peng Huang | Update po files. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peng Huang | Fake IC does not grab focus, if other real IC has focus. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peng Huang | Keep input window for fake IC |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peng Huang | Support switching keyboard by hotkey without input... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peng Huang | Add memcomf/main.cc |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peng Huang | Fix a problem in build script of memconf |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Yusuke Sato | Reimplement ibus-gconf so it does not depend on GConf... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peng Huang | Update po files. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peng Huang | Update po files |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peng Huang | Update po files. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Peng Huang | Update po files. |
commit | commitdiff | tree | snapshot |
next |