projects
/
platform
/
upstream
/
ibus.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/ibus.git
2012-01-31
Daiki Ueno
Minor fixes when generating GIR.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Daiki Ueno
dconf: preserve names under /desktop/ibus/engine/bopomofo.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
fujiwarat
Fix the GIR annotation of ibus_bus_get_global_engine #2.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
fujiwarat
Fix the GIR annotation of ibus_bus_get_global_engine.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
fujiwarat
Fix the return value in IBusEngine.process_key_event...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Daiki Ueno
Add a dconf option to inhibit dconf name conversion.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
fujiwarat
Rename ibus_engine_new_type with ibus_engine_new_with_type.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Peng Huang
Add G_GNUC_PRINTF for function ibus_text_new_from_print...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
fujiwarat
Fix g-ir-scanner errors in ibusproperty.h and ibustext.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Peng Huang
Fix a typo in docs/references/ibus/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Peng Huang
Add ibus_text_set_attributes for scipt language bindings.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Peng Huang
Make all fields of IBusProperty as gobject property.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
fujiwarat
Fix a SEGV if ibusimcontext->ibuscontext is null.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
fujiwarat
Update translations.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
fujiwarat
Add the engine preference button on ibus-setup
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Daiki Ueno
Disable surrounding-text when retrieve-surrounding...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
fujiwarat
Use ibus_input_context_process_key_event_async in ibus-x11
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
fujiwarat
Fixed fallback icons.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
fujiwarat
Rerotate next/previous engines without global engine.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Daiki Ueno
Don't set focus on GTK password entry.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
fujiwarat
Fix previous_engine without global engine.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
fujiwarat
Add ibusutil.h in ibus.h
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Yusuke Sato
Always consume a hotkey press
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Daiki Ueno
Fix hiding button items in GTK panel.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Peng Huang
Release 1.4.0
1.4.0
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Peng Huang
Fix make distcheck error
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Daiki Ueno
Fix dconf profile installation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Peng Huang
Add some warning message in ibustext.c
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Peng Huang
Refine configure.ac and fix make distcheck errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
fujiwarat
Add get methods for the members in IBusAttribute for...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Daiki Ueno
Implement org.freedesktop.DBus.StartServiceByName.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Peng Huang
Fix make dist error if dsettings does not exist.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Peng Huang
Do not send surrounding text to ibus-daemon if engine...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
fujiwarat
Add Disable signal when bus_ibus_impl_set_context_engin...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
fujiwarat
Check if BusInputContext has an enabled engine in globa...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Peng Huang
Use GVariant as attachment for IBusSerializable.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Tsuyoshi Horo
Fix for ibus_serializable_{get,set}_attachment.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
fujiwarat
Add create-engine signal in IBusFactory for non-C appli...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Peng Huang
Port keyval and unicode converting functions from gtk.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Seigo Nonaka
Support selection text retrival.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Peng Huang
Add missing config.h in gdk-private.c
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Peng Huang
Fix make rpm errors
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Peng Huang
Always enable the new focused BusInputContext
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Daiki Ueno
Add ibus-dconf.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Daiki Ueno
Fix GObject ref/unref issues.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
fujiwarat
Fixed an error in IBus.Bus.register_component
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Yusuke Sato
Use g_variant_dup_string for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Yusuke Sato
Remove the callback on destroy.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Peng Huang
Fix several GVariant related issues. And remove a wrong...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Peng Huang
Fix SEGV in ibus_keymap_lookup_keysym
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Peng Huang
Add org.freedesktop.IBus.Config.GetValues to get all...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Peng Huang
Fix make dpkg errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Peng Huang
Fix BusEngineProxy instance leak.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Peng Huang
Add icon_symbol property in IBusEngineDesc.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Kazuhiro Inaba
Store capabilities when ibuscontext is not ready yet.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Daiki Ueno
Simplify surrounding-text initialization.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Peng Huang
Restore cursor location when a new IBusInputContext...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Peng Huang
Fix some fuction signatures to make ibus g-i firendly.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Peng Huang
Fix make dpkg errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Yusuke Sato
Check IBUS_CONFIG_HOME environment variable when readin...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Peng Huang
Add IBUS_ERROR domain and reply IBUS_ERROR_NO_ENGINE...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Peng Huang
Fix some race condition between idle and timeout events...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Peng Huang
Add functions for creating IBusConfig asynchronously.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Peng Huang
Merge pull request #2 from ryoqun/master
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Peng Huang
Fix Python input context binding.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Peng Huang
Fix build warnings with gcc 4.6
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Yusuke Sato
Send the new capabilities to ibus-daemon in ibus_im_con...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
fujiwarat
Update translations.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Ryo Onodera
fix wrong forward key event signature
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Peng Huang
Fix build warnings with gcc 4.6
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Julien Humbert
Update name
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Espreon
Added British English translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Peng Huang
Fix make dpkg errors, and add gtk3 support for debian
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Takao Fujiwara
Fix the zombie process of ibus-gconf when ibus-daemon...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Yusuke Sato
Fix SEGV in im-ibus.so on Chromium OS
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Yusuke Sato
Add org.freedesktop.IBus.InputContext.ProcessHandWritin...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Daiki Ueno
Export input context surrounding-text API to Python.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Peng Huang
Use g_initable_new to create BusFactoryProxy.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Peng Huang
Revert "Change default values of some config."
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Peng Huang
Fix problem in creating IBusPoxy in synchronous mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Peng Huang
Refine RequestName code and fix make dpkg errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Peng Huang
Fix focus issue when reconnect to ibus-daemon
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Takao Fujiwara
Implement APIs for another non-Python panel.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Daiki Ueno
Export surrounding-text API to Python.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Peng Huang
Fix make dpkg errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Daiki Ueno
Support surrounding-text retrieval.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Peng Huang
Fix a crash during creating IBusProxy asynchronously
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
fujiwarat
Update translations.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
fujiwarat
Use ibus panel icon from the desktop theme instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
James Su
Change default values of some config.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Daiki Ueno
Use gtk_status_icon_set_name() only if it is available.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
fujiwarat
Set WM_CLASS name instead of main.py
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Daiki Ueno
Add "in" keymap which maps Alt_R to AltGr.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Peng Huang
Verify global engine after changing preload_engines
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Peng Huang
Fix make debian package errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Peng Huang
Fix typos in IBusInputContext document
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Peng Huang
Use $(SED) to replace sed
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Yusuke Sato
Link appropriate libraries to ibus-scan.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Yusuke Sato
Add asynchronous InputContext.IsEnabled and InputContex...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Peng Huang
Create a separate test case for ibus_bus_create_input_c...
commit
|
commitdiff
|
tree
|
snapshot
next