CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 12:39:31 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"00c4319bb9a108b2d9587fd16c6513f3"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=o%2FROVjXWIB9vJYvHrGRdGXPjjRE%2Fz2smDk6jaC%2BEtdD47KcUUGlkiKqom7O%2FPCtTbWDQqK7mz4%2BeU6FpL%2FLPMc2YMGbH1ZRcG38TkVDKIaj2QxJRkcvUHjR%2BKOIimMHr2DmKeY1repEPrC5Z%2FlwsZwFbXYid%2BYfj37h6bzOXWNCar6ZSsBWWe7yv2GztUL%2FZ3jDYEOl83jlNni0Fv6GqXd1kRUk9FBmlOb6AEpjX77IEnOgZwsVKtX3jT1332GIG36hilsq6Fp09WXUGpxDvAA%3D%3D--0KWf6sEWumqJ0A1J--5MheEuru1K9LZFRRev7q%2BQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1069106937.1753619970; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 12:39:30 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 12:39:30 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E288:3240E6:E279DC:12AA975:68861E02
Pm mypackages - cherrypick resources (#14299) · DynamoDS/Dynamo@bf6cca8 · GitHub
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Properties/Resources.Designer.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Properties/Resources.en-US.resx
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit bf6cca8
authored
Pm mypackages - cherrypick resources (#14299)
* cherry-picking package details extension functionality
- merging existing functionality for the package details extension
* Comments
- added comment to the use of 'IsTabStop' inside the InstalledPackagesControl.xaml
- public eventhandler made internal
- framework element name equality check on longer relies on localized strings, using private readonly strings instead
* resources added
- added resources for localization
- package manager view final changes
* test added
- added test for InitialResultsLoaded
- removed accidental code
* removed PackageManagerSearchPackagesControlName from resources
- removed PackageManagerSearchPackagesControlName as no longer needed
* update to preferenceview
- small update to the border thickness
- comment added to the new copy-to-clipboard
* comments
- removed redundant resource
- public into internal1 parent c94d35b commit bf6cca8Copy full SHA for bf6cca8
File tree
Expand file treeCollapse file tree
15 files changed
+640
-127
lines changedFilter options
- src/DynamoCoreWpf
- Properties
- UI
- Themes/Modern
- ViewModels
- Core
- Menu
- PackageManager
- Views
- Core
- Menu
- PackageManager
- test/DynamoCoreWpfTests
Expand file treeCollapse file tree
15 files changed
+640
-127
lines changedsrc/DynamoCoreWpf/Properties/Resources.Designer.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Properties/Resources.Designer.cs+172-10Lines changed: 172 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
src/DynamoCoreWpf/Properties/Resources.en-US.resx
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Properties/Resources.en-US.resx+62-8Lines changed: 62 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
685 | 685 |
| |
686 | 686 |
| |
687 | 687 |
| |
688 |
| - | |
689 |
| - | |
690 |
| - | |
691 |
| - | |
692 | 688 |
| |
693 | 689 |
| |
694 | 690 |
| |
| |||
697 | 693 |
| |
698 | 694 |
| |
699 | 695 |
| |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
700 | 700 |
| |
701 | 701 |
| |
702 | 702 |
| |
| |||
1176 | 1176 |
| |
1177 | 1177 |
| |
1178 | 1178 |
| |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
1179 | 1185 |
| |
1180 | 1186 |
| |
1181 | 1187 |
| |
| |||
1267 | 1273 |
| |
1268 | 1274 |
| |
1269 | 1275 |
| |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
1270 | 1282 |
| |
1271 | 1283 |
| |
1272 | 1284 |
| |
| |||
2460 | 2472 |
| |
2461 | 2473 |
| |
2462 | 2474 |
| |
2463 |
| - | |
| 2475 | + | |
2464 | 2476 |
| |
2465 | 2477 |
| |
2466 | 2478 |
| |
| |||
2874 | 2886 |
| |
2875 | 2887 |
| |
2876 | 2888 |
| |
2877 |
| - | |
2878 |
| - | |
2879 |
| - | |
2880 | 2889 |
| |
2881 | 2890 |
| |
2882 | 2891 |
| |
| 2892 | + | |
| 2893 | + | |
| 2894 | + | |
| 2895 | + | |
| 2896 | + | |
| 2897 | + | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
| 2902 | + | |
| 2903 | + | |
| 2904 | + | |
| 2905 | + | |
| 2906 | + | |
| 2907 | + | |
| 2908 | + | |
| 2909 | + | |
| 2910 | + | |
| 2911 | + | |
| 2912 | + | |
| 2913 | + | |
| 2914 | + | |
| 2915 | + | |
| 2916 | + | |
| 2917 | + | |
| 2918 | + | |
| 2919 | + | |
| 2920 | + | |
| 2921 | + | |
| 2922 | + | |
| 2923 | + | |
| 2924 | + | |
| 2925 | + | |
| 2926 | + | |
| 2927 | + | |
| 2928 | + | |
| 2929 | + | |
| 2930 | + | |
| 2931 | + | |
| 2932 | + | |
| 2933 | + | |
| 2934 | + | |
| 2935 | + | |
| 2936 | + | |
2883 | 2937 |
| |
2884 | 2938 |
| |
2885 | 2939 |
| |
|
You can’t perform that action at this time.
0 commit comments