Historie revizí

Autor SHA1 Zpráva Datum
  Charlie Kindel 4047eb035e merge with master před 5 roky
  Charlie Kindel 98e224ad6b Merge pull request #710 from fergusonr/combobox_fixes2 před 5 roky
  Charlie Kindel 0f64ac6ea9 Merge pull request #724 from BDisp/added-removing-view-events před 5 roky
  Charlie Kindel 82f3122f19 Merge pull request #744 from BDisp/enter-leave-events před 5 roky
  Ross Ferguson 7d8f3cac9e Merge branch 'added-removing-view-events' of https://github.com/BDisp/gui.cs into combobox_fixes2 před 5 roky
  Ross Ferguson 3800a233b3 ComboBox. Fix #742 před 5 roky
  Ross Ferguson d464525d61 ComboBox. Wire-up Home/End keys down to listview před 5 roky
  BDisp e0c6067b39 Fixing the Removed test. před 5 roky
  BDisp e8972f43ad Changed to removed because it is safer to perform actions after deletion. 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
  Ross Ferguson b9c8758d2d ComboBox. Adhere to ListView interface, added:- 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
  Ross Ferguson 670595d488 ComboBox. Use Clear() instead of Redraw() před 5 roky
  Ross Ferguson 852400957e Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2 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
  Ross Ferguson c71fad0050 Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2 před 5 roky
  Ross Ferguson de5a30bb90 ComboBox hand pick @BDisp changes:- 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