summaryrefslogtreecommitdiff
path: root/ibus/property.py
AgeCommit message (Expand)AuthorFilesLines
2013-08-09Update source files with LGP 2.1 according to COPYING.fujiwarat1-6/+6
2012-09-14Add IBusProperty.symbol for the short label.fujiwarat1-1/+13
2010-10-13Fix a typo.Peng Huang1-1/+1
2010-01-10Update copyright.Peng Huang1-2/+2
2009-10-23Add Copying for Red HatPeng Huang1-0/+1
2009-10-23Change file headerPeng Huang1-1/+1
2009-07-02Add PY prefix in gtype names.Peng Huang1-2/+2
2009-06-30Use MetaClass to register serializable classes automaticallyPeng Huang1-4/+0
2009-06-30Add __gtype_name__ for some gobject classesPeng Huang1-0/+2
2009-02-05re-implement ibus in c language.Huang Peng1-72/+59
2008-10-20Use UInt32 for property.Huang Peng1-2/+2
2008-08-19Refine code.Huang Peng1-0/+4
2008-08-19Translate str to unicode.Huang Peng1-4/+10
2008-08-19Refine code.Huang Peng1-66/+82
2008-07-15Replace tab with spaces in python source code.Huang Peng1-166/+166
2008-07-15Fix typo.Huang Peng1-1/+1
2008-07-15Refine coding style of perperty.pyHuang Peng1-80/+82
2008-06-27WIP.Huang Peng1-0/+39
2008-06-24Rename _tip to _tooltipHuang Peng1-3/+3
2008-06-24WIP panel.Huang Peng1-2/+2
2008-06-23Add prop_state arg in PropertyActivate. And add PROP_TYPE_MENUHuang Peng1-2/+4
2008-06-22Add __all__ in ibus source files to limit the exported objects.Huang Peng1-0/+14
2008-06-19Add header for sources.Huang Peng1-0/+21
2008-06-10Add __iter__ method for PropList object.Huang Peng1-0/+3
2008-06-10Add is_same mothod.Huang Peng1-1/+25
2008-06-04Add property.py.Huang Peng1-0/+116