projects
/
platform
/
upstream
/
ibus.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Escape some desc
[platform/upstream/ibus.git]
/
src
/
2012-02-21
Peng Huang
Comment out all debug log in ibusenginesimple.c
tree
|
commitdiff
2012-02-21
Peng Huang
Add xkb layouts switch support and add three demo xkb...
tree
|
commitdiff
2012-02-21
Peng Huang
Create simple engine
tree
|
commitdiff
2012-02-21
Peng Huang
Use g_list_free_full to simplified some code.
tree
|
commitdiff
2012-02-21
Peng Huang
Port gtk_im_context_simple_add_table to libibus.
tree
|
commitdiff
2012-02-21
Peng Huang
Integrate IBusEngineSimple from ibus-xkb project.
tree
|
commitdiff
2012-02-21
Peng Huang
WIP implement engine switcher popup ui
tree
|
commitdiff
2012-02-21
Peng Huang
Fix src/Makefile.am to install ibuskeysym-compat.h
tree
|
commitdiff
2012-02-21
Peng Huang
Rename ibus keysyms.
tree
|
commitdiff
2012-02-21
Peng Huang
Remove enable status of input context and hotkey logic...
tree
|
commitdiff
2012-02-16
fujiwarat
Fix gir annotations.
tree
|
commitdiff
2012-02-14
Daiki Ueno
Fix typoes in gtk-doc comments.
tree
|
commitdiff
2012-02-13
Daiki Ueno
Don't look for ibus-1.0.pc when generating GIR.
tree
|
commitdiff
2012-02-01
Daiki Ueno
Minor fixes related to git.mk.
tree
|
commitdiff
2012-01-31
Daiki Ueno
Minor fixes when generating GIR.
tree
|
commitdiff
2012-01-29
fujiwarat
Fix the GIR annotation of ibus_bus_get_global_engine #2.
tree
|
commitdiff
2012-01-27
fujiwarat
Fix the GIR annotation of ibus_bus_get_global_engine.
tree
|
commitdiff
2012-01-26
fujiwarat
Fix the return value in IBusEngine.process_key_event...
tree
|
commitdiff
2012-01-24
fujiwarat
Rename ibus_engine_new_type with ibus_engine_new_with_type.
tree
|
commitdiff
2012-01-06
Peng Huang
Add G_GNUC_PRINTF for function ibus_text_new_from_print...
tree
|
commitdiff
2011-12-31
fujiwarat
Fix g-ir-scanner errors in ibusproperty.h and ibustext.h.
tree
|
commitdiff
2011-12-22
Peng Huang
Add ibus_text_set_attributes for scipt language bindings.
tree
|
commitdiff
2011-12-22
Peng Huang
Make all fields of IBusProperty as gobject property.
tree
|
commitdiff
2011-11-30
fujiwarat
Add the engine preference button on ibus-setup
tree
|
commitdiff
2011-10-25
fujiwarat
Add ibusutil.h in ibus.h
tree
|
commitdiff
2011-09-18
Peng Huang
Add some warning message in ibustext.c
tree
|
commitdiff
2011-09-18
Peng Huang
Refine configure.ac and fix make distcheck errors.
tree
|
commitdiff
2011-09-16
fujiwarat
Add get methods for the members in IBusAttribute for...
tree
|
commitdiff
2011-09-16
Daiki Ueno
Implement org.freedesktop.DBus.StartServiceByName.
tree
|
commitdiff
2011-09-09
Peng Huang
Do not send surrounding text to ibus-daemon if engine...
tree
|
commitdiff
2011-08-19
Peng Huang
Use GVariant as attachment for IBusSerializable.
tree
|
commitdiff
2011-08-18
Tsuyoshi Horo
Fix for ibus_serializable_{get,set}_attachment.
tree
|
commitdiff
2011-08-13
fujiwarat
Add create-engine signal in IBusFactory for non-C appli...
tree
|
commitdiff
2011-08-12
Peng Huang
Port keyval and unicode converting functions from gtk.
tree
|
commitdiff
2011-08-12
Seigo Nonaka
Support selection text retrival.
tree
|
commitdiff
2011-07-11
Yusuke Sato
Remove the callback on destroy.
tree
|
commitdiff
2011-07-07
Peng Huang
Fix several GVariant related issues. And remove a wrong...
tree
|
commitdiff
2011-07-05
Peng Huang
Add org.freedesktop.IBus.Config.GetValues to get all...
tree
|
commitdiff
2011-07-03
Peng Huang
Add icon_symbol property in IBusEngineDesc.
tree
|
commitdiff
2011-06-18
Daiki Ueno
Simplify surrounding-text initialization.
tree
|
commitdiff
2011-06-16
Peng Huang
Fix some fuction signatures to make ibus g-i firendly.
tree
|
commitdiff
2011-06-16
Yusuke Sato
Check IBUS_CONFIG_HOME environment variable when readin...
tree
|
commitdiff
2011-06-15
Peng Huang
Add IBUS_ERROR domain and reply IBUS_ERROR_NO_ENGINE...
tree
|
commitdiff
2011-06-09
Peng Huang
Add functions for creating IBusConfig asynchronously.
tree
|
commitdiff
2011-06-08
Peng Huang
Merge pull request #2 from ryoqun/master
tree
|
commitdiff
2011-06-02
Peng Huang
Fix build warnings with gcc 4.6
tree
|
commitdiff
2011-05-11
Peng Huang
Fix build warnings with gcc 4.6
tree
|
commitdiff
2011-04-27
Takao Fujiwara
Fix the zombie process of ibus-gconf when ibus-daemon...
tree
|
commitdiff
2011-04-22
Yusuke Sato
Add org.freedesktop.IBus.InputContext.ProcessHandWritin...
tree
|
commitdiff
2011-04-08
Peng Huang
Fix problem in creating IBusPoxy in synchronous mode.
tree
|
commitdiff
2011-04-08
Peng Huang
Refine RequestName code and fix make dpkg errors.
tree
|
commitdiff
2011-04-08
Takao Fujiwara
Implement APIs for another non-Python panel.
tree
|
commitdiff
2011-04-05
Daiki Ueno
Support surrounding-text retrieval.
tree
|
commitdiff
2011-04-05
Peng Huang
Fix a crash during creating IBusProxy asynchronously
tree
|
commitdiff
2011-03-23
Peng Huang
Fix typos in IBusInputContext document
tree
|
commitdiff
2011-03-22
Yusuke Sato
Add asynchronous InputContext.IsEnabled and InputContex...
tree
|
commitdiff
2011-03-18
Peng Huang
Create a separate test case for ibus_bus_create_input_c...
tree
|
commitdiff
2011-03-17
Peng Huang
Refine document and coding style in ibusbus.[ch] and...
tree
|
commitdiff
2011-03-17
Peng Huang
Do not block UI in IBusIMContext anymore.
tree
|
commitdiff
2011-03-16
Peng Huang
Add git.mk from gtk+ project, Use it to update .gitignore
tree
|
commitdiff
2011-03-15
Peng Huang
Update gtk-doc
tree
|
commitdiff
2011-03-14
Zach Kuznia
This can cause crashes on cleanup when multiple compone...
tree
|
commitdiff
2011-03-08
Yusuke Sato
Remove -Wall warnings.
tree
|
commitdiff
2011-03-07
Yusuke Sato
Add asynchronous APIs to ibusbus.h
tree
|
commitdiff
2011-02-28
Peng Huang
Unify async and sync function names.
tree
|
commitdiff
2011-02-16
Peng Huang
Do not create GSimpleAsyncResult in ibus_input_context_...
tree
|
commitdiff
2011-02-16
Yusuke Sato
Add async version of set_global_engine.
tree
|
commitdiff
2011-02-16
Yusuke Sato
Implement async version of ibus_config_set_value.
tree
|
commitdiff
2011-02-15
Yusuke Sato
Add engine_name parameter to the global-engine-changed...
tree
|
commitdiff
2011-02-15
Yusuke Sato
Always call g_simple_async_result_complete in ibus_inpu...
tree
|
commitdiff
2011-02-11
Yusuke Sato
Reimplement ibus_bus_watch_dbus_signal for GDBus and...
tree
|
commitdiff
2011-01-27
Peng Huang
Export async version ibus_input_context_process_key_event.
tree
|
commitdiff
2011-01-27
Peng Huang
Fix problem in introspection of Engine.
tree
|
commitdiff
2011-01-26
fujiwarat
Fix introspection definitions.
tree
|
commitdiff
2011-01-26
fujiwarat
Add signals in IBusPanelService for non-C classes.
tree
|
commitdiff
2011-01-24
Yusuke Sato
Add <signal name='ValueChanged'> to introspection_xml...
tree
|
commitdiff
2011-01-21
Yusuke Sato
Emit the connected signal after setting up the connection.
tree
|
commitdiff
2011-01-19
Yusuke Sato
Do not allow clients to destroy the server-side config...
tree
|
commitdiff
2011-01-18
Yusuke Sato
Fix possible SEGV in ibus_bus_get_global_engine.
tree
|
commitdiff
2011-01-18
Yusuke Sato
Handle GlobalEngineChanged signals from ibus-daemon.
tree
|
commitdiff
2011-01-12
Yusuke Sato
Remove a gcc warning.
tree
|
commitdiff
2011-01-12
Yusuke Sato
Fix typo in ibus_bus_exit.
tree
|
commitdiff
2011-01-10
Yusuke Sato
Fix the return value of ibus_bus_register_component...
tree
|
commitdiff
2011-01-09
Yusuke Sato
Change the return type of ibus_bus_exit to make it...
tree
|
commitdiff
2011-01-06
Yusuke Sato
Set the "g-default-timeout" property for ibusconfig...
tree
|
commitdiff
2011-01-06
Yusuke Sato
Use the G_DBUS_CALL_FLAGS_NO_AUTO_START flag just in...
tree
|
commitdiff
2011-01-01
Yusuke Sato
Support hotkeys that use Super/Hyper modifiers.
tree
|
commitdiff
2010-12-28
Daiki Ueno
Fix g_variant_get() call in DeleteSurroundingText signa...
tree
|
commitdiff
2010-12-26
Yusuke Sato
Fix API compatibility issue in ibus_config_new.
tree
|
commitdiff
2010-12-26
Yusuke Sato
Create an instance of GDBusProxy with G_DBUS_PROXY_FLAG...
tree
|
commitdiff
2010-12-26
Peng Huang
Fix Alt+Shift hotkey issue for chrome os
tree
|
commitdiff
2010-12-20
Yusuke Sato
Add comments to ibusproxy.[ch] and related functions.
tree
|
commitdiff
2010-12-20
Yusuke Sato
Fix ibus_input_context_get_input_context() so IBus...
tree
|
commitdiff
2010-12-15
Daiki Ueno
Init GError before calling g_dbus_proxy_call*().
tree
|
commitdiff
2010-12-15
Peng Huang
Disconnect closed signal from GDBusConnection before...
tree
|
commitdiff
2010-12-15
Yusuke Sato
Fix assertion failure in ibusbus.c.
tree
|
commitdiff
2010-12-15
Yusuke Sato
Fix type mismatch in src/ibuspanelservice.c.
tree
|
commitdiff
2010-12-15
Yusuke Sato
Use unsigned for the parameter of the PropertyActivate...
tree
|
commitdiff
2010-12-13
Peng Huang
Fix typo and annotation.
tree
|
commitdiff
2010-12-08
Peng Huang
Fix GI transfer mode annotation in ibus_bus_list_*engin...
tree
|
commitdiff
next