summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* GTK: Drags from the omnibox should use the 'http://' version of the url.erg@google.com2010-11-041-0/+2
* [Linux] Improve preedit string and Instant suggestion support in omnibox.suzhe@chromium.org2010-11-021-10/+36
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-011-0/+14
* [Linux] Handle preedit string in omnibox correctly (part1).suzhe@chromium.org2010-10-271-0/+9
* [GTK] omnibox changes for instantestade@chromium.org2010-10-271-0/+13
* linux: Behave predictably on ctrl+backspacesuzhe@chromium.org2010-10-011-0/+6
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-3/+1
* Adds support for the location bar to show suggested text. There aresky@chromium.org2010-09-111-2/+15
* Handle FocusSearch() when in forced search mode with leading whitespace.isherman@chromium.org2010-09-111-0/+2
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-031-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Make the location bar generate accessibility extension API events on linux/vi...dmazzoni@chromium.org2010-06-291-0/+4
* GTK: add http:// to cuts as well as copies in the omnibox.estade@chromium.org2010-05-081-1/+4
* Changes Linux to call into AutocompleteEditModel method forsky@chromium.org2010-04-271-5/+17
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-9/+38
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-38/+9
* GTK: Position the EV certificate stuff inside a green bubble.erg@chromium.org2010-04-201-1/+0
* GTK: make the primary selection include the url's scheme when an entire URL i...estade@chromium.org2010-04-141-2/+24
* GTK: Move reload in gtk mode and fix omnibox popup location.erg@chromium.org2010-04-131-1/+1
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-3/+9
* Don't allow drag or click on location icon when editing in omnibox.shess@chromium.org2010-04-091-0/+1
* GTK: add more general gtk_signal macros.estade@chromium.org2010-04-071-185/+44
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-0/+2
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-241-4/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* GTK: disable "edit search engines" and "paste and go" in location bar view wh...estade@chromium.org2010-03-041-1/+1
* [Linux]Fix text justification of find bar.suzhe@chromium.org2010-02-231-2/+2
* [Linux]Fix text justification of omnibox.suzhe@chromium.org2010-02-111-0/+21
* gtk: Update PRIMARY selection on Ctrl-X in omnibox.derat@chromium.org2010-01-271-2/+7
* [Linux] Improve LocationBarViewGtk.suzhe@chromium.org2010-01-061-0/+12
* gtk: Restore omnibox text selection on tab switch.derat@chromium.org2009-11-241-1/+1
* Reverts some useful code accidently removed by CL http://codereview.chromium....suzhe@chromium.org2009-11-061-2/+0
* Linux: Re-enable omnibox select-all-on-click for Chrome OS builds.derat@chromium.org2009-10-311-0/+23
* linux: don't override mouse selection behavior in omniboxevan@chromium.org2009-10-281-13/+0
* Implement shift+delete for removing omnibox entries on Linux.tony@chromium.org2009-10-141-0/+5
* GTK: Draw a strikethrough over bad https.estade@chromium.org2009-10-091-0/+18
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-1/+0
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-0/+1
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-1/+0
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-0/+1
* Fix issue 21587, a regression of CL 196020.suzhe@chromium.org2009-09-161-4/+4
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-2/+2
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-3/+2
* Implements LocationBarView::AvailableWidth for Gtk.sky@chromium.org2009-09-141-0/+4
* Fix text and selection's save/restore issue of omnibox when displaying tempor...suzhe@chromium.org2009-09-111-2/+4
* Fix issue 20934: Omnibox keyboard behavior wrong for "See recent pages in his...suzhe@chromium.org2009-09-061-0/+7
* Linux: Simplify omnibox selection code and stop taking back selection.derat@chromium.org2009-08-311-4/+0
* Fix control key and paste behavior in Linux omnibox.suzhe@chromium.org2009-08-281-0/+10
* GTK: Show the correct text for the omnibox "paste and go/search" menu item.estade@chromium.org2009-08-251-11/+0
* Implements unimplemented methods of AutocompleteEditViewGtk and fixes a regre...suzhe@chromium.org2009-08-221-0/+22