Historique des commits

Auteur SHA1 Message Date
  Milan Burda 2337237d58 Refactoring: use C++11 class member variable initialization il y a 6 ans
  Jeremy Apthorp da0fd10423 refactor: chromium-style warnings in linux code (#12949) il y a 6 ans
  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
  Charles Kerr 5e7a5ce3a9 run clang-format on changed sources il y a 6 ans
  Charles Kerr 4b766d26df make the linter happy il y a 6 ans
  Charles Kerr b107d3f440 remove icons from messageboxes on gtk il y a 6 ans
  Charles Kerr ffff400236 fix 'GTK_STOCK_*' deprecation warnings il y a 6 ans
  Aleksei Kuzmin fe9ae41f98 Use gtk_toggle_button_get_active() il y a 7 ans
  Cheng Zhao b3d60bfb3a Fix building on Linux il y a 7 ans
  Kevin Sawicki 7994acf0ea Use CHROMEGTK_CALLBACK_0 and ignore gpointer data il y a 7 ans
  Birunthan Mohanathas c8c11e68c6 Add support for checkbox with dialog.showMessageBox il y a 7 ans
  Cheng Zhao be29ea4dad libgtk2ui => libgtkui il y a 7 ans
  Kevin Sawicki 8c5f26373b Add override il y a 8 ans
  Kevin Sawicki 87f09131aa Observe window and only use it when it is open il y a 8 ans
  Cheng Zhao 7848608198 Replace DialogScope with UnresponsiveSuppressor il y a 8 ans
  Cheng Zhao 816b2ea8f2 linux: Disable parent window when showing modal dialogs (#6160) il y a 8 ans
  Cheng Zhao b32bc8cf3e Merge pull request #5502 from anthonyryan1/master il y a 8 ans
  Anthony Ryan c29b844a97 Replace gtk_widget_hide_all with gtk_widget_hide il y a 8 ans
  deepak1556 64718888dd dialog: resize icon on linux before showing il y a 8 ans
  Cheng Zhao 26bd97d6cf Fix style issues of #4029 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
  leethomas 22c455175a :penguin: add default button index for linux/gtk il y a 8 ans
  Cheng Zhao 73e7773d84 Update to API changes of Chrome 47 il y a 9 ans
  Cheng Zhao da724d65d7 Add |options| for ShowMessageBox il y a 9 ans
  Cheng Zhao fb537d91fc Set default cancelId in JavaScript il y a 9 ans
  Cheng Zhao b158427271 Add cancelId option for showMessageBox il y a 9 ans
  Cheng Zhao a2d1ec2c1f Make "title" work il y a 9 ans
  Cheng Zhao 9b25c16980 Allow "detail" to be empty il y a 9 ans