Histórico de Commits

Autor SHA1 Mensagem Data
  Ross Ferguson 58b3fa0401 Add constructor that takes a text argument há 5 anos atrás
  Ross Ferguson 485c573fab Fixed AllViewsTester.cs crash há 5 anos atrás
  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 há 5 anos atrás
  BDisp 2f9056acb1 Made changes as suggested. há 5 anos atrás
  BDisp 1cb87cbd72 Fixes #723 Views now are notified when they are added or removing. há 5 anos atrás
  BDisp 33d4cbc65f Redoing the mysterious disappearances of the Added and Removed events. há 5 anos atrás
  BDisp 75d4ff0e7c Added TabIndex and TabStop properties. há 5 anos atrás
  BDisp 5741cf3171 Added TabIndex and TabStop properties. há 5 anos atrás
  BDisp f7a2c9e35f Fixes #742. Added a TabIndex to the View. há 5 anos atrás
  BDisp cae0bf57fd Merge branch 'view-tab-index-feature' into listview-reseting há 5 anos atrás
  BDisp b5a6e3bdc4 Added TabIndex and TabStop properties. há 5 anos atrás
  Charlie Kindel 4047eb035e merge with master há 5 anos atrás
  Charlie Kindel 98e224ad6b Merge pull request #710 from fergusonr/combobox_fixes2 há 5 anos atrás
  Charlie Kindel 0f64ac6ea9 Merge pull request #724 from BDisp/added-removing-view-events há 5 anos atrás
  Charlie Kindel 82f3122f19 Merge pull request #744 from BDisp/enter-leave-events há 5 anos atrás
  Ross Ferguson 7d8f3cac9e Merge branch 'added-removing-view-events' of https://github.com/BDisp/gui.cs into combobox_fixes2 há 5 anos atrás
  Ross Ferguson 3800a233b3 ComboBox. Fix #742 há 5 anos atrás
  Ross Ferguson d464525d61 ComboBox. Wire-up Home/End keys down to listview há 5 anos atrás
  BDisp e0c6067b39 Fixing the Removed test. há 5 anos atrás
  BDisp e8972f43ad Changed to removed because it is safer to perform actions after deletion. há 5 anos atrás
  BDisp f4cae986f3 Gets the height based on the LayoutStyle. há 5 anos atrás
  BDisp fc8ceff025 Merge branch 'enter-leave-events' into view-tab-index-feature há 5 anos atrás
  BDisp 7a32bcf6af Fixing some bugs. há 5 anos atrás
  BDisp 8cbaed1a37 Preventing SelectedChanged event being fired using a mouse if it isn't needed. há 5 anos atrás
  BDisp 06b4459c54 Forgot to check if the source.Count > 0. há 5 anos atrás
  BDisp fe58e894ed Merge branch 'enter-leave-events' into listview-reseting há 5 anos atrás
  BDisp 8582017b13 Ensures the event SelectedChanged gets fired if the lastSelectedItem == -1. há 5 anos atrás
  BDisp 82f95504ce Reset the ListView when the source is defined. há 5 anos atrás
  BDisp a1202fe55e Changed focused to this. há 5 anos atrás
  Ross Ferguson b9c8758d2d ComboBox. Adhere to ListView interface, added:- há 5 anos atrás