summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into implement_dbusHuang Peng2008-09-252-43/+44
|\|
| * Update po files.Huang Peng2008-09-252-43/+44
* | Merge branch 'master' into implement_dbusHuang Peng2008-09-253-18/+29
|\|
| * Fix problem in non-UTF8 locale.Huang Peng2008-09-253-7/+10
| * Use gettext.dgettext replace locale.dgettextHuang Peng2008-09-251-13/+21
* | Merge branch 'master' into implement_dbusHuang Peng2008-09-241-1/+0
|\|
| * Renove unused importHuang Peng2008-09-241-1/+0
* | Fix some problems.Huang Peng2008-09-241-4/+3
* | Fix problem in test task in Makefile.amHuang Peng2008-09-241-1/+5
* | Merge branch 'master' into implement_dbusHuang Peng2008-09-244-7/+14
|\|
| * Remove commetted lineHuang Peng2008-09-241-1/+0
| * Remove --with-gtk-im-module-dir in debian build script.Huang Peng2008-09-241-2/+9
| * Install gtk im module in ${libdir}/gtk-2.0/${gtk_binary_version}/immodules.Huang Peng2008-09-242-4/+5
| * Remove pynotify.Huang Peng2008-09-241-1/+1
* | wip.Huang Peng2008-09-242-19/+81
|/
* Refine coding style.Huang Peng2008-09-241-10/+11
* Add notify.pyHuang Peng2008-09-233-1/+49
* Fix problem when context focus out.Huang Peng2008-09-231-1/+1
* Retrun 0 if can not find ic.Huang Peng2008-09-231-11/+18
* Fix warning when load setup.gladeHuang Peng2008-09-221-57/+56
* Remove _focus_ic.Huang Peng2008-09-211-21/+3
* Implementing DBus.Huang Peng2008-09-213-24/+74
* split DBus object from ibusdaemon.pyHuang Peng2008-09-213-75/+99
* Implement org.freedesktop.DBus methods.Huang Peng2008-09-212-6/+46
* set_capabilities when frontend establishs ibus connection.Huang Peng2008-09-203-9/+23
* Define CAPS.Huang Peng2008-09-201-4/+9
* Add new IBUS_CAP_FOCUS capability for input context.Huang Peng2008-09-208-9/+38
* Set focus if ic without focus.Huang Peng2008-09-201-3/+9
* 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