summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/find_bar_bridge.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Makes ctrl-return follow links when finding in page.rohitrao@chromium.org2010-03-221-5/+25
* [Mac] Beep when unable to find any matches.rohitrao@chromium.org2010-01-211-1/+2
* Simplified the api by replacing them with single Show(false) call and cleaned...oshima@chromium.org2010-01-081-14/+3
* Update search state when search text is updated through find pasteboard.thakis@chromium.org2009-10-151-1/+2
* Let cmd-f/cmd-g use the findboard.thakis@chromium.org2009-09-231-1/+3
* [Mac] Adds animations to the findbar.rohitrao@chromium.org2009-09-181-5/+6
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-151-1/+1
* Reverting 26214.rohitrao@chromium.org2009-09-151-1/+1
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-151-1/+1
* File bug for a NOTIMPLEMENTED, remove a couple others.pinkerton@chromium.org2009-05-261-3/+2
* Find bar:estade@chromium.org2009-05-061-2/+1
* FindBarView::UpdateForResult is not a good place to finnur@chromium.org2009-05-051-0/+5
* Swap NOTIMPLEMENTED with a bug comment.pinkerton@chromium.org2009-04-281-1/+1
* Unittest for FindBarCocoaController.rohitrao@chromium.org2009-04-241-3/+2
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-171-0/+69