9 Commits (355487d4908f781ad2bb2e35b7c00a3429fdf34b)

Author SHA1 Message Date
Dan Walmsley 0ddc444d2c Rename eventargs class. 5 years ago
Dan Walmsley c9458e5be8 use a ShutdownRequestedEventArgs class to future proof the event args. 5 years ago
Steven Kirk 298dd4e299 Added ShutdownRequested to IClassicDesktopStyleApplicationLifetime. 5 years ago
Dan Walmsley 87c326a8fd fix mocks. 6 years ago
Dan Walmsley 2ad4002686 fix unit tests. 6 years ago
Dan Walmsley 0148106f54 Seperate RenderScaling from DesktopScaling. 6 years ago
Nikita Tsukanov b9bd57e25b Removed `Application` parameter from ClassicDesktopStyleApplicationLifetime since it wasn't used anyway 7 years ago
Nikita Tsukanov 3655b6eea1 Move Application.Windows to IClassicDesktopStyleApplicationLifetime 7 years ago
Nikita Tsukanov b33601ee9b Refactored lifetime control into separate lifetime classes 7 years ago
Benedikt Schroeder fa04a50f85 Remove non working test 7 years ago
Benedikt Schroeder a14435f59f Fix unit tests 7 years ago
Benedikt Schroeder 21eda0db12 Revert removal of Application.Initialize 7 years ago
Benedikt Schroeder 7e04215897 No longer set first window opened as MainWindow 7 years ago
Benedikt Schroeder 5557829950 Initial 7 years ago
Steven Kirk e2f09b5324 Added failing test for #1765. 8 years ago
Benedikt Schroeder 90fdfae3bd Remove invoke call on Application.Run 8 years ago
Benedikt Schroeder 0214939fd3 Add unit test 8 years ago
Benedikt Schroeder 7e8f9fbf61 Add NullArgumentException for Run with main window 8 years ago
Benedikt Schroeder e576ec178c Initial 8 years ago