summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/location_bar_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-3/+3
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-5/+7
* Add gtk widget names for stuff in location bar.mattm@chromium.org2009-09-191-0/+11
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-4/+6
* Add button number to page action event reply object. Fix outdated page action...mattm@chromium.org2009-09-111-1/+2
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-111-0/+4
* Linux: implement Page Actions support.mattm@chromium.org2009-09-101-4/+155
* Simplify the gtk location bar padding and make it more consistent.mattm@chromium.org2009-09-101-60/+31
* Fixing focus in location bar and accelerators on Linux toolkit views.jcampan@chromium.org2009-09-031-0/+3
* GTK: Refactoring and rounds the "Search site for:" hint.erg@google.com2009-08-281-8/+10
* GTK Themes: Refresh the entire location bar area on Update().erg@google.com2009-08-271-1/+7
* GTK Themes: Theme labels in LocationBarViewGtk.erg@google.com2009-08-031-7/+46
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-2/+2
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-301-1/+26
* Reverting 22070.jcampan@chromium.org2009-07-301-26/+1
* Implementation of the page info dialog on Linux Gtk.jcampan@chromium.org2009-07-301-1/+26
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-2/+2
* GTK Themes: Native omnibox part 2.erg@google.com2009-07-291-33/+0
* GTK Themes: Native location bar area.erg@google.com2009-07-291-17/+50
* GTK: Make the info bubble (and bookmark bubble and first run bubble) bidi.estade@chromium.org2009-07-271-1/+6
* Implement location only display mode (used by popup windows).tc@google.com2009-07-241-17/+42
* GTK Themes: Make the location bar area look native.erg@google.com2009-07-161-13/+17
* First run bubble polish:estade@chromium.org2009-07-151-3/+6
* Linux: Add first run search bubble.kuchhal@chromium.org2009-07-141-2/+28
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-11/+8
* 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