summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tab_contents_container_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-031-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Re-land http://codereview.chromium.org/507022.suzhe@chromium.org2009-12-211-14/+5
* Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser windowrsesek@chromium.org2009-12-181-5/+14
* Fix issue 11258: Linux: gracefully handle small browser windowsuzhe@chromium.org2009-12-181-14/+5
* Revert "Convert tabcontentscontainer to use a vbox instead of a fixed. The"tony@chromium.org2009-11-041-3/+14
* Convert tabcontentscontainer to use a vbox instead of a fixed. Thetony@chromium.org2009-11-031-14/+3
* Port more browser focus tests to linux.estade@chromium.org2009-08-191-1/+6
* 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