summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* GTK: disable "edit search engines" and "paste and go" in location bar view wh...estade@chromium.org2010-03-041-2/+8
* GTK/Mac: show security warning on correct part of url.estade@chromium.org2010-03-041-9/+10
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-261-3/+3
* [Linux]Fix text justification of omnibox.suzhe@chromium.org2010-02-111-5/+69
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-4/+4
* Always percent-escape the copied URL when all the text in the address bar is ...kinuko@chromium.org2010-02-011-0/+38
* gtk: Update PRIMARY selection on Ctrl-X in omnibox.derat@chromium.org2010-01-271-2/+4
* [Linux] Improve LocationBarViewGtk.suzhe@chromium.org2010-01-061-3/+4
* gtk: Restore omnibox text selection on tab switch.derat@chromium.org2009-11-241-11/+4
* GTK: Remove problematic theme styles from the location bar.erg@google.com2009-11-181-0/+29
* Reverts some useful code accidently removed by CL http://codereview.chromium....suzhe@chromium.org2009-11-061-4/+6
* Linux: Re-enable omnibox select-all-on-click for Chrome OS builds.derat@chromium.org2009-10-311-0/+78
* linux: don't override mouse selection behavior in omniboxevan@chromium.org2009-10-281-77/+2
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-261-0/+1
* BUG=23107 Last character of completed path in Omnibar is the wrong color afte...suzhe@chromium.org2009-10-191-7/+37
* Implement shift+delete for removing omnibox entries on Linux.tony@chromium.org2009-10-141-3/+14
* Gtk: draw the secure scheme color over the correct char range.estade@chromium.org2009-10-131-3/+5
* Don't draw the red line when the security level is SECURE.yusukes@google.com2009-10-101-7/+7
* GTK: Draw a strikethrough over bad https.estade@chromium.org2009-10-091-6/+67