summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_win.h
Commit message (Expand)AuthorAgeFilesLines
* 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