summaryrefslogtreecommitdiffstats
path: root/chrome/views/tooltip_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* 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