Commit History

Author SHA1 Message Date
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  BDisp 30a87c849a Added the StringExtensions.cs file with a public class. 2 years ago
  BDisp 22e791bff4 Fixes #2512. Scrolling numeration is broke again. We need to create a unit test for this doesn't happens again. 2 years ago
  Tigger Kindel a5a7f84c39 fixed all nullable issues 2 years ago
  Tigger Kindel 8e88682bb0 Adding absolute layout tests 2 years ago
  Tigger Kindel 44e371afe4 Disabled graphview tests 2 years ago
  tznind 796e15a64d Added DrawEventArgs 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  tznind 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` 2 years ago
  tznind 58c267fd7c Switch to EventHandler for TopLevel methods 2 years ago
  BDisp 9d1a429676 Implementing nullable bool checked on CheckBox. 2 years ago
  Charlie Kindel bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 years ago
  BDisp 250ebd3f97 Added some more improvements. 2 years ago
  BDisp b4fc85bfd6 Fixes #2122. Weird visual artifacts on clearing. 2 years ago
  BDisp e02df8c043 Added some more features and bug fixes. 3 years ago
  Charlie Kindel 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 years ago
  Charlie Kindel 83f70cbf39 Revert "Revert "Reorganizing scenarios categories as per #1648"" 3 years ago
  Charlie Kindel 359ba385c8 Revert "Reorganizing scenarios categories as per #1648" 3 years ago
  BDisp 3362ca849d Reorganizing scenarios categories as per #1648 3 years ago
  BDisp 239191cde0 Fixes #1434. Regenerating the docs. (#1528) 3 years ago
  BDisp 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) 4 years ago
  BDisp 7febb7ac5c Fixes #1068. The ResizeView doesn't handle the AutoSize properly. 4 years ago
  BDisp e102a34897 Fixes #1050. ScrollView take to long to scroll enormous content size. 4 years ago
  BDisp fc4796cc61 Preventing the Progress Bar view to continuous pulsing after quit the Scrolling scenario. 4 years ago
  BDisp 06a001d5ea horizontalRuler.Text and verticalRuler.Text of the Scrolling scenario only need setted once, avoiding continuous redrawing. 4 years ago
  BDisp 1cd80ab3a4 Fixes #992. TextFormatter class now respect the view dimensions. Some typo fixing too. 4 years ago
  Artyom 64fdcea6b5 Define View actions as events 4 years ago
  Artyom 6aef632633 Button.Clicked as a C# event 4 years ago
  BDisp cb16ea8a3f If KeepContentAlwaysInViewport is true ensures that the scrollbars is at least a wide equal to one. 5 years ago