-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule nativefiledialog-extended
updated
16 files
+24 −0 | .circleci/config.yml | |
+3 −18 | .github/workflows/cmake.yml | |
+2 −2 | CMakeLists.txt | |
+1 −11 | README.md | |
+0 −4 | src/CMakeLists.txt | |
+175 −209 | src/include/nfd.h | |
+0 −64 | src/nfd_cocoa.m | |
+0 −35 | src/nfd_gtk.cpp | |
+12 −48 | src/nfd_portal.cpp | |
+969 −977 | src/nfd_win.cpp | |
+2 −7 | test/CMakeLists.txt | |
+0 −49 | test/test_opendialog_native.c | |
+0 −62 | test/test_opendialogmultiple_enum_native.c | |
+0 −59 | test/test_opendialogmultiple_native.c | |
+0 −42 | test/test_pickfolder_native.c | |
+0 −55 | test/test_savedialog_native.c |
Submodule parallel-rdp-standalone
updated
81 files
Submodule unarr
updated
57 files