summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tabs
Commit message (Expand)AuthorAgeFilesLines
* Implement App Tabs for GTKrafaelw@chromium.org2010-07-026-39/+126
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-291-8/+5
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-282-10/+15
* Canvas refactoring part 3.ben@chromium.org2010-06-251-10/+13
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-13/+10
* Canvas refactoring part 3.ben@chromium.org2010-06-241-10/+13
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-242-15/+10
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-242-10/+15
* Canvas refactoring part 2.ben@chromium.org2010-06-233-5/+3
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-1/+1
* GTK: More signal macro usage.erg@chromium.org2010-05-286-182/+135
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-2/+1
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-1/+3
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-1/+0
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-2/+2
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-053-9/+9
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Changes the tab menu to use pin and unpin instead of a check. The macsky@chromium.org2010-04-261-7/+4
* 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
* Adds AnimationContainer, which can be used to group a set ofsky@chromium.org2010-04-011-1/+1
* Fixes bug where highlighting the close XXX menu items in the contextsky@chromium.org2010-03-261-10/+5
* views/gtk: Set the tooltip text for tab strip and new tab button. estade@chromium.org2010-03-241-0/+3
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-235-6/+6
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-202-4/+4
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-192-2/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-2/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-173-3/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-144-6/+6
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-102-7/+7
* chrome 4: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Implements mini-tab support for linux.sky@chromium.org2010-03-0510-414/+463
* GTK: fix a tab dragging crasher.estade@chromium.org2010-03-042-22/+19
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-024-7/+7
* GTK: Change the vertical offsets in non-custom tab background images dependin...erg@chromium.org2010-02-234-3/+28
* Attempt 2 at landing this. The first attempt failed becausesky@chromium.org2010-02-191-3/+0
* Revert 39489 - Changes the rendering of minitabs slightly:sky@chromium.org2010-02-191-0/+3
* Changes the rendering of mini-tabs slightly:sky@chromium.org2010-02-191-3/+0
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-192-0/+2
* GTK: Fix corrupted tab edges when theme changes.erg@google.com2010-02-172-1/+27
* Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...pkasting@chromium.org2010-02-121-6/+4
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-104-20/+20
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* 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
* Makes mini-tabs work on the UI side (at least for views). I still havesky@chromium.org2010-02-061-2/+2
* GTK: Fix tab strip width calculation for RTLestade@chromium.org2010-02-051-1/+4
* Yet more tab strip model changes. I'm hoping this is the last ofsky@chromium.org2010-02-051-4/+4
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-023-198/+8