summaryrefslogtreecommitdiff
path: root/ibus/common.py
AgeCommit message (Expand)AuthorFilesLines
2013-08-09Update source files with LGP 2.1 according to COPYING.fujiwarat1-6/+6
2013-07-05Delete the python xdg dependency.fujiwarat1-1/+1
2012-03-05Fix python library to load libibus.so.Yfujiwarat1-1/+2
2011-04-08Refine RequestName code and fix make dpkg errors.Peng Huang1-4/+0
2011-04-08Implement APIs for another non-Python panel.Takao Fujiwara1-1/+23
2011-02-11Support enable/disable hotkeys that enable or disable ibus unconditionally (i...Yusuke Sato1-6/+4
2011-01-16Fix typo in the default configuration of the trigger hotkeys.Yusuke Sato1-1/+1
2010-11-03Fix a typo.Peng Huang1-1/+1
2010-11-03Change version to 1.3.99Peng Huang1-1/+1
2010-11-03Use gdbus in glib, and get rid of libdbusPeng Huang1-1/+1
2010-03-16Add ibus_engine_update_preedit_text_with_modefujiwarat1-0/+4
2010-02-01Update so version in common.pyPeng Huang1-1/+1
2010-01-10Update copyright.Peng Huang1-2/+2
2009-12-12Add property orientation of IBusLookupTable.Peng Huang1-0/+8
2009-10-23Add Copying for Red HatPeng Huang1-0/+1
2009-10-23Change file headerPeng Huang1-1/+1
2009-07-21Use libibus.so.1 replace libibus.soPeng Huang1-1/+1
2009-07-15Use c version ibus_get_address in python directlyPeng Huang1-42/+52
2009-07-15Use abstract socket in ibus-daemonPeng Huang1-8/+32
2009-04-15Add $IBUS_SESSION_ID in socket path.Peng Huang1-1/+6
2009-03-30Use "unix" as hostname if hostname is empty.Peng Huang1-0/+2
2009-03-30Does not include X screen number in socket address.Peng Huang1-4/+4
2009-02-05re-implement ibus in c language.Huang Peng1-16/+18
2009-02-03Set default next_engine hot key to empty.Huang Peng1-4/+1
2008-10-06Add notifications.pyHuang Peng1-0/+2
2008-10-04WIP.Huang Peng1-4/+4
2008-10-03WIP.Huang Peng1-2/+8
2008-08-28Change defaul keyboard shortcutsHuang Peng1-0/+19
2008-08-13Refine launcher code.Huang Peng1-1/+19
2008-08-05catch exception throw from os.getlogin().Huang Peng1-1/+6
2008-08-05Get usernmae form getlogin, $LOGNAME, $USER, $LNAME and $USERNAME.Huang Peng1-1/+10
2008-08-04Use os.getlogin to get login user name.Huang Peng1-2/+1
2008-07-15Replace tab with spaces in python source code.Huang Peng1-18/+18
2008-07-15Refine coding style of common.pyHuang Peng1-3/+3
2008-07-04Fix issue if display is not end with .xHuang Peng1-1/+5
2008-06-27Add config interface.Huang Peng1-4/+5
2008-06-23Does not exit when catch except reply.Huang Peng1-1/+0
2008-06-22Add __all__ in ibus source files to limit the exported objects.Huang Peng1-0/+13
2008-06-19Add header for sources.Huang Peng1-0/+21
2008-06-14WIP.Huang Peng1-2/+4
2008-06-06Use host and X display id in ibus address.Huang Peng1-1/+2
2008-06-02Use inotify to create ibus connection.Huang Peng1-1/+3
2008-05-18WIP.Huang Peng1-0/+2
2008-05-12import ibusHuang Peng1-0/+20