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 years ago |
Daniel Cazzulino
|
9a70c1319b
Avoid throwing when the tokenSource is cancelled (#266)
|
5 years ago |
giladlevi
|
a20d244d59
bugfix in WindowsDriver: removed the TerminalResized member that hides the inherited one from ConsoleDriver (#273)
|
5 years ago |
Yanwei Wang
|
2a27cbdea5
Fix: Changed FileDialog.FilePath to full path (#263)
|
5 years ago |
giladlevi
|
f0a079b242
[Re]move unwanted allocation (new CancellationTokenSource()) in WindowsDriver.EventsPending to only when needed (#274)
|
5 years ago |
giladlevi
|
c832688112
Menu: added OnOpenMenu event handler. (#276)
|
5 years ago |
Daniel Cazzulino
|
369e305871
Add equality comparison support for most common Dims (#278)
|
5 years ago |
Daniel Cazzulino
|
62f5a96553
Don't force full PDBs, portable works just fine (#268)
|
5 years ago |
Miguel de Icaza
|
e89a6122df
View.{BrinbSubviewForward,SendSubviewBackwards,SendSubviewToBack,BringSubviewToFront
|
5 years ago |
miguel
|
3097f346d3
Update
|
6 years ago |
Daniel Cazzulino
|
90ce395484
Add Application.Run<T> entry point (#247)
|
6 years ago |
giladlevi
|
a50d79bd7b
bugfix in Button.ProcessKey and expose a new function for all drivers (#253)
|
6 years ago |
Miguel de Icaza
|
401c872b31
ListView: simple selection implemented
|
6 years ago |
damageboy
|
95f169a771
Fix linux build failure on reference assemblies (#245)
|
6 years ago |
Martin Björkström
|
bacf7cb688
Fixes changing focus using backtab (#243)
|
6 years ago |
Daniel Cazzulino
|
3331f028d8
Update README.md (#242)
|
6 years ago |
miguel
|
c2a1f926a5
TimeField
|
6 years ago |
miguel
|
f26a626716
Zero lines makes no sense
|
6 years ago |
miguel
|
56dea7423e
Add timefield from Jörg Preiß
|
6 years ago |
Miguel de Icaza
|
838fa8971d
0.23
|
6 years ago |
Szymon Pobiega
|
add31bd83a
Implement WakeUp in WindowsDriver (#208)
|
6 years ago |
Miguel de Icaza
|
76d79e8852
Fix build
|
6 years ago |
Miguel de Icaza
|
4653a15bda
Comment
|
6 years ago |
miguel
|
17c938fa50
0.23
|
6 years ago |
miguel
|
42d194079b
Support navigation in the presence of disabled items
|
6 years ago |
miguel
|
f43dd1329d
[Label] Initial move is redundant, and wrong
|
6 years ago |
Jörg Preiß
|
4c03c9434b
Make Alt+Hotkey in menus work (#194)
|
6 years ago |
Kit Eason
|
979f5ba444
Fix caps num lock (#189)
|
6 years ago |
DieselMeister
|
a41b060a59
Change Cursor Position before "Changed Event" is triggert. (Issue #2 on Termina.Gui.Elmish) (#187)
|
6 years ago |
Miguel de Icaza
|
29ec7aaddb
Prepare for 0.22
|
6 years ago |