summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix comment typopkasting@chromium.org2010-12-061-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Makes tab in the omnibox do the following:sky@chromium.org2010-11-241-0/+2
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-14/+0
* Adds support for proper handling of verbatim queries. That is, if thesky@chromium.org2010-11-191-2/+21
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-111-25/+17
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-101-0/+25
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Revert 65109 - Adds the ability for classes other than native control to processsky@chromium.org2010-11-041-25/+0
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-041-0/+25
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Make the Windows location bar send accessibility events to thedmazzoni@chromium.org2010-10-211-0/+11
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-171-5/+5
* Move iat_patch from base to app/win. Remove the functions from the header sincebrettw@chromium.org2010-10-141-3/+3
* Support alt-f4 when omnibox is focused in popupisherman@chromium.org2010-09-301-2/+11
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+4
* Makes right arrow in omnibox commit suggest results.sky@chromium.org2010-09-231-2/+14
* Adds support for the location bar to show suggested text. There aresky@chromium.org2010-09-111-0/+31
* Handle FocusSearch() when in forced search mode with leading whitespace.isherman@chromium.org2010-09-111-2/+12
* Re-lands 58186:bryeung@chromium.org2010-09-031-14/+14
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-14/+14
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-14/+14
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-14/+14
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-14/+14
* Adds some additional AutocompleteEditController methods. They aresky@chromium.org2010-09-011-0/+6
* Don't inline autocomplete when the selected text is not the previously inline...isherman@chromium.org2010-08-261-1/+2
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-8/+8
* Reland r54074.dtseng@chromium.org2010-07-301-0/+2
* Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).rohitrao@chromium.org2010-07-291-2/+0
* Add initial tests for keyboard access (tabbing in some dialogs).dtseng@chromium.org2010-07-281-0/+2
* Attemp 2 at:sky@chromium.org2010-07-211-7/+0
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+7
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-7/+0
* Adds comment to why we need std::min in getting selection start.sky@chromium.org2010-06-241-0/+4
* Canvas refactoring part 2.ben@chromium.org2010-06-231-1/+2
* Makes dragging url from omnibox use same logic as copying fromsky@chromium.org2010-06-221-6/+12
* Make right-clicking the omnibox with nothing selected select all (just like l...pkasting@chromium.org2010-06-221-54/+91
* Cleanup: Get rid of chrome/common/gfx/utils.h.tfarina@chromium.org2010-06-221-1/+4
* Fix a bug where clicking an extension omnibox keyword suggestion wouldmpcomplete@chromium.org2010-06-181-6/+6
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-2/+2
* Use some built-in methods on the Font object to avoid storing so many data me...pkasting@chromium.org2010-05-261-8/+6
* Keyboard layout change inside DefWindowProc() in AutocompleteEditViewWin::Han...xji@chromium.org2010-05-251-1/+21
* Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...thestig@chromium.org2010-05-171-1/+4
* Make sure the Omnibox is hidden when toolbar is collapsed.finnur@chromium.org2010-05-131-0/+7
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-051-5/+2
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-291-1/+1
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-291-1/+1
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-291-1/+1
* Tweaks to copy/paste of omnibox on windows:sky@chromium.org2010-04-271-31/+17
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-47/+35