summaryrefslogtreecommitdiffstats
path: root/views/controls/label.h
Commit message (Expand)AuthorAgeFilesLines
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Rewrite/clean up a bunch of label.cc to fix the following problems:pkasting@chromium.org2010-03-221-41/+35
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-1/+1
* linux: build with -Wextraevan@chromium.org2010-02-051-3/+3
* Adds link to bookmark bar that when clicked imports bookmarks. I alsosky@chromium.org2009-11-301-0/+3
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-0/+4
* Add highlight color support to label text.erikkay@google.com2009-05-151-0/+13
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-3/+3
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-6/+6
* 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/+250