2011-04-05 |
Peng Huang | Fix make dpkg errors.
|
commit | commitdiff | tree |
2011-04-05 |
Daiki Ueno | Support surrounding-text retrieval.
|
commit | commitdiff | tree |
2011-04-05 |
Peng Huang | Fix a crash during creating IBusProxy asynchronously
|
commit | commitdiff | tree |
2011-04-01 |
fujiwarat | Use ibus panel icon from the desktop theme instead...
|
commit | commitdiff | tree |
2011-04-01 |
James Su | Change default values of some config.
|
commit | commitdiff | tree |
2011-03-29 |
Daiki Ueno | Use gtk_status_icon_set_name() only if it is available.
|
commit | commitdiff | tree |
2011-03-25 |
fujiwarat | Set WM_CLASS name instead of main.py
|
commit | commitdiff | tree |
2011-03-25 |
Daiki Ueno | Add "in" keymap which maps Alt_R to AltGr.
|
commit | commitdiff | tree |
2011-03-25 |
Peng Huang | Verify global engine after changing preload_engines
|
commit | commitdiff | tree |
2011-03-23 |
Peng Huang | Fix make debian package errors.
|
commit | commitdiff | tree |
2011-03-23 |
Peng Huang | Fix typos in IBusInputContext document
|
commit | commitdiff | tree |
2011-03-23 |
Peng Huang | Use $(SED) to replace sed
|
commit | commitdiff | tree |
2011-03-18 |
Peng Huang | Create a separate test case for ibus_bus_create_input_contex...
|
commit | commitdiff | tree |
2011-03-17 |
Peng Huang | Refine document and coding style in ibusbus.[ch] and...
|
commit | commitdiff | tree |
2011-03-17 |
Peng Huang | Do not block UI in IBusIMContext anymore.
|
commit | commitdiff | tree |
2011-03-16 |
Peng Huang | Fix issue of InputContext.SetEngine.
|
commit | commitdiff | tree |
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 |
fujiwarat | Fix preedit_string = NULL in ibus-x11 _free_ic()
|
commit | commitdiff | tree |
2011-03-11 |
Peng Huang | Fix make check error
|
commit | commitdiff | tree |
2011-03-09 |
Yusuke Sato | Fix issues of the "previous_engine" hotkey.
|
commit | commitdiff | tree |
2011-03-08 |
James Su | If the current engine is removed, then switch to another...
|
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 |
fujiwarat | Call gtk_key_snooper_remove when GTK IM client is switched.
|
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-18 |
fujiwarat | s/LC_MESSAGES/LC_CTYPE/ in set_default_preload_engines.
|
commit | commitdiff | tree |
2011-02-16 |
Peng Huang | Do not create GSimpleAsyncResult in ibus_input_context_proce...
|
commit | commitdiff | tree |
2011-02-08 |
fujiwarat | Add pkgdatadir in ibus-1.0.pc.in
|
commit | commitdiff | tree |
2011-02-08 |
fujiwarat | Add GTK3 definitions.
|
commit | commitdiff | tree |
2011-02-08 |
fujiwarat | Fix typo.
|
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-26 |
fujiwarat | Fix introspection definitions.
|
commit | commitdiff | tree |
2011-01-26 |
fujiwarat | Set QT_IM_MODULE=xim in case of no ibus-qt.
|
commit | commitdiff | tree |
2011-01-26 |
fujiwarat | Add signals in IBusPanelService for non-C classes.
|
commit | commitdiff | tree |
2011-01-24 |
fujiwarat | Set GdkEventKey time for gdk_event_put with IBUS_FORWARD_MASK.
|
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-22 |
Jim Huang | Add generated files into .gitignore
|
commit | commitdiff | tree |
2010-11-22 |
Jim Huang | Avoid comparison of unsigned expression
|
commit | commitdiff | tree |
2010-11-22 |
Jim Huang | Add assertions to connection_destroy callback
|
commit | commitdiff | tree |
2010-11-21 |
Peng Huang | Remove some unused header files.
|
commit | commitdiff | tree |
2010-11-18 |
fujiwarat | Fix NULL of focused input context
|
commit | commitdiff | tree |
2010-11-17 |
fujiwarat | Fix no defined '_' in EngineAbout
|
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 |
fujiwarat | Fix ibus_version in configure and translation domain...
|
commit | commitdiff | tree |
2010-11-16 |
fujiwarat | Always read Window as 32 bits integer to fix problem...
|
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 |
fujiwarat | Remove GDK_DISPLAY, this macro has been removed in...
|
commit | commitdiff | tree |
2010-11-04 |
Peng Huang | Update python test scripts for gobject-introspection
|
commit | commitdiff | tree |
2010-11-04 |
fujiwarat | Remove the ability to attach to a status icon with...
|
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 |
fujiwarat | Fix UnsetValue name.
|
commit | commitdiff | tree |
2010-11-03 |
fujiwarat | Fix serialized order.
|
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-11-02 |
fujiwarat | Replace s/gdk_drawable_get_size/gdk_window_get_height...
|
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 |
next |