Historie revizí

Autor SHA1 Zpráva Datum
  tznind a237e1a8e4 Fixed draw/scroll bugs when header is not visible due to scrolling před 4 roky
  tznind 78f0c7c276 Added mouse support před 4 roky
  BDisp 7febb7ac5c Fixes #1068. The ResizeView doesn't handle the AutoSize properly. před 4 roky
  tznind 65806b1ba2 Added SelectedCellChangedEventArgs and tests před 4 roky
  tznind 4bb9d9ac66 Fixed typo changing EventHandler to Action in UICatalog před 4 roky
  tznind 81edb73785 Added SelectedCellChanged event před 4 roky
  tznind 52af2a609e Fixed namespace, comments and added tests před 4 roky
  Herman Schoenfeld 183be6c31f Refactor unhandled exception handling loop as per review před 4 roky
  tznind d3ec8b2f03 Refactored Update method. Includes new public method EnsureSelectedCellIsVisible před 4 roky
  tznind 2404a48fc6 Fixed mouse scrolling (wheel) away from selected cell před 4 roky
  tznind 0045bed692 Added missing update on scroll wheel up před 4 roky
  tznind 94c4f2aab1 Mouse support for selecting cells před 4 roky
  Charlie Kindel 74608fec0d Merge pull request #1062 from BDisp/computer-layout-fix před 4 roky
  Herman Schoenfeld 5e1e7c0ee4 XMLDOC fixes for prior commit před 4 roky
  Herman Schoenfeld 721c796c7f Added unhandled exception handling in Application.Run před 4 roky
  BDisp ee0fc06b9a Fixes #1061. ComputerLayout scenario does not drawn correctly. před 4 roky
  Charlie Kindel 287d2c1b05 Merge pull request #1047 from BDisp/textview-unicode-support před 4 roky
  BDisp fa57c20a48 Allowing ScrollTo method to deal with rows and columns without breaking anything. před 4 roky
  Charlie Kindel 2e566c613e Merge pull request #1054 from BDisp/removing-application-currentView před 4 roky
  Charlie Kindel 47966e3e00 Merge pull request #1051 from BDisp/scrollview-faster-fix před 4 roky
  Charlie Kindel 00fdc92899 Merge pull request #1057 from BDisp/window-superview-redraw-fix před 4 roky
  Charlie Kindel 7a98f0e829 Merge pull request #1055 from BDisp/mouse-event-ofx-ofy-fix před 4 roky
  BDisp 30e4439e7b Reverting the CanBeVisible method. před 4 roky
  BDisp 43ea03bc29 In addition to the view visibility having to be true to be redrawn, it is also necessary that the width and height are greater than zero. před 4 roky
  BDisp abab3f8c25 Typo fix. před 4 roky
  BDisp 9d721e94f6 Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class. před 4 roky
  BDisp 01c07ddc9e Fixes #1056. Window doesn't redraw his SuperView properly. před 4 roky
  BDisp 708fd8a876 Fixes #1053. ProcessMouseEvent seems to initialize MouseEvent incorrectly. před 4 roky
  BDisp 7583128cad Removed from the unit test too. před 4 roky
  BDisp 2d6e7cda99 Fixes #1052. Application.CurrentView looks unused. před 4 roky