summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP.qt3Huang Peng2008-09-193-46/+213
* WIP.Huang Peng2008-09-191-0/+4
* Check dbus-qt3 in configure.acHuang Peng2008-09-191-0/+14
* Remove dbus from ibus.pro.Huang Peng2008-09-191-1/+1
* Update build system for qt3 im module.Huang Peng2008-09-195-41/+157
* Create symbol links for qt3.Huang Peng2008-09-195-0/+5
* Output warn message if iso-codes can not be found.Huang Peng2008-09-191-2/+6
* Add --disable-iso-codes-check in spec file.Huang Peng2008-09-181-1/+1
* Refine error message in configure.Huang Peng2008-09-181-1/+1
* Check iso-codes in configure.Huang Peng2008-09-181-3/+19
* Get language names from iso-codes.Huang Peng2008-09-186-859/+64
* Make size of StatusIcon fixed.Huang Peng2008-09-181-6/+11
* Fix a problem in configure.ac.Huang Peng2008-09-171-1/+1
* Do install pygconf files without --enable-pygconfHuang Peng2008-09-171-0/+5
* Add DISTCHECK_CONFIGURE_FLAGSHuang Peng2008-09-171-0/+4
* Add --enable-pygconf option.Huang Peng2008-09-172-7/+36
* Include gconf python binding from gnome-python2.Huang Peng2008-09-1713-3/+3333
* Refine coding style.Huang Peng2008-09-171-35/+36
* Refine coding style.Huang Peng2008-09-171-6/+12
* Refine coding style.Huang Peng2008-09-172-16/+32
* Refine code.Huang Peng2008-09-171-46/+54
* Use g_fprintfHuang Peng2008-09-171-2/+2
* Use g_strcmp0 replace strcmpHuang Peng2008-09-171-1/+1
* Refine coding style.Huang Peng2008-09-171-25/+59
* Move IBUS_FORWARD_MASH from .c to .h.Huang Peng2008-09-172-2/+2
* Add forward mask.Huang Peng2008-09-171-1/+3
* Refine coding style.Huang Peng2008-09-171-1/+2
* Use g_slice_new to replace g_new for better performance.Huang Peng2008-09-162-11/+10
* Don't use send_event field in GdkEventKey. And fixed some compile warnings.Huang Peng2008-09-165-21/+20
* Fix mem leak.Huang Peng2008-09-161-5/+10
* Call setFocusWidget to replace focusOutHuang Peng2008-09-161-6/+6
* FocusOut widget when widgetDestroyed.Huang Peng2008-09-161-0/+4
* Remove slot setFocus.Huang Peng2008-09-162-11/+0
* Update po files.Huang Peng2008-09-152-20/+20
* Free map return by XGetKeyboardMapping.Huang Peng2008-09-151-3/+6
* Hack japan [yen bar] key for qt immodule.Huang Peng2008-09-155-7/+101
* Use guint for japen groups mask.Huang Peng2008-09-151-10/+10
* Use default cursor location.Huang Peng2008-09-151-13/+34
* 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