Commit History

作者 SHA1 備註 提交日期
  Ross Ferguson 670595d488 ComboBox. Use Clear() instead of Redraw() 5 年之前
  Ross Ferguson 852400957e Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2 5 年之前
  Charlie Kindel 527c8aa365 Merge pull request #741 from BDisp/multi-thread-toplevels 5 年之前
  Ross Ferguson c71fad0050 Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2 5 年之前
  Ross Ferguson de5a30bb90 ComboBox hand pick @BDisp changes:- 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 年之前
  Charlie Kindel 97521d71bf Merge pull request #736 from BDisp/listview-end-home-move 5 年之前
  BDisp 9e304f412b Fixes # 737.Added an auto hide scroll bars to the ScrollView. 5 年之前
  BDisp 996cef2ee4 Added End and Home keys to the ListView. 5 年之前
  Jamie D ef5b114317 ListView - handle null collection 5 年之前
  Ross Ferguson f722f96688 ComboBox. Allow user to set ColorScheme 5 年之前
  Ross Ferguson b99dbfee8b ComboBox wire source directly to ListView 5 年之前
  Ross Ferguson e0d50af4e5 Accomodate changes for PR #724 5 年之前
  Ross Ferguson aaddcae74a pull #724 5 年之前
  BDisp cba29d6585 Change from Adding to Added. 5 年之前
  Ross Ferguson e67ed2c95c Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2 5 年之前
  Ross Ferguson 4790a52639 ComboBox. Use SuperView to determine if control has been added to a container view 5 年之前
  BDisp 3eeb1d8b52 The current view is called once instead of being called for each SubView added. 5 年之前
  BDisp 0d9b1d96ea Made changes as suggested. 5 年之前
  BDisp fa96f467cc Removing unnecessary base call. 5 年之前
  BDisp 6182eab9e0 Fixes #723 Views now are notified when they are added or removing. 5 年之前