summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_view.h
Commit message (Expand)AuthorAgeFilesLines
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* find_bar: Update the behavior of FindNext/FindPrevious on Windows to match th...evan@chromium.org2009-12-291-2/+2
* Windows: theme the close button for the find bar.estade@chromium.org2009-12-041-0/+3
* Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...oshima@chromium.org2009-11-091-18/+9
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-4/+4
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-011-1/+1
* 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