summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux: Attempt #2 at updating PRIMARY selection on Ctrl-C in omnibox.derat@chromium.org2009-08-201-0/+5
* Linux: Revert updating PRIMARY selection on Ctrl-C in omnibox.derat@chromium.org2009-08-191-5/+0
* Linux: Update PRIMARY selection on omnibox copy-to-clipboard.derat@chromium.org2009-08-181-0/+5
* Fix regression caused by CL 16142suzhe@chromium.org2009-08-131-0/+5
* Improve key event handling of AutocompleteEditViewGtk.suzhe@chromium.org2009-08-121-0/+20
* Relanding r22155 (GTK Themes: Use theme colors in the text view in the locati...erg@google.com2009-07-311-3/+24
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-311-2/+3
* I give up. Reverting all attempts at fixing the gtk-view bustage.erg@google.com2009-07-311-19/+3
* GTK Themes: Use theme colors in the text view in the location bar.erg@google.com2009-07-311-3/+19
* GTK: Implement omnibox DnD destination behavior.estade@chromium.org2009-07-301-0/+15
* Implement location only display mode (used by popup windows).tc@google.com2009-07-241-2/+2
* Linux: Select omnibox text on button release instead of press.agl@chromium.org2009-07-231-0/+21
* Linux: Prevent omnibox autocomplete from stealing the primary X selection.estade@chromium.org2009-07-221-2/+20
* Make Linux restore Omnibox contents on tab switch.evan@chromium.org2009-07-011-17/+37
* Paste and Go was missing on the omnibar this CL will append a menu item to th...mhm@chromium.org2009-06-221-0/+18
* Linux: Add menu item to url bar context menu to launch the search engine editor.mattm@chromium.org2009-06-181-0/+15
* Hack around klipper / glipper clipboard races.deanm@chromium.org2009-06-081-0/+5
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-051-0/+2
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-2/+0
* Take 2 at forcing the foreground and background color of thetc@google.com2009-05-191-0/+1
* The "size-request" event is run-first, clean up the Omnibox handler.deanm@chromium.org2009-04-301-5/+5
* Use AutocompletePopupPositioner for the Linux Omnibox.deanm@chromium.org2009-04-271-5/+3
* Override GtkTextView's size request width in the Linux Omnibox.deanm@chromium.org2009-04-241-0/+8
* Better alignment of the omnibox edit entry.deanm@chromium.org2009-04-201-6/+7
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-161-2/+3
* Better keyboard and mouse handling in Omnibox:deanm@chromium.org2009-03-121-0/+16
* Some cleanups and hookups to LocationBarViewGtk.deanm@chromium.org2009-03-101-1/+1
* Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.deanm@chromium.org2009-03-101-0/+201