Commit History

Author SHA1 Message Date
  BDisp d07b3fc3ec Fixing an inutile exception. 5 years ago
  Ross Ferguson 5eb5b72658 ComboBox. Fix #742 5 years ago
  Ross Ferguson dedd799710 ComboBox. Wire-up Home/End keys down to listview 5 years ago
  Ross Ferguson 94fd180469 ComboBox. Adhere to ListView interface, added:- 5 years ago
  Ross Ferguson d107b085fe ComboBox. Use Clear() instead of Redraw() 5 years ago
  Ross Ferguson 4ef53018eb ComboBox hand pick @BDisp changes:- 5 years ago
  Ross Ferguson f66f426e80 ComboBox. Allow user to set ColorScheme 5 years ago
  Ross Ferguson b1db3a8f97 ComboBox wire source directly to ListView 5 years ago
  Ross Ferguson 938c95dbb5 Accomodate changes for PR #724 5 years ago
  Ross Ferguson 9b7510cc4c ComboBox. Use SuperView to determine if control has been added to a container view 5 years ago
  Ross Ferguson 5e86932413 Correct width/height 5 years ago
  BDisp 7fa45e609f Removed Loaded event and changed LayoutComplete event. 5 years ago
  Ross Ferguson 174ddbaa88 ComboBox. Supports Unicode. Add dropdown arrow from @BDisp. Support PageUp / PageDown 5 years ago
  Ross Ferguson 61d51025f8 ComboBox. Bracket single statements. Minor Re-factor 5 years ago
  Ross Ferguson 9748970b0a Fix unit test 5 years ago
  Ross Ferguson 363367f92e Add constructor that takes a text argument 5 years ago
  Ross Ferguson 6531dd1694 Accomodate upstream changes 5 years ago
  Ross Ferguson 58b3fa0401 Add constructor that takes a text argument 5 years ago
  Ross Ferguson 485c573fab Fixed AllViewsTester.cs crash 5 years ago
  Ross Ferguson b81d43d486 ComboBox multiple fixes. Dim.Fill() incorrectly calculated. List height not resizing. SetSource() not immeadiately updating list. Double click not selecting item. Example now demo resizes with view 5 years ago
  BDisp 89afea2e7d Fixing the ComboBox OnEnter. 5 years ago
  Charlie Kindel 49bfe6a6c2 progress...rabbit hole 5 years ago
  Charlie Kindel a08a411a91 crazy refactoring 5 years ago
  Ross Ferguson 36a658d3e8 ComboBox. Color/Dim.Fill() issues when hosted inside a dialog 5 years ago
  Ross Ferguson c468d139e5 ComboBox. Fix crash 5 years ago
  Ross Ferguson d83ea59f15 ComboBox. Fix build warnings. 5 years ago
  Ross Ferguson 6f7285cfd4 ComboBox supports Dim.Fill() Dim.Percent() 5 years ago
  Ross Ferguson 4a3e1d0959 ComboBox. Adopt ListView interface pattern 5 years ago
  Ross Ferguson 89e2790a1c ComboBox supports Dim.Fill() Dim.Percent() 5 years ago
  BDisp 6eeb3149b9 Change some Action and Class names. 5 years ago