| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor AppModalDialog to more clearly isolate platform specific UI pieces a... | ben@chromium.org | 2010-09-28 | 1 | -24/+0 |
* | [Mac] augment modal cookie prompt on mac to include details pane | danno@chromium.org | 2010-03-12 | 1 | -4/+1 |
* | Next part of removing the dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-06 | 1 | -0/+2 |
* | Refactored out JS specific part of modal dialog stack into its own class, exp... | zelidrag@chromium.org | 2010-02-05 | 1 | -154/+2 |
* | Fix js alert crasher when window is closed by js | feldstein@chromium.org | 2010-01-22 | 1 | -1/+12 |
* | Put in a "knock it off" checkbox in Mac alerts, to prevent web pages from loc... | avi@chromium.org | 2009-12-02 | 1 | -5/+17 |
* | Use delegate protocols present in the 10.6 SDK. For previous SDKs, provide | mark@chromium.org | 2009-09-17 | 1 | -1/+2 |
* | Make the default ok/cancel button come from the pak files. | thomasvl@chromium.org | 2009-08-28 | 1 | -8/+6 |
* | Alert dialogs only get one button. | avi@chromium.org | 2009-05-20 | 1 | -4/+6 |
* | Make javascript dialogs able to prompt for text. | avi@chromium.org | 2009-05-19 | 1 | -13/+59 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Reland r14146 which refactors DialogButton into cross platform | tc@google.com | 2009-04-21 | 1 | -3/+3 |
* | Delete dialog after calling completion routines. | pinkerton@chromium.org | 2009-04-17 | 1 | -0/+1 |
* | Implement app modal dialogs on mac. | pinkerton@chromium.org | 2009-04-16 | 1 | -0/+106 |