summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tabs/tab_strip_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-2063/+0
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-111-1/+2
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-071-17/+17
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-221-0/+9
* Add TEXT_PLAIN as a drag and drop target. And accept TEXT_PLAIN as a target a...pinkerton@chromium.org2010-12-131-5/+19
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-17/+20
* Pulls AnimationDelegate out into its own header.sky@chromium.org2010-11-171-0/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-1/+1
* Don't show tabbed options page or bookmarks manager in OTR browser window.estade@chromium.org2010-11-151-23/+14
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-081-1/+6
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-5/+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-151-11/+11
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* revert r53268:estade@chromium.org2010-07-231-7/+0
* GTK: when closing a browser window, cancel the active drag session.estade@chromium.org2010-07-211-0/+7
* Nukes the nano tab style on gtk and brings back the toolbar for appssky@chromium.org2010-07-171-11/+0
* Remove "Close tabs opened by this tab".pkasting@chromium.org2010-07-121-4/+2
* Reland -- Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-121-0/+11
* Revert "Add tab menu item to show/hide toolbar for app tabs"rafaelw@chromium.org2010-07-081-11/+0
* Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-081-0/+11
* Implement App Tabs for GTKrafaelw@chromium.org2010-07-021-2/+6
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-4/+3
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-3/+4
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-4/+3
* Canvas refactoring part 2.ben@chromium.org2010-06-231-1/+0
* GTK: More signal macro usage.erg@chromium.org2010-05-281-60/+46
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-1/+3
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-1/+1
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-22/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-2/+22
* GTK: navigate to URL on PRIMARY when middle-clicking the location icon.estade@chromium.org2010-04-161-22/+2
* Fixes bug where highlighting the close XXX menu items in the contextsky@chromium.org2010-03-261-10/+5
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+2
* 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
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-5/+5
* Implements mini-tab support for linux.sky@chromium.org2010-03-051-76/+287
* GTK: fix a tab dragging crasher.estade@chromium.org2010-03-041-2/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-2/+2
* GTK: Change the vertical offsets in non-custom tab background images dependin...erg@chromium.org2010-02-231-0/+7
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-9/+9
* accept NETSCAPE_URL drags in gtk tabstripestade@chromium.org2010-02-081-3/+7
* Adds Animation::CurrentValueBetween and gets rid of a bunch ofsky@chromium.org2010-02-071-21/+11
* GTK: Fix tab strip width calculation for RTLestade@chromium.org2010-02-051-1/+4
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-021-186/+3
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-0/+7