Commit Graph

3149 Commits (2c10bf7415234d7ae5c4cfb897697b2634260acb)

Author SHA1 Message Date
David Hall 88a913b7ef
Create CorrelationReport.md 2017-12-14 18:25:08 -07:00
David Hall f446e2e9b7 1.0.4 Release Build 2017-12-14 17:34:14 -07:00
David Hall 57375676b5 Removed unneeded references from project dependencies 2017-12-14 11:37:56 -07:00
David Hall d073f4b0aa Merge branch 'master' of https://github.com/dahall/Vanara 2017-12-13 19:27:36 -07:00
David Hall 6dabaf139b Redirectoried UI to Windows.Forms 2017-12-13 19:27:24 -07:00
David Hall d46f0a6acb
Update README.md 2017-12-13 19:26:12 -07:00
David Hall 747c2a952f
Update README.md 2017-12-13 19:21:07 -07:00
David Hall 8a1c33e158 Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
David Hall a30f82d282 Lots of assembly refactoring: split PInvoke.User32 so GDI functions are in separate assembly, moved system classes from Vanara.UI to Vanara.System, split off shell classes to Vanara.Windows.Shell 2017-12-12 18:41:40 -07:00
David Hall aad193b69d Extracted UI methods and created new context class for preventing shutdown during work. 2017-12-12 18:38:25 -07:00
David Hall c531d22515 Updated projects to 1.0.4, added release notes, and updated correlation reports. 2017-12-10 18:45:07 -07:00
David Hall 8fdf9538f4 Added CreateSecurityPage 2017-12-10 11:48:41 -07:00
David Hall 30a2f3ec8c Added namespace info 2017-12-07 17:26:16 -07:00
David Hall fada96f387 markdown doesn't work in docs so moving to wiki 2017-12-06 17:28:00 -07:00
David Hall 065fb0f3da Changed help system to use markdown and created help for all non-PInvoke projects. (PInvoke help is the MSDN documentation). 2017-12-06 17:15:21 -07:00
David Hall 2f15cf1ce5 Updated correlations reports 2017-12-06 17:12:52 -07:00
David Hall cc36ff34de Fixed DllImport 2017-12-06 13:02:17 -07:00
David Hall 8b392c2b45 Added correlation reports for all PInvoke libs 2017-12-06 11:26:50 -07:00
David Hall d70da94c92 Refined DllImport sigs for SetWindowLong 2017-12-06 11:25:58 -07:00
David Hall 9c39eec5f9 * Changed projects to v1.0.3
* Fixed DllImport attributes to match native methods
* Added Crypt32 and Mpr projects
2017-12-06 08:54:01 -07:00
David Hall 2a36c89781 More doc removes 2017-12-05 21:15:31 -07:00
David Hall f6bbdf6633 Final fixes for sync 2017-12-05 21:12:47 -07:00
David Hall b846479b60 Changed 2017-12-05 20:44:23 -07:00
David Hall 96fdde0e52
Help files 2017-11-30 15:01:18 -07:00
David Hall 6a81a2946b
Help files 2017-11-30 14:41:43 -07:00
David Hall c67abd7526
Help files 2017-11-30 14:40:50 -07:00
David Hall 0cce23c1a4
Help files 2017-11-30 14:37:28 -07:00
David Hall 19c55c6ad4
Help files 2017-11-30 13:11:10 -07:00
David Hall 28cdb3ffce Update API help 2017-11-30 09:13:11 -07:00
David Hall 7fd5dbb3b6 Updated images in readme and NuGet packages. 2017-11-29 11:11:01 -07:00
David Hall 6b45f2ab1d Changed all project files to build XML-doc on release and changed from .NET 4.61 to 4.5 to avoid use problems with all versions between them. 2017-11-28 17:12:19 -07:00
David Hall 403b3f41fb Updated Token related structures to provide all GetTokenInformation results. 2017-11-28 17:11:08 -07:00
David Hall 8a3f943b11 Added tests around IEnumFromIndexer and fixed a bug related to the indexer property not being zero based 2017-11-28 09:52:34 -07:00
David Hall 79099f06ed Added simple converter for results from IEnumWorkItems.Next method 2017-11-28 09:17:33 -07:00
David Hall d33fa43e7b Minor cleaning and reorganizing 2017-11-28 09:00:10 -07:00
David Hall 951dc44dd8 Changed base of IEnumFromIndexer to IReadOnlyCollection since you mostly get it for free. 2017-11-28 08:52:03 -07:00
David Hall c9b23790e4 Merge branch 'master' of https://github.com/dahall/Vanara 2017-11-27 23:27:32 -07:00
David Hall a24c53e20f Added Sandcastle help project 2017-11-27 23:27:26 -07:00
David Hall b0ae77b249
Explanation of wrapper libs 2017-11-27 23:26:44 -07:00
David Hall 564a97ec23 Added project layout info 2017-11-27 23:07:30 -07:00
David Hall a225a8e3bc Completed documentation 2017-11-27 22:42:02 -07:00
David Hall 35aa651977 Changed project files to version 1.0.2 and to have NuGet packages only build on Release 2017-11-27 20:30:54 -07:00
David Hall b208f82df4 Updated projects and dependencies to allow for .NET Standard builds for all non-UI projects. 2017-11-27 16:50:18 -07:00
David Hall f1e014b14f Merge branch 'master' of https://github.com/dahall/Vanara 2017-11-27 12:14:07 -07:00
David Hall 718be25177 Updated README.md with new project information 2017-11-27 12:13:28 -07:00
David Hall 2b5b23ac5f Set theme jekyll-theme-slate 2017-11-27 11:12:46 -07:00
David Hall da627dad2e Initial load: Extra libraries and unit tests 2017-11-27 11:11:20 -07:00
David Hall b44f91b5a1 Initial code push: Core, PInvoke.Shared and PInvoke.TaskSchd 2017-11-27 10:18:01 -07:00
David Hall 504c670987 Add initial files 2017-11-27 10:03:14 -07:00