summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/language_preferences.h
Commit message (Expand)AuthorAgeFilesLines
* Remove IME related configuration preferences in Chrome OS.komatsu@chromium.org2013-09-091-131/+3
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-4/+4
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-5/+5
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-1/+3
* Revert 174829mukai@chromium.org2013-01-031-0/+17
* Break cyclic dependency between c/b/chromeos and c/b/chromeos/input_method...erikwright@chromium.org2013-01-021-17/+0
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-5/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove unused variables.yusukes@chromium.org2012-05-151-1/+0
* Fixes a comment related to Pinyin input.hsumita@chromium.org2012-04-191-1/+1
* Stop sending an empty list of kHotkeyNextEngineInMenu and kHotkeyPreviousEngi...yusukes@chromium.org2012-04-181-4/+0
* Remove all Preferences code from chromeos/status/. This is the first step.yusukes@chromium.org2012-03-211-0/+3
* Remove language_ prefix from member variables in chromeos::Preferences.yusukes@google.com2012-03-141-1/+9
* Remove rerely used configuration items for the Japanese IME to simplify the d...yusukes@chromium.org2011-08-311-1/+1
* Support Romaja key layout.nona@chromium.org2011-08-311-1/+1
* Remove ibus-hangul support.yusukes@google.com2011-08-101-5/+0
* Make hanja key customizable.yusukes@google.com2011-08-041-1/+6
* Sync IME preferences.yusukes@google.com2011-05-161-12/+7
* Remove "easy symbol input" and "plain Zhuyin" settings from the Chewing confi...yusukes@google.com2011-04-161-1/+1
* WebUI: Get rid of references to DOMUI in comments. ChromeOS Part.tfarina@chromium.org2011-02-111-2/+2
* Input box with spin-button was used to input numberskochi@chromium.org2010-09-081-0/+2
* Replace all constant string language_prefs::kHardwareKeyboardName withzork@chromium.org2010-09-021-5/+0
* Remove DOMUI and Views settings for key repeat rate and delay, change the def...yusukes@chromium.org2010-08-301-2/+4
* Add language_prefs namespace to language_preferences.h.satorux@chromium.org2010-08-201-0/+2
* Clean up chrome/browser/chromeos/language_preferences.h.satorux@chromium.org2010-08-191-367/+93
* Fix two bugs in pinyin config.satorux@chromium.org2010-08-181-2/+0
* Add prefs for the DOMUI version of "Customize modifier keys" dialog.yusukes@chromium.org2010-08-121-4/+5
* Add Views UI for setting keyboard repeat delay and repeat interval.yusukes@chromium.org2010-08-111-0/+11
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-5/+5
* Add missing "number of suggestions" configuration item in Mozc DOMUIsatorux@chromium.org2010-08-031-5/+5
* Implement the "Configure modifier keys" drop-down which enables users to swap...yusukes@google.com2010-07-271-0/+19
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix a typo in kMozcMultipleChoicePrefs[].yusukes@google.com2010-07-161-1/+1
* ibus-hangul: Use Ctrl+Alt+F9 as a Hanja hot-key instead of F9.yusukes@google.com2010-07-061-0/+6
* Implement keyboard layout switching on the login screen.yusukes@google.com2010-07-011-0/+4
* Add EnableInputMethodsAndKeyboardLayouts function.yusukes@google.com2010-06-301-0/+5
* Change a bunch of string types.estade@chromium.org2010-06-291-5/+5
* [chromeos]Fix input method switching shortcut keys.suzhe@chromium.org2010-06-291-7/+2
* Add a slider to the mozc configration dialog for setting the integer type of ...mazda@chromium.org2010-06-221-10/+17
* Pref service strings should be std::string.estade@chromium.org2010-06-181-3/+3
* Add checkboxes for configuring the boolean type of Mozc configurations.yusukes@google.com2010-06-101-12/+53
* Add the remaining Enum types of Mozc configs.yusukes@google.com2010-06-071-17/+82
* Update combo boxes to use a template systemzork@chromium.org2010-06-071-13/+35
* Combine the combo box class used by mozc and chewingzork@chromium.org2010-06-031-30/+15
* Add Chewing integer preferenceszork@chromium.org2010-06-031-1/+16
* Add Chewing options windowzork@chromium.org2010-06-011-0/+89
* Initial implementation of a config dialog for ibus-mozc.yusukes@google.com2010-05-241-23/+84
* Key names for ibus-gconf (and ibus-memconf) were wrong.yusukes@google.com2010-05-191-14/+15
* Support "Kana Eisu" key in Japanese keyboard for Chrome OS.yusukes@google.com2010-05-191-1/+5