Vanara/WIndows.Forms
David Hall c3521b7742 MAJOR BREAKING CHANGEs:
1) Obsoleted Vanara.Extensions.InteropExtensions.StructureToPtr for a name change to MarshalToPtr for consistency.
2) Added parameter to all methods reading memory that allows developer to indicate size of allocated memory they read from.
3) Enabled the ability to read/write enum values from memory in all extension methods.
4) Added Write methods for writing to memory
2019-08-17 21:13:57 -06:00
..
Components MAJOR BREAKING CHANGE: Moved all extension methods for System.Object to Vanara.Extensions.Reflection namespace to avoid Intellisense overloads with methods that will be rarely used. 2019-08-17 14:42:49 -06:00
Contexts Added check to see if shutdown messages are disabled 2019-02-27 16:31:50 -07:00
Controls Fixed XML comments 2019-06-25 17:28:19 -06:00
Design Remove culture from Enum.ToString call 2019-01-16 08:16:47 -07:00
Dialogs MAJOR BREAKING CHANGEs: 2019-08-17 21:13:57 -06:00
Drawing Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Extenders Cleaned and formatted 2019-01-11 19:59:43 -07:00
Extensions MAJOR BREAKING CHANGE: Moved all extension methods for System.Object to Vanara.Extensions.Reflection namespace to avoid Intellisense overloads with methods that will be rarely used. 2019-08-17 14:42:49 -06:00
Properties Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
Resources Corrected based on changes to resource data handle. 2019-06-25 17:20:30 -06:00
_InProgress_ Revert "Revert "BREAKING CHANGE: Removed ResourceId and ResourceIdUni as they pose a major risk for memory leaks. Updated dependent structures PROPSHEETPAGE and TASKDIALOGCONFIG with IntPtr and supporting properties."" 2018-08-18 19:38:27 -06:00
AssemblyReport.md Updated project info for 2.1.2 2019-01-14 10:43:58 -07:00
DesktopWindowManager.cs Cleaned and formatted. 2019-01-11 20:33:55 -07:00
LiveThumbnail.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
Styles.cs Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
Vanara.Windows.Forms.csproj Updated project files for 2.8.11 release 2019-06-07 20:42:41 -06:00
VisualTheme.cs Added overloaded DrawText method 2019-01-10 14:56:33 -07:00