summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/location_bar_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Share common location bar functions across the 3 platforms that uses them.tfarina@chromium.org2010-05-301-21/+2
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-281-19/+13
* GTK: Don't leak the Pango font metrics object.erg@chromium.org2010-05-241-0/+2
* GTK: Elide the EV bubble to approximately half of the location bar when reall...erg@chromium.org2010-05-211-9/+53
* GTK: Allow users to override fonts and font sizes in gtk-mode.erg@chromium.org2010-05-181-40/+46
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-041-8/+8
* GTK: unify the bookmark dragging icon generation code into bookmark utils.estade@chromium.org2010-04-301-45/+15
* GTK: avoid a dcheckestade@chromium.org2010-04-291-7/+10
* GTK: Add a drag icon for site icon drags.estade@chromium.org2010-04-281-7/+56
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-169/+279
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-2/+3
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-279/+169
* GTK: Position the EV certificate stuff inside a green bubble.erg@chromium.org2010-04-201-47/+73
* GTK: Tint the geolocation icons in gtk mode.erg@chromium.org2010-04-191-5/+4
* SSL UI changes, Windows, code side (images are separate).pkasting@chromium.org2010-04-191-44/+13
* GTK: navigate to URL on PRIMARY when middle-clicking the location icon.estade@chromium.org2010-04-161-15/+35
* GTK: Prevent inappropriate drag of location bar location icon.estade@chromium.org2010-04-141-9/+26
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-131-4/+5
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-11/+11
* GTK: fix TTS padding.estade@chromium.org2010-04-101-17/+18
* GTK: Theme the icons in the location bar and use GTK colors for the autocompl...erg@chromium.org2010-04-091-2/+2
* Don't allow drag or click on location icon when editing in omnibox.shess@chromium.org2010-04-091-0/+5
* [GTK] Add TTS lens graphic to linux TTS box.estade@chromium.org2010-04-081-3/+10
* Make ExtensionContextMenuModel hold on to a reference to itselffinnur@chromium.org2010-04-081-2/+2
* GTK: don't show the star or page actions in ShouldOnlyShowLocation situations.estade@chromium.org2010-04-081-3/+16
* GTK: position info bubbles relative to a subwidget, rather than the toplevel ...estade@chromium.org2010-04-071-22/+10
* Replace omnibox icons with new set that are all the same size (19x19).pkasting@chromium.org2010-04-051-1/+2
* Star/reload shuffle, Windows version.pkasting@chromium.org2010-04-031-2/+1
* GTK: inspect page action popups.estade@chromium.org2010-04-011-9/+14
* GTK: make the location icon a drag source.estade@chromium.org2010-04-011-31/+61
* GTK: more location bar updates.estade@chromium.org2010-03-311-16/+21
* GTK: set the new star button's IDestade@chromium.org2010-03-311-0/+2
* Fix bad conflict resolution for r43146.estade@chromium.org2010-03-311-9/+2
* GTK: toolbar reload/star shuffle.estade@chromium.org2010-03-301-1/+60
* Attempt 2 at landing this. Patch is exactly same as last time around.sky@chromium.org2010-03-301-2/+3
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-69/+34
* Revert 43005 - Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-3/+2
* Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-2/+3
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-241-60/+61
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-15/+8
* GTK: allow inspecting of extension popups.estade@chromium.org2010-03-231-1/+2
* Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...finnur@chromium.org2010-03-231-2/+2
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Try and force the font size for the bookmarks bar and some hinttony@chromium.org2010-03-231-0/+17
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-221-2/+2
* Refactor ExtensionActionContextMenuModel.estade@chromium.org2010-03-221-10/+10
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+3
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-171-1/+3
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1