summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/options
Commit message (Expand)AuthorAgeFilesLines
* Fix the missing gtk options bug.xiyuan@chromium.org2010-04-281-0/+7
* Adding a configuration dialog for Pinyin input method.yusukes@chromium.org2010-04-273-0/+182
* Part 2 of making options dialog white on ChromeOSxiyuan@chromium.org2010-04-211-1/+16
* Make all options dialogs have a parentxiyuan@chromium.org2010-04-214-9/+10
* 2nd attempt to land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-214-31/+118
* Revert 45203 - Land http://codereview.chromium.org/1676002 for njwjhawkins@chromium.org2010-04-214-118/+31
* Polish ChromeOS options dialog:xiyuan@chromium.org2010-04-212-0/+318
* Land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-214-31/+118
* Add remembered networks. Reworked network options UI.chocobo@chromium.org2010-04-205-306/+440
* Add LanguageConfigView::Show()satorux@chromium.org2010-04-143-13/+20
* Add logic to change UI language.satorux@chromium.org2010-04-141-14/+31
* Change "OK" button to "Done" button, to follow the mock from UX.satorux@chromium.org2010-04-142-0/+13
* First cut at adding UI for changing the UI language.satorux@chromium.org2010-04-142-26/+93
* Remove a hack that prohibits users from removing English.satorux@chromium.org2010-04-132-23/+26
* chromeos_language cleanup (Chrome part).yusukes@google.com2010-04-082-27/+29
* First cut at adding support for keyboard layout switching.satorux@chromium.org2010-04-071-3/+21
* Move NormalizeLanguageCode() and IsKeyboardLayout() to LanguageLibrary.satorux@chromium.org2010-04-073-53/+3
* Clean up code in LanguageConfigView.satorux@chromium.org2010-04-072-87/+94
* Use radio buttons for input methods, rather than checkboxes.satorux@chromium.org2010-04-072-40/+70
* Fix a minor bug that allowed users to remove English from the language config.satorux@chromium.org2010-04-071-2/+2
* Add LanguageconfigView::IsKeyboardLayout()satorux@chromium.org2010-04-073-0/+14
* Add NormalizeLanguageCode() to normalize language codes.satorux@chromium.org2010-04-063-9/+50
* Remove horizontal lines from the language config view.satorux@chromium.org2010-04-051-4/+5
* Use "preload_engines" pref on Chrome side to save the list of active IMEs (2n...yusukes@google.com2010-04-052-124/+239
* Revert 43476 - Use "preload_engines" pref on Chrome side to save the list of ...rohitrao@chromium.org2010-04-022-239/+124
* Use "preload_engines" pref on Chrome side to save the list of active IMEs.yusukes@chromium.org2010-04-022-124/+239
* Fix a bug where we were showing "t" in language config dialog.satorux@chromium.org2010-04-013-14/+66
* Fix a bug that caused the add language dialog to have a huge combobox button.satorux@chromium.org2010-04-011-3/+28
* Moving Korean IME (ibus-hangul) preferences from IBus side (ibus-gconf & ibus...yusukes@chromium.org2010-03-315-68/+77
* Generalize the logic for adding "configure" buttons for input methods.satorux@chromium.org2010-03-312-34/+106
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-301-1/+1
* Fix a bug in LanguageConfigView where it didn't update the view when a langua...satorux@chromium.org2010-03-301-0/+3
* Add support for multiple input methods per language in LanguageConfigView.satorux@chromium.org2010-03-302-13/+59
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-235-27/+35
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-10/+12
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Add ability to show/hide password in login dialog.chocobo@chromium.org2010-03-192-1/+29
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Update timezone with a default list of timezones.chocobo@chromium.org2010-03-181-11/+51
* Major rework of the language settings dialog.satorux@chromium.org2010-03-182-128/+340
* Handle all checkboxes. Currently, the ButtonPressed() handler ignores checkbo...yusukes@chromium.org2010-03-162-11/+14
* chromeos: Implement a TODO to rename the class TextInputSection as wellsatorux@chromium.org2010-03-161-24/+22
* Fix a crash in LanguageConfigView with the debug build.satorux@chromium.org2010-03-162-36/+26
* Move Hangul IME settings to a separate dialog.satorux@chromium.org2010-03-154-158/+291
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-143-8/+13
* Implement connect to hidden networks. And show passphrase in wifi config dialog.chocobo@chromium.org2010-03-131-0/+2
* Remove obsolute password_dialog_view.chocobo@chromium.org2010-03-111-1/+0
* Add a table for the preferred languages to the languages settings dialog.satorux@chromium.org2010-03-112-8/+91
* Disable login button on login dialog until user enters ssid/password.chocobo@chromium.org2010-03-104-9/+65
* Move the input language settings to a separate dialog.satorux@chromium.org2010-03-093-191/+356