summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Ignore incorrect focus notifications in Omnibox.shess@chromium.org2009-11-121-0/+9
* [Mac] Support undo in the omnibox.rohitrao@chromium.org2009-11-121-0/+3
* Adding implementation of AutocompleteEditViewMac::IsSelectAll().jcampan@chromium.org2009-11-121-3/+8
* Restoring r29827. The skia file is new to this attempt, and may be what was c...pamg@google.com2009-11-041-12/+0
* [Mac] Adjust Omnibox implementation to not break undo chain.shess@chromium.org2009-10-261-1/+1
* Revert 29827 - Refactor securityicon code to a more general form, also more c...nsylvain@chromium.org2009-10-231-0/+12
* Refactor security-icon code to a more general form, also more consistent withpamg@google.com2009-10-221-12/+0
* [Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or...rohitrao@chromium.org2009-10-221-0/+5
* [Mac] Trim Omnibox hints as field shrinks.shess@chromium.org2009-10-151-0/+11
* [Mac] Show the page info window after clicking the security icon in the URL barrsesek@chromium.org2009-10-071-0/+12
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-4/+0
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-1/+2
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-0/+4
* [Mac] Support option-return to open in new foreground tab.rohitrao@chromium.org2009-09-241-2/+2
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-4/+0
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-0/+4
* [Mac] Add a strikethrough through insecure url schemes.rohitrao@chromium.org2009-09-241-0/+4
* [Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.shess@chromium.org2009-09-231-12/+0
* [Mac] Expose AutocompleteEditViewMac to Cocoa code.shess@chromium.org2009-09-211-23/+5
* [Mac] Paste in Omnibox needs to initiate field editing correctly.shess@chromium.org2009-09-181-14/+22
* [Mac] Implement Paste and Go/Search.rohitrao@chromium.org2009-09-181-0/+35
* Use delegate protocols present in the 10.6 SDK. For previous SDKs, providemark@chromium.org2009-09-171-1/+2
* Fix Snow Leopard SDK errorsmark@chromium.org2009-09-161-1/+1
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-3/+3
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-0/+3
* Fix text and selection's save/restore issue of omnibox when displaying tempor...suzhe@chromium.org2009-09-111-5/+2
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-3/+5
* Reverting 23702.hbono@chromium.org2009-09-041-12/+0
* [Mac] Fix operation of Control key in Omnibox.shess@chromium.org2009-08-311-5/+3
* OSX: Remove some nsnotificationcenter observers more reliably.shess@chromium.org2009-08-311-3/+5
* [Mac] Fix Option-return in Omnibox.shess@chromium.org2009-08-311-0/+12
* [Mac] Handle shift-delete when omnibox popup is up.shess@chromium.org2009-08-281-0/+14
* [Mac] Handle backspacing out of keyword search.shess@chromium.org2009-08-281-0/+25
* [Mac] Don't eat tab if tab-to-search hint not visible.shess@chromium.org2009-08-281-6/+11
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-271-2/+3
* [Mac] Omnibox keyword, keyword hint, and search hint support.rohitrao@chromium.org2009-08-211-0/+29
* A quick fix for Issue 19421.hbono@chromium.org2009-08-191-0/+12
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-191-5/+5
* Add modifier key support for window open dispositions throught the Mac UIrohitrao@chromium.org2009-08-181-3/+13
* Mac: Omnibox popup metrics.shess@chromium.org2009-08-131-1/+5
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-311-4/+8
* [Mac] Don't handle up/down-arrow unless popup is visible.shess@chromium.org2009-07-221-8/+15
* [Mac] Detect control-key changes in autocomplete field.shess@chromium.org2009-07-211-0/+29
* [Mac] Strip newlines from paste.shess@chromium.org2009-07-201-0/+78
* [Mac] Refactor location-bar autocomplete cell classes.shess@chromium.org2009-07-161-4/+9
* [Mac] Remove guard on FocusLocation() in autocomplete field.shess@chromium.org2009-07-151-11/+6
* Backing out r20493 (http://codereview.chromium.org/149492), as it inadvertent...avi@chromium.org2009-07-141-2/+7
* [Mac] AcceptInput() doesn't really need focus (as when called via "Go" button).shess@chromium.org2009-07-131-5/+4
* [Mac] Always restyle omnibox after user input.shess@chromium.org2009-07-131-17/+6
* [Mac] Remove guard on FocusLocation() in autocomplete field.shess@chromium.org2009-07-131-7/+2