summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab_strip.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds DidProcessEvent to MessagePumpGLib.sky@chromium.org2009-05-191-0/+3
* Makes it so tab_strip can compile on linux. Most differences are duesky@chromium.org2009-05-181-12/+44
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-111-6/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-4/+4
* honor index in createTab()rafaelw@chromium.org2009-05-061-2/+2
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-3/+3
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move *Animation to app/ben@chromium.org2009-05-051-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* People should just use GetWindow() instead of calling GetWidget()->GetWindow()ben@chromium.org2009-05-011-1/+1
* Relanding this, it was missing the Mac unit-test change, that was breaking th...jcampan@chromium.org2009-04-301-0/+2
* Reverting 14948.jcampan@chromium.org2009-04-301-2/+0
* Closing the last tab with a download in-progress would cause the tab to bejcampan@chromium.org2009-04-301-0/+2
* Two changes:sky@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
* Fixes a gcc-4.3 warning in tab_strip_gtk.cc.jhawkins@chromium.org2009-04-271-9/+1
* 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
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-1/+1
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-041-4/+5
* Record new tab button presses.glen@chromium.org2009-03-311-1/+3
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2