index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
language_preferences.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove unused variables.
yusukes@chromium.org
2012-05-15
1
-1
/
+0
*
Fixes a comment related to Pinyin input.
hsumita@chromium.org
2012-04-19
1
-1
/
+1
*
Stop sending an empty list of kHotkeyNextEngineInMenu and kHotkeyPreviousEngi...
yusukes@chromium.org
2012-04-18
1
-4
/
+0
*
Remove all Preferences code from chromeos/status/. This is the first step.
yusukes@chromium.org
2012-03-21
1
-0
/
+3
*
Remove language_ prefix from member variables in chromeos::Preferences.
yusukes@google.com
2012-03-14
1
-1
/
+9
*
Remove rerely used configuration items for the Japanese IME to simplify the d...
yusukes@chromium.org
2011-08-31
1
-1
/
+1
*
Support Romaja key layout.
nona@chromium.org
2011-08-31
1
-1
/
+1
*
Remove ibus-hangul support.
yusukes@google.com
2011-08-10
1
-5
/
+0
*
Make hanja key customizable.
yusukes@google.com
2011-08-04
1
-1
/
+6
*
Sync IME preferences.
yusukes@google.com
2011-05-16
1
-12
/
+7
*
Remove "easy symbol input" and "plain Zhuyin" settings from the Chewing confi...
yusukes@google.com
2011-04-16
1
-1
/
+1
*
WebUI: Get rid of references to DOMUI in comments. ChromeOS Part.
tfarina@chromium.org
2011-02-11
1
-2
/
+2
*
Input box with spin-button was used to input numbers
kochi@chromium.org
2010-09-08
1
-0
/
+2
*
Replace all constant string language_prefs::kHardwareKeyboardName with
zork@chromium.org
2010-09-02
1
-5
/
+0
*
Remove DOMUI and Views settings for key repeat rate and delay, change the def...
yusukes@chromium.org
2010-08-30
1
-2
/
+4
*
Add language_prefs namespace to language_preferences.h.
satorux@chromium.org
2010-08-20
1
-0
/
+2
*
Clean up chrome/browser/chromeos/language_preferences.h.
satorux@chromium.org
2010-08-19
1
-367
/
+93
*
Fix two bugs in pinyin config.
satorux@chromium.org
2010-08-18
1
-2
/
+0
*
Add prefs for the DOMUI version of "Customize modifier keys" dialog.
yusukes@chromium.org
2010-08-12
1
-4
/
+5
*
Add Views UI for setting keyboard repeat delay and repeat interval.
yusukes@chromium.org
2010-08-11
1
-0
/
+11
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-5
/
+5
*
Add missing "number of suggestions" configuration item in Mozc DOMUI
satorux@chromium.org
2010-08-03
1
-5
/
+5
*
Implement the "Configure modifier keys" drop-down which enables users to swap...
yusukes@google.com
2010-07-27
1
-0
/
+19
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Fix a typo in kMozcMultipleChoicePrefs[].
yusukes@google.com
2010-07-16
1
-1
/
+1
*
ibus-hangul: Use Ctrl+Alt+F9 as a Hanja hot-key instead of F9.
yusukes@google.com
2010-07-06
1
-0
/
+6
*
Implement keyboard layout switching on the login screen.
yusukes@google.com
2010-07-01
1
-0
/
+4
*
Add EnableInputMethodsAndKeyboardLayouts function.
yusukes@google.com
2010-06-30
1
-0
/
+5
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-5
/
+5
*
[chromeos]Fix input method switching shortcut keys.
suzhe@chromium.org
2010-06-29
1
-7
/
+2
*
Add a slider to the mozc configration dialog for setting the integer type of ...
mazda@chromium.org
2010-06-22
1
-10
/
+17
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-3
/
+3
*
Add checkboxes for configuring the boolean type of Mozc configurations.
yusukes@google.com
2010-06-10
1
-12
/
+53
*
Add the remaining Enum types of Mozc configs.
yusukes@google.com
2010-06-07
1
-17
/
+82
*
Update combo boxes to use a template system
zork@chromium.org
2010-06-07
1
-13
/
+35
*
Combine the combo box class used by mozc and chewing
zork@chromium.org
2010-06-03
1
-30
/
+15
*
Add Chewing integer preferences
zork@chromium.org
2010-06-03
1
-1
/
+16
*
Add Chewing options window
zork@chromium.org
2010-06-01
1
-0
/
+89
*
Initial implementation of a config dialog for ibus-mozc.
yusukes@google.com
2010-05-24
1
-23
/
+84
*
Key names for ibus-gconf (and ibus-memconf) were wrong.
yusukes@google.com
2010-05-19
1
-14
/
+15
*
Support "Kana Eisu" key in Japanese keyboard for Chrome OS.
yusukes@google.com
2010-05-19
1
-1
/
+5
*
TBR:yusukes@chromium.org
suzhe@chromium.org
2010-05-14
1
-1
/
+8
*
Refine language preferences.
suzhe@chromium.org
2010-05-13
1
-5
/
+5
*
Tiny cleanup. Remove an obsolete TODO.
yusukes@google.com
2010-05-07
1
-2
/
+0
*
Moving strings for the Korean input method from C++ file to .grd file.
yusukes@chromium.org
2010-05-01
1
-9
/
+10
*
Adding a configuration dialog for Pinyin input method.
yusukes@chromium.org
2010-04-27
1
-13
/
+29
*
- Adding Chrome preferences for ibus-pinyin.
yusukes@google.com
2010-04-22
1
-9
/
+60
*
Change input method hot-keys.
yusukes@google.com
2010-04-21
1
-2
/
+2
*
Change IME hot-key.
yusukes@google.com
2010-04-14
1
-2
/
+3
[next]