Historie revizí

Autor SHA1 Zpráva Datum
  Charlie Kindel 2e566c613e Merge pull request #1054 from BDisp/removing-application-currentView před 4 roky
  Charlie Kindel 47966e3e00 Merge pull request #1051 from BDisp/scrollview-faster-fix před 4 roky
  Charlie Kindel 00fdc92899 Merge pull request #1057 from BDisp/window-superview-redraw-fix před 4 roky
  Charlie Kindel 7a98f0e829 Merge pull request #1055 from BDisp/mouse-event-ofx-ofy-fix před 4 roky
  BDisp 30e4439e7b Reverting the CanBeVisible method. před 4 roky
  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. před 4 roky
  BDisp abab3f8c25 Typo fix. před 4 roky
  BDisp 9d721e94f6 Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class. před 4 roky
  BDisp 01c07ddc9e Fixes #1056. Window doesn't redraw his SuperView properly. před 4 roky
  BDisp 708fd8a876 Fixes #1053. ProcessMouseEvent seems to initialize MouseEvent incorrectly. před 4 roky
  BDisp 7583128cad Removed from the unit test too. před 4 roky
  BDisp 2d6e7cda99 Fixes #1052. Application.CurrentView looks unused. před 4 roky
  BDisp 56f2319227 Added column scrolling feature and some more other improvements. před 4 roky
  BDisp 9c4b3e0c6b Fixing some keys and mouse navigation. Moving a few more methods from the TextField to the TextModel class. před 4 roky
  BDisp e102a34897 Fixes #1050. ScrollView take to long to scroll enormous content size. před 4 roky
  BDisp fe311ea54b Moving common methods to the TextModel class. před 4 roky
  BDisp 0450909991 Fixes #93. Audit TextView just like we did TextField to ensure proper treatment of Unicode před 4 roky
  Charlie Kindel b4cf7ff506 Merge pull request #1044 from BDisp/menu-separator před 4 roky
  Charlie Kindel b93bdd92d2 Merge pull request #1042 from BDisp/netdriver-all-events před 4 roky
  tznind 51aefce32b changed expand color settings to use ColorScheme před 4 roky
  BDisp 8725c3f461 Fixes #1043. The menu separator is being printed in the wrong place. před 4 roky
  BDisp a4b19b05b8 Prevents negative values if the windows size change so quickly. před 4 roky
  BDisp 39c2856861 Also clear screen in Unix and typo. před 4 roky
  BDisp 72a4104ee5 Fixes #1041. NetDriver events should stay all together. před 4 roky
  tznind e1b60fb9fa Added Format property to ColumnStyle před 4 roky
  tznind 64042132ed Fixed collapse scrolling and color for expand/collapse před 4 roky
  tznind 869a6f1fd7 Changed Scenario menu items to use radio buttons před 4 roky
  tznind edf46b6f6d Merge branch 'master' into tree-view před 4 roky
  tznind 899ef1ffea Fixed mixing public fields and properties před 4 roky
  tznind 33cf23c0d7 Moved styling logic into new class TreeStyle před 4 roky