Charlie Kindel
|
4bb09aff19
Add Toplevel.Ready event (#446)
|
5 سال پیش |
Charlie Kindel
|
7e0c725454
Fixes All Warnings (#450)
|
5 سال پیش |
BDisp
|
054ea9a573
Prevents MenuBar redraw twice if there more than one Application.Top with MenuBar too.
|
5 سال پیش |
BDisp
|
22475fad2f
Corrects the position of the StatusBar so that it is always at the bottom of the screen. Works perfectly with curses.
|
5 سال پیش |
BDisp
|
e6c5b2599a
Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410)
|
5 سال پیش |
En3Tho
|
1e2d6c5d87
Fix topological sort in view class (#413)
|
5 سال پیش |
BDisp
|
df5bc9f0b8
Fixed a moving window issue. Added OnLoad Action because there are settings that need to be accessed only once. (#375)
|
5 سال پیش |
Charlie Kindel
|
c7ce619092
MenuItems on MenuBar (#388)
|
5 سال پیش |
BDisp
|
230b7ab70b
Fixes #389 Window layouting breaks when resizing. (#390)
|
5 سال پیش |
BDisp
|
ee7fc3022d
Fixes #355 stack overflow with Pos based on the size of windows at startup. Added a OnResized action to set the Pos after the terminal are resized. (#367)
|
5 سال پیش |
miguel
|
6d08364ad9
Move the text alignment demo elsewhere, so I can debug other things
|
5 سال پیش |
miguel
|
f8548666ee
Improve the UI of the ListView demo, and the demo; And add a crashing scenario that I will fix
|
5 سال پیش |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 سال پیش |
Fabian R
|
d3ec722bd9
Fixed and Enabled Library reinitialization (#291)
|
5 سال پیش |
BDisp
|
0c72b8eae1
Fixes issue #306 async/await hang (#312)
|
5 سال پیش |
Adrian Alonso
|
d0790712e5
Fixed key events traversal for modal dialogs (#288)
|
5 سال پیش |
Daniel Cazzulino
|
20d87ae815
Add documentation on ISupportInitialize/ISupportInitializeNotification (#286)
|
5 سال پیش |
Daniel Cazzulino
|
c072e29a68
Allow key events to traverse the TopLevel hierarchy unless IsModal=true (#262)
|
5 سال پیش |
Daniel Cazzulino
|
ebb3c186ce
Add support for ISupportInitialize/ISupportInitializeNotification for UIs (#261)
|
5 سال پیش |
Miguel de Icaza
|
0d9ea2c409
Comments
|
5 سال پیش |
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 سال پیش |
Miguel de Icaza
|
e89a6122df
View.{BrinbSubviewForward,SendSubviewBackwards,SendSubviewToBack,BringSubviewToFront
|
5 سال پیش |
Daniel Cazzulino
|
90ce395484
Add Application.Run<T> entry point (#247)
|
6 سال پیش |
Martin Björkström
|
bacf7cb688
Fixes changing focus using backtab (#243)
|
6 سال پیش |
Cameron MacFarland
|
740ee36ecc
Fixed subview layout (#159)
|
6 سال پیش |
miguel
|
d8b4fd425c
Containers that have a contentView where they host their children must override RemoveAll
|
6 سال پیش |
miguel
|
00c11ad70b
Prevent a crash if there are no views added to the Toplevel
|
6 سال پیش |
Shargon
|
8bd35f0f10
Error on RemoveAll
|
7 سال پیش |
Martin Björkström
|
ea4d0646b2
Fix for setting and removing focus when using mouse.
|
7 سال پیش |
Miha Markič
|
06bfd0da9d
Fixes cases where subviews can be null
|
7 سال پیش |