summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tab_contents_container_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: Implement GtkFloatingContainer and implement StatusBubble on top of it.erg@google.com2009-05-281-16/+63
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-35/+12
* Fix insidious typo from r16329estade@chromium.org2009-05-221-1/+1
* Don't get stuck in an allocate loop on closing the download shelf.estade@chromium.org2009-05-211-4/+7
* Quick reimplementation of StatusBubbleGtk to not suck as much.erg@google.com2009-05-191-10/+45
* Linux: Don't unparent unselected tab contentses.estade@chromium.org2009-05-181-2/+13
* Linux: Fix interstitials to work across tab changes.willchan@chromium.org2009-05-181-1/+1
* Fix linux ui tests broken by r15112.estade@chromium.org2009-05-041-4/+8
* Linux: tweak find bar.estade@chromium.org2009-05-041-5/+5
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-16/+16
* Linux findbar improvements:estade@chromium.org2009-04-291-31/+6
* Linux: Make the findbar hang over the render view.estade@chromium.org2009-04-281-3/+28
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-2/+2
* Reverting 14005.brettw@chromium.org2009-04-181-2/+2
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-2/+2
* Fix the findbar crash.tc@google.com2009-04-071-3/+5
* First cut at the find bar.tc@google.com2009-03-101-2/+5
* Normalize end of file newlines in chrome/browser/gtk/.deanm@chromium.org2009-03-101-1/+0
* Linux: fixes for tab contents switchingagl@chromium.org2009-02-261-2/+2
* Implement the logic to change Renderers. We can now navigate between pages!erg@google.com2009-02-201-3/+3
* Add a TabContentsContainerGtk to remove the current hack that inserts theerg@google.com2009-02-191-0/+112