summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_win.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move AutocompleteEditViewWin/autocomplete_edit_view_win.* to ui/views/...tfarina@chromium.org2011-04-271-547/+0
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-151-1/+2
* Clean up some event code:msw@chromium.org2011-03-141-1/+1
* Moves responsibility for updating InstantController to AutocompleteEditModel....sky@chromium.org2011-03-061-4/+5
* Allow dragging and dropping of URLs to any portion of the toolbar view.rogerta@chromium.org2011-02-171-0/+7
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-281-2/+4
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-20/+20
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-20/+20
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-20/+20
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-5/+5
* Fix several omnibox issues related to keyword mode and IME support.suzhe@google.com2011-01-131-5/+7
* Made TextWidth and SetInstantSuggestion common interface in AutocompleteEdit...oshima@chromium.org2011-01-111-2/+2
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* I'm working on autocomplete edit view which does not use native controls for ...oshima@chromium.org2011-01-071-6/+8
* Make predictive instant suggest work with IME composition.suzhe@google.com2010-12-221-0/+3
* Change menus on OSX to update the icon dynamically.atwilson@chromium.org2010-12-151-1/+1
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-1/+1
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-2/+0
* Adds support for proper handling of verbatim queries. That is, if thesky@chromium.org2010-11-191-0/+4
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-111-18/+2
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-101-1/+19
* Revert 65109 - Adds the ability for classes other than native control to processsky@chromium.org2010-11-041-19/+1
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-041-1/+19
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-3/+1
* Adds support for the location bar to show suggested text. There aresky@chromium.org2010-09-111-0/+18
* Handle FocusSearch() when in forced search mode with leading whitespace.isherman@chromium.org2010-09-111-0/+2
* Adds some experimental stuff for tab preview: ability to determine maxsky@chromium.org2010-08-091-0/+1
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Make right-clicking the omnibox with nothing selected select all (just like l...pkasting@chromium.org2010-06-221-16/+27
* Use some built-in methods on the Font object to avoid storing so many data me...pkasting@chromium.org2010-05-261-2/+0
* 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