Commit Graph
20 Commits
Author SHA1 Message Date
chylex 8a80cb8c20 Show progress dialog when upgrading database schema 2023-12-22 16:18:03 +01:00
chylex 865deb356a Fix progress dialog not propagating exceptions from its task 2023-12-22 14:47:55 +01:00
chylex 65d935cca1 Use compiled bindings in Avalonia XAML 2023-12-21 08:55:56 +01:00
chylex bd7904b88e Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
chylex 610516de1f Update file dialogs and hide overwrite prompt when opening database files
Closes #198
2023-07-17 23:11:41 +02:00
chylex 3a6b83e0ba Update to Avalonia 11 2023-07-17 23:11:41 +02:00
chylex de5a8b690b Add TextBoxDialog 2022-06-03 16:44:43 +02:00
chylex 1a6346677e Improve performance of check box dialogs by using ItemsRepeater instead of ItemsControl 2022-05-19 22:07:38 +02:00
chylex f7f32c3f6a Fix Avalonia designer not seeing custom windows and controls 2022-02-27 11:37:08 +01:00
chylex 4dc781b35c Address Rider inspections 2022-02-21 22:27:29 +01:00
chylex 849ef18adb Reorganize namespaces and move some classes to a separate Utils project 2022-02-21 22:27:01 +01:00
chylex 07af4ae00f Improve localization for dates and numbers in the app UI 2021-11-29 17:52:07 +01:00
chylex c0123b9f91 Add check box dialog 2021-11-29 15:12:35 +01:00
chylex 2ec9c7cbc3 Fix Rider inspections 2021-11-28 16:20:34 +01:00
chylex ae5630cf96 Fix missing app icon in dialog windows 2021-11-27 20:59:16 +01:00
chylex 75c8202c77 Disable resizing of message dialogs 2021-11-27 20:58:57 +01:00
chylex 879a69608c Add progress dialog 2021-11-27 19:41:45 +01:00
chylex 560c515ecf Make message dialogs callable from non-UI threads 2021-11-27 19:41:45 +01:00
chylex bbb50dc50c Fix C# code formatting 2021-08-15 21:58:32 +02:00
chylex ab7b3532fc Build a DHT app for desktop 2021-06-19 10:40:34 +02:00