No description
  • C# 98.5%
  • PowerShell 0.8%
  • Shell 0.7%
Find a file
MaddoScientisto 10cc574acb Add WPF UI alongside WinForms; improve cancellation logic
Introduced MainWindow.xaml and code-behind for a modern WPF interface with tabbed settings. Enabled WPF in project file. Refactored startup to launch WPF or WinForms UI based on availability. Registered WPF MainWindow in DI. Improved DataModel cancellation to be synchronous and log exceptions. Minor logging and comment updates. App now supports both WPF and WinForms frontends.
2026-02-15 11:14:19 +01:00
Catalog.sln.ide ayy lmao 2016-07-04 16:45:45 +02:00
CatalogLib Merged 2024-10-14 21:06:49 +02:00
CatalogLibVb ayy lmao 2016-07-04 16:45:45 +02:00
CatalogVbLib Removed visual basic lib dependency 2025-07-28 09:59:58 +02:00
imagecatalog Add WPF UI alongside WinForms; improve cancellation logic 2026-02-15 11:14:19 +01:00
imagecatalog.backup 2024 reopening 2024-10-14 18:54:30 +02:00
ImageCatalogCS 2024 reopening 2024-10-14 18:54:30 +02:00
ImageCatalogParallel Gestione status dei thread 2021-03-04 10:44:09 +01:00
lib Library 2017-04-17 14:24:30 +02:00
MaddoLibrary@5987cc2652 async 2017-09-22 14:43:42 +02:00
MaddoShared Add color-key transparency support for logo overlays 2026-02-15 11:13:23 +01:00
MaddoShared.backup 2024 reopening 2024-10-14 18:54:30 +02:00
MaddoShared.Benchmarks Add selectable image library option and refactor processing 2026-02-15 01:03:26 +01:00
MaddoShared.Tests Add selectable image library option and refactor processing 2026-02-15 01:03:26 +01:00
WPFCatalog Cancellazione Task 2017-10-05 14:16:43 +02:00
.gitignore gitignore 2016-07-04 17:01:08 +02:00
.gitversion.yml Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00
.upgrade-assistant 2024 reopening 2024-10-14 18:54:30 +02:00
Catalog.sln Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
Catalog.sln.bak Gestione status dei thread 2021-03-04 10:44:09 +01:00
GitVersion.yml Modernize versioning and display in app and build output 2026-02-14 22:18:56 +01:00
log.txt 2024 reopening 2024-10-14 18:54:30 +02:00
README.md Initial commit 2016-07-04 16:43:21 +02:00
run-benchmarks.ps1 Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
run-benchmarks.sh Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00

Catalog 3