-
Notifications
You must be signed in to change notification settings - Fork 1k
Insights: dotnet/winforms
Overview
Could not load contribution data
Please try again later
35 Pull requests merged by 11 people
-
[main] Update dependencies from dotnet/arcade
#13099 merged
Mar 8, 2025 -
Improve XML comment indenting
#13095 merged
Mar 8, 2025 -
Remove extra dot at the end of resource string
#13091 merged
Mar 7, 2025 -
[release/9.0] Scale errorProvider Icon to DeviceDPI
#13079 merged
Mar 7, 2025 -
[release/8.0] Fix 12850 error provider exception in different dpi
#12915 merged
Mar 7, 2025 -
Documentation updates for compiler warnings.
#13083 merged
Mar 7, 2025 -
Update branding to 8.0.15
#13088 merged
Mar 7, 2025 -
Update branding to 9.0.4
#13089 merged
Mar 7, 2025 -
Add code coverage for DataGridViewColumnTypePicker
#13055 merged
Mar 6, 2025 -
Add unit tests for TableLayoutPanelDesigner
#13028 merged
Mar 6, 2025 -
Use Path.Join instead of Path.Combine
#13090 merged
Mar 6, 2025 -
[main] Update dependencies from dotnet/runtime
#13081 merged
Mar 6, 2025 -
Use custom color copy with ColorDialog
#13080 merged
Mar 6, 2025 -
[release/10.0-preview2] Update dependencies from dotnet/runtime
#13087 merged
Mar 6, 2025 -
[main] Update dependencies from dotnet/arcade
#13082 merged
Mar 6, 2025 -
Add code coverage for DataGridViewDesigner
#13014 merged
Mar 6, 2025 -
Add code coverage for OleDragDropHandler.cs file
#13022 merged
Mar 6, 2025 -
Start moving tests to single test subfolder
#13073 merged
Mar 5, 2025 -
[main] Update dependencies from dotnet/arcade
#13075 merged
Mar 5, 2025 -
Scale errorProvider Icon to DeviceDPI
#12947 merged
Mar 5, 2025 -
[main] Update dependencies from dotnet/runtime
#13074 merged
Mar 5, 2025 -
Correct spelling of textbox in ErrorProviderTest.cs
#13068 merged
Mar 5, 2025 -
We didn't use WFO5000 warning ID, removing it from internal docs
#13066 merged
Mar 4, 2025 -
Enable nullable by default in System.Windows.Forms.Design.Tests
#13064 merged
Mar 4, 2025 -
Flip nullable enable on System.Windows.Forms.Tests.
#13063 merged
Mar 4, 2025 -
[main] Update dependencies from dotnet/runtime
#13069 merged
Mar 4, 2025 -
Add proper working
ToolStripMenuItem
controls toDropDownItems
#13065 merged
Mar 3, 2025 -
Related #12830. Sets
DesignerSerializationVisibility
toHidden
inPropertyGridExt.DesignerHost
#13043 merged
Mar 3, 2025 -
Localized file check-in by OneLocBuild Task: Build definition ID 164: Build ID 2654560
#13052 merged
Mar 3, 2025 -
Added missing closing <Project> tag to example XML
#13057 merged
Mar 3, 2025 -
Retrieve color data correctly in ListView
#13062 merged
Mar 3, 2025 -
Remove autoconvert from SetDataAsJson
#13060 merged
Mar 3, 2025 -
[main] Update dependencies from dotnet/runtime
#13056 merged
Mar 3, 2025 -
[main] Update dependencies from dotnet/runtime
#13054 merged
Mar 3, 2025
10 Pull requests opened by 8 people
-
Enable nullability in ToolboxItemSnapLineBehavior
#13058 opened
Mar 3, 2025 -
Enable nullability in WindowsFormsDesignerOptionService
#13059 opened
Mar 3, 2025 -
Fixing a series of Analyzer issues, servicing to .NET 9, Part 1: Analyzer-test-infra refactoring.
#13072 opened
Mar 4, 2025 -
Add code coverage for DataGridViewColumnTypeEditor
#13084 opened
Mar 6, 2025 -
Fix 13077 Add missed events to ToolStripDesigner
#13093 opened
Mar 7, 2025 -
Add unit tests for ToolStripEditorManager
#13094 opened
Mar 7, 2025 -
Fix a comment miss
#13096 opened
Mar 8, 2025 -
ensured that help urls are set up for our analyzers
#13097 opened
Mar 8, 2025 -
[main] Update dependencies from dotnet/runtime
#13098 opened
Mar 8, 2025
12 Issues closed by 8 people
-
Review: all editors derived from UITypeEditor ported
#1115 closed
Mar 7, 2025 -
Port DataGridViewComponentEditor
#2335 closed
Mar 6, 2025 -
ColorDialog fails to reset Custom Colors collection after clicking Cancel
#13067 closed
Mar 6, 2025 -
DataGridView control has an extra scrollbar when adding a new column in DemoConsole application
#12796 closed
Mar 6, 2025 -
BackColor and ForeColor in DrawListViewColumnHeaderEventArgs have alpha component set to 0
#13048 closed
Mar 6, 2025 -
TabControl notifies screen readers of its role on every tab change.
#13004 closed
Mar 4, 2025 -
Unable to select existing MenuStrip/ToolStrip items in DemoConsole application
#12987 closed
Mar 3, 2025 -
[Dark Mode] PrintPreviewControl does not display correctly after setting the background to black
#11940 closed
Mar 3, 2025
5 Issues opened by 3 people
-
Unable to add new MenuItem after covert added MenuItems to other type items in DemoConsole application
#13085 opened
Mar 6, 2025 -
Missed the "Type Here" item for the MenuStrip control in the DemoConsole application
#13077 opened
Mar 5, 2025
31 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add unit tests for ToolStripAdornerWindowService
#13029 commented on
Mar 7, 2025 • 8 new comments -
copilot instructions
#13046 commented on
Mar 8, 2025 • 4 new comments -
Recalculate the node position of the TreeView when DrawMode = TreeViewDrawMode.OwnerDrawText
#12698 commented on
Mar 7, 2025 • 1 new comment -
Add unit test for ToolStripInSituService
#13021 commented on
Mar 6, 2025 • 0 new comments -
Issue 12830 multi target demo console
#12996 commented on
Mar 8, 2025 • 0 new comments -
Enable nullability in ContainerSelectorBehavior
#12961 commented on
Mar 4, 2025 • 0 new comments -
Address non dark-mode coloring of listitem and treenode controls while in edit mode
#12674 commented on
Mar 8, 2025 • 0 new comments -
Mods for #12042
#12672 commented on
Mar 8, 2025 • 0 new comments -
Fix issue#9807 review 2nd (Replaces PR #11867) DRAFT
#12489 commented on
Mar 8, 2025 • 0 new comments -
Code Coverage for DownloadFile Review 1St
#12486 commented on
Mar 2, 2025 • 0 new comments -
Add Dark Mode Visual Style Theme Subclass
#11985 commented on
Mar 8, 2025 • 0 new comments -
Fix 11214 by adding a default font check before executing PerformAutoScale
#11641 commented on
Mar 8, 2025 • 0 new comments -
Intermittent exception when creating a ListViewGroupAccessibleObject
#10934 commented on
Mar 8, 2025 • 0 new comments -
Make AxHost work without classic COM interop.
#10927 commented on
Mar 8, 2025 • 0 new comments -
ATL ActiveX control with unit test
#10754 commented on
Mar 8, 2025 • 0 new comments -
Fix: Allow for Control.Invoke execution on Binding updates
#8547 commented on
Mar 8, 2025 • 0 new comments -
API Proposal: Calculate Contrast Color for Improved Accessibility
#12588 commented on
Mar 8, 2025 • 0 new comments -
No tooltip display for ToolStripDropDownButton after using right/Left/Enter to collapse ToolStripDropDownButton
#12917 commented on
Mar 8, 2025 • 0 new comments -
Point, PointF, Size and SizeF: Unary minus operator
#11860 commented on
Mar 7, 2025 • 0 new comments -
Make the DemoConsole application multi-targeted to both .NET and .NET Framework
#12830 commented on
Mar 7, 2025 • 0 new comments -
The text is not correct for DropDownItems property in the Items Collection Editor(toolStripMenuItem1.DropDownItems) dialog in the DemoConsole application
#13040 commented on
Mar 7, 2025 • 0 new comments -
When setting RightToLeft = Yes and RightToLeftLayout = True for a TreeView, the selected node box is not fully rendered
#12681 commented on
Mar 7, 2025 • 0 new comments -
Missing unit tests coverage of public methods in Design namespace
#10773 commented on
Mar 7, 2025 • 0 new comments -
New Control API for locking/unlocking drawing
#12563 commented on
Mar 6, 2025 • 0 new comments -
Unstable unit tests that need to be disabled and fixed
#11227 commented on
Mar 6, 2025 • 0 new comments -
Helper methods missing for DataGridView test in UFT QTP with .NET 8.0 and .NET 9.0
#13015 commented on
Mar 5, 2025 • 0 new comments -
ContainerControl incorrectly scales multiple times when moving from one ControlCollection to another.
#12851 commented on
Mar 4, 2025 • 0 new comments -
BindingSource.Sort fails with custom IBindingListView in .NET 9 (worked in .NET 8)
#13061 commented on
Mar 4, 2025 • 0 new comments -
A Suggestion - facilitate use of DirectX in custom controls
#13033 commented on
Mar 3, 2025 • 0 new comments -
[API Proposal] New Clipboard and DataObject APIs
#12362 commented on
Mar 3, 2025 • 0 new comments -
Refactor VB's Application Framework Network Class
#9807 commented on
Mar 2, 2025 • 0 new comments