summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-2/+2
* Reverting 14005.brettw@chromium.org2009-04-181-2/+2
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-2/+2
* This CL fixes issue 5729 - RTL: TabStrip context menu should be positioned pr...xji@chromium.org2009-04-161-1/+4
* ad an argument to MoveTabContentsAt() that switches whether the moved tab is ...rafaelw@chromium.org2009-04-161-2/+3
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-152-45/+9
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-151-4/+4
* Added undo tab closing item to Tab menu.idanan@chromium.org2009-04-141-0/+2
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-1/+1
* Clarify the documentation for loading_only on TabRenderer::UpdateData.brettw@chromium.org2009-04-071-3/+3
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-045-14/+23
* Record new tab button presses.glen@chromium.org2009-03-311-1/+3
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-301-19/+7
* Allow live tabs to be dragged out of a window. Change TabStripModel such thatpinkerton@chromium.org2009-03-261-2/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-175-8/+8
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-172-4/+4
* Move widget related files into views/widgetben@chromium.org2009-03-176-7/+8
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-166-33/+37
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* Rename Window->WindowWinben@chromium.org2009-03-142-3/+6
* rollback againben@chromium.org2009-03-142-6/+3
* Rename Window->WindowWinben@chromium.org2009-03-142-3/+6
* revertben@chromium.org2009-03-132-6/+3
* Rename Window->WindowWinben@chromium.org2009-03-132-3/+6
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-125-18/+19
* Changes docking in the following ways:sky@google.com2009-03-101-140/+80
* Move the tab images into the TabRenderer class.jhawkins@chromium.org2009-03-102-76/+86
* Highlight tab close button on click. Original patch by kimworking@gmail.com,...pkasting@chromium.org2009-03-101-2/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-108-8/+0
* Make the last tab part of the client area instead of the non-client as it is ...ben@chromium.org2009-03-092-14/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-23/+23
* Revert r9953 since it caused regressions like: ben@chromium.org2009-03-042-0/+6
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Move RemoveTabAt to the TabStrip interface from RemoveTabAnimation.jhawkins@chromium.org2009-03-032-23/+21
* Support DWM switching.ben@chromium.org2009-03-033-21/+40
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-021-0/+1
* A few minor changes to WidgetWin:pkasting@chromium.org2009-02-231-1/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-223-6/+5
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-204-16/+9
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-184-6/+18
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-122-2/+2
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-122-2/+2
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-122-2/+2
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-2/+2
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-2/+2
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-2/+2
* Fix a divide by zero crash with a temporary workaround (until we have themes).ben@chromium.org2009-02-031-0/+6
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-012-8/+11
* Roll back these tab changes since there are still issues.ben@chromium.org2009-01-311-22/+2