summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method/input_method_util.h
Commit message (Expand)AuthorAgeFilesLines
* Add ibus-mozc-chewing support.yusukes@google.com2011-04-161-4/+8
* Add Australian English to the languages supported by Chrome OSzork@chromium.org2011-04-151-0/+1
* Remap right alt and control keys when the left keys are remapped.zork@chromium.org2011-04-141-7/+5
* Rework the first login preferences for input methods.satorux@chromium.org2011-02-221-2/+19
* Refactor EnableInputMethods() and remove SortInputMethodIdsByNames().satorux@chromium.org2011-02-171-12/+10
* Convert GetHardwareInputMethodDescriptor to GetHardwareInputMethodId()satorux@chromium.org2011-02-101-2/+2
* More clean-up for InputMethodLibrary and related code.satorux@chromium.org2011-02-081-1/+5
* Add a function that returns the descriptor of the hardware keyboard.satorux@chromium.org2011-02-031-0/+7
* Fix a bug where we were showing incorrect input method display names.satorux@chromium.org2011-02-021-1/+1
* Add GetInputMethodDescriptorFromId() and fix GetKeyboardLayoutName()satorux@chromium.org2011-01-311-2/+9
* Remove wstring from l10n_util. Part 1.avi@chromium.org2010-12-281-3/+2
* Change the layout of the keyboard overlay depending on the current input meth...mazda@chromium.org2010-11-291-0/+12
* Support xkb:latam::spa XKB layout (Chrome part.)yusukes@google.com2010-11-291-2/+2
* Reload language id maps when the locale changeszork@chromium.org2010-09-071-0/+2
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-0/+1
* Add better support for languages in kExtraLanguages.satorux@chromium.org2010-08-111-2/+2
* Clean up latin-pre/post special handling in input method code.yusukes@chromium.org2010-08-111-6/+0
* Remove ReorderInputMethodIdsForLanguageCode().yusukes@chromium.org2010-08-111-9/+0
* Show native language names in the add language overlay.satorux@chromium.org2010-08-051-1/+8
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add EnableInputMethodsAndKeyboardLayouts function.yusukes@google.com2010-06-301-9/+34
* Change the language indicator to the country code when using ibus-xkb.mazda@chromium.org2010-06-241-2/+5
* Rename *language_library* to *input_method_library*.satorux@chromium.org2010-06-211-1/+1
* Move more utility functions from language_config_model to input_method_util.yusukes@google.com2010-06-211-2/+17
* Added input_method_util.h.yusukes@google.com2010-06-181-0/+119