Commit History

Author SHA1 Message Date
  Ross Ferguson 0f4ddf44c5 Correct width/height 5 years ago
  BDisp 92dda816a5 Removed Loaded event and changed LayoutComplete event. 5 years ago
  Ross Ferguson ef3c020c22 ComboBox. Supports Unicode. Add dropdown arrow from @BDisp. Support PageUp / PageDown 5 years ago
  Ross Ferguson 6d690996a5 Merge branch 'added-removing-view-events' of https://github.com/BDisp/gui.cs into combobox_fixes2 5 years ago
  Ross Ferguson 3d8ef9a2de Rebase 5 years ago
  BDisp ecf9ba0c1c The current view is called once instead of being called for each SubView added. 5 years ago
  Charlie Kindel 64597c5397 Merge pull request #727 from BDisp/keys-events 5 years ago
  Charlie Kindel 32095ef0a3 Merge pull request #702 from tig/crlf_label 5 years ago
  BDisp ce4fd99db9 Only call the focused view. 5 years ago
  BDisp 736062c208 Fixes #726. Keys events not being called. 5 years ago
  BDisp 81c4b3a0e5 Made changes as suggested. 5 years ago
  BDisp 5e2c94949d Removing unnecessary base call. 5 years ago
  BDisp 1d859e3c4f Fixes #723 Views now are notified when they are added or removing. 5 years ago
  Charlie Kindel f2e30e6bc9 updated rel notes 5 years ago
  Charlie Kindel f41acdf6ba removed View.Clicked 5 years ago
  Charlie Kindel b8d43963cf Merge branch 'master' into crlf_label 5 years ago
  Charlie Kindel bb3530348e Merge pull request #715 from InvictusMB/cpu-load 5 years ago
  Charlie Kindel d9856d6291 Merge pull request #720 from tig/progress_scenario_tweak 5 years ago
  InvictusMB 129f6403d8 Fix high CPU load #708 5 years ago
  Ross Ferguson cd9e84b0c4 ComboBox. Bracket single statements. Minor Re-factor 5 years ago
  Ross Ferguson d11119a2ab Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2 5 years ago
  Charlie Kindel 7d00f3eb40 Tweaked Progress Bar Scenario 5 years ago
  Charlie Kindel a14e793a90 Merge branch 'master' into crlf_label 5 years ago
  Charlie Kindel 929a7b4835 Merge pull request #719 from BDisp/listview-selected-color-without-focus 5 years ago
  BDisp be25920586 Fixes #718 ListView now have a selected color without focus. 5 years ago
  Charlie Kindel 37ef431f14 Merge branch 'master' into crlf_label 5 years ago
  Charlie Kindel 1dff8de541 Merge pull request #716 from InvictusMB/marshaling 5 years ago
  Charlie Kindel e1913fe0b8 Merge pull request #717 from BDisp/listview-last-col-write 5 years ago
  InvictusMB 8d47f19f6e Fix InputRecord marshalling when the assembly is used with .NET Native toolchain #700 5 years ago
  BDisp 4f3fd52cc7 Fixes #714 Allowing ListView writing in the last col. 5 years ago