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

[StyleCleanUp] Add missing accessibility modifiers on members (IDE0040) Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#10021 opened Oct 30, 2024 by h3xds1nz Loading…
Update PropertyValues in TriggerBase/FrameworkElementFactory via reference Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed Status:Proposed
#10003 opened Oct 26, 2024 by h3xds1nz 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:Completed
#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:Completed
#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:Completed
#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:Completed
#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:Completed
#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:Completed
#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:Completed
#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:Completed
#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:Completed
#9946 opened Oct 12, 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:Completed
#9940 opened Oct 11, 2024 by h3xds1nz 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:Completed
#9921 opened Oct 9, 2024 by h3xds1nz Loading…
[Managed DWrite] Migrate part of DWriteTypeConverter to managed Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9902 opened Oct 5, 2024 by ThomasGoulet73 Loading…
Optimize FigureLength struct conversion to string, 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:Completed
#9888 opened Oct 3, 2024 by h3xds1nz 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:Completed
#9883 opened Oct 3, 2024 by ThomasGoulet73 Loading…
Optimize FontSourceCollection creation from a filesystem directory, reduce allocs Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed Status:Proposed
#9844 opened Sep 26, 2024 by h3xds1nz Loading…
Optimize parsing/conversion of TextDecorations from string, 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:Completed
#9778 opened Sep 13, 2024 by h3xds1nz Loading…
Remove KnownColors static constructor Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed Status:Proposed
#9661 opened Aug 28, 2024 by ThomasGoulet73 Loading…
Improve performance/decrease allocations in hWnd proxy for WindowsMenu Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9598 opened Aug 18, 2024 by h3xds1nz Loading…
Remove unnecessary array allocations in SelectionProcessor/SubTreeProcessor Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Cut Status:Proposed
#9597 opened Aug 18, 2024 by h3xds1nz Loading…
Replace boxing Hashtable in ManagedWndProcTracker with Dictionary<K, V> Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9532 opened Aug 6, 2024 by h3xds1nz Loading…
Modify AvTrace call chain to use params ReadOnlySpan<object> instead of an array Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9468 opened Jul 25, 2024 by h3xds1nz Loading…
Remove allocations on all base converters, improve TokenizerHelper Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Cut Status:Proposed
#9364 opened Jul 7, 2024 by h3xds1nz Loading…
Spanify AntiFormat function in AvTrace, decrease allocations, improve perf Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9361 opened Jul 5, 2024 by h3xds1nz Loading…
ProTip! Exclude everything labeled bug with -label:bug.