naps2/NAPS2.Core/Util
2016-03-27 17:09:23 -04:00
..
ChangeTracker.cs Refactor classes out of the root namespace (creating a Util namespace for some) and remove unused Usings 2015-08-03 06:18:22 -04:00
CollectionExtensions.cs Add "DeleteAfterSaving" option to appsettings.xml 2016-03-16 17:19:53 -04:00
ConditionalControls.cs "Apply to all selected images" for FBrightness 2015-12-16 15:53:16 -05:00
CultureInitializer.cs Fix culture for non-main threads 2015-12-21 14:01:17 -05:00
IErrorOutput.cs Refactor classes out of the root namespace (creating a Util namespace for some) and remove unused Usings 2015-08-03 06:18:22 -04:00
ILogger.cs Revert "Add Log.Debug method (conditional on DEBUG flag)" 2016-01-03 14:26:15 -05:00
IOverwritePrompt.cs Big refactoring and fix for FileNameSubstitution: Ensure substitution responsibility makes sense, handle overwrite prompts consistently, keep subbed timestamps consistent. 2015-08-04 01:34:41 -04:00
ISaveNotify.cs Save notifications for auto save 2016-03-22 23:30:25 -04:00
KeyboardShortcutManager.cs Replace Ctrl special case for parsing keyboard shortcuts with a map including a few more cases 2016-02-23 13:50:32 -05:00
Lifecycle.cs Add a "SingleInstance" option to appsettings.xml and refactor some dllimports into a utility class 2016-03-25 03:05:31 -04:00
Log.cs Revert "Add Log.Debug method (conditional on DEBUG flag)" 2016-01-03 14:26:15 -05:00
NullLogger.cs Revert "Add Log.Debug method (conditional on DEBUG flag)" 2016-01-03 14:26:15 -05:00
PathHelper.cs Move auto directory creation closer to the actual saving 2016-03-24 01:16:59 -04:00
Pipes.cs Remove todo 2016-03-25 03:28:09 -04:00
StillImage.cs Refactor some of the StillImage class into a new Lifecycle class 2016-03-25 02:12:21 -04:00
StringWrapper.cs Add alt shortcuts (via ampersands) to desktop toolstrip buttons 2016-01-23 00:19:19 -05:00
ThreadFactory.cs Replace PdfSaver with SavePdfOperation 2016-01-06 14:04:17 -05:00
Unmanaged.cs Refactor classes out of the root namespace (creating a Util namespace for some) and remove unused Usings 2015-08-03 06:18:22 -04:00
UnmanagedArray.cs Refactor classes out of the root namespace (creating a Util namespace for some) and remove unused Usings 2015-08-03 06:18:22 -04:00
UnmanagedBase.cs Refactor classes out of the root namespace (creating a Util namespace for some) and remove unused Usings 2015-08-03 06:18:22 -04:00
Win32.cs Add an extra DLL path to help find the 64-bit version of twaindsm.dll in portable editions 2016-03-27 17:09:23 -04:00