Commit Graph

369 Commits

Author SHA1 Message Date
Ben Olden-Cooligan
4272d012ee PUBLISH (3.0b1) 2014-11-13 18:59:41 -05:00
Ben Olden-Cooligan
7cde12283f Updated language files. 2014-11-13 17:10:30 -05:00
Ben Olden-Cooligan
53316f8b27 Updated copyright year to 2014. 2014-11-13 16:45:36 -05:00
Ben Olden-Cooligan
0acbda0752 Fixes in preparation for publishing 3.0b1. 2014-11-13 16:41:58 -05:00
Ben Olden-Cooligan
444fabb2fa Handle errors when downloading files. 2014-11-13 16:41:20 -05:00
Ben Olden-Cooligan
06c75983fb Maintain page resolution on PDF import. 2014-11-13 16:16:27 -05:00
Ben Olden-Cooligan
212eaf66d5 Fix setup/publish files for new languages and path restructuring. 2014-11-13 03:49:48 -05:00
Ben Olden-Cooligan
2438ec5b8f Fixes: Recoverable imported pages & correctly disable icons on toolbar when startup is interrupted. 2014-11-13 03:39:23 -05:00
Ben Olden-Cooligan
640b8a0e24 Added Hungarian language to language switcher. 2014-11-13 03:32:58 -05:00
Ben Olden-Cooligan
8975f3898e Updated resource files and project file. 2014-11-13 03:30:27 -05:00
Ben Olden-Cooligan
363daf859b Updated PO files with latest translations from website (still out of date for 3.0b1). 2014-11-13 03:27:02 -05:00
Ben Olden-Cooligan
b16645ccf0 Replaced TMX files with PO files and updated language scripts with new paths. 2014-11-13 02:56:54 -05:00
Ben Olden-Cooligan
b2caffedc7 Display more appropriate error message when trying to import certain incompatible pdf files. 2014-11-01 07:23:26 -04:00
Ben Olden-Cooligan
dec33cc522 Catch import errors from PdfDocument.Load. 2014-10-19 21:21:17 -04:00
Ben Olden-Cooligan
8bea43268c Context menu and copying capabilities. 2014-10-19 21:20:33 -04:00
Ben Olden-Cooligan
1d86dd8e78 Fix for corner case with B&W image importing. 2014-10-19 19:39:23 -04:00
Ben Olden-Cooligan
ffc5b11e92 Maintain bit depth when importing B&W images. 2014-10-19 19:37:20 -04:00
Ben Olden-Cooligan
21cba25785 Import error handling and B&W importing. 2014-10-19 19:33:21 -04:00
Ben Olden-Cooligan
9785837420 OCR engine implementation, integrated into PDF exporting. All working! 2014-10-19 13:42:09 -04:00
Ben Olden-Cooligan
4bb2fb6ab9 Fix for OCR setup form layout. 2014-10-19 12:59:53 -04:00
Ben Olden-Cooligan
58f1cb476d OCR setup form and user config changes (working). 2014-10-19 12:58:48 -04:00
Ben Olden-Cooligan
e4b6714b3e OCR executable download (working). 2014-10-19 12:03:12 -04:00
Ben Olden-Cooligan
28dc390f13 Download language files with progress (working). 2014-10-19 11:38:21 -04:00
Ben Olden-Cooligan
b4609f7ba6 FDownloadProgress untested implementation. 2014-10-19 11:05:05 -04:00
Ben Olden-Cooligan
70370e3c98 Download progress form single-file layout. 2014-10-19 10:34:37 -04:00
Ben Olden-Cooligan
1c14fb7a94 Disable toolbar buttons when they would have no effect. 2014-10-18 23:59:06 -04:00
Ben Olden-Cooligan
b402cae0d7 OCR language manager. 2014-10-18 23:54:19 -04:00
Ben Olden-Cooligan
553881521e OCR download prototype 2. 2014-10-18 22:34:11 -04:00
Ben Olden-Cooligan
3d5c77d0ac Ocr download window prototype 1. 2014-10-17 16:06:01 -04:00
Ben Olden-Cooligan
8e29b634eb Well, it works after fixing the build error. 2014-10-16 20:43:36 -04:00
Ben Olden-Cooligan
ba4d89c0fe POC for OCR PDF output. Yay it works! 2014-10-16 20:43:01 -04:00
Ben Olden-Cooligan
4c5d728ad7 Changed duplex implementation to use DUPLEX | FEEDER flags instead of just DUPLEX. Should hopefully make duplex work in more situations (potential for regressions though, but I'm not sure that it ever really worked since I could never test it and heard of some issues). 2014-10-15 19:35:53 -04:00
Ben Olden-Cooligan
bceca94dcb Added named constants for paper sources in WIA API. 2014-10-15 19:34:04 -04:00
Ben Olden-Cooligan
c7fc1f672c Fix div-by-0 in WIA property setting code when the property's range is 0 (or to be more precise, the step is 0). 2014-10-15 19:28:48 -04:00
Ben Olden-Cooligan
b0d948adf5 Added 150 dpi option. 2014-10-15 19:22:24 -04:00
Ben Olden-Cooligan
4264a3a12c Added All/Selected options for SaveImages and EmailPDF.
Fixed crash (heap corruption...) related to emailing.
2014-10-15 19:06:13 -04:00
Ben Olden-Cooligan
ba1dace176 Change mouse cursor to a hand when hovering over a thumbnail to better indicate that it can be interacted with. 2014-10-15 14:27:27 -04:00
Ben Olden-Cooligan
43007c6f02 Changed localization logic to use ToolStripItem for more generality with the new usage of dropdowns. 2014-10-15 13:12:15 -04:00
Ben Olden-Cooligan
21329e3716 Save PDF now has options to save all or selected. Same todo for images and email (email is broken until that's implemented).
Restructured menu options (rotate is one menu). Added Reorder menu option with Interleave and Deinterleave actions.
Fixed some logging.
2014-10-15 12:56:42 -04:00
Ben Olden-Cooligan
c621f58275 Updated import todos. 2014-10-14 22:20:20 -04:00
Ben Olden-Cooligan
9f368a2c57 Importing via command-line. Can enable NAPS2 to operate as a simple pdf generator (import a series of images). 2014-10-14 22:06:28 -04:00
Ben Olden-Cooligan
3791b3a2d1 Fixed About window display text (now uses entry assembly info). 2014-10-14 21:32:01 -04:00
Ben Olden-Cooligan
ef1d13ec18 PDF import initial implementation. May need to be updated for B/W images, and some todo items like progress display. 2014-10-14 21:29:45 -04:00
Ben Olden-Cooligan
cbcd14ccc8 Set HighQuality flag on imported images based on image format. 2014-10-14 19:36:50 -04:00
Ben Olden-Cooligan
edfe42000e Disabled automatic updates. 2014-10-14 18:22:33 -04:00
Ben Olden-Cooligan
8d608a7262 Merge branch 'master' into separate_projects
Conflicts:
	NAPS2.Core/Lang/tmx/bg.tmx
	NAPS2.Core/Lang/tmx/ca.tmx
	NAPS2.Core/Lang/tmx/cs.tmx
	NAPS2.Core/Lang/tmx/da.tmx
	NAPS2.Core/Lang/tmx/de.tmx
	NAPS2.Core/Lang/tmx/empty.tmx
	NAPS2.Core/Lang/tmx/es.tmx
	NAPS2.Core/Lang/tmx/fr.tmx
	NAPS2.Core/Lang/tmx/he.tmx
	NAPS2.Core/Lang/tmx/it.tmx
	NAPS2.Core/Lang/tmx/pl.tmx
	NAPS2.Core/Lang/tmx/pt-BR.tmx
	NAPS2.Core/Lang/tmx/pt-PT.tmx
	NAPS2.Core/Lang/tmx/ru.tmx
	NAPS2.Core/Lang/tmx/uk.tmx
	NAPS2/NAPS2.csproj
	NAPS2/WinForms/FDesktop.ru.resx
2014-10-14 18:07:16 -04:00
Ben Olden-Cooligan
40a8e653c2 Updated project file and language resources. 2013-12-13 13:23:06 -05:00
Ben Olden-Cooligan
b1fe3288dd Merge branch 'master' into separate_projects
Conflicts:
	NAPS2/NAPS2.csproj
	NAPS2/Setup/naps2.ps1
	NAPS2/Setup/setup.iss
2013-11-30 14:54:43 -05:00
Ben Olden-Cooligan
28843944cf Moved most code from the NAPS2 project to a new NAPS2.Core project, without Ninject/NLog dependencies. 2013-11-30 14:44:17 -05:00
Ben Olden-Cooligan
1d9576b563 Changed powershell script to exclude english translations 2013-11-30 13:42:26 -05:00