- Mar 22, 2012
-
-
Hiroshi Sumita authored
BUG=All characters should be set on conversionText when cursor position is not at the end. TEST=Manually tested with client codes. Review URL: https://codereview.appspot.com/5869044
-
- Mar 07, 2012
-
-
Hiroshi Sumita authored
BUG=Candidates text are always simplified chinese characters. TEST=Manually tested with client code. Review URL: https://codereview.appspot.com/5752053
-
- Feb 29, 2012
-
-
Hiroshi Sumita authored
BUG=rest_text() returns incorrect value in some situation. TEST=Manually tested with client code. Review URL: https://codereview.appspot.com/5694088
-
- Feb 13, 2012
-
-
Hiroshi Sumita authored
BUG=We only get at most 12 candidates for any input. TEST=Build a package. Review URL: https://codereview.appspot.com/5645079
-
- Jan 12, 2012
-
-
Hiroshi Sumita authored
BUG=None TEST=Manual Review URL: http://codereview.appspot.com/5528073
-
- Dec 05, 2011
-
-
Hiroshi Sumita authored
BUG=None TEST=Build manually Review URL: http://codereview.appspot.com/5440070
-
- Dec 01, 2011
-
-
Hiroshi Sumita authored
BUG=None TEST=None Review URL: http://codereview.appspot.com/5437085
-
Hiroshi Sumita authored
This CL changes API only. Internal behavior will be changed in another CL. BUG=None TEST=Run a test Review URL: http://codereview.appspot.com/5437086
-
- Nov 22, 2011
-
-
Hiroshi Sumita authored
BUG= None TEST= Build a package. Review URL: http://codereview.appspot.com/5375098
-
- Nov 15, 2011
-
-
Hiroshi Sumita authored
BUG=None TEST=Build library. Review URL: http://codereview.appspot.com/5376088
-
Hiroshi Sumita authored
BUG=None TEST=Run a test Review URL: http://codereview.appspot.com/5370063
-
Hiroshi Sumita authored
replacing - gchar - char - gint - int, unsigned int, or size_t - guint -> unsigned int or size_t - guint8 -> unsigned char - gboolean -> bool - gsize -> size_t - gpointer -> void * - gconstpointer -> const void * - gunichar -> unichar (typedef of int on PyZyUtil.h) BUG=None TEST=Run a test Review URL: http://codereview.appspot.com/5367046
-
- Nov 11, 2011
-
-
Peng Huang authored
BUG=None TEST=Manual Review URL: http://codereview.appspot.com/5371052
-
Peng Huang authored
BUG=None TEST=Manual Review URL: http://codereview.appspot.com/5376056
-
- Nov 10, 2011
-
-
Peng Huang authored
BUG=None TEST=Manual Review URL: http://codereview.appspot.com/5350047
-
- Nov 09, 2011
-
-
Hiroshi Sumita authored
- Add many APIs to replace processKeyEvent. - Remove pager related codes. BUG=None TEST=Run a test Review URL: http://codereview.appspot.com/5314054
-
- Oct 24, 2011
-
-
Hiroshi Sumita authored
This CL don't modify some files which is related to a URL or debian. BUG=None TEST=Manually Review URL: http://codereview.appspot.com/5305041
-
Hiroshi Sumita authored
BUG=None TEST=Run a test. Review URL: http://codereview.appspot.com/5312042
-
Hiroshi Sumita authored
BUG=None TEST=Manual Review URL: http://codereview.appspot.com/5305042
-
Hiroshi Sumita authored
BUG=None TEST=Run a test. Review URL: http://codereview.appspot.com/5309041
-
Hiroshi Sumita authored
BUG=None TEST=Manual Review URL: http://codereview.appspot.com/5299042
-
Hiroshi Sumita authored
This CL don't modify files under debian/*. Some files which is removed by http://codereview.appspot.com/5305041/ are also unmodified. BUG=None TEST=Manually Review URL: http://codereview.appspot.com/5301043
-
Hiroshi Sumita authored
BUG= TEST= Review URL: http://codereview.appspot.com/5235062
-