Commit History

Author SHA1 Message Date
  Tig d835b569d8 Fixed more clipping bugs and unit tests. All tests pass! 10 months ago
  Tig 6e98d10f34 Switched back to Application.Begin not calling Refresh 10 months ago
  Tig 44ce74a5c0 Refactored Application into smaller files. 1 year ago
  Tig 801c2d2a4d Fixed AppendAutoCompleteTests 1 year ago
  BDisp 88f8cf9015 Fix AppendAutocompleteTests. 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 year ago
  Tig 80ef4b5e19 Fixes #3071 & #3079. Key cast and static props are not correct (#3089) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  BDisp 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 years ago
  Tig 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago
  Tig 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
  Tigger Kindel d00b11ae5d Added and fixed ScrollBarView and ScrollView tests 2 years ago
  Thomas 12372051a3 Add test for case insensitivity 2 years ago
  Thomas a3b154749a More tests 2 years ago
  Thomas 86a2a2a956 Fix suggestion overspill bounds 2 years ago
  Thomas 66d89c6f3e More append tests 2 years ago
  Thomas 1eb6db9538 Support for CloseKey in autocomplete append 2 years ago
  Thomas dbe78d5556 Add first autocomplete append test 2 years ago