summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/location_bar_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-101-1/+1
* Implement page action popups.erikkay@chromium.org2009-11-011-0/+14
* GTK: Use background images for location bar, instead of faking it.erg@google.com2009-10-301-50/+30
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-2/+2
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-49/+79
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-261-0/+3
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-1/+4
* GTK: Try to position info bubbles onscreen.derat@chromium.org2009-10-241-2/+0
* GTK: Compute infobubble target rects correctly.derat@chromium.org2009-10-241-6/+9
* Readding from scratch instead reverting the revert.finnur@chromium.org2009-10-231-0/+9
* Revert 29861 since this fail on the interactivefinnur@chromium.org2009-10-231-9/+0
* Page actions that don't specify an icon (ie.finnur@chromium.org2009-10-231-0/+9
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-201-0/+5
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-201-0/+20
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-201-20/+0
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-191-0/+20
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-171-1/+4
* Implement new page action API.mpcomplete@chromium.org2009-10-161-8/+28
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-131-1/+1
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Linux: Improve info bubble placement.derat@chromium.org2009-10-071-16/+14
* 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