summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Mac: Fix spelling panel not refreshingsail@chromium.org2011-01-051-1/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-3/+4
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-1/+1
* Convert the spellchecker and associated messages and functions to use string16brettw@chromium.org2009-10-191-14/+15
* Use NSApp in preference to [NSApplication sharedApplicaton]mark@chromium.org2009-09-171-3/+0
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-7/+50
* Adds languages supported by the platform spellchecker to the rightpinkerton@chromium.org2009-07-171-2/+36
* Change the use of typedef Language in Spell Check files back to std::string. ...sidchat@google.com2009-07-071-3/+3
* Enable support for the Mac OS X spellchecking service in chromium.pinkerton@chromium.org2009-06-301-0/+135