summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tabs
Commit message (Expand)AuthorAgeFilesLines
* Update references part 1:msw@chromium.org2011-01-185-60/+0
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-1411-6258/+15
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-1/+1
* Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-112-2/+4
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-075-55/+58
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-043-5/+5
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-225-0/+23
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+1
* Add TEXT_PLAIN as a drag and drop target. And accept TEXT_PLAIN as a target a...pinkerton@chromium.org2010-12-132-6/+20
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-1/+1
* Move:ben@chromium.org2010-12-023-3/+3
* Move:ben@chromium.org2010-12-023-3/+3
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-1/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* views: Show accelerators in tabstrip context menu.sadrul@chromium.org2010-11-241-49/+9
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-184-38/+44
* Pulls AnimationDelegate out into its own header.sky@chromium.org2010-11-174-2/+5
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-173-3/+3
* Don't show tabbed options page or bookmarks manager in OTR browser window.estade@chromium.org2010-11-151-23/+14
* [gtk] make tab title font irrespective of display DPI.estade@chromium.org2010-11-121-3/+5
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-083-16/+22
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-192-0/+4
* Fix linux compile.estade@chromium.org2010-10-131-2/+1
* linux: Update how menu icons are assigned.estade@chromium.org2010-10-131-2/+1
* linux: Allow showing icons in menus.erg@google.com2010-10-081-2/+36
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-027-37/+10
* Revert 61269 (broke lots of browser and ui tests, like on your try run) - [GT...thakis@chromium.org2010-10-021-1/+6
* [GTK] delay reference count check in OwnedWidgetGtkestade@chromium.org2010-10-021-6/+1
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* [GTK] Fix rtl tabstrip layout during window resize.estade@chromium.org2010-09-152-13/+14
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-252-2/+2
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-232-0/+5
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-232-5/+0
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-232-0/+5
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Fix typo in setting event masks.pkasting@chromium.org2010-08-191-1/+1
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-132-2/+3
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-032-2/+2
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-1/+1
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-312-3/+0
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-302-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-265-0/+5
* revert r53268:estade@chromium.org2010-07-232-10/+0
* GTK: when closing a browser window, cancel the active drag session.estade@chromium.org2010-07-212-0/+10