История коммитов

Автор SHA1 Сообщение Дата
  tznind 0222105d7c Added PositionCursor implementation 4 лет назад
  tznind 7d7be9ef48 Fixed long treeview lines overspilling control bounds 4 лет назад
  tznind 4795f321bf Added menu separators to UICatalog TreeViewFileSystem Scenario 4 лет назад
  tznind 448bc3af3b Fixed cell selection when clicking near cell border 4 лет назад
  tznind d4f14f81d2 Changed TableEditor in UICatalog to use checked menus 4 лет назад
  tznind a237e1a8e4 Fixed draw/scroll bugs when header is not visible due to scrolling 4 лет назад
  tznind 78f0c7c276 Added mouse support 4 лет назад
  BDisp 7febb7ac5c Fixes #1068. The ResizeView doesn't handle the AutoSize properly. 4 лет назад
  tznind 65806b1ba2 Added SelectedCellChangedEventArgs and tests 4 лет назад
  tznind 4bb9d9ac66 Fixed typo changing EventHandler to Action in UICatalog 4 лет назад
  tznind 81edb73785 Added SelectedCellChanged event 4 лет назад
  tznind 52af2a609e Fixed namespace, comments and added tests 4 лет назад
  Herman Schoenfeld 183be6c31f Refactor unhandled exception handling loop as per review 4 лет назад
  tznind d3ec8b2f03 Refactored Update method. Includes new public method EnsureSelectedCellIsVisible 4 лет назад
  tznind 2404a48fc6 Fixed mouse scrolling (wheel) away from selected cell 4 лет назад
  tznind 0045bed692 Added missing update on scroll wheel up 4 лет назад
  tznind 94c4f2aab1 Mouse support for selecting cells 4 лет назад
  Charlie Kindel 74608fec0d Merge pull request #1062 from BDisp/computer-layout-fix 4 лет назад
  Herman Schoenfeld 5e1e7c0ee4 XMLDOC fixes for prior commit 4 лет назад
  Herman Schoenfeld 721c796c7f Added unhandled exception handling in Application.Run 4 лет назад
  BDisp ee0fc06b9a Fixes #1061. ComputerLayout scenario does not drawn correctly. 4 лет назад
  Charlie Kindel 287d2c1b05 Merge pull request #1047 from BDisp/textview-unicode-support 4 лет назад
  BDisp fa57c20a48 Allowing ScrollTo method to deal with rows and columns without breaking anything. 4 лет назад
  Charlie Kindel 2e566c613e Merge pull request #1054 from BDisp/removing-application-currentView 4 лет назад
  Charlie Kindel 47966e3e00 Merge pull request #1051 from BDisp/scrollview-faster-fix 4 лет назад
  Charlie Kindel 00fdc92899 Merge pull request #1057 from BDisp/window-superview-redraw-fix 4 лет назад
  Charlie Kindel 7a98f0e829 Merge pull request #1055 from BDisp/mouse-event-ofx-ofy-fix 4 лет назад
  BDisp 30e4439e7b Reverting the CanBeVisible method. 4 лет назад
  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. 4 лет назад
  BDisp abab3f8c25 Typo fix. 4 лет назад