summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_host_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...oshima@chromium.org2009-11-091-34/+5
* Attempt 2 at:sky@chromium.org2009-11-041-8/+7
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-7/+8
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-8/+7
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* When a GtkWidget was destroyed the NVH would not be detached.jcampan@chromium.org2009-10-091-1/+4
* This CL cleans-up the FindBarHost and fixes an assert that happens on the foc...jcampan@chromium.org2009-09-291-22/+1
* A refactor broke the find bar...characters like ! and ( davemoore@google.com2009-09-231-0/+5
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-0/+73