Historie revizí

Autor SHA1 Zpráva Datum
  Ross Ferguson 174ddbaa88 ComboBox. Supports Unicode. Add dropdown arrow from @BDisp. Support PageUp / PageDown před 5 roky
  BDisp 5c74bcae26 Made changes as suggested. před 5 roky
  BDisp 2013877cbc Fixes #723 Views now are notified when they are added or removing. před 5 roky
  Ross Ferguson 61d51025f8 ComboBox. Bracket single statements. Minor Re-factor před 5 roky
  Ross Ferguson 9748970b0a Fix unit test před 5 roky
  Ross Ferguson 363367f92e Add constructor that takes a text argument před 5 roky
  Ross Ferguson 6531dd1694 Accomodate upstream changes před 5 roky
  Ross Ferguson 58b3fa0401 Add constructor that takes a text argument před 5 roky
  Ross Ferguson 485c573fab Fixed AllViewsTester.cs crash před 5 roky
  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 před 5 roky
  BDisp 2f9056acb1 Made changes as suggested. před 5 roky
  BDisp 1cb87cbd72 Fixes #723 Views now are notified when they are added or removing. před 5 roky
  BDisp cae0bf57fd Merge branch 'view-tab-index-feature' into listview-reseting před 5 roky
  BDisp b5a6e3bdc4 Added TabIndex and TabStop properties. před 5 roky
  BDisp f4cae986f3 Gets the height based on the LayoutStyle. před 5 roky
  BDisp fc8ceff025 Merge branch 'enter-leave-events' into view-tab-index-feature před 5 roky
  BDisp 7a32bcf6af Fixing some bugs. před 5 roky
  BDisp 8cbaed1a37 Preventing SelectedChanged event being fired using a mouse if it isn't needed. před 5 roky
  BDisp 06b4459c54 Forgot to check if the source.Count > 0. před 5 roky
  BDisp fe58e894ed Merge branch 'enter-leave-events' into listview-reseting před 5 roky
  BDisp 8582017b13 Ensures the event SelectedChanged gets fired if the lastSelectedItem == -1. před 5 roky
  BDisp 82f95504ce Reset the ListView when the source is defined. před 5 roky
  BDisp a1202fe55e Changed focused to this. před 5 roky
  BDisp 69e4138750 Fixes #742. Added a TabIndex to the View. před 5 roky
  BDisp f9d55c9d08 Ensures the HasFocus property only can be set by the SetHasFocus method. Removed unnecessary code in Menu. před 5 roky
  BDisp 89afea2e7d Fixing the ComboBox OnEnter. před 5 roky
  BDisp caa43eb371 Fixes #743. Added View argument to the Enter and Leave events. před 5 roky
  Charlie Kindel 527c8aa365 Merge pull request #741 from BDisp/multi-thread-toplevels před 5 roky
  BDisp 67785f7e7f Forgot shutdown the driver at exit. před 5 roky
  BDisp aa51de0bf0 Improvement the Application.Top in Demo. před 5 roky