Commit Graph

38 Commits (d4d804e7a38de1c2c0f0f6d9e1f521307beaa9f0)

Author SHA1 Message Date
David Hall d4d804e7a3 Updated project files for 1.0.14 2018-06-08 12:00:08 -06:00
David Hall 9390e08017 Updated color references to COLORREF struct, added XML comments, added Get/SetIconSize extension methods, fixed HIMAGELIST_QueryInterface, added INDEXTOOVERLAYMASK macro, removed ImageListDrawColor 2018-06-08 11:25:08 -06:00
David Hall a24cfac33c Updated to match new GetThemeStream format 2018-06-08 11:18:49 -06:00
David Hall 8ce4971b0e Added all ComCtl32 methods and more supporting structs and enums 2018-06-05 11:39:42 -06:00
David Hall 95b9a685d4 Simplified use cases for SendMessage across all projects. 2018-05-31 14:39:11 -06:00
David Hall 8df9eba7bb Updated project files with new versions and comments 2018-05-30 12:32:03 -06:00
David Hall 214ca4bb5f Minor fixes related to Kernel32 build 2018-05-29 17:49:10 -06:00
David Hall eb5285043b Fixed design-time failure 2018-05-13 21:40:37 -06:00
David Hall e25275a764 Simplified CallWhenHandleValid 2018-05-13 21:40:14 -06:00
David Hall 2cfce3c7d3 Updated versions to 1.0.12 and corresponding release notes 2018-04-05 14:54:36 -06:00
David Hall 204f752545 Added constructor to AppSettingsFileListStorage that allows for setting the ApplicationSettingsBase and improved ability to find a running app's ApplicationSettingsBase automatically. 2018-04-05 10:53:53 -06:00
David Hall 09dd4c1e70 Update report files and release notes 2018-04-04 09:27:40 -06:00
David Hall 0d8b96fe9b Corrected XML documentation errors 2018-04-03 18:35:18 -06:00
David Hall 6551700381 Updated versions to 1.0.11 and corresponding release notes 2018-04-03 17:58:52 -06:00
David Hall 8b19ca8f5e Renamed KnownFolders to KnownFolder, changed SelectedItem to retrieve file system path if available and readonly as it cannot be used to set the initial value. 2018-03-27 17:04:44 -06:00
David Hall f6de6668d7 Now pulls Settings instance from Entry Assembly 2018-03-27 17:00:37 -06:00
David Hall 84b7a3bada Updated to version 1.0.10 2018-03-26 19:19:38 -06:00
David Hall 073793f0d6 Corrected namespace 2018-03-26 18:06:45 -06:00
David Hall 30554d4c67 Updated builds and reports with updated constucts 2018-03-26 16:56:47 -06:00
David Hall 1465a04549 Allow build against pre-.NET 4.0 targets 2018-03-26 15:51:57 -06:00
David Hall cd9e856f77 Changed version to 1.0.9 2018-03-26 15:06:12 -06:00
David Hall d9aefd33dd For .NET 4.5 only, added ProgressDialog class that will execute an autosizeing dialog that shows progress of an async method. 2018-03-26 15:04:40 -06:00
David Hall acf3f8c306 Removed ForEach method as it can be accomplished with AsEnumerable. Added TreeView.EnumerateAllNodes and TreeView.AddSystemItemAsNode methods. 2018-03-26 15:01:36 -06:00
David Hall 797b023ed0 Moved shell interfaces to PInvoke.Shell32 and added SetTabStops method. 2018-03-26 13:22:59 -06:00
David Hall 65a91bf978 Improved design-time experience, cleaned up code, and added ability to use password characters on text boxes. 2018-03-26 13:21:29 -06:00
David Hall 72c6b440fc Added MRUManager component to manage Most Recently Used files within a project. 2018-03-26 13:19:36 -06:00
David Hall dbf2e68121 Updated projects to version 1.0.8 2018-02-07 09:44:01 -07:00
David Hall 100412d44d Fixed errors created by changing PInvoke lib 2018-01-29 17:56:01 -07:00
David Hall c5885b4c17 Updated projects for 1.0.7 build. 2018-01-27 15:07:38 -07:00
David Hall e617c912a3 Added GetCustomAttributes extension method and converted existing uses. 2018-01-12 11:41:42 -07:00
David Hall 9b7e3ef765 Rolled project versions to 1.0.6 2017-12-29 13:54:58 -07:00
David Hall 7868aa9339 Finished corrections from changes to UxTheme 2017-12-27 17:16:28 -07:00
David Hall 1241963a8b Completion of UxTheme.dll methods and corrections 2017-12-27 11:01:03 -07:00
David Hall 4c0d2feeaa Updated dependencies on DWM changes 2017-12-20 13:09:23 -07:00
David Hall ec5f00790d Added features exposed by other DwmApi methods to DesktopWindowManager. 2017-12-18 17:05:00 -07:00
David Hall ea0dd3fd16 Changed project version to 1.0.5 2017-12-14 21:26:21 -07:00
David Hall 57375676b5 Removed unneeded references from project dependencies 2017-12-14 11:37:56 -07:00
David Hall 8a1c33e158 Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00