tznind 43f67a6387 Convert more Actions to EventHandlers in View 2 years ago
..
Autocomplete 02825d89ba Added SuperViewChangedEventArgs for Added/Removed to clarify situation 2 years ago
Clipboard 580d212a09 Oops 2 years ago
EscSeqUtils 8c319ee189 merged develop - mostly 2 years ago
EventArgs 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` 2 years ago
Graphs 29ccbe36b7 attempting to merge 2 years ago
Trees 7a37111319 Revamped File Explorer to enable better Focus testing 2 years ago
Application.cs 9c4f3eda16 Update Added/Removed and other events to use `EventHandler 2 years ago
Border.cs 02825d89ba Added SuperViewChangedEventArgs for Added/Removed to clarify situation 2 years ago
CollectionNavigator.cs e7950433d8 Standardize on EventHandler 2 years ago
Command.cs 18ec9a2a70 integrated tznind's stuff 2 years ago
ConsoleDriver.cs a7c13b5d48 Fixes merge conflicts errors. 2 years ago
ConsoleKeyMapping.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 years ago
Event.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 years ago
MainLoop.cs 83ed8ec958 AddTimeout now uses sender/event args 2 years ago
PosDim.cs 8ab01b0847 Renaming DimView to View. 2 years ago
ReadOnlyCollectionExtensions.cs 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) 4 years ago
Responder.cs b29754cc5a moves isovverriden to Responder, adds unit tests 2 years ago
ShortcutHelper.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 years ago
StackExtensions.cs 4cd694ac78 Added a Mdi Container feature. 4 years ago
TextFormatter.cs a949b790ec Refactor HotKeyChanged event 2 years ago
Toplevel.cs 9c4f3eda16 Update Added/Removed and other events to use `EventHandler 2 years ago
View.cs 43f67a6387 Convert more Actions to EventHandlers in View 2 years ago
Window.cs e7950433d8 Standardize on EventHandler 2 years ago