naps2/NAPS2.Sdk
Ben Olden-Cooligan d8ee7621cb Use IDisposable for IMemoryImage locking instead of manual unlock
This makes things easier now that "using var" is a thing.
2022-07-01 12:39:26 -07:00
..
Dependencies Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00
Icons Add a Settings button to the toolbar (double button with About) 2019-03-12 23:35:32 -04:00
Images Use IDisposable for IMemoryImage locking instead of manual unlock 2022-07-01 12:39:26 -07:00
ImportExport Use IDisposable for IMemoryImage locking instead of manual unlock 2022-07-01 12:39:26 -07:00
Lang Profiles form WIP (working but needs better styling and code cleanup) 2021-04-15 13:21:19 -07:00
Logging Partition most WinForms and non-SDK classes into appropriate projects 2022-06-18 17:25:19 -07:00
Ocr Fix warnings and cleanup old tesseract code 2022-06-19 10:39:48 -07:00
Operation Remove GUI-related dependencies from NAPS2.Sdk and have unit tests specify all their own paths (rather than using the Paths constants that reference the real user appdata etc) 2022-06-18 19:09:21 -07:00
Platform Add still image, donate prompt, and update check tests to DesktopControllerTests 2022-06-27 15:22:54 -07:00
Recovery Fold ThumbnailList into the IListView model and use it in FDesktop 2022-06-26 14:12:32 -07:00
Remoting Refactor and document twain code, and fix GetDeviceList to use the remote controller 2022-06-30 22:56:57 -07:00
Scan Use IDisposable for IMemoryImage locking instead of manual unlock 2022-07-01 12:39:26 -07:00
Serialization Add output ordering to xml/config serialization 2022-06-24 19:50:51 -07:00
Testing Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00
Threading Improve SmoothProgress smoothness 2022-06-30 00:05:57 -07:00
Unmanaged Move platform-specific native library logic to PlatformCompat 2022-06-18 11:59:31 -07:00
Util Rewrite thumbnail / thumbnaillist logic 2022-06-25 16:30:24 -07:00
.gitignore Restructure projects 2018-11-25 12:37:54 -05:00
ClientCreds.Designer.cs Standardize on .NET Framework 4.6.1 2019-03-12 22:11:14 -04:00
ClientCreds.resx Restructure projects 2018-11-25 12:37:54 -05:00
Icons.Designer.cs List view abstraction for profiles form 2021-04-16 15:48:34 -07:00
Icons.resx List view abstraction for profiles form 2021-04-16 15:48:34 -07:00
naps2-public.cer Restructure projects 2018-11-25 12:37:54 -05:00
NAPS2.Sdk.csproj WIP: Twain rewrite and use the nuget version of NTwain 2022-06-29 14:17:26 -07:00