Commit History

Autor SHA1 Mensaxe Data
  Charlie Kindel 00fdc92899 Merge pull request #1057 from BDisp/window-superview-redraw-fix %!s(int64=4) %!d(string=hai) anos
  Charlie Kindel 7a98f0e829 Merge pull request #1055 from BDisp/mouse-event-ofx-ofy-fix %!s(int64=4) %!d(string=hai) anos
  BDisp 30e4439e7b Reverting the CanBeVisible method. %!s(int64=4) %!d(string=hai) anos
  BDisp 43ea03bc29 In addition to the view visibility having to be true to be redrawn, it is also necessary that the width and height are greater than zero. %!s(int64=4) %!d(string=hai) anos
  BDisp abab3f8c25 Typo fix. %!s(int64=4) %!d(string=hai) anos
  BDisp 9d721e94f6 Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class. %!s(int64=4) %!d(string=hai) anos
  BDisp 01c07ddc9e Fixes #1056. Window doesn't redraw his SuperView properly. %!s(int64=4) %!d(string=hai) anos
  BDisp 708fd8a876 Fixes #1053. ProcessMouseEvent seems to initialize MouseEvent incorrectly. %!s(int64=4) %!d(string=hai) anos
  BDisp 7583128cad Removed from the unit test too. %!s(int64=4) %!d(string=hai) anos
  BDisp 2d6e7cda99 Fixes #1052. Application.CurrentView looks unused. %!s(int64=4) %!d(string=hai) anos
  BDisp 56f2319227 Added column scrolling feature and some more other improvements. %!s(int64=4) %!d(string=hai) anos
  BDisp 9c4b3e0c6b Fixing some keys and mouse navigation. Moving a few more methods from the TextField to the TextModel class. %!s(int64=4) %!d(string=hai) anos
  BDisp e102a34897 Fixes #1050. ScrollView take to long to scroll enormous content size. %!s(int64=4) %!d(string=hai) anos
  BDisp fe311ea54b Moving common methods to the TextModel class. %!s(int64=4) %!d(string=hai) anos
  BDisp 0450909991 Fixes #93. Audit TextView just like we did TextField to ensure proper treatment of Unicode %!s(int64=4) %!d(string=hai) anos
  Charlie Kindel b4cf7ff506 Merge pull request #1044 from BDisp/menu-separator %!s(int64=4) %!d(string=hai) anos
  Charlie Kindel b93bdd92d2 Merge pull request #1042 from BDisp/netdriver-all-events %!s(int64=4) %!d(string=hai) anos
  tznind 51aefce32b changed expand color settings to use ColorScheme %!s(int64=4) %!d(string=hai) anos
  BDisp 8725c3f461 Fixes #1043. The menu separator is being printed in the wrong place. %!s(int64=4) %!d(string=hai) anos
  BDisp a4b19b05b8 Prevents negative values if the windows size change so quickly. %!s(int64=4) %!d(string=hai) anos
  BDisp 39c2856861 Also clear screen in Unix and typo. %!s(int64=4) %!d(string=hai) anos
  BDisp 72a4104ee5 Fixes #1041. NetDriver events should stay all together. %!s(int64=4) %!d(string=hai) anos
  tznind e1b60fb9fa Added Format property to ColumnStyle %!s(int64=4) %!d(string=hai) anos
  tznind 64042132ed Fixed collapse scrolling and color for expand/collapse %!s(int64=4) %!d(string=hai) anos
  tznind 869a6f1fd7 Changed Scenario menu items to use radio buttons %!s(int64=4) %!d(string=hai) anos
  tznind edf46b6f6d Merge branch 'master' into tree-view %!s(int64=4) %!d(string=hai) anos
  tznind 899ef1ffea Fixed mixing public fields and properties %!s(int64=4) %!d(string=hai) anos
  tznind 33cf23c0d7 Moved styling logic into new class TreeStyle %!s(int64=4) %!d(string=hai) anos
  tznind 3d1b40cd08 Updated scenario to show both trees at once %!s(int64=4) %!d(string=hai) anos
  tznind dc184ba469 Changed from object to generic <T> for TreeView %!s(int64=4) %!d(string=hai) anos