Commit Graph

29 Commits (dd11a3d6c077aa1dd545ed0bb0c56c270d2025a3)

Author SHA1 Message Date
dahall bc265f1c9f Moved ShellContextMenuStrip into InProgress folder 2020-02-13 10:42:37 -07:00
dahall bd0c01d876 Added ShellNamespaceTreeControl and supporting test code 2020-02-12 20:36:39 -07:00
dahall c21f6e2329 Updated DisabledItemComboBox with better dispoal handling 2020-01-17 12:06:36 -07:00
David Hall 42643576e8 Improved documentation and fixed some minor bugs 2019-11-24 17:08:47 -07:00
David Hall 8057b34687 Fixed bugs in IPAddressBox and MAKEIPADDRESS 2019-11-24 17:07:55 -07:00
David Hall e3602f5405 Optimized FindType and added Category to EnumTypeString 2019-11-22 21:27:26 -07:00
David Hall bbdef1b861 Reorg'd, documented and cleaned 2019-11-22 20:09:59 -07:00
David Hall 2e4d6b9c3c Cleaned, reorg'd and added docs 2019-11-22 18:51:38 -07:00
David Hall 6eb6aca45f Changed to derive from Control, fixed exception when getting folder view, and added padding to design mode text. 2019-11-21 18:54:15 -07:00
David Hall 84665ab472 Fixed PreFilterMessage CPU grab 2019-11-21 17:19:48 -07:00
David Hall b5bdc04a3b Completed work on ExplorerBrowser control. 2019-11-21 16:55:32 -07:00
David Hall a94e60820b Reworked memory manipulation functions in InteropExtensions and IntPtrConverter to use new marshaling directives and to drive consistency of use across libs (i.e. call same method to do same work). 2019-11-19 12:52:44 -07:00
David Hall ed841151fe Added SetTheme method with VisualStyleElement as parameter. 2019-09-02 17:08:12 -06:00
David Hall 6b8e0ccf58 Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies.
Added .NET Standard 2.0 and .NET Core 2.0 and 2.1 support to all projects except Windows.Forms and Windows.Shell
2019-08-27 16:03:21 -06:00
David Hall 19d8a8d396 Fixed XML comments 2019-06-25 17:28:19 -06:00
David Hall 81e563be54 Added header 2019-01-14 09:10:34 -07:00
David Hall a9aa40f1a3 Updated themed controls to use VisualTheme instead of VisualStyleRenderer to avoid display problems in Win10 2019-01-12 21:45:48 -07:00
David Hall 15e758c9ee Added ExplorerBrowser implementation (not currently visible or functional) 2019-01-11 18:07:23 -07:00
David Hall cbeeccf048 Cleaned 2019-01-08 08:18:04 -07:00
David Hall 7ee05fd47f Updated IPAddressBox comments and removed unnecessary code 2019-01-08 08:16:27 -07:00
David Hall c5467dfb7e Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
David Hall 627c6d2314 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
David Hall 138accc380 MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
David Hall c2dc64a328 Minor bug fixes on rendering 2018-06-27 13:12:28 -06:00
David Hall 95b9a685d4 Simplified use cases for SendMessage across all projects. 2018-05-31 14:39:11 -06:00
David Hall 0d8b96fe9b Corrected XML documentation errors 2018-04-03 18:35:18 -06:00
David Hall 7868aa9339 Finished corrections from changes to UxTheme 2017-12-27 17:16:28 -07:00
David Hall 4c0d2feeaa Updated dependencies on DWM changes 2017-12-20 13:09:23 -07:00
David Hall 8a1c33e158 Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00