summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Theme system cleanuperg@google.com2011-03-231-2/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-151-1/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Send accessibility events from GTK implementations of views.dmazzoni@chromium.org2011-03-051-3/+5
* Get rid of the GTK-only accessibility api code, now that Chrome OS can relydmazzoni@chromium.org2011-02-241-8/+0
* Allow dragging and dropping of URLs to any portion of the toolbar view.rogerta@chromium.org2011-02-171-0/+4
* Use destroy signal to safe guard TextWidget method.oshima@google.com2011-02-081-5/+8
* Own text_view widget.oshima@google.com2011-02-051-2/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Fix editing URL problem in omnibox using mouse that doesn't bring up dropdown...suzhe@google.com2011-01-281-0/+9
* linux: Make PlatformFontGtk deal only in pixels.derat@chromium.org2011-01-281-3/+3
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-281-5/+8
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-15/+15
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-15/+15
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-15/+15
* Accept keyword by pressing space.suzhe@google.com2011-01-201-12/+0
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-3/+3
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-2/+2
* Fix several omnibox issues related to keyword mode and IME support.suzhe@google.com2011-01-131-0/+2
* Made TextWidth and SetInstantSuggestion common interface in AutocompleteEdit...oshima@chromium.org2011-01-111-3/+2
* I'm working on autocomplete edit view which does not use native controls for ...oshima@chromium.org2011-01-071-8/+30
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-071-9/+12
* Make predictive instant suggest work with IME composition.suzhe@google.com2010-12-221-0/+15
* Even more virtual method deinlining.erg@google.com2010-12-131-2/+2
* gtk - Stop the instant commit animation when the user moves the cursor.estade@chromium.org2010-12-071-0/+3
* [gtk] Add fade-commit to instant suggestion for predictive instant.estade@chromium.org2010-12-061-1/+16
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-1/+1
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-2/+0
* Adds support for proper handling of verbatim queries. That is, if thesky@chromium.org2010-11-191-0/+7
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-111-1/+4
* 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