Commit Graph

32 Commits

Author SHA1 Message Date
Ben Olden-Cooligan
71c7dca321 Update dependencies 2024-07-24 20:25:36 -07:00
Ben Olden-Cooligan
29530c95b1 Set PrivateAssets for source-only packages 2024-04-17 22:22:12 -07:00
Ben Olden-Cooligan
ec70a7c017 Make more NAPS2.Images classes internal 2024-04-07 17:09:22 -07:00
Ben Olden-Cooligan
9a2537c840 Use Polyfill package to simplify net462 support 2024-04-01 18:09:47 -07:00
Ben Olden-Cooligan
484941c7ad Rework cross-process coordination and support "Open With"
#146
2024-03-30 13:00:25 -07:00
Ben Olden-Cooligan
1abcdd6cc6 Switch MimeKit to MimeKitLite latest version 2024-03-24 00:03:54 -07:00
Ben Olden-Cooligan
431a894fed Upgrade packages 2024-03-19 17:01:32 -07:00
Ben Olden-Cooligan
0a7349ced6 Upgrade Eto.Forms to 2.8.3
This allows removing several workarounds due to upstream fixes.
2024-03-15 18:48:51 -07:00
Ben Olden-Cooligan
2041107625 Remove NAPS2.Escl.Server as a dep from NAPS2.Sdk
Now it is optional for sdk usage, ensuring that transitive dependencies aren't installed unnecessarily.
2023-11-27 20:17:03 -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
da6da22ff9 Use Microsoft.Extensions.Logging for SDK logging 2023-04-06 19:25:08 -07:00
Ben Olden-Cooligan
790f373fc8 Use Ben.Demystifier to improve error log readability 2023-03-25 18:06:25 -07:00
Ben Olden-Cooligan
52b12f7fad Add --debug option for build/pkg 2023-03-09 11:34:36 -08:00
Ben Olden-Cooligan
d92e9947a0 Fix combining constants 2023-01-01 14:34:27 -08:00
Ben Olden-Cooligan
6c7eafc22f Fix release configurations 2023-01-01 14:24:21 -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
f4b1f408cd Display OCR errors 2022-12-25 13:47:56 -08:00
Ben Olden-Cooligan
46259d2a7a Reorganize NAPS2.Setup files 2022-12-19 14:17:28 -08:00
Ben Olden-Cooligan
20383d60ee Fix DebugLang and language tests 2022-11-27 22:15:27 -08:00
Ben Olden-Cooligan
c84de96ad9 App test fixes 2022-11-13 11:09:22 -08:00
Ben Olden-Cooligan
15f6347aa9 Update dependencies 2022-11-05 20:45:24 -07:00
Ben Olden-Cooligan
3ac5b67b0a Include french/hebrew l18n files in debug for language switch and rtl testing 2022-11-02 13:13:47 -07:00
Ben Olden-Cooligan
35669502cc Migrate from Ninject to Autofac
Performance is much better (might save ~20ms on startup), plus more popular in general means potentially easier for others to contribute/use the code.
2022-10-30 18:14:42 -07:00
Ben Olden-Cooligan
a9980cad38 Linux: Fix build errors, adding a Debug-Linux configuration
Projects that are Mac and Windows-specific don't build on Linux, so we need to compensate.
2022-10-13 19:09:37 -07:00
Ben Olden-Cooligan
eb4ccd058a WIP: Gtk toolbar 2022-09-29 23:20:23 -07:00
Ben Olden-Cooligan
bd7d19b876 Add a mac-specific sdk/lib target without wia and twain
This will be needed to implement the ImageCaptureCore-based driver (as that requires a mac target)
2022-09-24 17:52:55 -07:00
Ben Olden-Cooligan
02f5a83f6f Remove unnecessary references from NAPS2.Sdk 2022-09-12 18:23:42 -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
b1e26712d0 Mac: Listview and thumbnail rendering mostly working
Still some minor issues around selection and multi-select, plus a few UI tweaks to go
2022-08-21 18:03:12 -07:00
Ben Olden-Cooligan
be848b4120 Mac: Switch to using net6-macos platform and implement basic toolbar 2022-08-21 10:42:11 -07:00
Ben Olden-Cooligan
fb625370d6 Merge NAPS2.Lib.Console into NAPS2.Lib 2022-08-20 17:50:38 -07:00