summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' of git://github.com/phuang/ibusdchen@redhat.com2009-02-1618-90/+301
|\|
| * Create PROPERTY_* signals correctly and refine coding style.Huang Peng2009-02-161-15/+36
| |
| * Fix compile warnings.Huang Peng2009-02-161-13/+13
| |
| * Do not call ibus_connection_flush in ibus_bus_exit to avoid crash.Huang Peng2009-02-161-2/+3
| |
| * Add --copy arguments on gtkdocize command.Huang Peng2009-02-151-1/+1
| |
| * Move ldconfig from main to libs rpm.Huang Peng2009-02-151-2/+2
| |
| * Refine coding style.Huang Peng2009-02-153-9/+9
| |
| * Adjust the languagebar extend policy.Huang Peng2009-02-151-1/+1
| |
| * Update rpm spec to move libibus.so to ibu-libs.rpm.Huang Peng2009-02-151-17/+28
| |
| * Make language transparent when inactivate.Huang Peng2009-02-152-4/+14
| |
| * Make language bar left extend when language is close to right edge of screen.Huang Peng2009-02-151-5/+6
| |
| * Not call FocusIn & FocusOut methods of engines, if input context is disabled.Huang Peng2009-02-151-3/+4
| |
| * Remove gnome-python2-gconf from requires in spec.Huang Peng2009-02-151-1/+0
| |
| * Fix a typo, and create the engine after create the input context.Huang Peng2009-02-152-1/+3
| |
| * Add SetCapabilities on org.freedesktop.IBus.Engine interface.Huang Peng2009-02-152-0/+9
| |
| * Implement several methods of IBusLookupTable.Huang Peng2009-02-152-0/+56
| |
| * Refine code.Huang Peng2009-02-141-7/+7
| |
| * Use --xim replace -x.Huang Peng2009-02-141-1/+1
| |
| * Add G_MOSULE_EXPORT on some functions.Huang Peng2009-02-141-10/+8
| |
| * Add API: ibus_lookup_table_{page,cursor}_{down,up}.Huang Peng2009-02-142-2/+99
| |
| * Fix typo.Huang Peng2009-02-141-1/+1
| |
| * 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-1317-97/+180
|\| | | | | | | | | | | | | | | Conflicts: po/fr.po po/ja.po po/pa.po po/zh_CN.po
| * set cursor location in bus_input_context_set_engine.Huang Peng2009-02-131-4/+5
| |
| * Update .gitignore files.Huang Peng2009-02-124-4/+5
| |
| * Fix restart problemPeng Huang2009-02-121-1/+8
| |
| * Try to make all child processes finished before ibus-daemon exits.Peng Huang2009-02-122-22/+46
| |
| * Use label.text instead of lable to fix problem.Peng Huang2009-02-123-6/+4
| |
| * Disconnect engine handlers before context destruction.Peng Huang2009-02-121-51/+58
| |
| * Set cursor location for engine after create a new engine.Peng Huang2009-02-121-0/+1
| |
| * Add --replace option for ibus-daemon command.Peng Huang2009-02-111-1/+21
| |
| * Fix a typo (Change Kill to Exit).Peng Huang2009-02-111-1/+1
| |
| * Update po files.1.1.0.20090211Peng Huang2009-02-114-8/+8
| |
| * Make languagebar extend to left.Peng Huang2009-02-112-4/+28
| |
* | 五 2月 13 14:15:33 EST 2009dchen@redhat.com2009-02-134-4/+4
| |
* | Fix conflict merge with phuangdchen@redhat.com2009-02-1149-314/+631
|\|
| * Rename iBus to IBus.Peng Huang2009-02-118-39/+51
| |
| * Fix crash problems.Peng Huang2009-02-103-18/+21
| |
| * Fix compile warnings.Peng Huang2009-02-105-33/+39
| |
| * Fix problem on x86_64 platform.Peng Huang2009-02-103-53/+3
| |
| * Fix crash on x86_64 platform.Peng Huang2009-02-102-2/+2
| |
| * Fix problem with desktop files.Huang Peng2009-02-105-6/+22
| |
| * 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-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
| |