summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tab_contents_container_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* DevTools: Initial commit with docked devtools window support on Linux.pfeldman@chromium.org2009-07-161-3/+2
* GTK: Another attempt at fixing gtk_floating_container_forall() crasher.erg@google.com2009-06-251-1/+2
* GTK: Implement GtkFloatingContainer and implement StatusBubble on top of it.erg@google.com2009-05-281-7/+20
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-1/+3
* Quick reimplementation of StatusBubbleGtk to not suck as much.erg@google.com2009-05-191-4/+21
* Linux: Don't unparent unselected tab contentses.estade@chromium.org2009-05-181-0/+3
* Linux: tweak find bar.estade@chromium.org2009-05-041-7/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Linux findbar improvements:estade@chromium.org2009-04-291-13/+6
* Linux: Make the findbar hang over the render view.estade@chromium.org2009-04-281-0/+11
* Fix the findbar crash.tc@google.com2009-04-071-4/+4
* First cut at the find bar.tc@google.com2009-03-101-1/+4
* Enable focus-change via tabbing on Linux.estade@chromium.org2009-03-021-4/+4
* Add a TabContentsContainerGtk to remove the current hack that inserts theerg@google.com2009-02-191-0/+59