summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-111-1/+19
* Update internal state on undo to avoid a crash.sadrul@chromium.org2010-11-101-2/+4
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* GTK: Drags from the omnibox should use the 'http://' version of the url.erg@google.com2010-11-041-0/+21
* [Linux] Improve preedit string and Instant suggestion support in omnibox.suzhe@chromium.org2010-11-021-76/+222
* Adds the ability to show verbatim instant results rather thansky@chromium.org2010-11-011-1/+1
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-011-3/+30
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-291-10/+12
* [Linux] Handle preedit string in omnibox correctly (part1).suzhe@chromium.org2010-10-271-0/+25
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* [GTK] fix buildestade@chromium.org2010-10-271-1/+1
* [GTK] omnibox changes for instantestade@chromium.org2010-10-271-18/+100
* Removes the #ifdef around Instant-related AutocompleteEditController methods....rohitrao@chromium.org2010-10-101-4/+0
* linux: Behave predictably on ctrl+backspacesuzhe@chromium.org2010-10-011-1/+22
* Landing http://codereview.chromium.org/3387008 for sadrul:tfarina@chromium.org2010-09-281-1/+2
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+4
* Adds support for the location bar to show suggested text. There aresky@chromium.org2010-09-111-0/+12
* Handle FocusSearch() when in forced search mode with leading whitespace.isherman@chromium.org2010-09-111-2/+11
* Adds some additional AutocompleteEditController methods. They aresky@chromium.org2010-09-011-0/+11
* Don't inline autocomplete when the selected text is not the previously inline...isherman@chromium.org2010-08-261-1/+2
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-2/+0
* GTK: improve clipboard compatibility with firefox + evolution.estade@chromium.org2010-07-201-5/+4
* Moves gtk accelerator processing functions to base/gtk_util so I cansky@chromium.org2010-07-011-0/+1
* Fix a bug where clicking an extension omnibox keyword suggestion wouldmpcomplete@chromium.org2010-06-181-6/+2
* GTK: Mixed content scheme should be gray.erg@chromium.org2010-05-281-0/+2
* GTK: delete text when cutting from the omnibox.estade@chromium.org2010-05-201-2/+5
* GTK: prepend protocol to cuts/copies from the omnibox.estade@chromium.org2010-05-181-3/+6
* GTK: Allow users to override fonts and font sizes in gtk-mode.erg@chromium.org2010-05-181-6/+8
* Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...thestig@chromium.org2010-05-171-2/+1
* GTK: add http:// to cuts as well as copies in the omnibox.estade@chromium.org2010-05-081-5/+14
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-291-1/+1
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-291-1/+1
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-291-1/+1
* Changes Linux to call into AutocompleteEditModel method forsky@chromium.org2010-04-271-44/+45
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-57/+142
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-142/+57
* GTK: Override cursor colors in chrome-theme mode.erg@chromium.org2010-04-211-0/+2
* GTK: Position the EV certificate stuff inside a green bubble.erg@chromium.org2010-04-201-8/+2
* SSL UI changes, Windows, code side (images are separate).pkasting@chromium.org2010-04-191-2/+3
* GTK: make the primary selection include the url's scheme when an entire URL i...estade@chromium.org2010-04-141-17/+91
* GTK: Set the selection colors on the omnibox.erg@chromium.org2010-04-141-0/+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-6/+14
* Don't allow drag or click on location icon when editing in omnibox.shess@chromium.org2010-04-091-1/+5
* GTK: add more general gtk_signal macros.estade@chromium.org2010-04-071-18/+35
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-0/+6
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-241-34/+30
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Honor select-all on tab-away when omnibar is empty (gtk)tony@chromium.org2010-03-191-5/+5
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1