Commit History

Author SHA1 Message Date
  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
  BDisp 5c74bcae26 Made changes as suggested. 5 years ago
  BDisp 2013877cbc Fixes #723 Views now are notified when they are added or removing. 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 2f9056acb1 Made changes as suggested. 5 years ago
  BDisp 1cb87cbd72 Fixes #723 Views now are notified when they are added or removing. 5 years ago
  BDisp cae0bf57fd Merge branch 'view-tab-index-feature' into listview-reseting 5 years ago
  BDisp b5a6e3bdc4 Added TabIndex and TabStop properties. 5 years ago
  BDisp f4cae986f3 Gets the height based on the LayoutStyle. 5 years ago
  BDisp fc8ceff025 Merge branch 'enter-leave-events' into view-tab-index-feature 5 years ago
  BDisp 7a32bcf6af Fixing some bugs. 5 years ago
  BDisp 8cbaed1a37 Preventing SelectedChanged event being fired using a mouse if it isn't needed. 5 years ago
  BDisp 06b4459c54 Forgot to check if the source.Count > 0. 5 years ago
  BDisp fe58e894ed Merge branch 'enter-leave-events' into listview-reseting 5 years ago
  BDisp 8582017b13 Ensures the event SelectedChanged gets fired if the lastSelectedItem == -1. 5 years ago
  BDisp 82f95504ce Reset the ListView when the source is defined. 5 years ago
  BDisp a1202fe55e Changed focused to this. 5 years ago