summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/language_preferences.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* TBR:yusukes@chromium.orgsuzhe@chromium.org2010-05-141-1/+8
* Refine language preferences.suzhe@chromium.org2010-05-131-5/+5
* Tiny cleanup. Remove an obsolete TODO.yusukes@google.com2010-05-071-2/+0
* Moving strings for the Korean input method from C++ file to .grd file.yusukes@chromium.org2010-05-011-9/+10
* Adding a configuration dialog for Pinyin input method.yusukes@chromium.org2010-04-271-13/+29
* - Adding Chrome preferences for ibus-pinyin.yusukes@google.com2010-04-221-9/+60
* Change input method hot-keys.yusukes@google.com2010-04-211-2/+2
* Change IME hot-key.yusukes@google.com2010-04-141-2/+3