summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_modal_dialog_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Free gtk list. Should fix valgrind warningdkegel@google.com2009-04-291-2/+4
* Bah, I should compile before fixing. Need to assign the results oftc@google.com2009-04-281-1/+1
* Implement a couple more methods for dialog boxes including the prompt box.tc@google.com2009-04-281-10/+26
* Revert r14620 which was a rollback of r14549 and r14508. Thistc@google.com2009-04-271-4/+17
* Speculatively roll back r14549 and r14508. The chrome browsertc@google.com2009-04-271-17/+4
* Linux: implement automation for modal dialogs.agl@chromium.org2009-04-261-4/+17
* Fix a bug caught by Werror on the jaunty bot. gtk_message_dialog_newtc@google.com2009-04-231-1/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-3/+3
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-1/+1
* Fix a gcc warning about uninitialized variables.tc@google.com2009-04-141-2/+2
* Actually implement js message boxes on linux. This handlestc@google.com2009-04-091-0/+120