summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-201-3/+3
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-191-3/+3
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-5/+6
* Makes mini-tabs work on the UI side (at least for views). I still havesky@chromium.org2010-02-061-1/+1
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-181-31/+0
* Revert "Refactoring to reduce chromeos dependency in chrome."oshima@chromium.org2010-01-161-0/+31
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-161-31/+0
* Factor tab context menu into a shared model and fix mac and win to use it. Im...pinkerton@chromium.org2009-12-161-24/+5
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-6/+7
* fix hover animation regression.oshima@chromium.org2009-11-091-0/+2
* CompactLocationBar 1st step:oshima@chromium.org2009-10-281-1/+33
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-2/+0
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-3/+7
* Adds pinned tabs to windows. As the code between windows and gtk issky@chromium.org2009-09-111-1/+6
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* Fix compile bustage by using macroben@chromium.org2009-06-101-1/+2
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-091-90/+62
* Removes ifdef around include of tooltip_manager now that it's beensky@chromium.org2009-05-281-2/+0
* Splits TooltipManager so that it can be ported and stubs out the GTKsky@chromium.org2009-05-281-2/+0
* Fix erroneous sign when drawing path for right endcap of tabs, causing them t...pkasting@chromium.org2009-05-271-1/+1
* Makes chrome_menu able to compile of Linux (the header that is). I'msky@chromium.org2009-05-181-15/+3
* Handful of changes to get views building again. The tab.cc ifdefs aresky@chromium.org2009-05-151-2/+19
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-2/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-3/+3
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-3/+3
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-3/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Fixes bug in dragging tabs. Specifically if you only have one windowsky@chromium.org2009-04-291-1/+1
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-281-3/+2
* This CL fixes issue 5729 - RTL: TabStrip context menu should be positioned pr...xji@chromium.org2009-04-161-1/+4
* Added undo tab closing item to Tab menu.idanan@chromium.org2009-04-141-0/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-2/+2
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-3/+2
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* Make the last tab part of the client area instead of the non-client as it is ...ben@chromium.org2009-03-091-9/+0
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-201-1/+1
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-181-1/+10
* Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....finnur@google.com2009-01-061-3/+7
* Fixes browser crash that could occur if the user closed a tab with ansky@google.com2008-12-181-12/+42
* Don't close tabs on middle-click when the release happens off the tab. Patch...pkasting@chromium.org2008-12-011-1/+5
* Rename Container->Widgetben@chromium.org2008-11-211-2/+2