summaryrefslogtreecommitdiffstats
path: root/chrome/views/label.cc
Commit message (Expand)AuthorAgeFilesLines
* This CL fixes issue 6099 -- bad display of multi-line English message in pop ...xji@chromium.org2009-02-231-10/+18
* Add ability to set a flag in the Label view class that tells it tomunjal@chromium.org2009-02-131-0/+10
* Add NOTREACHED() in switch default part which should never be reached.phajdan.jr@chromium.org2009-01-271-0/+1
* Fix linux build breakage.maruel@chromium.org2009-01-271-0/+3
* Porting in chrome/views/phajdan.jr@chromium.org2009-01-271-1/+3
* Rename Container->Widgetben@chromium.org2008-11-211-1/+0
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-141-1/+1
* Remove the 0x0 canvas used for computing text sizes. Creating this is not nec...brettw@google.com2008-11-131-2/+1
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-061-1/+1
* Make multiline labels respect the inset.levin@chromium.org2008-11-011-24/+44
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-3/+1
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+1
* Convert GetPreferredSize from:beng@google.com2008-10-151-22/+18
* Label::SizeToFit was not setting the width properly.jcampan@chromium.org2008-10-151-1/+1
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-6/+4
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-8/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+406