Commit History

Author SHA1 Message Date
  BDisp 1eaa0a9925 Fixes #2457. View without subviews mustn't set CanFocus to false on Remove them. 2 years ago
  BDisp 9ca23e5c4a Only set hasFocus to true if it's false. 2 years ago
  BDisp d5c584425c Fixes #2446. Currently is allowed two views on different toplevels having HasFocus as true. 2 years ago
  Tig 2e6d6945f9 Merge pull request #2466 from tznind/suggest-append 2 years ago
  Thomas 12372051a3 Add test for case insensitivity 2 years ago
  Thomas Nind 5cbcfc3e12 Merge branch 'v2_develop' into suggest-append 2 years ago
  Thomas 14b34295ea xmldoc and tidying 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
  Tig b202e15acb Merge pull request #2460 from BDisp/v2_listview-selecteditem-fix_2459 2 years ago
  Tig 4feeaa86f9 Merge pull request #2475 from tig/v2_gets_around_2474 2 years ago
  Tigger Kindel 5ae715010f Hacked unit test to not fail until #2474 can be fixed 2 years ago
  tznind 3d9aac8e4c Add AutocompleteContext 2 years ago
  Tig a1c8a7dc69 Merge pull request #2468 from tig/v2_develop 2 years ago
  Tigger Kindel 1890677493 Added AbsoluteLayout unit tests 2 years ago
  tznind 8f6bdca20c xmldoc and whitespace fixes 2 years ago
  tznind e94ee1b31e Move classes to separate files 2 years ago
  tznind f8ff486102 Fill space in append scenario 2 years ago
  tznind 5a0725df35 Change append autocomplete to use tab completion 2 years ago
  tznind cfb2058bc0 Fix tests 2 years ago
  tznind b30dd8e065 Added Suggestion class 2 years ago
  Thomas e62e2382de WIP:Start refactoring Autocomplete 2 years ago
  Thomas a190f429b3 Change AppendAutocomplete to use Suggestions fields 2 years ago
  tznind 4eeff5e37d WIP: Start refactoring Autocomplete 2 years ago
  BDisp a0c0d18a5a Prevents OnEnter throw exception if IsInitialized is false. 2 years ago
  BDisp 3e504ca8e8 Run EnsureSelectedItemVisible on OnSelectedChanged. 2 years ago
  BDisp 0656662b12 lastSelectedItem must be equal to selected no matter has focus or not. 2 years ago