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
2009-04-04
Peng Huang
Fix crash when engine is destroyed.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Peng Huang
Just call ibus_input_context_process_key_event in snoop...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-04
Peng Huang
Update fr.po by julroy67
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Peng Huang
Add Kannada translation by Shankar Prasad Venkateshbhat...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Peng Huang
Does not translate [Control+space]
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Peng Huang
Add Danish translation by Kris Thomsen <lakristho@gmail...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Peng Huang
Fix crash when ibus-daemon shutdown or restart
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Peng Huang
In ko locale, the lookup table will be vertical by...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Peng Huang
Add Spanish translation by Domingo Becker <domingobecke...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Peng Huang
Use 'make update-po' to update po files.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Peng Huang
Tranlsate some msg in zh_CN.po
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Peng Huang
Add Polish translation by Piotr Drąg <piotrdrag@gmail...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Peng Huang
Add Oriya translation by Manoj Giri <mgiri@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
Peng Huang
Add mr.po by sandeep shedmake <sandeep.shedmake@gmail...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
Peng Huang
Add ibus.pot
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
Peng Huang
Add Serbian translations by Miloš Komarčević <kmilos...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
Peng Huang
Remove some useless code.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
Peng Huang
Update pa.po by A S Alam <apreet.alam@gmail.com>.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
Peng Huang
Fix make distcheck errors.
1.1.0.20090331
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Peng Huang
Use a global focus_im_context to track the focus, and...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Peng Huang
Update po files.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Peng Huang
Localize desktop files and gconf schemas file.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Peng Huang
Fix indent problem in ibus.schemas.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Peng Huang
Fix problem when create socket address.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Peng Huang
Get display name from gdk_display_get_name
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Peng Huang
Use "unix" as hostname if hostname is empty.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Peng Huang
Does not include X screen number in socket address.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Peng Huang
Use gtk key snooper to get the key events.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Peng Huang
Change ibuscontext => ibusimcontext; ibus_context ...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Peng Huang
Remove private struct.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Peng Huang
Emit preedit-start & preedit-end signals.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Peng Huang
exit 1 when some command failed.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
dchen@redhat.com
Add ibus-sections.txt as gtk-doc needs it to show the...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
dchen@redhat.com
API-DOC and Fix iBus Google issue 320.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Peng Huang
Fix problem when remove all hotkeys.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Peng Huang
Set cursor pos to zero in ibus_lookup_table_clear.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Peng Huang
Check reply of ProcessKeyEvent.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Huang Peng
Add method ibus_engine_update_lookup_table_fast, it...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Huang Peng
Use GO_DOWN & GO_UP icons when candidates window is...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Huang Peng
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Huang Peng
Update fr.po by Julien <julroy67@gmail.com>
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Huang Peng
Open a new line after </rank>
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Huang Peng
Update ja.po by iwaim.sub
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Huang Peng
Change "Dynamically" to "When active" in setup window.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Huang Peng
Remove is_press argument from gtk im module.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Huang Peng
Remove is_press from ForwardKeyEvent signal.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Huang Peng
Implement ibus_engine_forward_event_key function.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Huang Peng
Update po files.
1.1.0.20090311
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Huang Peng
Fix problems during making distcheck
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Huang Peng
Fix translation msg in zh_CN.po.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Huang Peng
Change sensitive of custom font label.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Huang Peng
Update setup ui, follow gnome UI guidelines.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Huang Peng
Remove some debug output.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Huang Peng
Implement ibus_bus_get_config function.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Huang Peng
Implement language panel: Always hide feature.
1.1.0.20090306
commit
|
commitdiff
|
tree
|
snapshot
2009-03-05
Huang Peng
Process release key event correctly.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-05
Huang Peng
Fix name error.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-05
Huang Peng
Do not restore preedit in _enabled_cb.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-05
Huang Peng
Save lookup table in input context.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Huang Peng
Store and restore properties for input context.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Huang Peng
Implement ibus_prop_list_update_property.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Huang Peng
Save and restore status of InputContext in focus_in...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-02
Huang Peng
Limit numeber of hotkey.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-02
Huang Peng
Refine coding style.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-02
Huang Peng
Fix some compile problems with Sun C compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-28
Huang Peng
Assert input of ibus_text_new_*
commit
|
commitdiff
|
tree
|
snapshot
2009-02-28
Huang Peng
Sort the languages in input methods combobox.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-28
Huang Peng
Clear preedit when input context is disabled.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-28
Huang Peng
Fix make distcheck failed.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-28
Huang Peng
Fix compile warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-27
Huang Peng
Load default input method engine in right moment.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-27
Peng Huang
Close all fds before restart
commit
|
commitdiff
|
tree
|
snapshot
2009-02-27
Huang Peng
Add data/Makefile.am.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-27
Huang Peng
Move icons to data/icons. Install schemas.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-27
Huang Peng
Add lookup_table_oritation schema.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
Huang Peng
Fix indent of ibus.schemas.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
Huang Peng
Fix a typo in ibus.schemas.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
Peng Huang
Add ibus.schemas for gconf
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
Peng Huang
Change some methods of matchrule
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
Huang Peng
Check dbus-python in configure.ac.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-25
Huang Peng
Check ucs4 and unichar when create IBusText object.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-25
Huang Peng
Change title of API docs.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-25
Huang Peng
Update po files.
1.1.0.20090225
commit
|
commitdiff
|
tree
|
snapshot
2009-02-25
Peng Huang
Give out more information when server listens failed.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-25
Peng Huang
Check current uid during startup.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-25
Peng Huang
Refine coding style.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
Huang Peng
Replace priority in EngineDesc with rank.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
Huang Peng
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
Huang Peng
Sort the default preload engines by priority.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
Huang Peng
Add priority in IBusEngineDesc.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
Huang Peng
Enable default engines by locale name.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
Huang Peng
Fix crash when parse component.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
Huang Peng
Update ibus.desktop.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
Huang Peng
implement next_engine & prev_engine hotkeys.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-23
Peng Huang
Hide "Auto start ibus on login" checkbox.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-23
Peng Huang
Do not install ibus.sh.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-23
Peng Huang
Install ibus.desktop in $(sysconfdir/xdg/autostart
commit
|
commitdiff
|
tree
|
snapshot
2009-02-23
Peng Huang
Install ibus.sh to /etc/X11/xinitrc.d.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-23
Peng Huang
Use "Input Methods" replace "Engines" in setup ui.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-23
Peng Huang
Use "No input method" replace "Disable" in im menu.
commit
|
commitdiff
|
tree
|
snapshot
next