2009-08-10 |
Peng Huang | Remove some debug verbose. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peng Huang | Do not emit preedit changed signal if preedit text... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peng Huang | Fix a bug in name_to_keycode 1.2.0.20090807 |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Peng Huang | Include org.freedesktop.{DBus,IBus} in ListNames' return |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Peng Huang | Change the order of the unique names and well know... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Peng Huang | Use macros. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Peng Huang | Do not allow RequstName org.freedesktop.{IBus, DBus} |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Peng Huang | Fix bug in org.freedesktop.DBus.ListNames. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Peng Huang | Reduce size of keysyms.py 1.2.0.20090806 |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Peng Huang | Fix bug in keymap: Press number with Shift & CapsLock... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Peng Huang | Change summary for for ibus-devel.rpm |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Peng Huang | set QT_IM_MODULE=ibus if the qt ibus im module exist |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Peng Huang | Fix dead loop in _from_dbus_value 1.2.0.20090723 |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Peng Huang | Use libibus.so.1 replace libibus.so 1.2.0.20090722 |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Peng Huang | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Peng Huang | Merge branch 'master' of git@github.com:phuang/ibus |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Peng Huang | Fix some build warnings. 1.2.0.20090719 |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Peng Huang | Merge branch 'master' of git@github.com:phuang/ibus |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Peng Huang | Fix a typo. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Peng Huang | Add gitignore |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Peng Huang | Add include <stdio.h> to fix build warning. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Peng Huang | Add introspect_dbus method. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Peng Huang | Remove unimplemented methods and signals from DBus... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Peng Huang | Use c version ibus_get_address in python directly |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Peng Huang | Use abstract socket in ibus-daemon |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Peng Huang | Add ibus_get_local_machine_id function |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Peng Huang | Update ml.po by Ani Peter <apeter@redhat.com> |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Peng Huang | Remove debug output |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Peng Huang | Fix a typo, Add introspect method. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Peng Huang | Implement Introspect in inputcontext.c |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Peng Huang | Add introspect_ibus |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Peng Huang | Add args' names, and remove out arg of org.freedesktop... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Peng Huang | Remove some deprecated methods. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Peng Huang | Implemented Introspect of /org/freedesktop/IBus |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Peng Huang | Implememnt org.freedesktop.IBus.Ping method. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Peng Huang | Fix some typoes. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Peng Huang | Add ibus_message_iter_copy method; |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Ding-Yi Chen | APIDOC: Revised IBusMessage |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Ding-Yi Chen | APIDOC: completed IBusMessage. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Ding-Yi Chen | APIDOC continuing IBusMessage |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Ding-Yi Chen | APIDOC: completed: IBusInternal, IBusKeymap. |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Ding-Yi Chen | APIDOC: IBusKeymap |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Ding-Yi Chen | APIDOC: IBusInternal, IBusKeymap |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Peng Huang | Update buttons' states correctly |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Peng Huang | Add PY prefix in gtype names. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Peng Huang | Update Add & Apply buttons' states on time. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Peng Huang | Use MetaClass to register serializable classes automati... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Peng Huang | Fix some coding style problems. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Peng Huang | Fix CheckMenuItem problems and some coding style problems. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Peng Huang | Change some classes' name |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Peng Huang | Add __gtype_name__ for some gobject classes |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Peng Huang | Use __gtype_name__ to replace gobject.type_register |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Peng Huang | Remove useless code. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Peng Huang | Modify introspect interface. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Ding-Yi Chen | APIDOC: Completed IBusInputContext |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Ding-Yi Chen | APIDOC: revised IBusEngine, IBusLookupTable. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Ding-Yi Chen | APIDOC: revised IBusEngine, IBusInputContext |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Peng Huang | Add keycode argument in forward_key_event signal. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Peng Huang | Disable qt4 im module. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Peng Huang | Add ibusversion.h.in |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Peng Huang | Remove private struct in ibus-daemon. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Peng Huang | Fix a typo. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Peng Huang | Hide keyboard layout column in setup UI |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Peng Huang | Avoid block in bus_factory_proxy_create_engine. |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Peng Huang | Add setup/enginetreeview.py into po/POTFILES.in 1.2.0.20090617 |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Peng Huang | Remove IBUS_SESSION_ID from xinput-ibus |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Peng Huang | Add --enable-gtk-doc in autogen.sh |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Peng Huang | Fix problems for 'make rpm' |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Peng Huang | Remove two useless lines. |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Peng Huang | Add configure item for keyboard layout |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Peng Huang | Remove altgr in jp keymap |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Peng Huang | Fix problems in jp keymap. keycode 124 = yen |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Peng Huang | Fix build warnings. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Peng Huang | Add translation in pl.po |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Peng Huang | Add code to handle changing of engine's layout |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Peng Huang | Translate some messages. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Peng Huang | Fix some typos |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Peng Huang | Update ibus.pot |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Peng Huang | Update messages in zh_CN.po |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Peng Huang | Add some tooltips in setup dialog. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Peng Huang | Show engines' keyboard layout in setup UI |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Peng Huang | Remove some 'shift keycode' item in common |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Peng Huang | Autogen the ChangeLog from git |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Peng Huang | Fix error in keymap |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Peng Huang | Fix some keycode error in common keymap. |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Peng Huang | Implement keymaps, merged keymaps branch |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Peng Huang | Fix a typo in src/Makefile.am |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Peng Huang | Do not restore states when focus_in, if the enable... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Peng Huang | Update da.po. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Peng Huang | Add vi.po |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Peng Huang | Support mouse click on lookup table. 1.1.0.20090612 |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Peng Huang | Redefine the arrow buttons meaning as PageUp & PageDown. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Peng Huang | Add source files into POTFILES.in 1.1.0.20090609 |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Peng Huang | Update kn.po |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Peng Huang | Add show_im_name schema in ibus.shemas.in |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Peng Huang | Show im name on languagebar |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Peng Huang | Filter release key events follow the hotkey. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Peng Huang | Update hi.po |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Peng Huang | Add About button in language bar. |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Peng Huang | Move engineabout dialog into a new python file. |
commit | commitdiff | tree | snapshot |
next |