summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/status/language_menu_button.cc
Commit message (Expand)AuthorAgeFilesLines
* Change the language indicator to the country code when using ibus-xkb.mazda@chromium.org2010-06-241-3/+13
* Don't show the tooltip for the language indicator when the indicator is hidden.yusukes@google.com2010-06-241-3/+2
* Added input_method_util.h.yusukes@google.com2010-06-181-9/+8
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-171-27/+27
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-151-0/+4
* Use special indicator text for xkb:us:dvorak:eng, mozc, mozc-jp, m17n:t:latn-...yusukes@google.com2010-06-141-55/+89
* Resume "previous input method" on unlockyusukes@chromium.org2010-06-141-8/+8
* Add text input related UserMetricsActionssatorux@chromium.org2010-06-141-0/+6
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-111-10/+34
* BrowserTests: UserNotPassed UserPassed started failing on chromiumos builder ...thomasvl@chromium.org2010-06-101-34/+10
* This added to already failing browser_tests on the chromiumos builder on the ...thomasvl@chromium.org2010-06-101-6/+0
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-101-0/+6
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-101-10/+34
* Don't use disabled (gray) state for the language indicator.yusukes@google.com2010-06-101-16/+0
* Remember the current and previous input method IDs as Chrome prefs, and resto...yusukes@google.com2010-06-081-8/+47
* Allow users to change current input method even when no text input area is fo...yusukes@google.com2010-06-071-4/+10
* Change the IME config dialog to present a list of checkboxes instead of radio...zork@chromium.org2010-05-311-20/+31
* Add tooltip to the language indicator.yusukes@google.com2010-05-261-9/+30
* Share the same label between the language selector and the options dialog.satorux@chromium.org2010-05-201-9/+12
* The language menu button should be disabled (i.e. grayed out) by defaultyusukes@google.com2010-05-191-0/+4
* Tiny cleanup. Removed unnecessary RebuildModel() calls.yusukes@chromium.org2010-05-071-7/+1
* Add some defensive checks.yusukes@chromium.org2010-05-061-5/+20
* Tiny cleanup. Remove an unnecessary call in ChangeLocale().yusukes@google.com2010-04-221-2/+0
* Disable the language menu button when no text input area is focused.yusukes@google.com2010-04-211-0/+7
* LocaleChanged() added to update the view after the UI language was switched.glotov@google.com2010-04-201-1/+14
* Don't use too much space for the language indicator.yusukes@google.com2010-04-201-1/+1
* Language menu improvements.yusukes@google.com2010-04-141-28/+27
* Status area improvements:chocobo@chromium.org2010-04-091-5/+5
* chromeos_language cleanup (Chrome part).yusukes@google.com2010-04-081-70/+69
* Deprecate Activate/DeactivateImeProperty and Activate/DeactivateLanguage.satorux@chromium.org2010-04-051-4/+6
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-231-16/+21
* Chrome OS language menu localization.yusukes@chromium.org2010-03-161-15/+16
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-0/+1
* Remove "(IME)" and "(Layout)" strings from the language status menu.yusukes@chromium.org2010-03-121-12/+1
* Move a hard-coded string to grd file and use l10n_util to get it.yusukes@chromium.org2010-03-121-2/+1
* Show language names rather than input method names.satorux@chromium.org2010-03-091-1/+29
* Don't show IME properties when current language is set to XKB.yusukes@chromium.org2010-03-091-1/+8
* Remove obsolete TODOs. No code change.yusukes@chromium.org2010-03-081-3/+1
* Refactor chromeos status area files into subdirectory statuschocobo@chromium.org2010-02-041-0/+413