giladlevi 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 년 전
..
Button.cs a50d79bd7b bugfix in Button.ProcessKey and expose a new function for all drivers (#253) 6 년 전
Checkbox.cs f383ffb056 New layout engine 7 년 전
Clipboard.cs 30602b1f46 Forward word, backward word, some small code changes 7 년 전
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 년 전
HexView.cs 78442e02c6 Fixed HexView Display Offset Bug 7 년 전
Label.cs f43dd1329d [Label] Initial move is redundant, and wrong 6 년 전
ListView.cs 401c872b31 ListView: simple selection implemented 6 년 전
Menu.cs c832688112 Menu: added OnOpenMenu event handler. (#276) 5 년 전
ProgressBar.cs f383ffb056 New layout engine 7 년 전
RadioGroup.cs 3329e2b345 Couple of user requests 6 년 전
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 년 전
TextField.cs a41b060a59 Change Cursor Position before "Changed Event" is triggert. (Issue #2 on Termina.Gui.Elmish) (#187) 6 년 전
TextView.cs f26a626716 Zero lines makes no sense 6 년 전
TimeField.cs 56dea7423e Add timefield from Jörg Preiß 6 년 전