summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-0/+3
* GTK: disable "edit search engines" and "paste and go" in location bar view wh...estade@chromium.org2010-03-041-1/+1
* Mac: Set fixed maximum line height in Omnibox.viettrungluu@chromium.org2010-02-051-0/+3
* Copy percent-escaped URL when copying all the text from the address bar (Mac)kinuko@chromium.org2010-02-031-0/+1
* Mac: implement "Search the Web..." (Opt-Cmd-F).viettrungluu@chromium.org2009-12-071-1/+1
* [Mac] Route edit-state messages via observer rather than delegate.shess@chromium.org2009-12-041-50/+11
* Adding implementation of AutocompleteEditViewMac::IsSelectAll().jcampan@chromium.org2009-11-121-4/+1
* Restoring r29827. The skia file is new to this attempt, and may be what was c...pamg@google.com2009-11-041-1/+0
* Revert 29827 - Refactor securityicon code to a more general form, also more c...nsylvain@chromium.org2009-10-231-0/+1
* Refactor security-icon code to a more general form, also more consistent withpamg@google.com2009-10-221-1/+0
* [Mac] Trim Omnibox hints as field shrinks.shess@chromium.org2009-10-151-0/+1
* [Mac] Show the page info window after clicking the security icon in the URL barrsesek@chromium.org2009-10-071-0/+1
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-1/+0
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-0/+1
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-1/+0
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-0/+1
* [Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.shess@chromium.org2009-09-231-13/+3
* [Mac] Expose AutocompleteEditViewMac to Cocoa code.shess@chromium.org2009-09-211-7/+8
* [Mac] Implement Paste and Go/Search.rohitrao@chromium.org2009-09-181-0/+14
* Use delegate protocols present in the 10.6 SDK. For previous SDKs, providemark@chromium.org2009-09-171-3/+3
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-2/+2
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-0/+1
* Fix text and selection's save/restore issue of omnibox when displaying tempor...suzhe@chromium.org2009-09-111-2/+1
* [Mac] Handle shift-delete when omnibox popup is up.shess@chromium.org2009-08-281-0/+4
* [Mac] Handle backspacing out of keyword search.shess@chromium.org2009-08-281-0/+6
* [Mac] Don't eat tab if tab-to-search hint not visible.shess@chromium.org2009-08-281-3/+4
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-271-0/+2
* [Mac] Omnibox keyword, keyword hint, and search hint support.rohitrao@chromium.org2009-08-211-0/+3
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-311-0/+1
* [Mac] Don't handle up/down-arrow unless popup is visible.shess@chromium.org2009-07-221-0/+3
* [Mac] Detect control-key changes in autocomplete field.shess@chromium.org2009-07-211-1/+4
* [Mac] Strip newlines from paste.shess@chromium.org2009-07-201-0/+8
* [Mac] Refactor location-bar autocomplete cell classes.shess@chromium.org2009-07-161-3/+4
* [Mac] Remove guard on FocusLocation() in autocomplete field.shess@chromium.org2009-07-151-1/+1
* Backing out r20493 (http://codereview.chromium.org/149492), as it inadvertent...avi@chromium.org2009-07-141-1/+1
* [Mac] Remove guard on FocusLocation() in autocomplete field.shess@chromium.org2009-07-131-1/+1
* Fix bug where the autocomplete text was being overridden by the user-entered ...shess@chromium.org2009-06-171-1/+10
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-051-0/+2
* Don't make |field_| first responder in SetSelectedRange() unless |model_| has...shess@chromium.org2009-05-231-1/+2
* Overhaul omnibox focus detection on Mac.shess@chromium.org2009-05-221-5/+19
* Mac: Modify Omnibox to notice when the window loses key, too.shess@chromium.org2009-05-201-1/+3
* Mac: Style the omnibox URL.shess@chromium.org2009-05-151-2/+10
* Use Chrome facilities for omnibox state save and restore on Mac.shess@chromium.org2009-05-111-5/+5
* Support PgUp/PgDn in Omnibox for "first entry/last entry"ukai@chromium.org2009-04-291-1/+1
* Clean up construction of LocationBarViewMac objects.shess@chromium.org2009-04-271-5/+2
* Implement OnBeforePossibleChange() and OnAfterPossibleChange() to fix delete ...shess@chromium.org2009-04-141-7/+11
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-101-0/+124
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-071-124/+0
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-061-0/+124