summaryrefslogtreecommitdiffstats
path: root/views/widget/tooltip_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-201-2/+2
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* Fixes bug in views/gtk tooltips. Gtk wraps text in labels atsky@chromium.org2009-12-011-11/+0
* Fix tab and button tooltips being truncated with ellipsis.simonrad@chromium.org2009-10-301-2/+4
* Fleshes out the tooltip implementation for views on Gtk. It doesn'tsky@chromium.org2009-09-081-0/+82
* Splits TooltipManager so that it can be ported and stubs out the GTKsky@chromium.org2009-05-281-448/+0
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-8/+8
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-0/+1
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-1/+0
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-0/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* 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/+447