summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_win.h
Commit message (Expand)AuthorAgeFilesLines
* A fix for the Find box forwarding scroll messages to the page when it shouldn't.finnur@chromium.org2009-04-141-4/+5
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-0/+5
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-051-20/+15
* Convert FindInPage wstrings to string16.tc@google.com2009-03-191-2/+2
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-121-50/+28
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-87/+36
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Rename Container->Widgetben@chromium.org2008-11-211-3/+3
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-0/+240