naps2/NAPS2.Console
Ben Olden-Cooligan c2633f011e PUBLISH (2.6)
2013-09-08 20:15:13 -04:00
..
Lang/Resources More email and console emailing WIP. 2013-08-18 11:28:46 -04:00
Properties PUBLISH (2.6) 2013-09-08 20:15:13 -04:00
.gitignore Separated out console/automation stuff into a separate project, NAPS2.Console. 2013-07-07 12:24:29 -04:00
App.config Changed NAPS2.Console target framework from 4.5 to 4.0 CP. 2013-07-23 16:45:08 -04:00
AutomatedScanning.cs Moved NAPS2.Pdf and NAPS2.Email into the subnamespaces NAPS2.ImportExport.Pdf and NAPS2.ImportExport.Email. Also created the namespace NAPS2.ImportExport.Images, which includes some files that were previously in the NAPS2 namespace. 2013-08-28 18:12:57 -04:00
AutomatedScanningOptions.cs Added a note to the console help that Outlook may require user interaction if autosend/silentsend are used. 2013-08-19 18:38:18 -04:00
CommandLineOptions.cs Updated the console options to include email-related options. 2013-08-17 19:41:33 -04:00
ConsoleErrorOutput.cs Updated setup for 2.0 and added IErrorOutput so that error messages are displayed differently for console/gui. 2013-07-07 20:37:29 -04:00
KernelManager.cs Moved NAPS2.Pdf and NAPS2.Email into the subnamespaces NAPS2.ImportExport.Pdf and NAPS2.ImportExport.Email. Also created the namespace NAPS2.ImportExport.Images, which includes some files that were previously in the NAPS2 namespace. 2013-08-28 18:12:57 -04:00
NAPS2.Console.csproj Updated the console options to include email-related options. 2013-08-17 19:41:33 -04:00
NAPS2.Console.licenseheader Updated license headers, especially adding to new project. 2013-07-07 13:23:20 -04:00
packages.config Changed NAPS2.Console target framework from 4.5 to 4.0 CP. 2013-07-23 16:45:08 -04:00
Program.cs Fixed emailing in NAPS2.Console by adding [STAThread] attribute to Program.Main. 2013-08-18 16:40:28 -04:00