2011-01-26 |
fujiwarat | Set QT_IM_MODULE=xim in case of no ibus-qt. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
fujiwarat | Add signals in IBusPanelService for non-C classes. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
fujiwarat | Set GdkEventKey time for gdk_event_put with IBUS_FORWAR... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Yusuke Sato | Add <signal name='ValueChanged'> to introspection_xml... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Peng Huang | Fix some race conditions during create engine, also... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Yusuke Sato | Emit the connected signal after setting up the connection. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Yusuke Sato | Fix race condition between ibus_bus_set_global_engine... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Yusuke Sato | Do not allow clients to destroy the server-side config... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Yusuke Sato | Fix possible SEGV in ibus_bus_get_global_engine. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Yusuke Sato | Handle GlobalEngineChanged signals from ibus-daemon. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Yusuke Sato | On ChromeOS, we don't have to (and don't want to) set... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Daiki Ueno | Set nonzero serial number for RegistryChanged / EngineC... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Yusuke Sato | Fix typo in the default configuration of the trigger... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Yusuke Sato | Set correct g-flags to proxy objects. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Yusuke Sato | Fix a gcc warning seen in Chromium OS build. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Yusuke Sato | Remove a gcc warning. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Yusuke Sato | Fix typo in ibus_bus_exit. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Yusuke Sato | Fix the return value of ibus_bus_register_component... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Yusuke Sato | Change the return type of ibus_bus_exit to make it... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Daiki Ueno | Set correct sender and interface when sending org.freed... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Yusuke Sato | Set the "g-default-timeout" property for ibusconfig... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Yusuke Sato | Use the G_DBUS_CALL_FLAGS_NO_AUTO_START flag just in... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Yusuke Sato | Do not write empty string to "preload_engines" for... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Yusuke Sato | Call ibus_hotkey_profile_remove_hotkey_by_event in... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Yusuke Sato | Replace g_return_if_fail with g_warning since the error... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Yusuke Sato | Fix --timeout command line option of ibus-daemon. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Yusuke Sato | Support hotkeys that use Super/Hyper modifiers. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Peng Huang | Reply an error message to sender, if ibus-daemon can... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Daiki Ueno | Fix g_variant_get() call in DeleteSurroundingText signa... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Yusuke Sato | Fix API compatibility issue in ibus_config_new. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Yusuke Sato | Create an instance of GDBusProxy with G_DBUS_PROXY_FLAG... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Peng Huang | Fix Alt+Shift hotkey issue for chrome os |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Yusuke Sato | Fix hot-key handling in inputcontext.c. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Yusuke Sato | Add comments to ibusproxy.[ch] and related functions. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Yusuke Sato | Fix ibus_input_context_get_input_context() so IBus... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Daiki Ueno | Don't call nonexistent org.freedesktop.IBus.InputContex... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Yusuke Sato | Fix typo in introspection_xml[] for InputContext. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Daiki Ueno | Init GError before calling g_dbus_proxy_call*(). |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Daiki Ueno | Fix gtk version check for deprecated keysyms. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Peng Huang | Disconnect closed signal from GDBusConnection before... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Yusuke Sato | Fix assertion failure in ibusbus.c. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Yusuke Sato | Fix type mismatch in src/ibuspanelservice.c. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Yusuke Sato | Use unsigned for the parameter of the PropertyActivate... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Yusuke Sato | Fix type mismatch in the PropertyActivate message. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Peng Huang | Fix crash in im-ibus.so |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Peng Huang | Focus out/in fake input context if the input window... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Peng Huang | Focus out the fake context in im-ibus.so, when a real... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Peng Huang | Add fake context back in IBusIMContext. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Peng Huang | Fix typo and annotation. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Peng Huang | Fix GI transfer mode annotation in ibus_bus_list_*engin... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Yusuke Sato | Add #include <ibuspanelservice.h> to ibus.h. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Yusuke Sato | Remove unused header file, src/ibusconfigprivate.h |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Yusuke Sato | Fix compile errors on Chromium OS. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Yusuke Sato | Do not call g_critical when ibus->config is NULL since... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Yusuke Sato | Add the "destroy" signal handler back following Peng... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Yusuke Sato | Add function comments to bus/panelproxy.[ch]. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Yusuke Sato | Fix unexpected client capabilities in ibus-daemon. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Yusuke Sato | Change the order of engine method calls for consistency. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Yusuke Sato | Add function comments to bus/inputcontext.[ch] and... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Yusuke Sato | Re-enable the use_sys_layout feature. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Peng Huang | Pass cancellable object to bus_factory_proxy_create_engine |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Peng Huang | Clean up the code of focus switch logic, and fix a... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Peng Huang | Fix some crashs when engine processes are killed. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Peng Huang | Use g_object_add_weak_pointer to make code simpler. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jim Huang | Add generated files into .gitignore |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jim Huang | Avoid comparison of unsigned expression |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jim Huang | Add assertions to connection_destroy callback |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Peng Huang | Remove some unused header files. |
commit | commitdiff | tree | snapshot |
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 |
next |