summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_win.h
Commit message (Expand)AuthorAgeFilesLines
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-2/+5
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-5/+2
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-1/+1
* Don't allow drag or click on location icon when editing in omnibox.shess@chromium.org2010-04-091-0/+1
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-0/+2
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-241-1/+1
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* GTK: disable "edit search engines" and "paste and go" in location bar view wh...estade@chromium.org2010-03-041-1/+1
* Fix a Chrome crash caused in a ChromeFrame instance while displaying the insp...ananta@chromium.org2010-02-191-5/+1
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-151-1/+1
* Reverts my r4300 and re-fixes Issue 3156 and 13500.hbono@chromium.org2009-12-091-0/+2
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-5/+6
* Use a regular interface pointer for ITextDocument in AutocompleteEditViewWin.ben@chromium.org2009-10-291-5/+8
* 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
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-1/+1
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-0/+2
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-041-2/+3
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-311-0/+1
* Fix a crash when clicking a popup entry while composing in the Microsoft IME ...pkasting@chromium.org2009-07-101-0/+4
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-7/+15
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-051-0/+2
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-031-1/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-2/+2
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-2/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move the implementation of AutocompletePopupView from AutocompletePopupWin to...ben@chromium.org2009-04-171-1/+1
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-151-1/+3
* Allow a different omnibox popup to be enabled via the command line (--enable-...ben@chromium.org2009-04-101-2/+2
* Fix mouse wheel redirection when omnibox has focusamit@chromium.org2009-04-081-0/+2
* A quick fix for Issue 2720.hbono@chromium.org2009-03-191-0/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Make toggling fullscreen mode on/off significantly less janky-looking by mean...pkasting@chromium.org2009-03-121-0/+10
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-021-0/+458