summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/find_bar_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-141-1/+7
* Find bar:estade@chromium.org2009-05-061-1/+1
* FindBarView::UpdateForResult is not a good place to finnur@chromium.org2009-05-051-0/+1
* Highlight the next find result when the return key is pressed in the Linux fi...jhawkins@chromium.org2009-05-051-7/+12
* Linux: tweak find bar.estade@chromium.org2009-05-041-4/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+0
* Make the findbar slide in/out.estade@chromium.org2009-05-011-4/+11
* GTK: give the findbox curvy edges.estade@chromium.org2009-04-301-3/+13
* Linux findbar improvements:estade@chromium.org2009-04-291-3/+21
* Fix the findbar crash.tc@google.com2009-04-071-1/+2
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-051-5/+15
* Make the find bar blue. Hooks up the prev/next buttons and thetc@google.com2009-03-241-0/+14
* Convert FindInPage wstrings to string16.tc@google.com2009-03-191-4/+2
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-161-6/+7
* fix linux build. we need to include basictypes.h to gettc@google.com2009-03-121-0/+1
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-121-12/+29
* First cut at the find bar.tc@google.com2009-03-101-0/+47