summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/text_input
Commit message (Expand)AuthorAgeFilesLines
* Tweak the horizontal mode UI in candidate_window to make it look nicerzork@chromium.org2010-06-021-7/+23
* Re-enable the offset computation logic for the vertical candidate window.satorux@chromium.org2010-06-011-14/+10
* Fix a bug that caused some Chinese characters be shown at lower positions.satorux@chromium.org2010-05-261-3/+3
* Add --logtofile option to candidate_window.satorux@chromium.org2010-05-251-0/+18
* Do not #include obsolete header files.yusukes@google.com2010-05-251-1/+1
* Get rid of the hack for ibus-pinyin.satorux@chromium.org2010-05-211-56/+40
* Make the font size in the candidate window bigger again.satorux@chromium.org2010-05-181-1/+1
* Fix a bug that caused two status areas are shown when ibus-mozc is used.satorux@chromium.org2010-05-181-47/+31
* Make the font size in the candidate window bigger.satorux@chromium.org2010-05-141-4/+10
* Temporarily disabled the window position adjustment since it does not work fi...yusukes@google.com2010-05-111-3/+6
* Compute the horizontal offset at run time in the candidate window.satorux@chromium.org2010-04-221-43/+109
* Use new APIs in candidate_window.ccsatorux@chromium.org2010-04-211-41/+45
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-301-1/+1
* Fix a bug that caused candidate_window to crash at startup time.satorux@chromium.org2010-03-251-0/+1
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-232-4/+6
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-2/+2
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-1/+1
* Fix a bug that where the horizontal candidate window was not rendered properly.satorux@chromium.org2010-02-151-6/+9
* Get rid of use of deprecated members in ImeLookupTable.satorux@chromium.org2010-02-151-10/+25
* Move candidate_window from third_party/chromeos_text_input to chrome/browser/...satorux@chromium.org2010-02-082-0/+977