История коммитов

Автор SHA1 Сообщение Дата
  Ross Ferguson 485c573fab Fixed AllViewsTester.cs crash 5 лет назад
  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 лет назад
  BDisp 2f9056acb1 Made changes as suggested. 5 лет назад
  BDisp 1cb87cbd72 Fixes #723 Views now are notified when they are added or removing. 5 лет назад
  BDisp cae0bf57fd Merge branch 'view-tab-index-feature' into listview-reseting 5 лет назад
  BDisp b5a6e3bdc4 Added TabIndex and TabStop properties. 5 лет назад
  BDisp f4cae986f3 Gets the height based on the LayoutStyle. 5 лет назад
  BDisp fc8ceff025 Merge branch 'enter-leave-events' into view-tab-index-feature 5 лет назад
  BDisp 7a32bcf6af Fixing some bugs. 5 лет назад
  BDisp 8cbaed1a37 Preventing SelectedChanged event being fired using a mouse if it isn't needed. 5 лет назад
  BDisp 06b4459c54 Forgot to check if the source.Count > 0. 5 лет назад
  BDisp fe58e894ed Merge branch 'enter-leave-events' into listview-reseting 5 лет назад
  BDisp 8582017b13 Ensures the event SelectedChanged gets fired if the lastSelectedItem == -1. 5 лет назад
  BDisp 82f95504ce Reset the ListView when the source is defined. 5 лет назад
  BDisp a1202fe55e Changed focused to this. 5 лет назад
  BDisp 69e4138750 Fixes #742. Added a TabIndex to the View. 5 лет назад
  BDisp f9d55c9d08 Ensures the HasFocus property only can be set by the SetHasFocus method. Removed unnecessary code in Menu. 5 лет назад
  BDisp 89afea2e7d Fixing the ComboBox OnEnter. 5 лет назад
  BDisp caa43eb371 Fixes #743. Added View argument to the Enter and Leave events. 5 лет назад
  Charlie Kindel 527c8aa365 Merge pull request #741 from BDisp/multi-thread-toplevels 5 лет назад
  BDisp 67785f7e7f Forgot shutdown the driver at exit. 5 лет назад
  BDisp aa51de0bf0 Improvement the Application.Top in Demo. 5 лет назад
  BDisp 4fc50aae90 Allowing multi-thread toplevels. 5 лет назад
  Charlie Kindel b13de5435b Merge pull request #735 from daltskin/master 5 лет назад
  Jamie D 4caa852db2 be more concise 5 лет назад
  Jamie D e5647b9299 keep to int 5 лет назад
  Charlie Kindel a557252196 Merge pull request #739 from BDisp/scrollview-autohide-features 5 лет назад
  BDisp fe1ef4c07f Fixe a bug. 5 лет назад
  BDisp 6f36965b08 Added a condition when both scroll bars depends on each other. 5 лет назад
  Charlie Kindel c08439cfd9 Merge pull request #738 from BDisp/scrollview-autohide-scrollbars 5 лет назад