summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/html_dialog_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix SessionStoragejorlow@chromium.org2010-09-141-1/+1
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+2
* gtk: Make use of the gtk signal macro in HtmlDialogGtk class.tfarina@chromium.org2010-07-281-6/+4
* Add one more null check into HtmlDialogView.skrul@chromium.org2010-07-231-4/+5
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Implement HandleKeyboardEvent() method in HtmlDialog implementations.suzhe@chromium.org2010-01-111-0/+13
* Fix html_dialog_gtk.cc so that the dialog is large enough to display the enti...zork@chromium.org2009-12-041-1/+2
* Created HtmlDialogTabContentsDelegate, which encapsulates the TabContentsDele...akalin@chromium.org2009-12-031-68/+14
* Add support for ShowHtmlDialog() to Linux. This is modeled off the MacOS and...zork@chromium.org2009-11-181-0/+205