Commit History

Author SHA1 Message Date
  BDisp ce1c63ed51 Added a WheeledLeft and WheeledRight while pressing ButtonShift. 4 years ago
  Artyom bd7610df74 Migrate all controls to C# events 4 years ago
  Charlie Kindel 96208a1c49 Merge pull request #861 from BDisp/scrollview-keys-fix 5 years ago
  BDisp cb16ea8a3f If KeepContentAlwaysInViewport is true ensures that the scrollbars is at least a wide equal to one. 5 years ago
  BDisp 5020e1f040 Added a KeepContentAlwaysInViewport property as suggested in https://github.com/migueldeicaza/gui.cs/issues/859#issuecomment-673064590 5 years ago
  BDisp dba5c6b227 Fixes #859. ScrollDown and ScrollRight navigates to beyond the ContentSize size. 5 years ago
  ttommyth 78cc4c2b91 Update ScrollView.cs 5 years ago
  Charlie Kindel bb30b5d54e Merge branch 'master' into idisposable 5 years ago
  Charlie Kindel 9606dad68c merge 5 years ago
  BDisp fe1ef4c07f Fixe a bug. 5 years ago
  BDisp 6f36965b08 Added a condition when both scroll bars depends on each other. 5 years ago
  BDisp 9e304f412b Fixes # 737.Added an auto hide scroll bars to the ScrollView. 5 years ago
  Charlie Kindel e040382315 IDisposable POC 5 years ago
  Charlie Kindel 85f7818796 Merge branch 'master' into idisposable 5 years ago
  Charlie Kindel c02054d01c Merge pull request #684 from BDisp/scroll-down 5 years ago
  BDisp 9ca531cdbc This is also working too. 5 years ago
  Charlie Kindel 4a4ff7fc7a more dispose 5 years ago
  BDisp 36031db605 Ensures that the ScrollView only scrolling outside the his tees. 5 years ago
  BDisp 37187c8d4f Fixes https://github.com/migueldeicaza/gui.cs/pull/681#issuecomment-643625748 ScrollDown. 5 years ago
  BDisp 7dee2d7033 Faster ScrollView. Try it with CharacterMap. 5 years ago
  BDisp 554202f5e7 Removing the unnecessary force from the View. 5 years ago
  BDisp 2766af8afe Allowing negative coordinates for scrolling purpose. 5 years ago
  BDisp 3b793fc8d1 ScrollView enhancements. 5 years ago
  Charlie Kindel dc878b899c enabled better characters 5 years ago
  BDisp 6eeb3149b9 Change some Action and Class names. 5 years ago
  BDisp d788761710 Removed the unnecessary event flag too. 5 years ago
  BDisp 89a4bdeb03 Changed from Terminal.Gui all EventHandler to Action. 5 years ago
  Charlie Kindel 90b19a5e04 POC 5 years ago
  Charlie Kindel e87b56cd77 updated api docs; implemented inheritdoc; may break deploy 5 years ago
  Charlie Kindel 7a0c522a20 Upgraded ScrollView + Charmap (#601) 5 years ago