Lines Matching full:spelling
3870 Fixed spelling error.
4191 Implemented spelling/grammar related WebEditorClient methods.
4342 Add missing user description parameter to spelling-related editor client method.
4531 Mac callbacks for new spelling methods in WebEditorClient.
6938 - fixed <rdar://problem/4811446> "Check Grammar" checkbox in Spelling+Grammar window doesn't
8174 Fix <rdar://problem/4942294> REGRESSION: "Spelling and Grammar",
9865 spelling/grammar checking.
9869 * WebView/WebUIDelegatePrivate.h: Re-named some of the spelling
10076 now considers adding grammar-related items as well as spelling-related items
10159 - fixed <rdar://problem/4857833> REGRESSION: When ctrl-clicking on a misspelled word, "Ignore Spelling" and "Learn Spelling"
11533 support spelling tool tip
11539 Check for a spelling tool tip; if found, prefer it over the other possible tool tips.
11605 removed code to update spelling panel; WebCore handles that now
11614 "Check Spelling" -> "Check Document Now"
11620 Moved spelling-related methods from bridge to EditorClient. Added one not-yet-used
12183 Changed "Spelling" to "Spelling and Grammar" in context menu for post-Tiger.
12193 changed "Show/Hide Spelling" to "Show/Hide Spelling and Grammar" post-Tiger to match framework change
12554 - fixed <rdar://problem/4801331> "Spelling..." menu item should be "Show/Hide Spelling" post-Tiger, to match AppKit
12558 post-Tiger, update the menu item text to "Show Spelling"/"Hide Spelling" based on whether
12559 the spelling panel is already showing. Also, removed else's after returns, and removed
12562 post-Tiger, make this item hide the spelling panel if it's already showing
16283 Password: Disallow Spelling, Font, Speech, and Writing Direction context menu
16287 Search In Google, Search In Spotlight, Look up in Dictionary, Spelling, Font, Speech, Writing Direction
17337 (isCaseInsensitiveEqual): Fixed spelling from isCaseSensitiveEqual.