summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/location_bar_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* The test exposed similar problems on Linux and Mac as I fixed on Windows.finnur@chromium.org2010-10-101-2/+10
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+12
* Bunch of match preview tweaks:sky@chromium.org2010-09-141-0/+5
* Hide page actions and star, like we already do for content settings, when the...pkasting@chromium.org2010-08-311-15/+20
* Revert 57877 - Hide page actions and star, like we already do for content set...pkasting@chromium.org2010-08-301-18/+15
* Fix compile failure.pkasting@chromium.org2010-08-301-1/+1
* Hide page actions and star, like we already do for content settings, when the...pkasting@chromium.org2010-08-301-15/+18
* Migrate some wstring to string16 in chrome/browser/gtk/bookmark*.tony@chromium.org2010-08-121-2/+2
* Get rid of wide string constants in extension_accessibility_api_constants.viettrungluu@chromium.org2010-08-121-1/+0
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* [GTK] fix up spacing in upper chrome.estade@chromium.org2010-08-031-16/+15
* Modified resources for M6 theme. This doesn't actually modify layout yet, ju...pkasting@chromium.org2010-07-281-2/+2
* Use the extension icon for extension omnibox results instead of the genericmpcomplete@chromium.org2010-07-151-2/+20
* GTK: Add padding in a couple places on the toolbar.estade@chromium.org2010-07-021-3/+12
* Change a bunch of string types.estade@chromium.org2010-06-291-1/+2
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* Fix compile failure on linux.estade@chromium.org2010-06-111-0/+4
* Use new images for gtk location bar.estade@chromium.org2010-06-111-32/+14
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-6/+1
* GTK: fix site type icon dragging.estade@chromium.org2010-06-021-7/+7
* 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