summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/find_bar_cocoa_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-221-3/+3
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-141-3/+0
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-9/+9
* Unittest for FindBarCocoaController.rohitrao@chromium.org2009-04-241-2/+1
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-171-0/+163