summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab_strip.h
Commit message (Expand)AuthorAgeFilesLines
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.sky@chromium.org2009-07-131-1/+2
* Add temporary TabStripWrapper interface that is implemented by both TabStrip ...ben@chromium.org2009-07-081-29/+21
* Theme window control buttons.mirandac@chromium.org2009-07-071-1/+14
* Reverting 19758.mirandac@chromium.org2009-07-011-7/+1
* Theme window control buttons.mirandac@chromium.org2009-07-011-1/+7
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-1/+0
* Make the inactive tab background line up with the parent without using magic ...glen@chromium.org2009-06-041-0/+3
* Make tab resize relayout on mouse out work.ben@chromium.org2009-06-041-0/+4
* Remove some dead code.pkasting@chromium.org2009-05-281-5/+0
* Adds DidProcessEvent to MessagePumpGLib.sky@chromium.org2009-05-191-0/+1
* Makes it so tab_strip can compile on linux. Most differences are duesky@chromium.org2009-05-181-7/+20
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-111-2/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-4/+4
* 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