| .. |
|
ApplicationV2.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
ComponentFactory.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
ConsoleDriverFacade.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
ConsoleInput.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
IComponentFactory.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
IConsoleDriverFacade.cs
|
18b602e980
Fixes #4243 - `ConsoleDriverFacade.CreateClipboard` now honors `FakeDriver.FakeBehaviors.UseFakeClipboard` (#4244)
|
3 ay önce |
|
IConsoleInput.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
IConsoleOutput.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
IInputProcessor.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
IKeyConverter.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
IMainLoop.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
IMainLoopCoordinator.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
INetInput.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
IOutputBuffer.cs
|
18b602e980
Fixes #4243 - `ConsoleDriverFacade.CreateClipboard` now honors `FakeDriver.FakeBehaviors.UseFakeClipboard` (#4244)
|
3 ay önce |
|
IToplevelTransitionManager.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
IUnixInput.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
IWindowSizeMonitor.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
IWindowsInput.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
InputProcessor.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
MainLoop.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
MainLoopCoordinator.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
MouseButtonStateEx.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
MouseInterpreter.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
NetComponentFactory.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
NetInput.cs
|
00975d025b
Fixes #4246. v2net doesn't work with Force16Colors (#4247)
|
2 ay önce |
|
NetInputProcessor.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
NetKeyConverter.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
NetOutput.cs
|
00975d025b
Fixes #4246. v2net doesn't work with Force16Colors (#4247)
|
2 ay önce |
|
NotInitializedException.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
OutputBase.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
OutputBuffer.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
ToplevelTransitionManager.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
UnixComponentFactory.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
UnixInput.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
UnixInputProcessor.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
UnixKeyConverter.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
UnixOutput.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
V2.cd
|
ec827e901e
Fixes #4172 Timeout revamp and remove continuous mouse (#4173)
|
5 ay önce |
|
WindowSizeMonitor.cs
|
ad1de255b1
Fixes #4139. Application.Run<T> isn't initializing properly by setting the Application.ForceDriver property (#4142)
|
6 ay önce |
|
WindowsComponentFactory.cs
|
51dda7e69f
Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225)
|
3 ay önce |
|
WindowsInput.cs
|
ab49fb8b43
Fixes 4191 - Rewrite WindowsOutput (#4193)
|
3 ay önce |
|
WindowsInputProcessor.cs
|
9d34e2792c
Fixes #4250. Add a v2unix driver (#4251)
|
2 ay önce |
|
WindowsKeyConverter.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 ay önce |
|
WindowsOutput.cs
|
ad8ebc9890
Fixes #4200. ExtendedCharInfo needs be enhanced to properly deal with all codepoints (#4202)
|
3 ay önce |