summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* gtk: Move AutocompletePopupViewGtk/autocomplete_popup_view_gtk.* to ui/gtk/om...tfarina@chromium.org2011-06-281-691/+0
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-1/+1
* Misc. cleanup: Change use of string::size_type to size_t (team style), string...pkasting@chromium.org2011-05-261-5/+5
* autocomplete: Make use of CHROMEGTK_* macro in autocomplete_popup_view_gtk.*tfarina@chromium.org2011-05-191-4/+4
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-7/+6
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-031-7/+7
* gtk: Replace most of the calls from UseGtkTheme() to UsingNativeTheme().tfarina@chromium.org2011-04-291-1/+1
* gtk: Move AutocompleteEditViewGtk/autocomplete_edit_view_gtk.* to ui/gtk/omni...tfarina@chromium.org2011-04-261-1/+1
* Fix some omnibox extension icon issues:pkasting@chromium.org2011-04-191-2/+3
* Show an Extension App icon in the omnibox for matches from the Extension App ...finnur@chromium.org2011-04-131-5/+18
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-241-1/+2
* Theme system cleanuperg@google.com2011-03-231-6/+6
* GTK: Strings in the MB range shouldn't overflow and corrupt the omnibox.erg@google.com2011-03-081-0/+6
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-161-4/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-5/+5
* linux: Make PlatformFontGtk deal only in pixels.derat@chromium.org2011-01-281-9/+10
* Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged()suzhe@google.com2011-01-261-2/+2
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-11/+11
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-11/+11
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-11/+11
* Removes the link in the omnibox for searching history.sky@chromium.org2011-01-201-1/+0
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-3/+3
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+4
* Move:ben@chromium.org2010-12-021-1/+1
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-60/+61
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-261-1/+1
* [linux] instant search/browsing first cutestade@chromium.org2010-10-261-2/+13
* Removes two unused methods:rohitrao@chromium.org2010-10-201-7/+0
* [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in...rohitrao@chromium.org2010-10-141-0/+6
* [GTK] Added Support for DIM AutoComplete Match Classification specifiers.estade@chromium.org2010-10-131-9/+23
* chromeos: Update autocomplete popup colors.derat@chromium.org2010-08-251-19/+8
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-3/+3
* Adds some experimental stuff for tab preview: ability to determine maxsky@chromium.org2010-08-091-0/+6
* [GTK] More m6 toolbar fixes.estade@chromium.org2010-08-041-3/+3
* [GTK] compile fix, try2estade@chromium.org2010-08-031-4/+4
* [GTK] Remove reference to obsolete constant.estade@chromium.org2010-08-031-13/+2
* [GTK] fix up spacing in upper chrome.estade@chromium.org2010-08-031-24/+6
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Use the extension icon for extension omnibox results instead of the genericmpcomplete@chromium.org2010-07-151-21/+31
* This CL fixes issue 43800 - RTL/LTR eliding in Linux omnibox dropdown.xji@chromium.org2010-06-241-8/+24
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-1/+1
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-89/+217
* GTK: Implement OnDragCanceled() for autocomplete popup view on linux.erg@chromium.org2010-04-221-1/+13
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-217/+89
* GTK: Select better greens in the native omnibox popup.erg@chromium.org2010-04-161-29/+58
* GTK: Update top padding on icons in the autocomplete popup.erg@chromium.org2010-04-131-1/+1
* GTK: Move reload in gtk mode and fix omnibox popup location.erg@chromium.org2010-04-131-12/+56
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-24/+15
* GTK: fix padding of autocomplete popup.estade@chromium.org2010-04-101-2/+2