Skip to content
  • commit-queue@webkit.org's avatar
    2011-01-07 Amruth Raj <amruthraj@motorola.com> and Ravi Phaneendra Kasibhatla... · 02f6410b
    commit-queue@webkit.org authored
    2011-01-07 Amruth Raj  <amruthraj@motorola.com> and Ravi Phaneendra Kasibhatla  <ravi.kasibhatla@motorola.com>
    
            Reviewed by Martin Robinson.
    
            [GTK] WebKit2 GNUmakefile is out of date from trunk
            Adding new stub files for compiling on latest revision
            https://bugs.webkit.org/show_bug.cgi?id=51883
    
            * UIProcess/gtk: Added.
            * UIProcess/gtk/TextCheckerGtk.cpp: Added.
            (WebKit::TextChecker::state):
            (WebKit::TextChecker::isContinuousSpellCheckingAllowed):
            (WebKit::TextChecker::setContinuousSpellCheckingEnabled):
            (WebKit::TextChecker::setGrammarCheckingEnabled):
            (WebKit::TextChecker::uniqueSpellDocumentTag):
            (WebKit::TextChecker::closeSpellDocumentWithTag):
            (WebKit::TextChecker::checkTextOfParagraph):
            (WebKit::TextChecker::updateSpellingUIWithMisspelledWord):
            (WebKit::TextChecker::getGuessesForWord):
            (WebKit::TextChecker::learnWord):
            (WebKit::TextChecker::ignoreWord):
            * UIPro...
    02f6410b