summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_view.h
Commit message (Expand)AuthorAgeFilesLines
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-9/+9
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-231-2/+3
* Theme the find bar.glen@chromium.org2009-05-211-7/+0
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-211-2/+2
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-141-3/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+2
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-201-1/+1
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-2/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-6/+7
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-26/+15
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-0/+138