summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add round lookup table support.Huang Peng2009-02-094-12/+48
|
* Change rescan to re-scanHuang Peng2009-02-061-1/+1
|
* Implement --rescan option for ibus-daemon.Huang Peng2009-02-062-3/+7
|
* Add restart menu item in system menu.Huang Peng2009-02-0618-151/+214
|
* Add French translation provided by Julroy67.Huang Peng2009-02-063-0/+208
|
* Fix issue http://code.google.com/p/ibus/issues/detail?id=241.Huang Peng2009-02-065-6/+22
|
* Run ibus-daemon instead of ibus.Huang Peng2009-02-061-1/+1
|
* Merge branch 'master' into c_implc_implHuang Peng2009-02-053-3/+3
|\ | | | | | | | | | | | | Conflicts: po/ja.po po/pa.po po/zh_CN.po
| * Update po files.0.1.yHuang Peng2009-02-033-18/+18
| |
* | Add gconf/config.hHuang Peng2009-02-051-0/+28
| |
* | re-implement ibus in c language.Huang Peng2009-02-05226-10515/+33580
|/
* Set default next_engine hot key to empty.Huang Peng2009-02-031-4/+1
|
* Fix crash in x86_64 platform.Huang Peng2009-02-032-30/+30
|
* Fix problem introduced by last commit.Huang Peng2008-11-231-1/+1
|
* Handle SIGCHLD in ibus-ui-gtk to fix issue 191.Huang Peng2008-11-231-0/+9
|
* fix typo in Makefile.amLI Daobing2008-11-051-1/+1
|
* Request glib2 >= 2.16Huang Peng2008-11-011-1/+1
|
* Change email address for pa.po file.Huang Peng2008-10-251-1/+1
|
* Add Punjabi (pa.po) Translation by A S Brar <amanpreetbrar@rediffmail.com>Huang Peng2008-10-253-3/+215
|
* Update po files.0.1.1.20081023Huang Peng2008-10-232-10/+10
|
* Get unique_name in ibus.Bus.__init__Huang Peng2008-10-211-0/+5
|
* Use UInt32 for property.Huang Peng2008-10-201-2/+2
|
* Do not expend icons.Huang Peng2008-10-191-1/+1
|
* Fix coding style.Huang Peng2008-10-162-39/+39
|
* Merge branch 'master' into fix_xim_bugHuang Peng2008-10-161-3/+3
|\
| * Use LOG replace g_debugHuang Peng2008-10-161-3/+3
| |
| * Revert "Do not discard unread data from XGetWindowProperty"Huang Peng2008-10-153-35/+9
| | | | | | | | This reverts commit 6ad5307d585930c79feaf5d8aaf791277df067c9.
| * Do not discard unread data from XGetWindowPropertyHuang Peng2008-10-153-9/+35
| |
* | Do not discard unread data from XGetWindowPropertyHuang Peng2008-10-153-9/+35
|/
* Fix keyboard shortcut setup problemsHuang Peng2008-10-152-1/+17
|
* Convert IBusAttribute for au to (uuuu)Huang Peng2008-10-123-6/+7
|
* Convert IBusAttribute to (uuuu)Huang Peng2008-10-123-70/+143
|
* Update translations.Huang Peng2008-10-092-59/+46
|
* Modify setup ui to be consonant with GNOME HIG.Huang Peng2008-10-091-259/+263
|
* Add ICON for im-chooser.Huang Peng2008-10-091-4/+4
|
* Fix problem when org.freedesktop.Notifications does not exist.Huang Peng2008-10-071-9/+43
|
* Fix a typo.Huang Peng2008-10-071-1/+1
|
* Add Requries: notification-daemon in ibus.spec.inHuang Peng2008-10-071-1/+2
|
* wip.Huang Peng2008-10-071-2/+2
|
* Change summary in ibus.specHuang Peng2008-10-071-1/+1
|
* Refine spec file for fedora.Huang Peng2008-10-071-8/+27
|
* Refine .desktop files.Huang Peng2008-10-072-4/+8
|
* Remove unused variable.Huang Peng2008-10-061-2/+0
|
* Refine messages.Huang Peng2008-10-063-20/+21
|
* Add daemon/notifications.pyHuang Peng2008-10-061-0/+92
|
* Fix make rpm error.Huang Peng2008-10-061-3/+3
|
* Complete Noifications module.Huang Peng2008-10-067-33/+93
|
* WIPHuang Peng2008-10-063-3/+11
|
* WIP.Huang Peng2008-10-061-3/+19
|
* WIPHuang Peng2008-10-064-10/+57
|