Commit History

Author SHA1 Message Date
  BDisp b200763a3f Fixes #1387. Allowing the UnitTests project to test internal keywords. 4 years ago
  BDisp c707d1351d Some changes and adding much more unit tests. 4 years ago
  BDisp ee75af620d Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true. 4 years ago
  BDisp 432e9cb801 Fixes GetCurrentWidth and GetCurrentHeight providing the correct current values. 4 years ago
  Charlie Kindel 8d8025329e Added Attributes tests; balanced Application.Init/Shutdown 4 years ago
  BDisp 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) 4 years ago
  Charlie Kindel b29240f362 Code coverage (#1235) 4 years ago
  BDisp 3418f2882a Fixes #1234. Setting Handled to true in the KeyPress event avoids ProcessKey from running. (#1237) 4 years ago
  BDisp 3ab9e1fc27 Fixes #1199. Normalize views constructors and did some typo fixing. (#1200) 4 years ago
  BDisp b3850f7f61 Fixing FakeDriver and unit test. 4 years ago
  BDisp ea8d84f185 Fixing the FocusNearestView method. 4 years ago
  BDisp 950c7dd19a Adding unit test. 4 years ago
  BDisp bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. 4 years ago
  BDisp 550392cab6 Fixes #979. Force call LayoutSubviews to perform layout. 4 years ago
  Charlie Kindel 473afe0732 poc 4 years ago
  BDisp f2953b5a00 Fixes #919 Initialized and CanFocus. 4 years ago
  Artyom 7da46a8f69 Convert TopLevel.Ready into event 4 years ago
  Melvyn Laïly 49ae8f1b21 Fix #882 5 years ago
  BDisp d5e6bea9bb Added more conditions to sure it act as expected. 5 years ago
  BDisp 7f183e7f59 Providing a simple test for Fixes #740. Multi thread toplevels. 5 years ago
  BDisp f32af48a09 Fixes #808. Added an automated CanFocus. 5 years ago
  Charlie Kindel 609a2514ea Merge pull request #799 from BDisp/canfocus-test 5 years ago
  BDisp dce2a0304e Fixed Unit Test based on the changes. 5 years ago
  BDisp 03862d1380 Just a little Unit Test for Focus #798 5 years ago
  BDisp 315b93726c Revert "Fixed for dynamically added view." 5 years ago
  BDisp adae58bbf7 Fixed for dynamically added view. 5 years ago
  BDisp 45550c9cf0 Added support for ISupportInitializeNotification interface. 5 years ago
  BDisp cc7aca4e50 Setting CanFocus also sets TabIndex and TabStop accordingly. 5 years ago
  BDisp 75d4ff0e7c Added TabIndex and TabStop properties. 5 years ago
  BDisp 5741cf3171 Added TabIndex and TabStop properties. 5 years ago