summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/options
Commit message (Expand)AuthorAgeFilesLines
* Pass the correct flag to input_method::GetInputMethodIdsFromLanguageCode() fu...yusukes@google.com2010-07-071-1/+1
* Simplify LanguageConfigModelsatorux@chromium.org2010-07-074-36/+28
* Enable the Configure buttons for opening the mozc configuration dialog.mazda@chromium.org2010-07-061-5/+3
* Fix a bug that caused Languages and Input dialog not to be redrawn.satorux@chromium.org2010-07-051-3/+3
* Re-land r51526mnissler@chromium.org2010-07-051-19/+54
* Hide cancel buttons on configuration dialogs.mazda@chromium.org2010-07-058-0/+60
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-54/+19
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-19/+54
* Fix it so that we save timezone properly. We are now going through libcros (i...chocobo@chromium.org2010-06-301-34/+28
* Don't generate a certificate browse button or passphrase field if cert path c...stevenjb@chromium.org2010-06-304-33/+92
* Add EnableInputMethodsAndKeyboardLayouts function.yusukes@google.com2010-06-301-2/+2
* Change a bunch of string types.estade@chromium.org2010-06-296-35/+32
* Add the Reset to defaults button to the Mozc configuration dialog.mazda@chromium.org2010-06-242-3/+49
* Add a slider to the mozc configration dialog for setting the integer type of ...mazda@chromium.org2010-06-222-2/+56
* Rename *language_library* to *input_method_library*.satorux@chromium.org2010-06-218-8/+8
* Move more utility functions from language_config_model to input_method_util.yusukes@google.com2010-06-213-70/+10
* Wait for network connection on welcome screen.nkostylev@google.com2010-06-182-3/+10
* Added input_method_util.h.yusukes@google.com2010-06-184-364/+27
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-171-2/+2
* The second step of refactoring LanguageConfigView.satorux@chromium.org2010-06-175-837/+876
* The first step of refactoring LanguageConfigView.satorux@chromium.org2010-06-163-214/+312
* Add text input related UserMetricsActionssatorux@chromium.org2010-06-141-0/+2
* Revert the change to language_config_view.cc, which was wrongly introduced byyusukes@google.com2010-06-101-3/+3
* Add checkboxes for configuring the boolean type of Mozc configurations.yusukes@google.com2010-06-103-6/+57
* Sort input methods names in the language selector by language names.yusukes@google.com2010-06-103-7/+117
* Fix chewing layoutzork@chromium.org2010-06-101-1/+1
* Add the remaining Enum types of Mozc configs.yusukes@google.com2010-06-071-1/+1
* Reorder input methods based on language code.satorux@chromium.org2010-06-073-12/+132
* Update combo boxes to use a template systemzork@chromium.org2010-06-077-31/+114
* Added scroll view to internet settings page.chocobo@chromium.org2010-06-032-22/+131
* Combine the combo box class used by mozc and chewingzork@chromium.org2010-06-035-190/+120
* Add Chewing integer preferenceszork@chromium.org2010-06-032-2/+47
* Update dialog parent handling logic.xiyuan@chromium.org2010-06-021-2/+10
* [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/chromeosphajdan.jr@chromium.org2010-06-021-4/+4
* Add Filipino and Spanish Latin America to Languages and Input dialogsatorux@chromium.org2010-06-011-0/+5
* Fix Remove button in Languages and Input dialog, and a crash bug in the dialogsatorux@chromium.org2010-06-012-113/+140
* Add Chewing options windowzork@chromium.org2010-06-013-0/+328
* Support Indonesian UI.yusukes@google.com2010-05-312-3/+26
* Change the IME config dialog to present a list of checkboxes instead of radio...zork@chromium.org2010-05-312-73/+60
* landing chaitanya's patchoshima@chromium.org2010-05-281-0/+73
* Widen the preferred language table in the "Languages and Input".satorux@chromium.org2010-05-271-1/+4
* Update welcome screen based on mocks.nkostylev@google.com2010-05-252-4/+24
* Sort language names in the "Languages and Input" dialog.satorux@chromium.org2010-05-253-22/+132
* Use localized string for Input method names in the text input config dialog.yusukes@google.com2010-05-251-1/+3
* Initial implementation of a config dialog for ibus-mozc.yusukes@google.com2010-05-246-9/+305
* Add tests for AddLanguageComboboxModel.satorux@chromium.org2010-05-211-2/+86
* Fix major UI ugliness in the "Languages and Input" dialog.satorux@chromium.org2010-05-212-157/+209
* Close options dialog when "Get Theme" is clicked.xiyuan@chromium.org2010-05-172-2/+9
* Fix a bug that caused buttons in "Languages and Input" dialog to be truncated.satorux@chromium.org2010-05-171-8/+11
* Fix crash when opening "Select certificate file" in OOBE.nkostylev@google.com2010-05-133-5/+35