summaryrefslogtreecommitdiffstats
path: root/views/controls/label.cc
Commit message (Expand)AuthorAgeFilesLines
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-2/+2
* Rewrite/clean up a bunch of label.cc to fix the following problems:pkasting@chromium.org2010-03-221-273/+184
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+3
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Remove a hack that, as far as I can tell, isn't needed.pkasting@chromium.org2010-03-121-5/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Landing tfarina CL. ctguil@chromium.org2010-03-101-3/+4
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* 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-2/+2
* Adds link to bookmark bar that when clicked imports bookmarks. I alsosky@chromium.org2009-11-301-1/+5
* While changing the label class I added a DCHECK tofinnur@chromium.org2009-11-041-1/+6
* Fullscreen Exit Bubble should not elide its label.finnur@chromium.org2009-11-031-1/+7
* Previous change to label caused incorrect layout in Windows.davemoore@chromium.org2009-10-241-6/+1
* Get the About panel to align its links correctly,davemoore@chromium.org2009-10-231-1/+6
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-191-0/+8
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-2/+16
* Clean up a few bits of files that I'm about to modify. The only visible chan...pkasting@chromium.org2009-09-251-1/+2
* Make the views bookmark bubble work on GTK.brettw@chromium.org2009-08-281-2/+3
* Add highlight color support to label text.erikkay@google.com2009-05-151-3/+23
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-15/+15
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-5/+5
* This CL fix issue 11907 -- RTL: Focus is not on the text after checking "Dele...xji@chromium.org2009-05-141-2/+11
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+444