-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ファイルダイアログとフォルダ選択ダイアログでのバッファオーバーランを修正 #1599
Merged
usagisita
merged 16 commits into
sakura-editor:master
from
usagisita:feature/fix_file_dialog_limit
Mar 22, 2021
Merged
ファイルダイアログとフォルダ選択ダイアログでのバッファオーバーランを修正 #1599
usagisita
merged 16 commits into
sakura-editor:master
from
usagisita:feature/fix_file_dialog_limit
Mar 22, 2021
Commits on Mar 21, 2021
-
マクロでファイルを開くダイアログのファイル名と拡張子フィルター、バッファ長制限
・マクロでフォルダを開く初期フォルダ制限 ・pszUserWildCardがSFilePathでMAX_PATH制限 ・CFileExtのExtが短い固定長だったのをwstringへ変更
Configuration menu - View commit details
-
Copy full SHA for 2ac539a - Browse repository at this point
Copy the full SHA 2ac539aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f941df8 - Browse repository at this point
Copy the full SHA f941df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77b5ee6 - Browse repository at this point
Copy the full SHA 77b5ee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb7079 - Browse repository at this point
Copy the full SHA cdb7079View commit details -
CDlgOpenFile_CommonItemDialogのm_strDefaultWildCardをstd::wstringに変更
・バッファオーバーランしていたのを修正
Configuration menu - View commit details
-
Copy full SHA for 22aca79 - Browse repository at this point
Copy the full SHA 22aca79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4470d7d - Browse repository at this point
Copy the full SHA 4470d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f8ab4 - Browse repository at this point
Copy the full SHA 51f8ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cbf16e - Browse repository at this point
Copy the full SHA 4cbf16eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a77929 - Browse repository at this point
Copy the full SHA 5a77929View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60008c8 - Browse repository at this point
Copy the full SHA 60008c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40fb2a3 - Browse repository at this point
Copy the full SHA 40fb2a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b822a64 - Browse repository at this point
Copy the full SHA b822a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb761e8 - Browse repository at this point
Copy the full SHA fb761e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d55fa15 - Browse repository at this point
Copy the full SHA d55fa15View commit details
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5dab9c2 - Browse repository at this point
Copy the full SHA 5dab9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5752f12 - Browse repository at this point
Copy the full SHA 5752f12View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.