Commit History

Author SHA1 Message Date
  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. 4 years ago
  BDisp abab3f8c25 Typo fix. 4 years ago
  BDisp 9d721e94f6 Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class. 4 years ago
  BDisp 88c33bb924 Reverting the breaking Toplevel Redraw. 4 years ago
  BDisp 148a813365 NetDriver now process the hot keys and shortcut keys. 4 years ago
  BDisp 6ba5b4e1c1 Fixes #1018. Since childNeedsDisplay is used outside the View class it must to be a property. 4 years ago
  Charlie Kindel 5ac64a4b92 Merge pull request #1012 from BDisp/layoutneeded-property 4 years ago
  BDisp 854bca5846 Ammend AutoSize. 4 years ago
  BDisp bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. 4 years ago
  BDisp 71f1b6b002 Fixes #1011. LayoutNeeded must be a property with a private set, because it's used outside the View class. 4 years ago
  BDisp b460ee712d Added more documentation to the AutoSize property. 4 years ago
  BDisp 84d06a638b Fixes #1002. Added a AutoSize property to the View class. 4 years ago
  BDisp 1cd80ab3a4 Fixes #992. TextFormatter class now respect the view dimensions. Some typo fixing too. 4 years ago
  BDisp 4bbe50c506 Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized. 4 years ago
  BDisp 6be3aab2ce Changed casing for Shortcut. 4 years ago
  BDisp b1cc2f8035 Implemented ShortCut in the View class within the UICatalog example. 4 years ago
  BDisp 21650576eb Recover from rebase. 4 years ago
  Charlie Kindel 295b2ac779 Merge pull request #950 from tig/remove_ienumerable 4 years ago
  Charlie Kindel 9c0a8529a6 Fixed build warnings and ensured tests run 4 years ago
  Charlie Kindel be7febc604 Merge pull request #960 from BDisp/position-cursor-hotkey 4 years ago
  BDisp 582cc72165 Fixes #961. Recreates the Frame when necessary. 4 years ago
  BDisp 9e9de9c121 Changed to CursorPosition and improving Button LayoutStyle.Computed. 4 years ago
  BDisp 4073019554 Fixes #959. PositionCursor with hotkeys. 4 years ago
  Charlie Kindel 473afe0732 poc 4 years ago
  Patrik Svensson 00456a4ee7 Add support for arbitrary data in views 4 years ago
  BDisp f2953b5a00 Fixes #919 Initialized and CanFocus. 4 years ago
  Artyom 666912c046 Define View actions as events 4 years ago
  BDisp d8ed06f2e9 Fixes #862. Issue was in the Text property of the View class. 5 years ago
  Gerasimos (Makis) Maropoulos 1adbc1867f various misspell fixes 5 years ago
  BDisp 5c7a5315d7 Fixes #838. Added a Visible property to the View. 5 years ago