summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-091-8/+2
* Makes chrome_menu able to compile of Linux (the header that is). I'msky@chromium.org2009-05-181-2/+0
* Handful of changes to get views building again. The tab.cc ifdefs aresky@chromium.org2009-05-151-0/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+1
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+1
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-281-1/+1
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-5/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-201-2/+5
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-181-0/+3
* Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....finnur@google.com2009-01-061-2/+3
* Fixes browser crash that could occur if the user closed a tab with ansky@google.com2008-12-181-0/+10
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-13/+12
* Allow Views to support an optional hit-test mask. Make hittest use this.beng@google.com2008-09-161-2/+2
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-121-0/+125