summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents_view_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-121-46/+5
* GTK: Fancy html5 draggy stuff.estade@chromium.org2009-08-051-10/+42
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-211-0/+1
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-3/+0
* GTK Themes: Theme the popup notification.erg@google.com2009-07-071-0/+4
* GTK: first cut at web contents as drag destination.estade@chromium.org2009-07-071-0/+4
* GTK: when doing a drag from a web page, pass a recent mouse down to gtk_drag_...estade@chromium.org2009-07-021-3/+3
* More web contents dragging.estade@chromium.org2009-06-291-0/+2
* Linux web drag first cut.estade@chromium.org2009-06-271-0/+14
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-191-0/+14
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+1
* GTK: Implement BlockedPopupContainerView for linux.erg@google.com2009-06-101-1/+18
* Fix a crash in linux if the renderer process dies too fast. On mac, wetc@google.com2009-06-101-1/+1
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-4/+1
* Removes some dead code in TabContentsViewGtk and makes it compile forsky@chromium.org2009-05-261-11/+0
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-0/+17
* Linux: Make findbar restore focus to last focused widget on close.estade@chromium.org2009-05-151-7/+2
* Linux: Store/restore focus in tab contents during tab swithcing.estade@chromium.org2009-05-081-0/+8
* Render a "sad tab" on tab crash.willchan@chromium.org2009-05-061-4/+17
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+2
* Don't send resize messages until the renderer has been initialized.evan@chromium.org2009-04-221-2/+0
* Revert "Don't send resize messages until the renderer has been initialized."evan@chromium.org2009-04-221-0/+2
* Don't send resize messages until the renderer has been initialized.evan@chromium.org2009-04-221-2/+0
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-0/+82