Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use customized RGBA-enabled tooltip window for tooltip on ChroemOS | xiyuan@chromium.org | 2010-04-28 | 1 | -64/+3 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | chromeos: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-14 | 1 | -2/+1 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -4/+4 |
* | Fixes bug in views/gtk tooltips. Gtk wraps text in labels at | sky@chromium.org | 2009-12-01 | 1 | -3/+29 |
* | Fixes crash in tooltips. I was freeing a PangoFontDescription that I | sky@chromium.org | 2009-11-25 | 1 | -11/+2 |
* | Fixes possible crash in tool tip manager. | sky@chromium.org | 2009-09-29 | 1 | -1/+8 |
* | Fleshes out the tooltip implementation for views on Gtk. It doesn't | sky@chromium.org | 2009-09-08 | 1 | -8/+177 |
* | Splits TooltipManager so that it can be ported and stubs out the GTK | sky@chromium.org | 2009-05-28 | 1 | -0/+51 |