summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_modal_dialog_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Put in a "knock it off" checkbox in Mac alerts, to prevent web pages from loc...avi@chromium.org2009-12-021-5/+17
* Use delegate protocols present in the 10.6 SDK. For previous SDKs, providemark@chromium.org2009-09-171-1/+2
* Make the default ok/cancel button come from the pak files.thomasvl@chromium.org2009-08-281-8/+6
* Alert dialogs only get one button.avi@chromium.org2009-05-201-4/+6
* Make javascript dialogs able to prompt for text.avi@chromium.org2009-05-191-13/+59
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-3/+3
* Delete dialog after calling completion routines.pinkerton@chromium.org2009-04-171-0/+1
* Implement app modal dialogs on mac.pinkerton@chromium.org2009-04-161-0/+106