Historique des commits

Auteur SHA1 Message Date
  Shelley Vohr c6f4bbd143 also format missing .cc files il y a 6 ans
  Cheng Zhao 97e8800677 Remove web_contents from NativeWindow's constructor il y a 6 ans
  Birunthan Mohanathas c8c11e68c6 Add support for checkbox with dialog.showMessageBox il y a 7 ans
  Cheng Zhao 55d4d44f02 Fix Debug building on Windows il y a 7 ans
  Kevin Sawicki 3dd5628ded Include windows.h first il y a 8 ans
  Kevin Sawicki 6285500cdc Sort includes alphabetically il y a 8 ans
  Cheng Zhao 7848608198 Replace DialogScope with UnresponsiveSuppressor il y a 8 ans
  Cheng Zhao 7ba391da7c Update to API changes of Chrome 51 il y a 8 ans
  Cheng Zhao e77582baee Fix compilation warnings introduced by VS 2015 il y a 8 ans
  Paul Betts f4ec369873 More boring fixups il y a 8 ans
  Cheng Zhao 26bd97d6cf Fix style issues of #4029 il y a 8 ans
  leethomas 803b06b7de :checkered_flag: support defaultId for dialog boxes on Windows il y a 8 ans
  leethomas ae5c6add11 rename all references to default_button_index -> default_id to keep consistent with cancel_id il y a 8 ans
  leethomas dfce803045 :checkered_flag: update windows message_box function signatures to accept default_button_index....and do nothing with it il y a 8 ans
  Cheng Zhao 73e7773d84 Update to API changes of Chrome 47 il y a 8 ans
  Eran Tiktin 9232620023 Fixed comment spacing il y a 9 ans
  Eran Tiktin b1406fbad9 Fix no close button in message box on Windows il y a 9 ans
  Cheng Zhao 50f226e34e win: Use app name as default title of message box il y a 9 ans
  Cheng Zhao 6c44553456 Show all buttons as custom buttons when noLink is specified il y a 9 ans
  Cheng Zhao cc2a9f617d Add noLink option for showMessageBox il y a 9 ans
  Cheng Zhao da724d65d7 Add |options| for ShowMessageBox il y a 9 ans
  Cheng Zhao 5863ed4c33 win: Also map MESSAGE_BOX_TYPE_QUESTION to TD_INFORMATION_ICON il y a 9 ans
  Cheng Zhao 001b4a3179 Final cleanup il y a 9 ans
  Cheng Zhao 9793473b10 Show custom buttons as links il y a 9 ans
  Cheng Zhao a89e5592f2 Use stock buttons on Windows when possible il y a 9 ans
  Cheng Zhao 989351a41d Show user's icon when specified il y a 9 ans
  Cheng Zhao 6fb8b2ce4f Show icon according to dialog's type il y a 9 ans
  Cheng Zhao f0be4025a5 If "detail" is empty then don't make message hilighted il y a 9 ans
  Cheng Zhao 49da74f976 Handle when dialog is cancelled il y a 9 ans
  Cheng Zhao 1146441c2a Implement ShowMessageBox with TaskDialog il y a 9 ans