.. |
Button.cs
|
a50d79bd7b
bugfix in Button.ProcessKey and expose a new function for all drivers (#253)
|
6 éve |
Checkbox.cs
|
f383ffb056
New layout engine
|
7 éve |
Clipboard.cs
|
30602b1f46
Forward word, backward word, some small code changes
|
7 éve |
FrameView.cs
|
5424e6d43b
[Core - Subviews]: added InternalSubview property without allocations (the calling to subviews.AsReadOnly() actually allocates and Copy the List) for internal usages and keeps the public Subview property for api compatibility. (#277)
|
5 éve |
HexView.cs
|
78442e02c6
Fixed HexView Display Offset Bug
|
7 éve |
Label.cs
|
f43dd1329d
[Label] Initial move is redundant, and wrong
|
6 éve |
ListView.cs
|
a24d29f50a
Moved `ListView.ListWrapper` out of `ListView` migueldeicaza/gui.cs#313` (#315)
|
5 éve |
Menu.cs
|
d4a7cef9cb
Support menu items that are null so they can be drawn as a menu separator (#304)
|
5 éve |
ProgressBar.cs
|
f383ffb056
New layout engine
|
7 éve |
RadioGroup.cs
|
3329e2b345
Couple of user requests
|
6 éve |
ScrollView.cs
|
5424e6d43b
[Core - Subviews]: added InternalSubview property without allocations (the calling to subviews.AsReadOnly() actually allocates and Copy the List) for internal usages and keeps the public Subview property for api compatibility. (#277)
|
5 éve |
TextField.cs
|
a41b060a59
Change Cursor Position before "Changed Event" is triggert. (Issue #2 on Termina.Gui.Elmish) (#187)
|
6 éve |
TextView.cs
|
35591b8399
Fixed out of range exception and text redraw when navigate backward (#320)
|
5 éve |
TimeField.cs
|
56dea7423e
Add timefield from Jörg Preiß
|
6 éve |