summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use the extension icon for extension omnibox results instead of the genericmpcomplete@chromium.org2010-07-151-0/+9
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-5/+30
* GTK: Implement OnDragCanceled() for autocomplete popup view on linux.erg@chromium.org2010-04-221-1/+9
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-30/+5
* GTK: Move reload in gtk mode and fix omnibox popup location.erg@chromium.org2010-04-131-2/+2
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-3/+3
* GTK: Theme the icons in the location bar and use GTK colors for the autocompl...erg@chromium.org2010-04-091-2/+27
* Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ...pkasting@chromium.org2010-02-011-0/+1
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-151-0/+3
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-2/+2
* Make the omnibox 2 hover code a tiny bit less goofy by removing a now-unused ...pkasting@chromium.org2009-09-031-1/+0
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-311-3/+3
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-3/+0
* Remove svn:executable and set svn:eol-style to LF.tc@google.com2009-04-271-0/+0
* Linux Omnibox results improvements:deanm@chromium.org2009-04-271-2/+0
* Use AutocompletePopupPositioner for the Linux Omnibox.deanm@chromium.org2009-04-271-1/+3
* Linux Omnibox mouse support.deanm@chromium.org2009-04-271-1/+29
* Bold matched portions of text in Linux Omnibox.deanm@chromium.org2009-04-161-2/+7
* Fix build bustage - make sure GTK Autocomplete edit/popup implement the GetMo...ben@chromium.org2009-04-101-2/+1
* Move to custom painting the omnibox results with GDK.deanm@chromium.org2009-04-091-3/+12
* Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.deanm@chromium.org2009-03-101-0/+55