summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker.h
Commit message (Expand)AuthorAgeFilesLines
* Spellchecker:estade@chromium.org2009-10-091-19/+21
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-3/+6
* Make Spellchecker save the dictionary file in the file thread.sidchat@google.com2009-08-141-2/+14
* Fix a spell check dictionary download bug, where killing the spell checker wh...sidchat@google.com2009-08-111-21/+21
* For system-level installs, if the spellcheck dictionary fails to get download...sidchat@google.com2009-07-171-5/+14
* Change the use of typedef Language in Spell Check files back to std::string. ...sidchat@google.com2009-07-071-11/+8
* Enable support for the Mac OS X spellchecking service in chromium.pinkerton@chromium.org2009-06-301-3/+18
* UI Support for Auto Spell Correct. Currently, it is still under the command l...sidchat@google.com2009-06-031-0/+7
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-121-0/+6
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Switch some more ASCII locale code wstrings to strings.estade@chromium.org2009-03-241-6/+2
* Change SpellChecker::Language to be an ASCII string.estade@chromium.org2009-03-111-3/+10
* Ports SpellChecker to use FilePaths instead of wstring.estade@chromium.org2009-02-251-14/+14
* Remember change in Spell Check language by putting it in the list of accept l...sidchat@google.com2009-02-031-0/+5
* Porting profiles to the Mac.avi@chromium.org2009-01-281-5/+0
* Get rid of unnecessary region code from spellcheck language/locale codes. Fix...sidchat@google.com2009-01-281-0/+4
* Roll forward 8722,8721jeremy@chromium.org2009-01-271-0/+5
* Reverting 8722,8721.maruel@chromium.org2009-01-271-5/+0
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-271-0/+5
* Reverting 8565.brettw@chromium.org2009-01-231-5/+0
* Get rid of unnecessary region code from spellcheck language/locale codessidchat@google.com2009-01-231-0/+5
* Port the spell checker to posix.estade@chromium.org2008-12-161-1/+1
* Add a MemoryMappedFile class to file_util.estade@chromium.org2008-12-121-6/+6
* Try and make some spellcheck code more obvious by using typedefs.pkasting@chromium.org2008-12-111-7/+9
* Cleanup part 6.pkasting@chromium.org2008-12-101-6/+6
* Add a new submenu in the context menu for a text box. This submenu displays s...sidchat@google.com2008-12-011-1/+19
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-291-2/+0
* Update SpellChecker to download the latest version of the bdic dictionary files.sidchat@google.com2008-10-161-0/+5
* Add support for "Add to dictionary" in the context menu.sidchat@google.com2008-09-171-1/+17
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Cleanup spell check file to stop using reference counted pointers without need.jar@google.com2008-08-141-6/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+166