summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* Adds some debugging code in hopes of isolating a crasher. From thesky@chromium.org2009-10-152-1/+32
* Fixed lame typo.oshima@chromium.org2009-10-131-2/+2
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-122-2/+40
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-3/+7
* Fixes regression in drop arrow. Specifically window properties weresky@chromium.org2009-09-281-3/+3
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-243-53/+45
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-231-0/+1
* Reverting 26975.pkasting@chromium.org2009-09-233-45/+53
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-233-53/+45
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-24/+17
* Gets the drop arrow to show when dragging URLs over the tab strip.sky@chromium.org2009-09-223-16/+30
* Makes tab dragging on views restrict the drag to the main window.sky@chromium.org2009-09-222-18/+35
* Changes the width of pinned tabs to 56, except on chrome os where itsky@chromium.org2009-09-141-7/+7
* Clean up a few tiny things I noticed.pkasting@chromium.org2009-09-142-4/+2
* Adds pinned tabs to windows. As the code between windows and gtk issky@chromium.org2009-09-119-145/+776
* Fix some gcc 4.4 issues when compiling with toolkit_views.craig.schlenter@chromium.org2009-09-071-0/+6
* Disable flaky TabDraggingTest.Tab1Tab3Escape.phajdan.jr@chromium.org2009-09-041-1/+2
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-037-7/+8
* Tab strip should not resize on close (Vista).finnur@chromium.org2009-08-261-17/+13
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-201-0/+1
* Fix TabDraggingTest.Tab2OutOfTabStrip, which I broke by changing browser_trac...estade@chromium.org2009-08-141-2/+1
* re-disable Tab2OutOfTabStrip to make the bot greenestade@chromium.org2009-08-141-1/+2
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-1/+4
* Revert some of my automation provider changes. Maybe it's possible that GetRe...estade@chromium.org2009-08-141-2/+1
* Disable TabDraggingTest.Tab2OutOfTabStrip temporarily.sidchat@google.com2009-08-141-1/+2
* More theme fixes.tc@google.com2009-08-061-2/+1
* Add support for moving the mouse so that GetMessagePos would notice.darin@chromium.org2009-07-301-1/+1
* Temporarily disable a failing interactive UI test.darin@chromium.org2009-07-301-1/+1
* Use GET_X/Y_PARAM instead of LO/HIWORD.darin@chromium.org2009-07-302-2/+2
* Use GetMessagePos instead of GetCursorPos to avoid unwanted detached tabs.darin@chromium.org2009-07-292-6/+7
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-292-4/+4
* Layout was entirely the wrong place to be updating the button - it gets calle...glen@chromium.org2009-07-241-14/+9
* Recommit of r21474. Original description:glen@chromium.org2009-07-242-3/+20
* Fix newline issues in tab_renderer.hglen@chromium.org2009-07-241-1/+2
* Revert 21474glen@chromium.org2009-07-242-19/+1
* Fix linux/mac build errors.glen@chromium.org2009-07-231-3/+3
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-231-2/+1
* Make the tab close button color match the tab text.glen@chromium.org2009-07-232-0/+18
* Align custom background tab images correctly.glen@chromium.org2009-07-161-3/+9
* Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.sky@chromium.org2009-07-136-6/+12
* Lands http://codereview.chromium.org/149404 for cmasone:sky@chromium.org2009-07-133-0/+84
* Convert some stuff to string16 so the toolkit_views build can build againben@chromium.org2009-07-103-14/+15
* Fix toolkit views bustage... bad conversion from string16 to std::wstringben@chromium.org2009-07-091-1/+1
* Bring over most of the old TabRenderer into Tab2. No real logic changes here....ben@chromium.org2009-07-096-33/+814
* Hack and slash TabStrip2 into mostly working state - DWM frame is now properl...ben@chromium.org2009-07-092-5/+0
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-081-1/+3
* Some views GTK fixes.brettw@chromium.org2009-07-082-1/+11
* Add temporary TabStripWrapper interface that is implemented by both TabStrip ...ben@chromium.org2009-07-087-92/+261
* Fix the Views-GTK build by adding necessary tab_strip_2 files and fixing some...brettw@chromium.org2009-07-082-6/+14