Tig 29f3550489 merged 1 year ago
..
Application.Driver.cs 44ce74a5c0 Refactored Application into smaller files. 1 year ago
Application.Initialization.cs 8da833a4c6 Added Next/PrevTabKeys. 1 year ago
Application.Keyboard.cs 29f3550489 merged 1 year ago
Application.Mouse.cs a0c03b11b6 Fixes #3635. Focus gets confused with ContextMenu. (#3663) 1 year ago
Application.Navigation.cs 8da833a4c6 Added Next/PrevTabKeys. 1 year ago
Application.Run.cs ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 1 year ago
Application.Screen.cs 66f83ad2e6 Reduced duplicated code by leverating Navigationdirection enum 1 year ago
Application.Toplevel.cs f37ec5e04f Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings. 1 year ago
Application.cs 29f3550489 merged 1 year ago
ApplicationNavigation.cs 591baa65f0 GetFocused() -> back to Focused property (get only; computed). 1 year ago
ApplicationOverlapped.cs ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 1 year ago
IterationEventArgs.cs c12578cf14 Broke Application.cs up and put into subfolder 1 year ago
MainLoop.cs c12578cf14 Broke Application.cs up and put into subfolder 1 year ago
MainLoopSyncContext.cs 022050db73 Fixed nullable warnings 7 1 year ago
RunState.cs c12578cf14 Broke Application.cs up and put into subfolder 1 year ago
RunStateEventArgs.cs c12578cf14 Broke Application.cs up and put into subfolder 1 year ago
Timeout.cs c12578cf14 Broke Application.cs up and put into subfolder 1 year ago
TimeoutEventArgs.cs c12578cf14 Broke Application.cs up and put into subfolder 1 year ago