Commit Verlauf

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