Vanara/Windows.Forms
dahall 298ea34914 Updated package readme files 2022-06-14 16:55:29 -06:00
..
Components Pushed MRUManager base class to Windows.Shell.Common 2022-06-09 22:31:52 -06:00
Contexts Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Controls BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
Design Removed Security.PermissionSetAttribute from all classes, properties and methods. It is now marked Obsolete. 2020-12-24 13:07:32 -07:00
Dialogs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
Drawing BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
Extenders Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Extensions BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
Properties Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Resources Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
_InProgress_ Removed files no longer needed 2020-12-14 16:12:41 -07:00
AssemblyReport.md Updated project files for 3.3.14 2021-10-25 21:49:50 -06:00
DesktopWindowManager.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
LiveThumbnail.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Styles.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Vanara.Windows.Forms.csproj Updated documentation and added package readme files. 2022-05-09 15:56:58 -06:00
VisualTheme.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
pkgreadme.md Updated package readme files 2022-06-14 16:55:29 -06:00