summaryrefslogtreecommitdiffstats
path: root/chrome/views/tooltip_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Slight code change to make some global variables const.maruel@google.com2009-03-101-1/+2
* Move windows specific functions from l10n_util.h to l10n_util_win.h.tc@google.com2009-02-241-0/+1
* This CL fix issue 7253 -- tooltip of pure English tab title has wrong directi...xji@chromium.org2009-02-031-0/+3
* Replace some CRects with gfx::Rectagl@chromium.org2008-12-171-3/+3
* Rename Container->Widgetben@chromium.org2008-11-211-12/+11
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-061-1/+1
* Convert SchedulePaint and a few other methods to use gfx types.ben@chromium.org2008-10-171-2/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-11/+11
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-141-2/+3
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-20/+21
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-5/+4
* Fixes bug in tooltip manager. Mouse coordinates for NC events are insky@google.com2008-09-191-0/+9
* Set an upper limit to the number of characters that can appear in a tooltip s...beng@google.com2008-09-111-0/+9
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Made changes to display tooltip window when user navigates through the icons ...stanguturi@google.com2008-07-301-7/+88
* Revert revision 73 because it was checked in when the tree was closed.nsylvain@google.com2008-07-291-88/+7
* Made changes to display the tooltip window when user navigates through the ic...stanguturi@google.com2008-07-291-7/+88
* Add chrome to the repository.initial.commit2008-07-261-0/+366