| Commit message (Expand) | Author | Age | Files | Lines |
* | Spellchecker: | estade@chromium.org | 2009-10-09 | 1 | -19/+21 |
* | Adds support for the os x spelling panel to chromium. Users can | pinkerton@chromium.org | 2009-09-09 | 1 | -3/+6 |
* | Make Spellchecker save the dictionary file in the file thread. | sidchat@google.com | 2009-08-14 | 1 | -2/+14 |
* | Fix a spell check dictionary download bug, where killing the spell checker wh... | sidchat@google.com | 2009-08-11 | 1 | -21/+21 |
* | For system-level installs, if the spellcheck dictionary fails to get download... | sidchat@google.com | 2009-07-17 | 1 | -5/+14 |
* | Change the use of typedef Language in Spell Check files back to std::string. ... | sidchat@google.com | 2009-07-07 | 1 | -11/+8 |
* | Enable support for the Mac OS X spellchecking service in chromium. | pinkerton@chromium.org | 2009-06-30 | 1 | -3/+18 |
* | UI Support for Auto Spell Correct. Currently, it is still under the command l... | sidchat@google.com | 2009-06-03 | 1 | -0/+7 |
* | Add Automatic spell correction support in Chrome. | sidchat@google.com | 2009-05-12 | 1 | -0/+6 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Switch some more ASCII locale code wstrings to strings. | estade@chromium.org | 2009-03-24 | 1 | -6/+2 |
* | Change SpellChecker::Language to be an ASCII string. | estade@chromium.org | 2009-03-11 | 1 | -3/+10 |
* | Ports SpellChecker to use FilePaths instead of wstring. | estade@chromium.org | 2009-02-25 | 1 | -14/+14 |
* | Remember change in Spell Check language by putting it in the list of accept l... | sidchat@google.com | 2009-02-03 | 1 | -0/+5 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -5/+0 |
* | Get rid of unnecessary region code from spellcheck language/locale codes. Fix... | sidchat@google.com | 2009-01-28 | 1 | -0/+4 |
* | Roll forward 8722,8721 | jeremy@chromium.org | 2009-01-27 | 1 | -0/+5 |
* | Reverting 8722,8721. | maruel@chromium.org | 2009-01-27 | 1 | -5/+0 |
* | First step of porting VisitedLinkMaster to POSIX: | jeremy@chromium.org | 2009-01-27 | 1 | -0/+5 |
* | Reverting 8565. | brettw@chromium.org | 2009-01-23 | 1 | -5/+0 |
* | Get rid of unnecessary region code from spellcheck language/locale codes | sidchat@google.com | 2009-01-23 | 1 | -0/+5 |
* | Port the spell checker to posix. | estade@chromium.org | 2008-12-16 | 1 | -1/+1 |
* | Add a MemoryMappedFile class to file_util. | estade@chromium.org | 2008-12-12 | 1 | -6/+6 |
* | Try and make some spellcheck code more obvious by using typedefs. | pkasting@chromium.org | 2008-12-11 | 1 | -7/+9 |
* | Cleanup part 6. | pkasting@chromium.org | 2008-12-10 | 1 | -6/+6 |
* | Add a new submenu in the context menu for a text box. This submenu displays s... | sidchat@google.com | 2008-12-01 | 1 | -1/+19 |
* | Add option to disable/enable Spell Check. In addition, remove additional code... | sidchat@google.com | 2008-10-29 | 1 | -2/+0 |
* | Update SpellChecker to download the latest version of the bdic dictionary files. | sidchat@google.com | 2008-10-16 | 1 | -0/+5 |
* | Add support for "Add to dictionary" in the context menu. | sidchat@google.com | 2008-09-17 | 1 | -1/+17 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Cleanup spell check file to stop using reference counted pointers without need. | jar@google.com | 2008-08-14 | 1 | -6/+2 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+166 |