summaryrefslogtreecommitdiffstats
path: root/views/controls/button/image_button.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-174/+0
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-1/+1
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-151-5/+5
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-4/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-101-2/+3
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-071-1/+1
* Relayout content pref page properly upon sync status changes.mnissler@chromium.org2010-07-151-0/+2
* Fix for UI issues on AutoFill dialog on Windows.georgey@chromium.org2010-06-161-2/+3
* Added const to image parameters for ImageButton class.avayvod@google.com2010-06-021-5/+6
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-1/+1
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-3/+4
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-7/+6
* Reverting 26975.pkasting@chromium.org2009-09-231-6/+7
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-7/+6
* Fix for an error reported by Coverity.jcampan@chromium.org2009-07-241-7/+9
* Fix memory leak in ImageButton exposed by r20028.mirandac@chromium.org2009-07-081-5/+5
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-2/+2
* Add ability to theme our buttons.glen@chromium.org2009-06-041-1/+14
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-3/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+154