Skip to content

Issues: dotnet/wpf

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Cleanup: Use named arguments in System.Xaml Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#10061 opened Nov 13, 2024 by ThomasGoulet73 Loading…
Use ReadOnlyCollection.Empty Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#10013 opened Oct 29, 2024 by ThomasGoulet73 Loading…
Remove Marshal Exception/HRESULT proxies from SecurityHelper, simplify code Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9977 opened Oct 21, 2024 by h3xds1nz Loading…
Remove WLDP/UseLegacyDangerousClipboardDeserializationMode leftovers Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9975 opened Oct 18, 2024 by h3xds1nz Loading…
Swap backing for ParserStack from ArrayList to List<T>, improve performance Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9969 opened Oct 16, 2024 by h3xds1nz Loading…
Replace use of ArrayList with List<T> in BamlMapTable for performance Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9967 opened Oct 16, 2024 by h3xds1nz Loading…
Use ThreadStatic fields over LocalDataStoreSlot for improved performance Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9959 opened Oct 15, 2024 by h3xds1nz Loading…
Remove array/object allocs during Alt+Numpad composition, improve performance Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9954 opened Oct 14, 2024 by h3xds1nz Loading…
Fix FontSource/FontFileStream embedded resource memory leak Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9948 opened Oct 12, 2024 by h3xds1nz Loading…
Fix MouseWheelEventArgs.Delta from static to an instance readonly field Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9947 opened Oct 12, 2024 by h3xds1nz Loading…
Replace ArrayList in InputProcessorProfiles with fixed-size array, reduce allocations Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9946 opened Oct 12, 2024 by h3xds1nz Loading…
Remove OleCmdHelper/ISecureCommand dead code (CAS/XBAP leftovers) Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9943 opened Oct 11, 2024 by h3xds1nz Loading…
Optimize parsing and serialization of generic type names in Xaml, decrease allocs Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9940 opened Oct 11, 2024 by h3xds1nz Loading…
Fix IndexOutOfRangeException/Infinite loop in UpdateComponent (Track control) Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9934 opened Oct 11, 2024 by h3xds1nz Loading…
Optimize assembly/namespace pair creation and updating in XamlSchema Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9926 opened Oct 10, 2024 by h3xds1nz Loading…
Fix datagrid memory leak - selection and clear Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9924 opened Oct 10, 2024 by singhashish-wpf Loading…
Optimize SpecialBracketCharacters parsing and initialization of master caches Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9921 opened Oct 9, 2024 by h3xds1nz Loading…
Replace PartialList with ReadOnlyCollection Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9890 opened Oct 3, 2024 by ThomasGoulet73 Loading…
Improve font performance in FamilyCollection.GetFontFromFamily Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9883 opened Oct 3, 2024 by ThomasGoulet73 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.