Historia zmian

Autor SHA1 Wiadomość Data
  Ross Ferguson 938c95dbb5 Accomodate changes for PR #724 5 lat temu
  Ross Ferguson 9b7510cc4c ComboBox. Use SuperView to determine if control has been added to a container view 5 lat temu
  Ross Ferguson 5e86932413 Correct width/height 5 lat temu
  BDisp 7fa45e609f Removed Loaded event and changed LayoutComplete event. 5 lat temu
  Ross Ferguson 174ddbaa88 ComboBox. Supports Unicode. Add dropdown arrow from @BDisp. Support PageUp / PageDown 5 lat temu
  BDisp 5c74bcae26 Made changes as suggested. 5 lat temu
  BDisp 2013877cbc Fixes #723 Views now are notified when they are added or removing. 5 lat temu
  Ross Ferguson 61d51025f8 ComboBox. Bracket single statements. Minor Re-factor 5 lat temu
  Ross Ferguson 9748970b0a Fix unit test 5 lat temu
  Ross Ferguson 363367f92e Add constructor that takes a text argument 5 lat temu
  Ross Ferguson 6531dd1694 Accomodate upstream changes 5 lat temu
  Ross Ferguson 58b3fa0401 Add constructor that takes a text argument 5 lat temu
  Ross Ferguson 485c573fab Fixed AllViewsTester.cs crash 5 lat temu
  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 lat temu
  BDisp 2f9056acb1 Made changes as suggested. 5 lat temu
  BDisp 1cb87cbd72 Fixes #723 Views now are notified when they are added or removing. 5 lat temu
  BDisp 33d4cbc65f Redoing the mysterious disappearances of the Added and Removed events. 5 lat temu
  BDisp 75d4ff0e7c Added TabIndex and TabStop properties. 5 lat temu
  BDisp 5741cf3171 Added TabIndex and TabStop properties. 5 lat temu
  BDisp f7a2c9e35f Fixes #742. Added a TabIndex to the View. 5 lat temu
  BDisp cae0bf57fd Merge branch 'view-tab-index-feature' into listview-reseting 5 lat temu
  BDisp b5a6e3bdc4 Added TabIndex and TabStop properties. 5 lat temu
  Charlie Kindel 4047eb035e merge with master 5 lat temu
  Charlie Kindel 98e224ad6b Merge pull request #710 from fergusonr/combobox_fixes2 5 lat temu
  Charlie Kindel 0f64ac6ea9 Merge pull request #724 from BDisp/added-removing-view-events 5 lat temu
  Charlie Kindel 82f3122f19 Merge pull request #744 from BDisp/enter-leave-events 5 lat temu
  Ross Ferguson 7d8f3cac9e Merge branch 'added-removing-view-events' of https://github.com/BDisp/gui.cs into combobox_fixes2 5 lat temu
  Ross Ferguson 3800a233b3 ComboBox. Fix #742 5 lat temu
  Ross Ferguson d464525d61 ComboBox. Wire-up Home/End keys down to listview 5 lat temu
  BDisp e0c6067b39 Fixing the Removed test. 5 lat temu