summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Does not process key event if context does not have focus.Huang Peng2008-09-151-3/+2
* Workaround for increase search for treeview.Huang Peng2008-09-151-15/+11
* Fix problem when kill some engines.Huang Peng2008-09-151-0/+1
* Use g_signal_emit to replace g_signal_emit_by_name for better performance.Huang Peng2008-09-141-12/+43
* Forward event directly.Huang Peng2008-09-141-4/+8
* Use G_SIGNAL_TYPE_STATIC_SCOPE mask to avoid copying data for better performa...Huang Peng2008-09-141-13/+12
* Update compile option for USE_DBUS_SESSION_BUS.Huang Peng2008-09-141-1/+2
* Merge branch 'ubuntu'Huang Peng2008-09-1228-0/+1272
|\
| * Import debian packaging files by 一叶 <oneleaf@gmail.com>.Huang Peng2008-09-1128-0/+1272
* | Fix problem when start a program with usermode-helper.Huang Peng2008-09-122-2/+32
* | Add debug code to output environ.Huang Peng2008-09-121-1/+8
|/
* Fix problem when locale is 'C'Huang Peng2008-09-101-1/+6
* Add --force opt.Huang Peng2008-09-101-6/+6
* Add -Wl,--no-undefined in CFLAGS.Huang Peng2008-09-091-1/+1
* WIP.Huang Peng2008-09-081-20/+50
* Display message in state pad.Huang Peng2008-09-081-0/+4
* Update demo code with curses.Huang Peng2008-09-081-40/+124
* Fix some typos.Huang Peng2008-09-082-3/+4
* Fix porblems when focus_in and focus_out.Huang Peng2008-09-081-3/+3
* Save languagebar position.Huang Peng2008-09-081-5/+8
* handle aus string related signals.Huang Peng2008-09-081-0/+19
* Add test_client.py.Huang Peng2008-09-081-0/+119
* Work on client signals.Huang Peng2008-09-082-5/+10
* Implement signals.Huang Peng2008-09-071-3/+84
* Define signals for im clients.Huang Peng2008-09-071-0/+70
* Add two capabilities for fbterm.Huang Peng2008-09-071-22/+62
* Update ibus.svg.Huang Peng2008-09-061-2/+6
* Convert Text to Path in ibus.svg.Huang Peng2008-09-061-73/+120
* Fix a typo.Huang Peng2008-09-061-1/+1
* Include gdk/gdk.hHuang Peng2008-09-061-1/+1
* Include gdk/gdk.hHuang Peng2008-09-061-1/+2
* Fix sudo problem.Huang Peng2008-09-062-4/+8
* Fix bugs if system does not have XKB.Huang Peng2008-09-061-10/+41
* Rename function and remove unused code.Huang Peng2008-09-061-9/+4
* Hack Japan [yen bar] & [backslash underbar] keys.Huang Peng2008-09-064-8/+210
* Use g_dgettext when glib2 >= 2.18.0Huang Peng2008-09-031-2/+6
* Fix problem in nautilus.Huang Peng2008-09-031-1/+2
* Remove IBusClient::slotFileChanged.Huang Peng2008-09-021-2/+2
* Add x11 in CONFIG. To let qt im module built with x11 libraries.Huang Peng2008-09-021-1/+1
* Fix email_hook and url_hook problem.Huang Peng2008-09-021-4/+10
* Modify categories of *.desktop20080901Huang Peng2008-08-312-3/+3
* Use ibus gtk im module for ja, ko, zh.Huang Peng2008-08-311-1/+1
* Remove empty lines.Huang Peng2008-08-311-2/+1
* Use name_to_keycode to convert name to keyval.Huang Peng2008-08-312-4/+3
* Fix candidates window position problem.Huang Peng2008-08-311-2/+1
* Fix a typo.Huang Peng2008-08-311-1/+1
* Refine coding style.Huang Peng2008-08-311-1/+2
* Update README.Huang Peng2008-08-311-3/+3
* Add ibus/config.py.in.Huang Peng2008-08-301-0/+35
* Set hooks for about dialog.Huang Peng2008-08-301-2/+11