summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_win.h
Commit message (Expand)AuthorAgeFilesLines
* Removing a method unecessary in FindBarWin.jcampan@chromium.org2009-06-171-7/+0
* FocusManager should accept multiple AcceleratorTargets for each accelerator.yutak@chromium.org2009-06-031-3/+2
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-231-11/+21
* Convert all but one Find test from ui_test to In-Processfinnur@chromium.org2009-05-211-0/+5
* Theme the find bar.glen@chromium.org2009-05-211-0/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Find bar:estade@chromium.org2009-05-061-1/+1
* Move *Animation to app/ben@chromium.org2009-05-051-1/+1
* FindBarView::UpdateForResult is not a good place to finnur@chromium.org2009-05-051-0/+1
* 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