summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Pick up a GTM roll and update the apis that changed in this roll.thomasvl@chromium.org2010-03-111-1/+2
* [Mac] Refactor omnibox popup to fix click-drag display.shess@chromium.org2010-02-191-92/+76
* [Mac] Don't let omnibox popup text tighten while resizing.shess@chromium.org2010-02-051-0/+1
* Total guess fixes for the bug.thomasvl@chromium.org2009-11-121-1/+2
* Add support for slowing down all animations on the Mac by using the shift and/ordmaclach@chromium.org2009-11-101-1/+3
* [Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or...rohitrao@chromium.org2009-10-221-8/+14
* [Mac] Trim Omnibox hints as field shrinks.shess@chromium.org2009-10-151-25/+0
* Remove the include of nsimage_cache_mac since it's not used in these files an...thomasvl@chromium.org2009-10-151-1/+0
* [Mac] Fix some omnibox breakage for small windows.shess@chromium.org2009-10-091-10/+46
* Removed omnibox images from the bundle.thomasvl@chromium.org2009-10-061-5/+20
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-051-1/+1
* [Mac] Back out accidentally-left logging line in autocomplete code.shess@chromium.org2009-09-231-1/+0
* [Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.shess@chromium.org2009-09-231-0/+1
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-3/+5
* [Mac] Drop shadow for Omnibox popup.shess@chromium.org2009-09-051-17/+9
* [Mac] Make Omnibox a little bit transparent.shess@chromium.org2009-09-041-3/+7
* More work fixing miscellaneous issues in the autocomplete code, probably none...pkasting@chromium.org2009-09-011-1/+1
* OSX: Remove some nsnotificationcenter observers more reliably.shess@chromium.org2009-08-311-0/+5
* [Mac] Handle middle click in autocomplete popup.shess@chromium.org2009-08-281-2/+86
* [Mac] Tweaks to Omnibox metrics.shess@chromium.org2009-08-281-2/+5
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-271-14/+4
* Various omnibox UI fixes:rohitrao@chromium.org2009-08-201-30/+61
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-191-7/+7
* Add modifier key support for window open dispositions throught the Mac UIrohitrao@chromium.org2009-08-181-1/+4
* Mac: Omnibox popup metrics.shess@chromium.org2009-08-131-8/+26
* Mac: autocomplete popup size and shape mirrors star/go buttons.shess@chromium.org2009-08-121-3/+86
* Mac: Make autocomplete popup track autocomplete field resizes.shess@chromium.org2009-08-121-0/+26
* Added an helper namespace that provides fetches images from the app bundle an...thomasvl@chromium.org2009-07-091-9/+10
* Ignore selections where the user dragged off the popup.shess@chromium.org2009-06-051-3/+11
* Mac: Fix so the omnibox popup doesn't show all tiny first time.shess@chromium.org2009-05-221-9/+8
* Use the Mac omnibox field's font as the basis for the fonts used in the field...shess@chromium.org2009-05-141-31/+40
* Style the omnibox results for v2.shess@chromium.org2009-05-111-12/+99
* Convert autocomplete to use a custom matrix and button cell.shess@chromium.org2009-05-051-121/+215
* Remove StopAutocomplete() helper from AutocompletePopupViewMac.shess@chromium.org2009-05-011-4/+0
* Release the autocomplete popup panel when not visible.shess@chromium.org2009-05-011-0/+8
* Update selected line in model before accepting input when the user clicks in ...shess@chromium.org2009-04-271-4/+5
* Clean up construction of LocationBarViewMac objects.shess@chromium.org2009-04-271-2/+3
* Fix missing virtual GetModel().shess@chromium.org2009-04-101-0/+4
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-101-0/+250
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-071-248/+0
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-061-0/+248