Commit Graph

66 Commits

Author SHA1 Message Date
Ben Olden-Cooligan
05b56cdc0a Upgrade NAPS2.Tesseract.Binaries to 1.2.0
Tesseract 5.2.0 -> 5.3.4
2024-02-17 20:33:56 -08:00
Ben Olden-Cooligan
a5ec457e52 Upgrade NAPS2.Pdfium.Binaries to 1.1.0 2024-01-30 18:31:36 -08:00
Ben Olden-Cooligan
804f110504 Update dependency versions 2023-11-25 13:41:29 -08:00
Ben Olden-Cooligan
61aebe6c8c Migrate to net8 2023-11-18 11:43:50 -08:00
Ben Olden-Cooligan
c2fa96a680 Upgrade NAPS2.Pdfium.Binaries to 1.0.1
This should include a fix for linux-arm64
2023-07-09 09:31:08 -07:00
Ben Olden-Cooligan
695d116334 Update NAPS2.Tesseract.Binaries to 1.1.0
This adds linux-arm64 support
2023-07-06 16:24:00 -07:00
Ben Olden-Cooligan
98c9c3f8cd Upgrade NAPS2.Wia to 2.0.2, removing NAPS2.Wia.Native.dll 2023-04-08 11:37:04 -07:00
Ben Olden-Cooligan
4538cdbb0f Update NAPS2.Tesseract.Binaries to 1.0.5 2023-03-26 15:47:27 -07:00
Ben Olden-Cooligan
06e83dc2b4 Update NAPS2.Tesseract.Binaries to 1.0.4 2023-03-05 12:35:54 -08:00
Ben Olden-Cooligan
5fa0144168 Upgrade NAPS2.Wia to 1.0.2 2023-03-01 16:36:27 -08:00
Ben Olden-Cooligan
f57c228bb8 Use NAPS2.Pdfium.Binaries package 2023-02-28 12:37:57 -08:00
Ben Olden-Cooligan
04451c4511 Move copyright to CommonTargets and update to 2023 2023-01-01 14:14:52 -08:00
Ben Olden-Cooligan
9edd3715f9 Add SetVersion command 2022-12-31 18:07:32 -08:00
Ben Olden-Cooligan
46259d2a7a Reorganize NAPS2.Setup files 2022-12-19 14:17:28 -08:00
Ben Olden-Cooligan
2c1187ab21 Update tesseract binary targets 2022-11-16 19:05:22 -08:00
Ben Olden-Cooligan
f67fe4f22f Fix building windows projects on mac 2022-11-16 19:04:24 -08:00
Ben Olden-Cooligan
109643df18 Update tesseract binaries 2022-10-21 21:13:23 -07:00
Ben Olden-Cooligan
265a0607c6 Update tesseract binaries package 2022-10-20 17:31:30 -07:00
Ben Olden-Cooligan
76909ed962 Use tesseract binaries project 2022-10-16 14:24:33 -07:00
Ben Olden-Cooligan
c3a6b3505a Rebrand to "NAPS2 - Not Another PDF Scanner"
Minor change of course, but this emphasizes "NAPS2" as the brand name, and the "2" at the end of "Not Another PDF Scanner" is unnecessary.
2022-09-11 10:50:38 -07:00
Ben Olden-Cooligan
c7dcdcf832 Move default appsettings.xml to NAPS2.Setup 2022-08-20 18:48:48 -07:00
Ben Olden-Cooligan
8f34276d85 Rename NAPS2.Lib.Common to NAPS2.Lib 2022-08-20 17:46:18 -07:00
Ben Olden-Cooligan
79b2c92f5a Change all projects to net6 and fix WinForms compilation 2022-08-16 21:02:01 -07:00
Ben Olden-Cooligan
7f87a681f6 Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
Ben Olden-Cooligan
c787b00d03 Update app/installer icons with multiple resolutions
The 16x16 is less sharp but I think still looks better. I'd definitely take a custom made icon for 16x16/32x32 that's a little sharper.
2022-07-12 19:29:32 -07:00
Ben Olden-Cooligan
bd927ee509 Verification fixes wip 2022-07-08 16:52:47 -07:00
Ben Olden-Cooligan
65c3de715e Test and verify commands wip 2022-07-07 22:40:51 -07:00
Ben Olden-Cooligan
748b06c083 Exe packaging WIP 2022-07-06 23:23:01 -07:00
Ben Olden-Cooligan
3eda15242a Build net5 instead of net6
Seems like there's either a net6 bug or something wrong with my local install, as starting the worker works on net5 but not net6 ("hostfxr.dll" error message when running from Rider).

Plus net5 is probably a good general target right now in terms of compatibility, too.
2022-06-19 18:33:00 -07:00
Ben Olden-Cooligan
3d1ae616e7 Use WinExe output type to avoid extraneous console windows
Of course we'll need another solution once we actually build cross-platform apps
2022-06-19 14:12:35 -07:00
Ben Olden-Cooligan
b23c13738f Upgrade Eto.Forms and fix more warnings 2022-06-19 11:20:00 -07:00
Ben Olden-Cooligan
5047655aba Upgrade from net461 to net462 2022-06-19 11:02:32 -07:00
Ben Olden-Cooligan
9e239f3301 Fix warnings and cleanup old tesseract code 2022-06-19 10:39:48 -07:00
Ben Olden-Cooligan
19a578a669 Update resx mapping 2022-06-18 23:11:06 -07:00
Ben Olden-Cooligan
5a9a949e9d Add multi-build for NET6 (as well as 4.6.1)
Tests pass & FDesktop shows.
2022-06-18 20:48:45 -07:00
Ben Olden-Cooligan
8e594fe9af Change .NET dep from 4.6 to 4.6.1 2021-12-19 13:04:44 -08:00
Ben Olden-Cooligan
dcdd9a9c61 Switch to using the public NAPS2.Wia package 2021-12-18 23:47:45 -08:00
Ben Olden-Cooligan
7928e52737 Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00
Ben Olden-Cooligan
6a7562b506 Use file-scoped namespaces 2021-12-17 11:59:54 -08:00
Ben Olden-Cooligan
b6f44ceeaa Move language version and NAPS2 version to common target files 2020-02-03 18:34:27 -05:00
Ben Olden-Cooligan
36f3dbe858 Move native library project configuration to a targets file 2020-02-02 14:31:46 -05:00
Ben Olden-Cooligan
10341d989f Make a separate NAPS2.Wia project 2020-01-31 22:54:22 -05:00
Ben Olden-Cooligan
61426cb869 Switch target from net461 to net46. Eventually we'll add a netstandard2.0 target too. 2020-01-30 10:18:46 -05:00
Ben Olden-Cooligan
581469761e Remove unnecessary references 2020-01-29 22:13:07 -05:00
Ben Olden-Cooligan
85ae98e68d Migrate NAPS2.App.WinForms to new project format 2020-01-29 21:28:28 -05:00
Ben Olden-Cooligan
7e11c4fa23 Migrate from packages.config to PackageReference 2020-01-28 16:47:50 -05:00
Ben Olden-Cooligan
f5efe135b6 Use LargeAddressAware package instead of fiddling with editbin paths 2019-12-01 00:01:13 -05:00
Ben Olden-Cooligan
8a6c2db67f Fix LangVersion to apply to all build targets 2019-07-21 12:18:36 -04:00
Ben Olden-Cooligan
3869660d95 Upgrade to C# 8 2019-07-17 21:14:09 -04:00
Ben Olden-Cooligan
b62100fb07 Remove unused usings
No longer keeping System, System.Collections.Generic, System.Linq
2019-07-14 11:26:56 -04:00