summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab_strip.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes the new tab button extend to the top of the tab strip on chromeos.sky@chromium.org2010-01-121-4/+15
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-111-1/+3
* Revert r35674: "Use dropdown bar for compact location bar."rsesek@chromium.org2010-01-071-3/+1
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-071-1/+3
* Fixes bug on removing last pinned tab that left new tab buttonsky@chromium.org2009-12-221-0/+8
* Fixes possible crash in closing window. The sequence when closing asky@chromium.org2009-12-221-0/+6
* fixes foroshima@chromium.org2009-12-171-1/+2
* Use gfx::Point instead of GET_X/Y_LPARAM to reduce the dependency on ATL. jhawkins@chromium.org2009-12-071-1/+1
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-171-81/+67
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-4/+4
* cleanup: rename variable |resize_layout_scheduled_| to |needs_resize_layout_|.thakis@chromium.org2009-11-141-6/+6
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Slow down animations for the tabstrip so they're visible again.ben@chromium.org2009-11-091-4/+4
* Adds more debugging code in hopes of figuring out why on dragging thesky@chromium.org2009-11-091-26/+9
* CompactLocationBar 1st step:oshima@chromium.org2009-10-281-1/+4
* Nukes TabStrip::CanUpdateDisplay. This appears to be the culprit for asky@chromium.org2009-10-271-32/+20
* Makes inactive pinned tabs throb on views when the title changes.sky@chromium.org2009-10-261-3/+6
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-231-2/+9
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-221-1/+1
* Adds some debugging code in hopes of isolating a crasher. From thesky@chromium.org2009-10-151-0/+31
* Fixes regression in drop arrow. Specifically window properties weresky@chromium.org2009-09-281-3/+3
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-231-0/+1
* Gets the drop arrow to show when dragging URLs over the tab strip.sky@chromium.org2009-09-221-13/+19
* Clean up a few tiny things I noticed.pkasting@chromium.org2009-09-141-1/+1
* Adds pinned tabs to windows. As the code between windows and gtk issky@chromium.org2009-09-111-48/+352
* Fix some gcc 4.4 issues when compiling with toolkit_views.craig.schlenter@chromium.org2009-09-071-0/+6
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* Tab strip should not resize on close (Vista).finnur@chromium.org2009-08-261-17/+13
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-1/+4
* Use GET_X/Y_PARAM instead of LO/HIWORD.darin@chromium.org2009-07-301-1/+1
* Use GetMessagePos instead of GetCursorPos to avoid unwanted detached tabs.darin@chromium.org2009-07-291-3/+5
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-231-2/+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-60/+90
* Fix memory leaks introduced and exposed by r20028.mirandac@chromium.org2009-07-081-1/+6
* Theme window control buttons.mirandac@chromium.org2009-07-071-17/+36
* Reverting 19758.mirandac@chromium.org2009-07-011-30/+16
* Theme window control buttons.mirandac@chromium.org2009-07-011-16/+30
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-2/+1
* Fix crash in delayed tab resizing. If the Resize Relayout code is called afte...ben@chromium.org2009-06-291-0/+6
* Update Skia transfer mode names in browser/* to Skia r239amanda@chromium.org2009-06-251-1/+1
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-251-1/+1
* Revert :nsylvain@chromium.org2009-06-221-1/+2
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-2/+1
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+2
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-2/+1
* Issue 8838: Close box not highlightedidanan@chromium.org2009-06-101-0/+1
* Make the inactive tab background line up with the parent without using magic ...glen@chromium.org2009-06-041-0/+7
* Make tab resize relayout on mouse out work.ben@chromium.org2009-06-041-18/+31
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-1/+1