Histórico de commits

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