| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused language options code, which has been superseded by DOMUI. | satorux@chromium.org | 2011-01-19 | 1 | -631/+0 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 1 | -1/+1 |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 1 | -3/+3 |
* | Remove wstring from l10n_util. Part 8, the last part. | avi@chromium.org | 2011-01-07 | 1 | -12/+13 |
* | Remove wstring from TableModel. | avi@chromium.org | 2010-12-30 | 1 | -5/+5 |
* | Remove wstring from l10n_util. Part 1. | avi@chromium.org | 2010-12-28 | 1 | -2/+2 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Use BubbleWindow for ChromeOS windows/dialogs. | xiyuan@chromium.org | 2010-10-07 | 1 | -2/+3 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Clean up latin-pre/post special handling in input method code. | yusukes@chromium.org | 2010-08-11 | 1 | -2/+1 |
* | Simplify LanguageConfigModel | satorux@chromium.org | 2010-07-07 | 1 | -29/+24 |
* | Enable the Configure buttons for opening the mozc configuration dialog. | mazda@chromium.org | 2010-07-06 | 1 | -5/+3 |
* | Fix a bug that caused Languages and Input dialog not to be redrawn. | satorux@chromium.org | 2010-07-05 | 1 | -3/+3 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 1 | -2/+1 |
* | Move more utility functions from language_config_model to input_method_util. | yusukes@google.com | 2010-06-21 | 1 | -2/+2 |
* | Added input_method_util.h. | yusukes@google.com | 2010-06-18 | 1 | -4/+4 |
* | The second step of refactoring LanguageConfigView. | satorux@chromium.org | 2010-06-17 | 1 | -644/+186 |
* | The first step of refactoring LanguageConfigView. | satorux@chromium.org | 2010-06-16 | 1 | -88/+131 |
* | Add text input related UserMetricsActions | satorux@chromium.org | 2010-06-14 | 1 | -0/+2 |
* | Revert the change to language_config_view.cc, which was wrongly introduced by | yusukes@google.com | 2010-06-10 | 1 | -3/+3 |
* | Add checkboxes for configuring the boolean type of Mozc configurations. | yusukes@google.com | 2010-06-10 | 1 | -3/+3 |
* | Sort input methods names in the language selector by language names. | yusukes@google.com | 2010-06-10 | 1 | -6/+59 |
* | Reorder input methods based on language code. | satorux@chromium.org | 2010-06-07 | 1 | -12/+59 |
* | Add Filipino and Spanish Latin America to Languages and Input dialog | satorux@chromium.org | 2010-06-01 | 1 | -0/+5 |
* | Fix Remove button in Languages and Input dialog, and a crash bug in the dialog | satorux@chromium.org | 2010-06-01 | 1 | -102/+125 |
* | Add Chewing options window | zork@chromium.org | 2010-06-01 | 1 | -0/+5 |
* | Support Indonesian UI. | yusukes@google.com | 2010-05-31 | 1 | -3/+25 |
* | Change the IME config dialog to present a list of checkboxes instead of radio... | zork@chromium.org | 2010-05-31 | 1 | -65/+50 |
* | Widen the preferred language table in the "Languages and Input". | satorux@chromium.org | 2010-05-27 | 1 | -1/+4 |
* | Sort language names in the "Languages and Input" dialog. | satorux@chromium.org | 2010-05-25 | 1 | -18/+84 |
* | Use localized string for Input method names in the text input config dialog. | yusukes@google.com | 2010-05-25 | 1 | -1/+3 |
* | Initial implementation of a config dialog for ibus-mozc. | yusukes@google.com | 2010-05-24 | 1 | -4/+11 |
* | Fix major UI ugliness in the "Languages and Input" dialog. | satorux@chromium.org | 2010-05-21 | 1 | -156/+162 |
* | Fix a bug that caused buttons in "Languages and Input" dialog to be truncated. | satorux@chromium.org | 2010-05-17 | 1 | -8/+11 |
* | Fix ChromeOS build (one missing #include). | phajdan.jr@chromium.org | 2010-05-11 | 1 | -0/+1 |
* | Adding a configuration dialog for Pinyin input method. | yusukes@chromium.org | 2010-04-27 | 1 | -0/+6 |
* | Make all options dialogs have a parent | xiyuan@chromium.org | 2010-04-21 | 1 | -4/+5 |
* | Add LanguageConfigView::Show() | satorux@chromium.org | 2010-04-14 | 1 | -1/+8 |
* | Add logic to change UI language. | satorux@chromium.org | 2010-04-14 | 1 | -14/+31 |
* | Change "OK" button to "Done" button, to follow the mock from UX. | satorux@chromium.org | 2010-04-14 | 1 | -0/+8 |
* | First cut at adding UI for changing the UI language. | satorux@chromium.org | 2010-04-14 | 1 | -26/+84 |
* | Remove a hack that prohibits users from removing English. | satorux@chromium.org | 2010-04-13 | 1 | -20/+24 |
* | chromeos_language cleanup (Chrome part). | yusukes@google.com | 2010-04-08 | 1 | -23/+25 |
* | First cut at adding support for keyboard layout switching. | satorux@chromium.org | 2010-04-07 | 1 | -3/+21 |
* | Move NormalizeLanguageCode() and IsKeyboardLayout() to LanguageLibrary. | satorux@chromium.org | 2010-04-07 | 1 | -26/+3 |
* | Clean up code in LanguageConfigView. | satorux@chromium.org | 2010-04-07 | 1 | -68/+74 |
* | Use radio buttons for input methods, rather than checkboxes. | satorux@chromium.org | 2010-04-07 | 1 | -36/+63 |
* | Fix a minor bug that allowed users to remove English from the language config. | satorux@chromium.org | 2010-04-07 | 1 | -2/+2 |
* | Add LanguageconfigView::IsKeyboardLayout() | satorux@chromium.org | 2010-04-07 | 1 | -0/+6 |
* | Add NormalizeLanguageCode() to normalize language codes. | satorux@chromium.org | 2010-04-06 | 1 | -7/+28 |