Fix error with gcc -Wformat -Werror=format-security
[platform/upstream/ibus.git] / setup / enginecombobox.py
2012-11-22 fujiwaratRemove gnome-icon-theme-legacy dependency.
2012-05-30 Peng HuangUpdate setup ui file to gtk 3.0 and remove a debug...
2012-04-05 fujiwaratFix ibus-setup SEGV on C locale.
2012-02-26 Peng HuangMerge remote-tracking branch 'origin/devel'
2012-02-21 Peng HuangMove current language to the first place in the IME...
2012-02-21 Peng HuangFix a bug in ibus_get_language_name and add a unit...
2012-02-21 Peng HuangWIP port setup ui to gtk3
2012-02-21 Peng HuangWIP port enginecombobox.py icon.py to gtk3
2010-11-03 Peng HuangFix some runtime errors.
2010-10-26 Peng Wusort combo box by locale strcoll
2010-01-25 Peng HuangShow recommended engines with bold font
2010-01-09 Peng HuangUpdate copyright.
2009-12-24 Peng HuangFix some typos.
2009-12-24 Peng HuangSort engines in setup ui.
2009-12-24 Peng HuangUse 2 xpad in engine combobox
2009-12-24 Peng HuangFix coding style and remove useless line.
2009-12-24 Peng HuangMake some buttons disabled, when they are not useful.
2009-11-11 Peng HuangMerge remote branch 'XueWei/master'
2009-10-23 Peng HuangAdd Copying for Red Hat
2009-10-23 Peng HuangChange file header
2009-10-10 Peng HuangUse ibus-engine as default icon for engine
2009-02-28 Huang PengSort the languages in input methods combobox.
2009-02-17 Huang PengShow 'Select an input method' in Engine select ComboBox.
2009-02-17 Huang PengUse right icon for engine without icon.
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.