Commit History

Author SHA1 Message Date
  Tig 79ff00126c Merge pull request #3514 from BDisp/v2_3140-textview-frame-to-viewport 1 year ago
  BDisp c1475c7ee1 Merge branch 'v2_develop' into v2_3140-textview-frame-to-viewport 1 year ago
  BDisp 698b28ea3c Fixes word wrap. 1 year ago
  Tig 6ac5875bd2 Merge pull request #3509 from tig/v2_3501-ContentSize_Setter 1 year ago
  Tig aff87b0364 Rebased 1 year ago
  Tig 19b9620c47 Merge pull request #3502 from tig/v2_3479-DeleteLayoutStyle 1 year ago
  Tig be0118e9d4 Addressed code review comments 1 year ago
  BDisp c4301b3813 Replace Frame to Viewport. 1 year ago
  BDisp 68ba0db9c4 Removes unnecessary RightOffset and BottomOffset properties. 1 year ago
  BDisp 933b0b5ff8 Remove _frameWidth field and replace with Viewport.Width. 1 year ago
  BDisp afaa924b57 Simplify and fix a bug. 1 year ago
  BDisp 479d1d3558 Update the ContentSize on the CollectionChanged event. 1 year ago
  BDisp 04d61663ea Change comment to reflect what it's really doing. 1 year ago
  BDisp 5a6e64b756 Fix MoveEnd method. 1 year ago
  BDisp 812734856f Unit test for the CollectionChanged event. 1 year ago
  BDisp 7438f9f420 Change unit tests to use ObservableCollection. 1 year ago
  BDisp 0075c07b39 Change scenarios to use ObservableCollection. 1 year ago
  BDisp fb4f474fd4 Change ComboBox to using ObservableCollection. 1 year ago
  BDisp b364e39082 Replace ListWrapper to use ObservableCollection. 1 year ago
  BDisp 7be80b48f3 Added CollectionChanged event to the IListDataSource interface. 1 year ago
  Tig 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 1 year ago
  Tig 157f1db288 Temporarily added SetContentSize to ScrollView and fixed other scenarios 1 year ago
  Tig 5ceb56a06b ContentSize to protected internal. 1 year ago
  Tig f7c451b5fa Added unit tests 1 year ago
  Tig 7840cea48c SetContentSize -> set_ContentSize 1 year ago
  Tig 3575a78e9d merged 1 year ago
  Tig 7b3f5d21f1 Merge pull request #3507 from tig/v2_3503-ViewEditors 1 year ago
  Tig b9c5797726 Tweaked Adornments scenario to have editor movable 1 year ago
  Tig cf24f835ea Fixed expand/collapse bugs 1 year ago
  Tig bb5f10ecee Fixed notificaiotn issue 1 year ago