projects
/
platform
/
upstream
/
ibus.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clean spec file
2013-03-26
Peng Huang
Draw highlight for focused IME in IME switcher.
commit
|
commitdiff
|
tree
2013-03-26
Peng Huang
Fix build error and warnings in Fedora 18.
commit
|
commitdiff
|
tree
2013-03-25
Peng Huang
Merge pull request #6 from maxiaojun/master
commit
|
commitdiff
|
tree
2012-12-07
Peng Huang
Relase 1.5.0
commit
|
commitdiff
|
tree
2012-11-05
Peng Huang
Fix some build warnings.
commit
|
commitdiff
|
tree
2012-10-05
Peng Huang
Fix wrong return from key snooper.
commit
|
commitdiff
|
tree
2012-09-28
Peng Huang
Fix wrong size of switcher window after removing some...
commit
|
commitdiff
|
tree
2012-09-11
Peng Huang
Use gdk_threads_add_idle_full() in gtkimmodule to avoid...
commit
|
commitdiff
|
tree
2012-08-16
Peng Huang
Do not use deprecated glib function g_atexit().
commit
|
commitdiff
|
tree
2012-07-12
Peng Huang
IBusBus: honor new connect-async prop in the socket...
commit
|
commitdiff
|
tree
2012-06-08
Peng Huang
Fix issue - keybinding with Super, Hyper and Meta Modifiers...
commit
|
commitdiff
|
tree
2012-06-08
Peng Huang
Refine IME switch keybinding related code.
commit
|
commitdiff
|
tree
2012-06-05
Peng Huang
Use IM icon in switcher dialog.
commit
|
commitdiff
|
tree
2012-05-30
Peng Huang
Change engines order when global_engine is changed.
commit
|
commitdiff
|
tree
2012-05-30
Peng Huang
Update setup ui file to gtk 3.0 and remove a debug...
commit
|
commitdiff
|
tree
2012-05-28
Peng Huang
Refine inline document of ibus_engine_update_preedit_text_wi...
commit
|
commitdiff
|
tree
2012-05-17
Peng Huang
Don't not set orientation when hide lookup table to...
commit
|
commitdiff
|
tree
2012-03-13
Peng Huang
libibus: Fix a refcount issue in ibus_prop_list_deserialize()
commit
|
commitdiff
|
tree
2012-03-07
Peng Huang
Remove some unused code.
commit
|
commitdiff
|
tree
2012-03-07
Peng Huang
Refine coding style.
commit
|
commitdiff
|
tree
2012-03-07
Peng Huang
Shrink the IME switcher window size if necessary.
commit
|
commitdiff
|
tree
2012-02-27
Peng Huang
Remove redefinition of typedef IBusEngineSimplePrivate.
commit
|
commitdiff
|
tree
2012-02-27
Peng Huang
Refine inline doc and test for ibus_bus_get_engines_by_names().
commit
|
commitdiff
|
tree
2012-02-26
Peng Huang
Merge remote-tracking branch 'origin/devel'
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
ibus-engine-simple: Use icon ibus-keyboard for xkb...
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
vala: Fix vala binding
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
ibus-ui-gtk3: Add quit item in menu.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
ibus-ui-gtk3: Use longname in IME switch UI.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
libibus: Fix some reference issues.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
libibus: add test case for ibus_bus_get_engines_by_names.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
libibus: Fix annotation of ibus_bus_get_engines_by_names.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
ibus-ui-gtk2: Do not release gtk2 ui in tarball but...
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Fix review issues.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
ibus-ui-gtk3: Disable panel when Panel name owership...
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
ibus-daemon: Fix a matchrule parse issue.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
ibus-ui-gtk3: Fix hotkey issue when xkb -option ctrl...
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
ibus-ui-gtk3: Hide the candidate window during starting up.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
ibus-ui-gtk3: Fix a crash when config module is not...
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Rename xinput-ibus.in to xinput-ibus
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
ibus-daemon: Move global variables into separated files.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Do not create IBusInputContext in focus_in virtual...
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Reenable test casues for ibus-daemon
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Fix match rule parsing bug.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Ignore some unused bits in modifiers
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Refine ibus_get_language_name() test case
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Remove some unused code and fix a focus issue
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Create __languages_dict with g_hash_table_new_full
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Fix a bug in simple.xml.in.in
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Move current language to the first place in the IME...
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Fix a bug in ibus_get_language_name and add a unit...
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Fix a build error
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Remove some useless xkb layout
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
refine code for reviewing
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Execute ibus-setup in panel correctly
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Escape some desc
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Generate simple.xml.in.in from xkb layouts
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Deprecated ibus python library.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP add gtkpanel.xml for gtk3 ui
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP Disable gtk2 ui in rpm spec file.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP add --enable-python-library
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP IME and sys menus.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Add restart and exit commands in ibus tools
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Make registered IME visible to panel.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Change IME icon on systray.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Delay showing switch popup window to avoid annonying.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP move all conf components into conf dir
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP fix gtk3 setup issues
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP fix some issues with gtk3 and gi
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP port setup ui to gtk3
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP port enginecombobox.py icon.py to gtk3
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP port engineabout.py to gtk3
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Remove some unused module in py file
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Comment out all debug log in ibusenginesimple.c
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Refine ibus.bash
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Use xkb:layout:us as default engine.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
set xkblayout in 'ibus engine' command
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Fix bash completion issue
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP app ibus bash completion script and fix rpmbuild
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP add ibus switch-engine command
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP ibus list-engine command
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP add a shell tool.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Rename ui/gtk to ui/gtk2
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Bump the version and fix rpmbuild script
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Do not release remote InputContext.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Save and load engines order.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Handle preload_engines config changes.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Fix radio menu group and keybinding problems.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
wip
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Add xkb layouts switch support and add three demo xkb...
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Create simple engine
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Use g_list_free_full to simplified some code.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Port gtk_im_context_simple_add_table to libibus.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Integrate IBusEngineSimple from ibus-xkb project.
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
wip
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP implement register_properties and set_property
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Fix a valac warning
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
Remove switchertest.vala
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP make engine switch hotkey work
commit
|
commitdiff
|
tree
2012-02-21
Peng Huang
WIP implement engine switcher popup ui
commit
|
commitdiff
|
tree
next