Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -2/+3 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -7/+5 |
* | Clean up TooltipManagerWin a bit. Original patch by Jay Soffian (see http://... | pkasting@chromium.org | 2010-03-04 | 1 | -22/+17 |
* | Fixes bug in views/gtk tooltips. Gtk wraps text in labels at | sky@chromium.org | 2009-12-01 | 1 | -0/+11 |
* | Fleshes out the tooltip implementation for views on Gtk. It doesn't | sky@chromium.org | 2009-09-08 | 1 | -78/+5 |
* | Fix bug where the tooltip would not be erased if it had been non-empty and th... | pkasting@chromium.org | 2009-08-31 | 1 | -4/+4 |
* | Splits TooltipManager so that it can be ported and stubs out the GTK | sky@chromium.org | 2009-05-28 | 1 | -0/+454 |