Commit Graph

277 Commits

Author SHA1 Message Date
Dan Clark e45c39030d Merged 2024-11-16 13:58:15 +00:00
Dan Clark 5b634f54d8 Merged 2024-11-16 13:52:42 +00:00
Dan Clark f16dbaf375 Replace Mediator with Messenger 2024-11-16 13:52:03 +00:00
Dan Clark 9a566f33fd Added WindowStyle 2024-11-03 18:28:44 +00:00
Dan Clark e53100de13 Add WinUIDispatcher 2024-11-03 14:12:29 +00:00
Dan Clark 469a52efaa Update mnigets 2024-11-02 21:33:17 +00:00
Dan Clark 116c83f130 Formatting 2024-11-02 21:22:14 +00:00
Dan Clark 4efde5bdd7 Added a Toolkit.WinUI project 2024-11-02 21:21:09 +00:00
Dan Clark 7a4a299262 Moved TaskbarButtonMonitor 2024-11-02 21:06:58 +00:00
Dan Clark 81e39f9895 More WIndows specific parts moved to this project 2024-11-02 20:57:13 +00:00
Dan Clark 48c63b3bb0 Moved WndProcMonitor to this project 2024-11-02 20:08:57 +00:00
Dan Clark c167257aae Create a new Toolkit.Windows project 2024-11-02 20:04:51 +00:00
Dan Clark 4f4703c44b Merged 2024-11-02 19:57:33 +00:00
Dan Clark ebc4ce5433 WIP 2024-11-02 19:56:57 +00:00
TheXamlGuy 464d3d9c14 Added CroppedBitmap 2024-10-11 14:00:03 +01:00
TheXamlGuy cecf514140 Cleanup ContentCropper 2024-10-11 13:46:26 +01:00
TheXamlGuy c7d2c0efd4 Update boundary logic 2024-10-11 13:45:27 +01:00
TheXamlGuy 066a59b250 Fix cropping overlay 2024-10-11 10:14:55 +01:00
TheXamlGuy 11c81cc247 Update cropping UI 2024-10-11 09:35:28 +01:00
TheXamlGuy cf53327142 Fix3 2024-10-10 23:16:00 +01:00
TheXamlGuy 6390e7c32f fix 2 2024-10-10 23:05:55 +01:00
TheXamlGuy 4439e399fd Fix 1 2024-10-10 23:03:07 +01:00
TheXamlGuy b1e239ab04 Update ImageReader to reaad images without resizinf 2024-10-10 15:47:01 +01:00
TheXamlGuy 1e402960f3 Fix ImageResize to accept width 0 or height = 0 2024-10-10 12:20:56 +01:00
TheXamlGuy b0f53ff420 ContentCard 2024-10-09 19:20:33 +01:00
TheXamlGuy 4469a9b0e8 Done 2024-10-09 14:57:57 +01:00
TheXamlGuy f10d028558 ContentColorPicker WIP 2024-10-09 11:59:23 +01:00
TheXamlGuy a87553fe23 ? 2024-10-08 16:08:40 +01:00
TheXamlGuy f809f3d221 introduce a TransientNavigationStore to share objects from one state to the next state 2024-10-08 15:12:50 +01:00
TheXamlGuy 12ed99f191 Added two new events - Closed and Opened 2024-10-08 11:48:29 +01:00
TheXamlGuy 55756b7093 Added ConfigurationBuilder 2024-10-08 09:43:09 +01:00
TheXamlGuy f47e3deee9 Fixed issue where singleton configuration cache was blocking creation of new components 2024-10-07 23:12:22 +01:00
TheXamlGuy 1c28659eac Bump to . net 9 2024-10-07 17:38:04 +01:00
TheXamlGuy ae8d62ceb2 Enable components to create new components 2024-10-07 14:42:04 +01:00
TheXamlGuy 4d24b43280 Tweak TaskDialog 2024-10-06 21:36:44 +01:00
TheXamlGuy 9b59add673 Added TaskDialog 2024-10-06 21:15:02 +01:00
TheXamlGuy 434c0634e9 Update ImageCropper resources 2024-10-06 10:41:40 +01:00
TheXamlGuy d434b917ec Improved resized logics 2024-10-05 23:43:18 +01:00
TheXamlGuy 247acd2609 Added ImageCropper 2024-10-05 23:30:03 +01:00
TheXamlGuy e1334ccae7 Added Replace with ofT and inex 2024-10-04 16:07:21 +01:00
TheXamlGuy 0c091b3a27 Add Config locking and caching 2024-10-03 22:39:56 +01:00
TheXamlGuy 8136739372 Fixed configuration to allow merge of new data into existing data 2024-10-03 16:35:34 +01:00
TheXamlGuy 855edf7d6d Drop ValueViewModel, and expand ObservableCollection to support Value/ViewModel, and Key/Value/ViewModel 2024-10-02 21:47:59 +01:00
TheXamlGuy 08bfa44c4f map NumberBox control 2024-10-02 19:06:11 +01:00
TheXamlGuy 001fdb1404 extend ConfigurationValueViewModel to write the value back to settings 2024-10-02 18:29:11 +01:00
TheXamlGuy b781f18758 Added ConfigurationValueViewModel and AddValueTemplate extension 2024-10-02 17:23:23 +01:00
TheXamlGuy 060bb93b62 Improved NavigationViewExtension 2024-10-01 20:18:17 +01:00
TheXamlGuy 5a5d3f80a9 Fixed issue where the builder delegate was called too late 2024-09-30 21:54:28 +01:00
TheXamlGuy a9ae9b1d8f remove the hard requirement to use ComponentConfig 2024-09-30 19:42:15 +01:00
TheXamlGuy 70f1908c0f Added PersistEventArgs 2024-09-30 17:04:58 +01:00