Commit History

Author SHA1 Message Date
  Ross Ferguson d83ea59f15 ComboBox. Fix build warnings. 5 years ago
  Ross Ferguson 16db1215cb Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes 5 years ago
  Charlie Kindel d50bf78cc9 Merge pull request #654 from tig/undo_generic 5 years ago
  Charlie Kindel 290a693097 back out change to generic scenario 5 years ago
  Charlie Kindel f85405d528 Merge pull request #653 from tig/fix_568_topologicalsorterror 5 years ago
  Charlie Kindel 3ab20b658d unit tests for topologicalsort errors 5 years ago
  Ross Ferguson 4279924624 Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes 5 years ago
  Charlie Kindel 688f83c5f5 Merge branch 'master' into fix_568_topologicalsorterror 5 years ago
  Charlie Kindel 51f698d595 fixed 5 years ago
  Charlie Kindel 4116625f88 Merge pull request #652 from tig/unit_test_update 5 years ago
  Charlie Kindel 24e0c0f1bf fixed culture issue 5 years ago
  Charlie Kindel 1d8f44fcc7 Merge pull request #651 from BDisp/dim-pos-test 5 years ago
  Charlie Kindel 6a2504ec44 Merge branch 'master' into unit_test_update 5 years ago
  Charlie Kindel f8d235a426 enabled posdim tests 5 years ago
  Charlie Kindel 01c583f063 updated existing tests with new names; more tests 5 years ago
  BDisp ebda977cd5 Thread.CurrentThread.CurrentCulture = new CultureInfo("en-US"); 5 years ago
  BDisp 8f49bbe830 Changed to comma. 5 years ago
  Charlie Kindel cc267ff368 Merge pull request #647 from BDisp/button-unicode 5 years ago
  BDisp 86423c52a2 Keep the master's. 5 years ago
  Charlie Kindel 157470426c renamed mock to fake after learning the difference 5 years ago
  BDisp e5b777845d Removed System.Net.Sockets. 5 years ago
  BDisp 15e38550c5 Fixed a layout bug that preventing the redrawing on Pos and Dim changes. Now the TextAlignment is working well. I move them to the view for a generic uses to others views. 5 years ago
  BDisp b884ea4ce3 Changed as suggest. 5 years ago
  Ross Ferguson 62b4a1d0dd Merge branch 'combobox_fixes' of https://github.com/fergusonr/gui.cs into combobox_fixes 5 years ago
  Ross Ferguson 6f94a776fd ComboBox: Refactor. Resize Width working 5 years ago
  Ross Ferguson 6f7285cfd4 ComboBox supports Dim.Fill() Dim.Percent() 5 years ago
  Ross Ferguson 4a3e1d0959 ComboBox. Adopt ListView interface pattern 5 years ago
  Ross Ferguson 89e2790a1c ComboBox supports Dim.Fill() Dim.Percent() 5 years ago
  Ross Ferguson 025dc40516 ComboBox: Refactor. Resize Width working 5 years ago
  Charlie Kindel 36ecedefb3 added View and DimPos tests 5 years ago