summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/autocomplete/autocomplete_popup_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-311-3/+11
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-1/+1
* Revert :nsylvain@chromium.org2009-06-221-3/+1
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-1/+3
* Reverting 18872.jcampan@chromium.org2009-06-191-3/+1
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-1/+3
* This is a fix for a memory leak.jcampan@chromium.org2009-06-191-0/+2
* Fix omnibox popup positioning by not calling "SetChildBounds" which attempts ...ben@chromium.org2009-06-091-5/+4
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move the implementation of AutocompletePopupView from AutocompletePopupWin to...ben@chromium.org2009-04-171-97/+23
* Split out the contents view into its own header. rename it to AutocompletePop...ben@chromium.org2009-04-161-446/+2
* Start creating results rows, making sure their visual representation is clipp...ben@chromium.org2009-04-161-33/+337
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-151-22/+207
* Allow a different omnibox popup to be enabled via the command line (--enable-...ben@chromium.org2009-04-101-0/+88