summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/find_bar_cocoa_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Let cmd-f/cmd-g use the findboard.thakis@chromium.org2009-09-231-7/+25
* [Mac] Adds animations to the findbar.rohitrao@chromium.org2009-09-181-23/+104
* Let arrow up/down in find bar scroll page.thakis@chromium.org2009-09-181-1/+3
* [Mac] Make the pageup, Shift-pageup, and Option-Shift-pageup keys scroll the ...rohitrao@chromium.org2009-09-151-0/+22
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-151-0/+23
* Reverting 26214.rohitrao@chromium.org2009-09-151-23/+0
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-151-0/+23
* [Mac] Force-enable the find next/previous buttons when pressingrohitrao@chromium.org2009-09-091-0/+6
* Reverts the revert of 22517.rohitrao@chromium.org2009-08-071-10/+12
* Reverting 22517.rohitrao@chromium.org2009-08-051-12/+10
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-051-10/+12
* Pretties up the FindBar on Mac.rohitrao@chromium.org2009-07-271-0/+12
* Makes enter/shift-enter find next/previous on Mac.rohitrao@chromium.org2009-07-171-0/+19
* Enables find in page match counts on Mac.rohitrao@chromium.org2009-07-101-11/+10
* 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