summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab_strip.h
Commit message (Expand)AuthorAgeFilesLines
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-281-1/+1
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-041-1/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+2
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-5/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move RemoveTabAt to the TabStrip interface from RemoveTabAnimation.jhawkins@chromium.org2009-03-031-0/+4
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-201-7/+1
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-181-0/+1
* Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....finnur@google.com2009-01-061-1/+1
* Rename Container->Widgetben@chromium.org2008-11-211-2/+2
* Rewire the throbber so that the timer for updating lives on BrowserView, not ...ben@chromium.org2008-11-141-7/+3
* Cleanup and rearrange methods on BrowserWindow interface.beng@google.com2008-11-111-4/+0
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-21/+20
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-1/+0
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-2/+2
* Convert GetPreferredSize from:beng@google.com2008-10-151-1/+1
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-141-3/+3
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-1/+1
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-121-0/+373