summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options/chromeos_language_list.js
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in Language and Input page that caused "undefined" languge to be ad...satorux@chromium.org2010-10-141-2/+3
* Add ability to set the language and the focus from URL hash.satorux@chromium.org2010-10-071-0/+13
* Save intl.accept_languages in addition to settings.language.preferred_languages.satorux@chromium.org2010-09-301-6/+21
* DOMUI etc. Use the built in bind method of Function now that V8 supports it.arv@chromium.org2010-09-131-6/+6
* Fix "Languages and Input" options.satorux@chromium.org2010-08-171-1/+1
* Add logic to remove duplicates.satorux@chromium.org2010-08-161-4/+24
* Show native display names in two places: tooltip and language title on the ri...satorux@chromium.org2010-08-161-1/+23
* Implement drag-and-drop for Languages and Input dialog.satorux@chromium.org2010-08-131-5/+91
* Fix a bug that caused the lead index to always move to the first item after r...satorux@chromium.org2010-08-121-0/+2
* Show alert messages when the user tries to remove the last language or the in...satorux@chromium.org2010-08-111-3/+1
* Use ListSingleSelectionModel in LanguageList.satorux@chromium.org2010-08-111-15/+9
* Fix behaviors of Add and Remove buttons.satorux@chromium.org2010-08-051-8/+17
* Implement "Add" and "Remove" buttons in Language and Input page.satorux@chromium.org2010-08-041-2/+72
* Add logic to save input method preference based on user clicks.satorux@chromium.org2010-07-281-4/+24
* Display the language name and the input method list dynamically.satorux@chromium.org2010-07-271-4/+9
* Load preferred languages from user preferences.satorux@chromium.org2010-07-231-0/+71