| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] Fix MouseDown/MouseUp error for Steve animation effects | thomasvl@chromium.org | 2010-04-14 | 1 | -1/+1 |
* | [Mac] Makes ctrl-return follow links when finding in page. | rohitrao@chromium.org | 2010-03-22 | 1 | -0/+12 |
* | Pick up a GTM roll and update the apis that changed in this roll. | thomasvl@chromium.org | 2010-03-11 | 1 | -1/+2 |
* | Allow users to close the find session and activate the current link via ctrl-... | estade@chromium.org | 2010-03-11 | 1 | -3/+4 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2010-02-09 | 1 | -0/+1 |
* | Mac: fullscreen mode find bar positioning fix. | viettrungluu@chromium.org | 2010-02-04 | 1 | -20/+11 |
* | Mac: fix Esc-killing-Omnibox-focus problem (after find bar shown). | viettrungluu@chromium.org | 2010-02-03 | 1 | -0/+9 |
* | Trivial fix: static -> const. | viettrungluu@chromium.org | 2010-01-30 | 1 | -2/+2 |
* | Add support for slowing down all animations on the Mac by using the shift and/or | dmaclach@chromium.org | 2009-11-10 | 1 | -1/+2 |
* | [Mac] Draw the results label correctly in the findbar. | rohitrao@chromium.org | 2009-11-06 | 1 | -22/+9 |
* | [Mac] Remove flicker when typing in the findbar. | rohitrao@chromium.org | 2009-10-23 | 1 | -0/+4 |
* | Update search state when search text is updated through find pasteboard. | thakis@chromium.org | 2009-10-15 | 1 | -3/+32 |
* | Let fn-left/right in find bar scroll to end of page. | thakis@chromium.org | 2009-10-07 | 1 | -1/+6 |
* | Let cmd-f/cmd-g use the findboard. | thakis@chromium.org | 2009-09-23 | 1 | -7/+25 |
* | [Mac] Adds animations to the findbar. | rohitrao@chromium.org | 2009-09-18 | 1 | -23/+104 |
* | Let arrow up/down in find bar scroll page. | thakis@chromium.org | 2009-09-18 | 1 | -1/+3 |
* | [Mac] Make the pageup, Shift-pageup, and Option-Shift-pageup keys scroll the ... | rohitrao@chromium.org | 2009-09-15 | 1 | -0/+22 |
* | [Mac] Restore focus to the previously focused view when dismissing the find bar. | rohitrao@chromium.org | 2009-09-15 | 1 | -0/+23 |
* | Reverting 26214. | rohitrao@chromium.org | 2009-09-15 | 1 | -23/+0 |
* | [Mac] Restore focus to the previously focused view when dismissing the find bar. | rohitrao@chromium.org | 2009-09-15 | 1 | -0/+23 |
* | [Mac] Force-enable the find next/previous buttons when pressing | rohitrao@chromium.org | 2009-09-09 | 1 | -0/+6 |
* | Reverts the revert of 22517. | rohitrao@chromium.org | 2009-08-07 | 1 | -10/+12 |
* | Reverting 22517. | rohitrao@chromium.org | 2009-08-05 | 1 | -12/+10 |
* | Rewrites the Mac view resizing logic to have the BrowserWindowController | rohitrao@chromium.org | 2009-08-05 | 1 | -10/+12 |
* | Pretties up the FindBar on Mac. | rohitrao@chromium.org | 2009-07-27 | 1 | -0/+12 |
* | Makes enter/shift-enter find next/previous on Mac. | rohitrao@chromium.org | 2009-07-17 | 1 | -0/+19 |
* | Enables find in page match counts on Mac. | rohitrao@chromium.org | 2009-07-10 | 1 | -11/+10 |
* | Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat... | finnur@chromium.org | 2009-05-22 | 1 | -3/+3 |
* | Add match count text to the GTK find bar. This also makes the bar wider. | brettw@chromium.org | 2009-05-14 | 1 | -3/+0 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -9/+9 |
* | Unittest for FindBarCocoaController. | rohitrao@chromium.org | 2009-04-24 | 1 | -2/+1 |
* | Initial implementation of the FindBar on Mac. | rohitrao@chromium.org | 2009-04-17 | 1 | -0/+163 |