コミット履歴

作者 SHA1 メッセージ 日付
  Jeremy Apthorp f1587da480 [chromium-style] out-of-line default constructors and destructors 6 年 前
  Shelley Vohr c6f4bbd143 also format missing .cc files 6 年 前
  Birunthan Mohanathas 19555bbab2 Use last selected directory when using default file name in dialog.showSaveDialog() 7 年 前
  Kevin Sawicki 867bb5a94e Add DialogSettings helper struct 7 年 前
  Cheng Zhao 55d4d44f02 Fix Debug building on Windows 7 年 前
  Kevin Sawicki 9fef6a1fd7 Add support for FOS_CREATEPROMPT option 7 年 前
  Kevin Sawicki 3dd5628ded Include windows.h first 8 年 前
  Kevin Sawicki 6285500cdc Sort includes alphabetically 8 年 前
  Cheng Zhao 7848608198 Replace DialogScope with UnresponsiveSuppressor 8 年 前
  Cheng Zhao fc72df3ba1 win: Use FOS_FORCESHOWHIDDEN for showHiddenFiles 8 年 前
  Cheng Zhao 7ba391da7c Update to API changes of Chrome 51 8 年 前
  Cheng Zhao e53bfad018 Fix building on Windows 8 年 前
  Ben Gotow 6217d497ed Fix build issues 8 年 前
  Ben Gotow 40c531737d Add buttonLabel param to showOpen/showSave dialogs 8 年 前
  Cheng Zhao 2b6ac966c0 Do not write our own filter code 8 年 前
  Paul Betts 3931ebb7ef Fix up Windows build errors 9 年 前
  Haojian Wu f69bafd48a Win: Fix adding '.*' to filename in callback. 9 年 前
  Haojian Wu fa24e15d8b Win: Remove adding '*.*' to file name in a save dialog. 9 年 前
  Eran Tiktin 6dcc752f67 Set default extension in Windows file dialog 9 年 前
  Cheng Zhao 53b9d61831 Fix building on Windows 9 年 前
  Cheng Zhao 1146441c2a Implement ShowMessageBox with TaskDialog 9 年 前
  Cheng Zhao c7468278df Change the window class names 9 年 前
  Cheng Zhao 750db6aed8 base/file_util.h has been moved to base/files/file_util.h 9 年 前
  Cheng Zhao 63e83a7ef8 win: Don't hang when failed to create thread 10 年 前
  Cheng Zhao c20e1e9d82 win: Run async save dialog in new thread 10 年 前
  Cheng Zhao 253bacdf1d win: Run async open dialog in new thread 10 年 前
  Frank Hale e1e1c173fe win: Fix default path for native dialogs 10 年 前
  Kevin Sawicki b6b6fc3bfd Remove All Rights Reserved after GitHub copyright 10 年 前
  Cheng Zhao fe9f94555b win: Implement the filters option. 10 年 前
  Cheng Zhao dc257f1f86 Add "filters" parameter for file dialogs. 10 年 前