index
:
ibus.git
0.1.y
c_impl
change_copyright
definite
master
modify_config_interface
no_ibusmessage
qt3
union_setup
Unnamed repository; edit this file to name it for gitweb.
Peng Huang
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
|
Merge branch 'master' of git://github.com/phuang/ibus
dchen@redhat.com
2009-02-16
18
-90
/
+301
|
\
|
|
*
Create PROPERTY_* signals correctly and refine coding style.
Huang Peng
2009-02-16
1
-15
/
+36
|
|
|
*
Fix compile warnings.
Huang Peng
2009-02-16
1
-13
/
+13
|
|
|
*
Do not call ibus_connection_flush in ibus_bus_exit to avoid crash.
Huang Peng
2009-02-16
1
-2
/
+3
|
|
|
*
Add --copy arguments on gtkdocize command.
Huang Peng
2009-02-15
1
-1
/
+1
|
|
|
*
Move ldconfig from main to libs rpm.
Huang Peng
2009-02-15
1
-2
/
+2
|
|
|
*
Refine coding style.
Huang Peng
2009-02-15
3
-9
/
+9
|
|
|
*
Adjust the languagebar extend policy.
Huang Peng
2009-02-15
1
-1
/
+1
|
|
|
*
Update rpm spec to move libibus.so to ibu-libs.rpm.
Huang Peng
2009-02-15
1
-17
/
+28
|
|
|
*
Make language transparent when inactivate.
Huang Peng
2009-02-15
2
-4
/
+14
|
|
|
*
Make language bar left extend when language is close to right edge of screen.
Huang Peng
2009-02-15
1
-5
/
+6
|
|
|
*
Not call FocusIn & FocusOut methods of engines, if input context is disabled.
Huang Peng
2009-02-15
1
-3
/
+4
|
|
|
*
Remove gnome-python2-gconf from requires in spec.
Huang Peng
2009-02-15
1
-1
/
+0
|
|
|
*
Fix a typo, and create the engine after create the input context.
Huang Peng
2009-02-15
2
-1
/
+3
|
|
|
*
Add SetCapabilities on org.freedesktop.IBus.Engine interface.
Huang Peng
2009-02-15
2
-0
/
+9
|
|
|
*
Implement several methods of IBusLookupTable.
Huang Peng
2009-02-15
2
-0
/
+56
|
|
|
*
Refine code.
Huang Peng
2009-02-14
1
-7
/
+7
|
|
|
*
Use --xim replace -x.
Huang Peng
2009-02-14
1
-1
/
+1
|
|
|
*
Add G_MOSULE_EXPORT on some functions.
Huang Peng
2009-02-14
1
-10
/
+8
|
|
|
*
Add API: ibus_lookup_table_{page,cursor}_{down,up}.
Huang Peng
2009-02-14
2
-2
/
+99
|
|
|
*
Fix typo.
Huang Peng
2009-02-14
1
-1
/
+1
|
|
|
*
Flush connection to make sure IBus.Exit has been sent before process exiting.
Peng Huang
2009-02-13
1
-0
/
+5
|
|
*
|
Merge branch 'master' of git://github.com/phuang/ibus
dchen@redhat.com
2009-02-13
17
-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 Peng
2009-02-13
1
-4
/
+5
|
|
|
*
Update .gitignore files.
Huang Peng
2009-02-12
4
-4
/
+5
|
|
|
*
Fix restart problem
Peng Huang
2009-02-12
1
-1
/
+8
|
|
|
*
Try to make all child processes finished before ibus-daemon exits.
Peng Huang
2009-02-12
2
-22
/
+46
|
|
|
*
Use label.text instead of lable to fix problem.
Peng Huang
2009-02-12
3
-6
/
+4
|
|
|
*
Disconnect engine handlers before context destruction.
Peng Huang
2009-02-12
1
-51
/
+58
|
|
|
*
Set cursor location for engine after create a new engine.
Peng Huang
2009-02-12
1
-0
/
+1
|
|
|
*
Add --replace option for ibus-daemon command.
Peng Huang
2009-02-11
1
-1
/
+21
|
|
|
*
Fix a typo (Change Kill to Exit).
Peng Huang
2009-02-11
1
-1
/
+1
|
|
|
*
Update po files.
1.1.0.20090211
Peng Huang
2009-02-11
4
-8
/
+8
|
|
|
*
Make languagebar extend to left.
Peng Huang
2009-02-11
2
-4
/
+28
|
|
*
|
五 2月 13 14:15:33 EST 2009
dchen@redhat.com
2009-02-13
4
-4
/
+4
|
|
*
|
Fix conflict merge with phuang
dchen@redhat.com
2009-02-11
49
-314
/
+631
|
\
|
|
*
Rename iBus to IBus.
Peng Huang
2009-02-11
8
-39
/
+51
|
|
|
*
Fix crash problems.
Peng Huang
2009-02-10
3
-18
/
+21
|
|
|
*
Fix compile warnings.
Peng Huang
2009-02-10
5
-33
/
+39
|
|
|
*
Fix problem on x86_64 platform.
Peng Huang
2009-02-10
3
-53
/
+3
|
|
|
*
Fix crash on x86_64 platform.
Peng Huang
2009-02-10
2
-2
/
+2
|
|
|
*
Fix problem with desktop files.
Huang Peng
2009-02-10
5
-6
/
+22
|
|
|
*
Do not use glib main loop in ibus_input_context_process_key function.
Huang Peng
2009-02-10
3
-5
/
+24
|
|
|
*
Add round lookup table support.
Huang Peng
2009-02-09
4
-12
/
+48
|
|
|
*
Change rescan to re-scan
Huang Peng
2009-02-06
1
-1
/
+1
|
|
|
*
Implement --rescan option for ibus-daemon.
Huang Peng
2009-02-06
2
-3
/
+7
|
|
|
*
Add restart menu item in system menu.
Huang Peng
2009-02-06
18
-151
/
+214
|
|
|
*
Add French translation provided by Julroy67.
Huang Peng
2009-02-06
3
-0
/
+208
|
|
|
*
Fix issue http://code.google.com/p/ibus/issues/detail?id=241.
Huang Peng
2009-02-06
5
-6
/
+22
|
|
|
*
Run ibus-daemon instead of ibus.
Huang Peng
2009-02-06
1
-1
/
+1
|
|
[prev]
[next]