Commit History

Author SHA1 Message Date
  Charlie Kindel 1686ef4d26 Merge pull request #482 from tig/layout_demo 5 years ago
  Charlie Kindel ce16a147ea Merge pull request #449 from tig/refactor_onload_onresize 5 years ago
  Charlie Kindel 4c959b969a Merge pull request #448 from tig/refactor_keyboard_events 5 years ago
  Charlie Kindel 6cfcea28a1 renamed scenario and flushed out 5 years ago
  BDisp 686e6d5df6 Added wheeling feature to the ScrollView. 5 years ago
  Charlie Kindel d9d83067c5 Merge branch 'master' into refactor_onload_onresize 5 years ago
  Charlie Kindel 95d05dae68 fixed merge issues and one bug 5 years ago
  Charlie Kindel 5b845307a2 UI catalog (#387) 5 years ago
  Charlie Kindel 921a6a6170 Add Toplevel.Ready event (#446) 5 years ago
  Charlie Kindel a5a1ecbd8e Fixes All Warnings (#450) 5 years ago
  Charlie Kindel dc87bc4e07 sorry. for. my. OCD. 5 years ago
  Charlie Kindel c7b4b3472a oops. left args off Resized 5 years ago
  Charlie Kindel 2c5d09a521 Refactored onload/onresize events to use event vs. Action<T> 5 years ago
  Charlie Kindel ea813ce1e7 Refactored keydown/up/press events to use event vs. Action<T> 5 years ago
  BDisp e6c5b2599a Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410) 5 years ago
  En3Tho 1e2d6c5d87 Fix topological sort in view class (#413) 5 years ago
  BDisp df5bc9f0b8 Fixed a moving window issue. Added OnLoad Action because there are settings that need to be accessed only once. (#375) 5 years ago
  Charlie Kindel c7ce619092 MenuItems on MenuBar (#388) 5 years ago
  BDisp 230b7ab70b Fixes #389 Window layouting breaks when resizing. (#390) 5 years ago
  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 years ago
  miguel 6d08364ad9 Move the text alignment demo elsewhere, so I can debug other things 5 years ago
  miguel f8548666ee Improve the UI of the ListView demo, and the demo; And add a crashing scenario that I will fix 5 years ago
  BDisp 49cd29853f All my pull-request at once (#345) 5 years ago
  Fabian R d3ec722bd9 Fixed and Enabled Library reinitialization (#291) 5 years ago
  BDisp 0c72b8eae1 Fixes issue #306 async/await hang (#312) 5 years ago
  Adrian Alonso d0790712e5 Fixed key events traversal for modal dialogs (#288) 5 years ago
  Daniel Cazzulino 20d87ae815 Add documentation on ISupportInitialize/ISupportInitializeNotification (#286) 5 years ago
  Daniel Cazzulino c072e29a68 Allow key events to traverse the TopLevel hierarchy unless IsModal=true (#262) 5 years ago
  Daniel Cazzulino ebb3c186ce Add support for ISupportInitialize/ISupportInitializeNotification for UIs (#261) 5 years ago
  Miguel de Icaza 0d9ea2c409 Comments 5 years ago