summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/location_bar_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-091-0/+5
* Initial work on Linux tab to search.deanm@chromium.org2009-07-081-3/+130
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-4/+12
* Make Linux restore Omnibox contents on tab switch.evan@chromium.org2009-07-011-1/+1
* Make the Linux location bar SSL icon padding match Windows.deanm@chromium.org2009-06-301-2/+2
* Fix SSL icon padding in Location Bar in Gtk.ukai@chromium.org2009-06-291-30/+55
* Show EV cert info text next to security icon.ukai@chromium.org2009-06-251-47/+75
* Implement and use the -> operator for OwnedWidgetGtk.thestig@chromium.org2009-06-051-1/+1
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-051-1/+1
* Always redraw the location bar background when we resize.tc@google.com2009-06-041-0/+3
* Linux Omnibox, handle OnInputInProgress to clear the security style.deanm@chromium.org2009-06-011-6/+7
* linux: more NOTIMPLEMENTED squashing.evan@chromium.org2009-05-201-1/+6
* Commit for Miranda. glen@chromium.org2009-05-191-1/+1
* Get rid of a couple NOTIMPLEMENTED()s.estade@chromium.org2009-05-181-1/+1
* linux: not supporting page actions is a bug.evan@chromium.org2009-05-141-1/+1
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Implement some basic drawing of Linux Omnibox SSL lock icons.deanm@chromium.org2009-05-071-5/+63
* Redraw the location bar on reload. This change is Gtk+ port of 100198.deanm@chromium.org2009-05-061-1/+1
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-041-8/+0
* Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...pkasting@chromium.org2009-05-041-0/+4
* Fix some recently small size / position regressions in Linux Omnibox.deanm@chromium.org2009-05-041-1/+1
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-1/+5
* Use AutocompletePopupPositioner for the Linux Omnibox.deanm@chromium.org2009-04-271-2/+4
* Better alignment of the omnibox edit entry.deanm@chromium.org2009-04-201-20/+73
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-0/+1
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-1/+0
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-0/+1
* More NOTIMPLEMENTEDs into bugs.evan@chromium.org2009-03-261-1/+5
* Redone http://codereview.chromium.org/42571idanan@chromium.org2009-03-241-1/+6
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-161-9/+6
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-0/+4
* Reverting 11641.finnur@chromium.org2009-03-131-4/+0
* Improve the look of the Linux omnibox.deanm@chromium.org2009-03-131-12/+31
* Adding missing function to LocationBarViewGtk.finnur@chromium.org2009-03-131-0/+4
* Some cleanups and hookups to LocationBarViewGtk.deanm@chromium.org2009-03-101-18/+22
* Add a copyright header to location_bar_view_gtk.cc.deanm@chromium.org2009-03-101-0/+4
* Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.deanm@chromium.org2009-03-101-0/+143