summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* [Mac] Refactor omnibox popup to fix click-drag display.shess@chromium.org2010-02-191-19/+6
* Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ...pkasting@chromium.org2010-02-011-0/+2
* [Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or...rohitrao@chromium.org2009-10-221-4/+10
* [Mac] Fix some omnibox breakage for small windows.shess@chromium.org2009-10-091-0/+12
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-2/+2
* Make the omnibox 2 hover code a tiny bit less goofy by removing a now-unused ...pkasting@chromium.org2009-09-031-1/+0
* [Mac] Handle middle click in autocomplete popup.shess@chromium.org2009-08-281-0/+4
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-271-1/+2
* Various omnibox UI fixes:rohitrao@chromium.org2009-08-201-2/+7
* Use the Mac omnibox field's font as the basis for the fonts used in the field...shess@chromium.org2009-05-141-3/+5
* Style the omnibox results for v2.shess@chromium.org2009-05-111-0/+12
* Convert autocomplete to use a custom matrix and button cell.shess@chromium.org2009-05-051-9/+6
* Remove StopAutocomplete() helper from AutocompletePopupViewMac.shess@chromium.org2009-05-011-1/+0
* Update selected line in model before accepting input when the user clicks in ...shess@chromium.org2009-04-271-1/+1
* Clean up construction of LocationBarViewMac objects.shess@chromium.org2009-04-271-7/+2
* Fix missing virtual GetModel().shess@chromium.org2009-04-101-0/+3
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-101-0/+97
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-071-97/+0
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-061-0/+97