summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/zoom_bubble_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-2/+3
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 1.avi@chromium.org2013-06-081-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* [zoom bubble] make UI presentable in fullscreen mode on viewsdbeam@chromium.org2013-01-031-4/+33
* [zoom bubble] Handle entering/leaving/being in fullscreen on GTK.dbeam@chromium.org2012-12-261-12/+18
* [zoom bubble] Make GTK match views look (remove separator, change button style).dbeam@chromium.org2012-11-151-9/+8
* gtk: Remove TabContents from ZoomBubbleGtktfarina@chromium.org2012-11-141-12/+10
* Revert 160354 - [test fixlet] Add tests for ZoomBubbleGTK.dbeam@chromium.org2012-10-101-9/+4
* [test fixlet] Add tests for ZoomBubbleGTK.dbeam@chromium.org2012-10-051-4/+9
* [gtk] Close zoom bubble immediately when window is closed to avoid orphaned estade@chromium.org2012-09-251-2/+2
* Switch ZoomTabHelper to use WebContentsUserData.avi@chromium.org2012-09-251-2/+6
* [gtk] When mousing out of the "Reset to default" zoom button in the zoom bubble,dbeam@chromium.org2012-09-221-2/+2
* [gtk] fix theming in zoom bubbleestade@chromium.org2012-09-201-2/+3
* [gtk] polish website settings bubbleestade@chromium.org2012-09-201-7/+4
* [gtk] When mouse is inside of an auto-closing zoom bubble and the zoom isdbeam@chromium.org2012-09-111-10/+14
* [gtk] Make auto-closing zoom bubble stick around when mouse is inside it.dbeam@chromium.org2012-09-101-2/+39
* [gtk/zoom] Make the GTK version of the zoom bubble look the same whetherdbeam@chromium.org2012-09-071-31/+29
* gtk: Fix style case of attributeFlags variable. It should be unix_hacker style.tfarina@chromium.org2012-07-221-9/+4
* Adds a reset button to the zoom bubble on GTK.khorimoto@chromium.org2012-07-171-58/+78
* Checks that the zoom bubble for GTK shares an anchor widget before reusing th...khorimoto@chromium.org2012-07-021-1/+3
* Implements a zoom icon in the Omnibox for GTK.khorimoto@chromium.org2012-06-151-0/+153