summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* after mergedchen@redhat.com2009-02-231-0/+1
|\
| * Only export symbols start with ibus_Peng Huang2009-02-231-0/+1
| |
* | Solve conflictdchen@redhat.com2009-02-209-101/+18
|\|
| * Remove unused code in ibusconfig.cHuang Peng2009-02-181-84/+0
| |
| * Fix typo.Huang Peng2009-02-172-3/+4
| |
| * Use NULL to replace 0 as the last argument of g_object_new.Peng Huang2009-02-176-14/+14
| |
* | Merge branch 'master' of git://github.com/phuang/ibusdchen@redhat.com2009-02-162-5/+13
|\|
| * Use guint to replace gint for state argument of property_activateHuang Peng2009-02-162-5/+6
| | | | | | | | method.
| * Use ibus_message_new_error_printf correctly in ibusengine.cHuang Peng2009-02-161-0/+7
| |
* | Merge branch 'master' of git://github.com/phuang/ibusdchen@redhat.com2009-02-164-17/+197
|\|
| * Create PROPERTY_* signals correctly and refine coding style.Huang Peng2009-02-161-15/+36
| |
| * Do not call ibus_connection_flush in ibus_bus_exit to avoid crash.Huang Peng2009-02-161-2/+3
| |
| * Refine coding style.Huang Peng2009-02-151-2/+2
| |
| * Implement several methods of IBusLookupTable.Huang Peng2009-02-152-0/+56
| |
| * Add API: ibus_lookup_table_{page,cursor}_{down,up}.Huang Peng2009-02-142-2/+99
| |
| * Flush connection to make sure IBus.Exit has been sent before process exiting.Peng Huang2009-02-131-0/+5
| |
* | Merge branch 'master' of git://github.com/phuang/ibusdchen@redhat.com2009-02-132-1/+2
|\| | | | | | | | | | | | | | | Conflicts: po/fr.po po/ja.po po/pa.po po/zh_CN.po
| * Update .gitignore files.Huang Peng2009-02-121-0/+1
| |
| * Fix a typo (Change Kill to Exit).Peng Huang2009-02-111-1/+1
| |
* | Fix conflict merge with phuangdchen@redhat.com2009-02-1112-81/+68
|\|
| * Fix crash problems.Peng Huang2009-02-102-15/+17
| |
| * Fix compile warnings.Peng Huang2009-02-101-2/+2
| |
| * Fix problem on x86_64 platform.Peng Huang2009-02-101-50/+0
| |
| * Fix crash on x86_64 platform.Peng Huang2009-02-101-1/+1
| |
| * Do not use glib main loop in ibus_input_context_process_key function.Huang Peng2009-02-103-5/+24
| |
| * Add round lookup table support.Huang Peng2009-02-093-5/+17
| |
| * Add restart menu item in system menu.Huang Peng2009-02-063-3/+7
| |
* | API DOCdchen@redhat.com2009-02-115-4/+32
| |
* | sync with upstreamdchen@redhat.com2009-02-0624-148/+147
|\|
| * re-implement ibus in c language.Huang Peng2009-02-0575-0/+21854
| |
* | API documentingdchen@redhat.com2009-02-065-1/+71
| |
* | WIP.Huang Peng2009-02-023-21/+23
| |
* | WIP.Huang Peng2009-02-024-6/+52
| |
* | WIP.Huang Peng2009-02-011-34/+14
| |
* | WIP.Huang Peng2009-02-013-47/+61
| |
* | WIP.Huang Peng2009-02-014-23/+102
| |
* | WIP.Huang Peng2009-02-011-0/+188
| |
* | WIP.Huang Peng2009-02-018-167/+339
| |
* | WIP.Huang Peng2009-02-013-3/+12
| |
* | WIP.Huang Peng2009-01-311-0/+1
| |
* | WIP.Huang Peng2009-01-311-2/+8
| |
* | WIP.Huang Peng2009-01-312-4/+4
| |
* | WIP.Huang Peng2009-01-311-5/+5
| |
* | WIP.Huang Peng2009-01-313-8/+14
| |
* | WIP.Huang Peng2009-01-312-100/+29
| |
* | WIP.Huang Peng2009-01-311-0/+7
| |
* | WIP.Huang Peng2009-01-311-1/+2
| |
* | WIP.Huang Peng2009-01-303-34/+111
| |
* | WIP.Huang Peng2009-01-306-77/+166
| |
* | WIP.Huang Peng2009-01-302-1/+24
| |