Commit graph

3 commits

Author SHA1 Message Date
d6b778a648 Refactor application to remove Windows Forms dependencies and transition to Avalonia UI
- Deleted MainWindow.xaml.cs, which contained the WPF implementation of the main window.
- Updated Program.cs to remove Windows Forms initialization and support only Avalonia UI.
- Removed Windows Forms specific code from ViewModelBase, including control marshalling logic.
2026-05-09 14:04:21 +02:00
ba965e8266 Fixes and mapping 2026-02-04 23:16:06 +01:00
22f7143d6e Binding Commands 2024-10-14 23:25:35 +02:00