summaryrefslogtreecommitdiffstats
path: root/views/controls/button/image_button.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-123/+0
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-2/+3
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-151-2/+2
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-2/+2
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-2/+2
* views: Make View::SetFocusable() a simple setter accessor.tfarina@chromium.org2011-06-011-1/+1
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-3/+3
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-1/+1
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-101-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Bye bye tab close dot, we hardly knew you.sky@chromium.org2010-07-071-12/+7
* Fix for UI issues on AutoFill dialog on Windows.georgey@chromium.org2010-06-161-0/+7
* Attempt 2 at:sky@chromium.org2010-06-151-7/+12
* Revert 49795 - Changes the tab close button to a dot, unless you're near the ...sky@chromium.org2010-06-151-12/+7
* Changes the tab close button to a dot, unless you're near the buttonsky@chromium.org2010-06-151-7/+12
* Added const to image parameters for ImageButton class.avayvod@google.com2010-06-021-5/+7
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-2/+2
* Lands http://codereview.chromium.org/449003/show for Thiago:sky@chromium.org2009-12-011-2/+2
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-011-0/+5
* Fix for an error reported by Coverity.jcampan@chromium.org2009-07-241-1/+1
* Fix memory leak in ImageButton exposed by r20028.mirandac@chromium.org2009-07-081-1/+1
* Add ability to theme our buttons.glen@chromium.org2009-06-041-0/+6
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+101