Revīziju vēsture

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