summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-2/+2
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-3/+2
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* Patch for accelerator clean-up from Hamaji.jcampan@chromium.org2009-04-301-0/+2
* Support PgUp/PgDn in Omnibox for "first entry/last entry"ukai@chromium.org2009-04-291-3/+6
* Reverting 14489.jcampan@chromium.org2009-04-241-7/+0
* This CL makes sure we unregister our Windows window classes when shut-down.jcampan@chromium.org2009-04-241-0/+7
* This CL fixes xji@chromium.org2009-04-211-13/+36
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-151-2/+4
* Color/emphasize correct portions of view-source: URLs. Original patch by Shi...pkasting@chromium.org2009-04-141-8/+9
* Allow a different omnibox popup to be enabled via the command line (--enable-...ben@chromium.org2009-04-101-10/+14
* Fix mouse wheel redirection when omnibox has focusamit@chromium.org2009-04-081-0/+11
* A quick fix for Issue 9596.hbono@chromium.org2009-04-071-3/+3
* Pasting successfully into a TextField should always triggerfinnur@chromium.org2009-04-061-2/+6
* A quick fix for Issue 2720.hbono@chromium.org2009-03-191-0/+22
* Revert a change made to try and make purify errors go away now that Erik Kay ...pkasting@chromium.org2009-03-131-5/+2
* Make toggling fullscreen mode on/off significantly less janky-looking by mean...pkasting@chromium.org2009-03-121-0/+7
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-101-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Try to fix a Purify UMR error. This isn't great, but it's better than nothing.deanm@chromium.org2009-03-041-2/+5
* Remove includes to the newly removed edit_drop_target.h header.deanm@chromium.org2009-03-021-1/+0
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-021-0/+2185