summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tabs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-221-2/+2
* Gtk: don't crash when a dragged tab gets deleted.estade@chromium.org2010-01-201-0/+8
* Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...estade@chromium.org2010-01-191-6/+16
* Fix Linux Valgrind bots reporting a Memcheck:Cond from r36415.rsesek@chromium.org2010-01-161-0/+1
* Tab-modal dialog improvements:zelidrag@google.com2010-01-154-0/+25
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-2/+2
* Resolve issue 22731jhawkins@chromium.org2010-01-113-21/+12
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2
* GTK: make tab context menu use tab_menu_modelestade@chromium.org2010-01-051-43/+41
* Fixes bug on removing last pinned tab that left new tab buttonsky@chromium.org2009-12-221-0/+8
* Attempt 2 at landing this:sky@chromium.org2009-12-212-53/+33
* Re-land http://codereview.chromium.org/507022.suzhe@chromium.org2009-12-211-1/+3
* Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser windowrsesek@chromium.org2009-12-181-3/+1